


*{ margin: 0; padding: 0; }* 

body { 
	font: 12px Verdana, Arial, Tahoma, sans-serif; 
	line-height: 150%;
	background-image:url(img/background-enzian.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color:#005282;
	color:#333; 
}

a, a:visited {
color:#005282;
text-decoration:underline; 
font-weight:bold;
}

a:hover { 
color:#005282;	
text-decoration:underline; 
}

p { 
margin: 0 0 25px 0; 
}

h1 { 
font-size: 14px;
margin: 20px 0 25px 0;
color:#005282;
border-bottom:1px solid #005282;
padding:5px 2px;
 }
 
 h1.impressum { 
font-size: 11px;
margin: 20px 0 15px 0;
color:#999;
border-bottom:1px solid #999;
padding:5px 2px;
 }
 
 h3 { 
font-size: 12px;
margin: 20px 0 25px 0;
color:#999;
border-bottom:1px solid #999;
padding:5px 2px;
 }
 
h2 { margin:0; color: #808080; font-weight: normal; font-size:11px; 
border-bottom:none;
font-family:Verdana, Arial, Helvetica, sans-serif;}



#content { 
width: 1000px; 
margin: 0 auto; 
border-left:1px solid #005282;
border-right:1px solid #005282;
border-bottom:1px solid #005282;
background-color:#FFF;
background-image:url(img/IMG_1897_konturen.jpg);
background-repeat:no-repeat;
background-position:top left;

}


#menu { padding: 10px 0; margin: 15px 0 15px 0; text-align:left; border-top:1px solid #005282; border-bottom:1px solid #005282;
background-color:#005282;}

#menu li { display:inline;}

#menu li a { 
padding:12px 15px; 
margin: 0 0 0 15px;
font-size:12px;
font-weight:bold; 
text-decoration:none;
letter-spacing:1px;
background-color:#005282; color:#FFF;
}

#menu li a:hover {color:#005282; background-color:#FFF; }

#unternavi { text-align:right; padding-top:2px; padding-right:5px;}
#unternavi li { display:inline;}
#unternavi li a { 
padding:10px 5px; 
margin:0;
color:#333;
font-size:12px;
font-weight:bold; 
font-size:11px;
}

#intro { 
	clear: both;
	background-image:url(img/banner-enzian.jpg);
	background-repeat:no-repeat;
	height: 220px;
	width:1000px;
	margin: 0;
	padding: 0;
	text-align: right;
	border-bottom:2px solid #005282;
}
	#intro h1 { margin: 0; }
	#intro p { margin: 0; }
	




#text {
	margin-left:15px;
	margin-top:5px;
width:635px; float:left;


}

#bildreihe {
	
	margin-left: 660px; width:330px; 
}

#bildreihe>p {margin-bottom: 10px;}

#footer { 
clear: both; 
height:1px;
}
	
ul.liste {
list-style-type:square;
padding-left:55px;
margin-bottom:20px;
line-height:200%;

}

ul.liste2 {
list-style-type:square;
padding-left:15px;
margin-bottom:20px;
line-height:200%;

}

img.rechts {
	float:right;
	margin: 0 0 10px 15px;
}

img.bild1 {
	float:left;
	margin:0 15px 15px 0;
	border:1px solid #005282;
}

img.bild2 {
	border:1px solid #005282;
}

img.bild3 {
	float:left;
	margin:0 10px 15px 0;
	border:1px solid #005282;
}

img.bild4 {
	float:right;
	margin:0 0 15px 15px;
	border:1px solid #005282;
}

a.seitenanfang {font-size:10px; color:#333;}

.mini {font-size:10px;}
