/*************************************************************************
stylesheets(c) by Stephanie Vetter, www.SteVe-Media.de 2006
***************************************************************************/
*{
	margin:0px;
	padding:0px;
}
/*
#8adfca mint kraeftig
#d4f3eb mint blass
#e1ece8 gruen-grau aus head
#18c89c mint dunkler
*/

body{
	/*background-color: #e1ece8;*/
	background-color: #FFFFFF;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	color:#515151;
}
a
{
	color:#18c89c;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:12px;*/
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
}



#rahmen{
	width:750px;
	/*height:200%;*/
	border:1px solid #18c89c;
	background-color: #FFFFFF;	
}
#head1{
	width:750px;
	height: 208px;
	
}
/*#head2{
	width:750px;
	height: 86px;
	
}
#head3{
	width:750px;
	height: 39px;
	
}
#blau{
	background-color: #232850;
	width:950px;
	height:15px;
}*/

#inhalt{
	width:750px;
	height:100%;
	background-image: url(bilder/hg/tk_r4_c1.jpg);
	background-position: left;
	background-repeat: repeat-y;
	vertical-align: top;
	
}

#left{
	float:left;
	width:175px;
	/*height:800;*/
	clear: both;
	/*background-image: url(bilder/hg/tk_r4_c1.jpg);	*/
}
#nav { 
	margin:20px 0 0 15px;
	text-align: left; 
	letter-spacing: 1px;
	line-height: 25px;
	font-size: 12px;
}
 
#nav ul { 
	list-style:none;
	margin:0; 
	padding:0; 
} 
  
#nav li {
	margin:0; 
	padding:0; 
}
 
#nav a:link, #nav a:visited { 
	/*color:#999999;*/
	color: #515151;
}

#nav a:hover, #nav a:active {
	/*color:#999999;*/
	color: #515151;
	background-color: #8adfca;

}

#right{
	float:right;
	width:520px;
	/*height:100%;*/
	margin:25px 10 20 15;
	text-align: left; 
	font-size: 12px;
	/*letter-spacing:1px;*/
}
/*.ueber{
	border-bottom: 2px dashed #18c89c;
	border-left: 5px solid #18c89c;
	font-size:14px;
	font-variant: small-caps;
	letter-spacing: 3px;
	color:#515151;
	font-weight: bold;
}*/
.ueber2{
	border-bottom: 1px solid #18c89c;
	border-left: 5px solid #18c89c;
	font-size:14px;
	font-variant: small-caps;
	letter-spacing: 3px;
	color:#515151;
	font-weight: bold;
}
.imgl{
	float:left;
	margin:20px;
	border:2px solid #18c89c;
}
.imgr{
	float:right;
	margin:20px;
	/*border:2px solid #18c89c;*/
	
}
.imgrrahm{
	float:right;
	margin:20px;
	border-bottom: 7px solid #8adfca;
}

.bild{
	border-bottom: 7px solid #8adfca;
	border-left:1px solid #8adfca;
	border-right:1px solid #8adfca;
	border-top:1px solid #8adfca;
}


/*.galerie{
	border:2px solid #18c89c;}
*/
	
table.bilder{
	font-size:12px;
	text-align:center;
}
table.glas{
	font-size:12px;
	/*text-align:center;*/
}

/*hr{
	color: #18c89c;
	height: 1px;
	width:100%;
}*/	

#footer{
   width:750px;
	height:20px;
	background-color: #8adfca;
	border-top:2px solid #FFFFFF;
	font-size: 12px;
	text-align: left;
	padding-top: 2px;
	clear: both;
}
#footer a:link, #footer a:active, #footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#515151;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#515151;
	
}
.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


/*************************************************************************
stylesheets(c) by Stephanie Vetter, www.SteVe-Media.de 2006
***************************************************************************/

