body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:18px;
	background-color:#cceee0;
}

#container {
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
        }

#container a:link {color: #369e75; font-size: 14px; text-decoration: underline;}
#container a:visited {color: #369e75; font-size: 14px; text-decoration:underline;}
#container a:hover {color: #369e75; font-size: 14px;font-variant:small-caps; text-decoration:underline;}
#container a:active {color: #369e75; font-size: 14px; text-decoration:underline;}


#headerleft {
	width: 267px;
	height: 80px;
	margin-left: 0px;
	margin-bottom:  0px;
	background-image:url(../Bilder/logokl.jpg);	
	float: left;
}
#headerright {
	width: 633px;
	height: 70px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top:10px;
	text-align:left;
	background-color: #369e75;
	float: left;
}

#linie {
	width: 900px;
	height: 3px;
	background-color: #369e75;
	clear:both;
 }

#subhead {
	width: 895px;
	height: 60px;
	margin-left: 0px;
	margin-top: auto;
	padding-right:5px;
	padding-top:3px;
	font-size: 14px;
	font-weight:bold;
	text-align: right;
	letter-spacing: 1px;
	line-height: 16px;
	background-image:url(../Bilder/bg-sub-2.png);
	background-repeat:repeat-x;
	clear:both;
 }

#content{
	width: 700px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding-left:8px;
	float: left;
	height: auto;
	background-color:#cceee0;
	overflow: auto;
	text-align: left;
}

	
#navi {
	float:right;
	width:180px;
	height: auto;
	margin-top: 10px;
	margin-left: 0px;
	padding: 5px;
	background-color:#cceee0;
	text-align: right;
	line-height: 16px;
}
#navi a:link {color: #000000; font-size: 14px; text-decoration: underline;}
#navi a:visited {color: #000000; font-size: 14px; text-decoration:underline;}
#navi a:hover {color: #000000; font-size: 14px;font-variant:small-caps; text-decoration:underline;}
#navi a:active {color: #000000; font-size: 14px; text-decoration:underline;}

#contbreit {
	width:887px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 8px;
	background-color:#cceee0;
	text-align: left;
	line-height: 16px;
	clear: both;
}

#contbreit img {
	border: 2px
	#369e75; 
	
	}
	
#foot {
	width:895px;
	height: 20px;
	margin-top: 5px;
	margin-left: 0px;
	background-color:#cceee0;
	text-align: center;
	line-height: 16px;
	clear: both;
}
	
	
#galerie {
	width: 690px;
	float:left;		
}

#galerie dl {
	width:170px;
	margin:1px 1px 20px 1px;
	float:left;
}

#galerie dd {
	font-size:12px;
	text-align:left;
	padding:2px;
	line-height:12px;
}

#galerie dt img {
	border: 2px;
	color: #CCBE51;
}

h1 {
	font-family:"Comic Sans MS";
	font-size:26px;
	font-weight:bolder;
	line-height:26px;
	color: #CCBE51;
	text-align: center;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #369e75;
}

h3 {
	font-family:"Comic Sans MS";
	font-size:22px;
	font-weight:bolder;
	line-height:26px;
	color: #000000;
	text-align: center;
}

a img {
        border: 0px;
}
.klein {
	font-size: 12px;
	line-height: 12px;
}

.gros {
	font-size: 18px;
	line-height: 18px;
}

.bold {
	font-weight: bold;	 
}

.kursiv {
	font-style: italic;
}
.rechts {
	text-align: right;
}

.center {
	text-align: center;
}

.rot {
	color: #CC0000;
	}
	
.wichtig {
	color: #CC0000;
	font-weight: bold;
	}	

.ul {
	margin-left: 0px;        
	padding: 0px;
}
