body {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;

}

h1 {
    font-size: 16px;
    font-weight: bold;
	color:#666666;
}

h2 {
    font-size: 14px;
	color:#6788ac;
}

h3 {
    font-size: 12px;
	color:#666666;
}

#main {
    border: solid 1px #ccc;
    margin-left: auto;
    margin-right: auto;
    width: 940px;


}

#top {
    background: url(../img/header.jpg) no-repeat;
    height: 100px;
    border-bottom: solid 1px #ccc;
	margin-bottom:0;
}

#left {
    border-right: 1px solid #ccc;
    width: 200px;
	height:619px;
    margin:0 10px 0 0;
    float: left;
	background: url(../img/hgj.jpg) no-repeat;
	background-position: -26px -97px;


}

#content {
    
    margin: 0 10px 10px 10px;
    float: left;
    padding: 5px;

}

#advert {
    border-left: 1px dashed #ccc;
    margin: 0;
    float: right;
    width: 165px;
	padding-left:5px;

	

}

#bottom {
    width: 930px;
    margin: 3px;
    border-top: solid 1px #ccc;
    height: 67px;
	background-position: 810px 10px;
	text-align:right;
}

#navi ul li {
    margin: 5px 10px 10px -25px;
	list-style-type:none;
	background-color:#F8FCF2;
	padding:3px;
	border: solid 1px #ccc;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#galerie{
	height:190px;
	width:180;
	position:relative;
	margin:0 0 0 25px ;
	border:solid 1px #ccc;
	margin-bottom:20px;
	
	

}

#navi{
	border-bottom:solid 1px #ccc;
	margin-bottom:10px;

}

#zucht{
	margin:10px 0 0 20px;
	margin:0;
}

.affili{
	margin:15px 0 0 25px;
  
}

.clearfix {
    clear: both;
    line-height: 0;
}

.clear {
    clear: both;
}

#navi a:link {
    color: #2d2d2d;
	text-decoration:none;

}

#navi a:hover {
    color: #cccc;
	font-weight:bold;
	text-decoration:underline;
	background: url(../img/pfeil_gruen.jpg) no-repeat left;
	padding-left:20px;
	
	
}

#navi a:active{
	color:#cccccc;
	text-decoration:none;
	background: url(../img/pfeil_grau.jpg) no-repeat left;
	padding-left:20px;
	
	
}

#navi a:visited{
	color:#2d2d2d;
	text-decoration:none;
}

#home{
	width:510px;

}

#link{
	width:500px;
}

#kontakt li {
	list-style-type:none;
	padding:10px;
	
}


a:link {
    color: #6788ac;
	text-decoration:none;

}

a:visited{
	color:#6788ac;;
	text-decoration:none;

	
}

.left_box{
	font-weight:bold;
    padding:5px 0 0 15px;
	
}

.linie{
	height:1px;
	border:0px; 
	width:530px; 
	background-color:#ccc;
	
}

.affili_left{
	text-align:center;
	 margin-bottom:10px;
	
}

.img_padd{
	
	border: solid 1px #ccc;
	width:115px;
	height:60px;
	margin:15px;
	padding:10px;
	
}

.img_padd_textlink{

	margin:15px;
	padding:10px;
	float:right;
	}
	
.accordion_headline{
	background: url(/img/pfeil.jpg) no-repeat left;
	cursor:pointer;
	padding-left:40px;
	font-size: 14px;
	color:#6788ac;
	font-weight:bold;
}

.accordion_headline_open{
	background: url(/img/pfeil_unten.jpg) no-repeat left;
	cursor:pointer;
	padding-left:40px;
	font-size: 14px;
	color:#6788ac;
	font-weight:bold;
}

.accordion_text{
padding-left:40px;
}
	



