.titelcontent{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #44AF69;
	font-weight : bold;
	text-transform : uppercase;
}

h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #44AF69;
	font-weight : bold;
	text-transform : uppercase;
}

h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #44AF69;
	font-weight : bold;
}

h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #44AF69;
	font-weight : bold;
}

h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #44AF69;
	font-weight : bold;
}

h5{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #44AF69;
	font-weight : bold;
}

h6{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #44AF69;
	font-weight : normal;
}

A{
	color:#000000;
	border : 0px none #000000;
}
A:HOVER{
	color: #44AF69;	
}

/* Standard Klassen für die Datenbanklisten (News, Veranstaltungen, usw.) */
/* Überschrift auf Detailseite */
.ueberschrift {
	display : inline;
	color: #44AF69;
}

.unterUeberschrift {
	display : inline;
	color: #44AF69;
}

/* Liste */
.kkviewTABLE {
	border-top-color: #44AF69;
	border-top-style: solid;
	border-top-width: 1px;
	
	border-left-color: #44AF69;
	border-left-style: solid;
	border-left-width: 1px;
}

.kkviewTH {
	background-color: #44AF69;
	color: #FFFFFF;
	border-bottom-color: #44AF69;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #44AF69;
	border-right-style: solid;
	border-right-width: 1px;
	font-weight : bold;
}

.kkviewTH2 {
	background-color: #E0FBEA;
	color: #000000;
	border-bottom-color: #938C7A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #938C7A;
	border-right-style: solid;
	border-right-width: 1px;
	
}

A.kkviewTHLink {
	background-color: #44AF69;
	color: #FFFFFF;
}

A.kkviewTHLink:HOVER {
	color: #E0FBEA;
}

.kkviewTD {
	color: #000000;
	font-family : Verdana, sans-serif;
	
	border-bottom-color: #44AF69;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-right-color: #44AF69;
	border-right-style: solid;
	border-right-width: 1px;
}

.kkviewTitle {
	color: #44AF69;
	display:inline;
}

.kkviewForm {
	display:inline;
}

/* Detail */
.kkviewDetailTABLE {
	border-top-color: #44AF69;
	border-top-style: solid;
	border-top-width: 1px;
	
	border-left-color: #44AF69;
	border-left-style: solid;
	border-left-width: 1px;
}

.kkviewDetailTH {
	background-color: #E0FBEA;
	color: #000000;
	
	border-bottom-color: #44AF69;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-right-color: #44AF69;
	border-right-style: solid;
	border-right-width: 1px;
}

.kkviewDetailTHLink {
	color: #000000;
}

.kkviewDetailTHLink :HOVER{
	color: #44AF69;
}

.kkviewDetailTD {
	color: #000000;
	font-family : Verdana, sans-serif;
	
	border-bottom-color: #44AF69;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-right-color: #44AF69;
	border-right-style: solid;
	border-right-width: 1px;
}

.contentfooter{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	background-image : url(layout/footer_L.gif);
	background-repeat : repeat-x;
	background-position : center;
}

.contentfooterpadding{
	padding-left : 20px;
}

.contentfooterpadding2{
	padding-left : 6px;
}

.gal_ol{
	background-image : url(layout/galerie/L_ecke_ol.gif);
	height : 15px;
	width : 16px;
	background-repeat : no-repeat;
	background-color: #44AF69;
	background-position : left;
}

.gal_ul{
	background-image : url(layout/galerie/L_ecke_ul.gif);
	height : 15px;
	width : 16px;
	background-repeat : no-repeat;
	background-color: #44AF69;
	background-position : left;
}

.gal_or{
	background-image : url(layout/galerie/L_ecke_or.gif);
	height : 15px;
	width : 16px;
	background-repeat : no-repeat;
	background-color: #44AF69;
	text-align : right;
	background-position : right;
}

.gal_ur{
	background-image : url(layout/galerie/L_ecke_ur.gif);
	height : 15px;
	width : 16px;
	background-repeat : no-repeat;
	background-color: #44AF69;
	text-align : right;
	background-position : right;
}

.gal_in{
	background-color: #44AF69;
}

.gal_in2{
	background-color: #44AF69;
	padding-left:15px;
	padding-right:15px;
}