body, html {
	scrollbar-face-color: #EEEEEE; 
	scrollbar-shadow-color: #888888; 
	scrollbar-highlight-color: #888888; 
	scrollbar-3dlight-color: #EEEEEE; 
	scrollbar-darkshadow-color: #EEEEEE; 
	scrollbar-track-color: #EEEEEE; 
	scrollbar-arrow-color: #888888;
	
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}

#container {

	width: 800px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	
	width: 800px;
	height: 180px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bg_header.jpg);
	background-repeat:no-repeat;
}

#container-menue {
	float: right;
	width: 580px;
	padding: 155px 0px 0px 0px;
	height: 22px;
}
										/*navigation anfang*/
#container-navigation {
	width: 580px;
	/* background-color: #45AAFF; */
	height: 22px;
	/*border-bottom: 1px solid #ffffff;*/
}

ul#navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #F60;
	line-height: 22px;
	font-size: 13px;
	text-decoration: none;
	padding: 5px 12px 6px 9px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: underline;
}

										/*navigation ende*/

#container-content {
	width: 800px;
	height:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	background-color: #f3f3f3;
}

#aktuelles {
	float: left;
	width: 220px;
	min-height: 300px;
	background-color: #f3f3f3;
	background-image:url(images/bg_aktuelles.jpg);
	background-repeat:no-repeat;
	height: auto;
	padding: 30px 0px 0px 0px;
}

#content {
	width: 580px;
	min-height:300px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

#content p {
	line-height: 16px;
	color: #333333;
	padding: 0px 25px 0px 25px;
}

a:link, a:visited, a.active {
	text-decoration:none;
	color: #000099;
	font-size: 12px;
}

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

#container-footer {
	border-top: 2px solid  #F60;
	width: 800px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 6px 0px 10px 0px;
	clear: both;
	color: #aeaeae;
}

#footer {
	font-size: 11px;
	text-align: center;
	color: #666666;
	width: 800px;
}
#container-footer a, a:link a:visited, a.active {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #666;
}

#container-footer a:hover {
	color: #ff0000;
}

#footer-copyright {
	float: left;
	width: 270px;
	padding-left: 10px;
}

#footer-meta {
	float:left;
	width: 270px;
	padding-right: 10px;
}


.clearer {
	clear: both;
}

h1 {
	font-size: 20px;
	color:#DE0324;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 25px;
	line-height: 22px;
}

h2 {
	font-size: 14px;
	color: #DE0324;
	padding: 5px 0px 0px 40px;
	letter-spacing: 1px;
}

.imgzucht {
	float: left;
	margin: 0px 20px 0px 10px;
	width:160px;
	height:160px;
}

.foto {
	float:left;
	height:200px;
	margin: 10px 10px 10px 120px;
	border: solid 2px #FFF;
	}

.foto2 {
	width:155px;
	height: 116px;
	padding: 5px 5px 5px 5px;
	}

/*

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #333333;
	margin: 0px 0px 15px 10px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #333333;
	margin: 0px 0px 0px 15px;
}

   #border {
	width: 170px;
	margin-left: 480px;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}


hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}
	

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;  
}*/	

