/* CSS Document */
*{
		text-align: left;
		margin:0px;
		padding:0px;

}
body{
	background-attachment: fixed;
	background-image: url(../image/hg_gross.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align:center;
	
}
#content_head h1, #content_zucht h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336633;
	background-position: left;
	text-align: left;
	text-indent: 15pt;
	margin-top: 15px;
}
#content_zucht h2, #news h2, #news h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	font-style: normal;
	font-weight: normal;
	background-position: left;
	line-height:20px;
	text-align: left;
	margin: 8px 0px 10px 25px;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC9900;
	font-style: normal;
	font-weight: normal;
	background-position: left;
	text-align: center;
	margin: 12px 0px 0px -150px !important;
	margin: -8px 0px 0px -150px;
}
#content_zucht p, #news p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	text-align: justify;
	text-indent: 0pt;
	width:629px;
	margin-left:25px;
}
a{
	color: #336633;
	
}
a:hover{
	color: #CC9900;
}

#box {
	margin-top: 55px;
	margin-left: auto;
	margin-right: auto;
	width:700px;
	border: 1px solid #336633;

}
#header {
	background-image: url(../image/header.gif);
	background-repeat:repeat-x;
	width:700px;
	height:15px;
	margin-bottom: 0px !important;
	margin-bottom: -4px;
}
#picture {
	margin:0px;
	background-image: url(../image/header.jpg);
	background-repeat: no-repeat;
	width:700px;
	height:220px;
	float: left;
}
#navi {
	margin-top:200px !important;
	margin-top:190px;
	margin-bottom:0px;
	margin-left:2px;	
	text-align:center;
}
.menue {
	background-image: url(../image/navi.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	width:75px;
	height:18px;
	float: left;
	margin: 0px 0px 0px 1px;
	text-align:center;
	display:inline;
	padding-top: 3px;
}
.menue a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}
.menue a:hover {
	color: #FFCC00;
}
#subnavi  {
	margin: 0px 0px 0px 15px;

}
.submenue {
	color: #336633;
	background-repeat: no-repeat;
	list-style:none;
	height:25px;
	float: left;
	margin: 0px 5px 0px 1px;
	padding: 8px 5px 0px 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336633;
	
}
.submenue a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 37px;
	color: #336633;
	text-decoration: none;
	padding-top:20px;
}
.submenue a:link {
	color: #336633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.submenue a:hover{
	
	text-decoration: underline;
	
}
.submenue a:active{
	color: #336633;
	text-decoration: underline;
}
#content_head {
	width:700px;
	height:50px;
	float:left;
	background-image: url(../image/content_head.gif);
	background-repeat: no-repeat;
	margin-top:0px;
}
#bottom{
	width:700px;
	height:60px;
	float:left;
	background-image: url(../image/bottom.gif);
	background-repeat: no-repeat;
	margin-top:0px;
}

.rueden{
	line-height: 15px;
}
.rueden img{
	margin: 3px 3px 3px 8px;
	border: 0px;
}
#content_zucht {
	width:700px;
	float:left;
	margin-bottom:0px;
	border-bottom: 1px dashed #336633;
	text-align:justify;
	padding-top:15px;
	padding-bottom: 10px;
	background-color:#FFFFFF;
	min-height:168px;
	height:auto;
}
#content_zucht img{
	margin: 5px 5px 5px 10px;
	border: 0px;
}
#content_zucht a:link{
	border:0px;

}
#content_zucht table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	text-align: justify;
	text-indent: 0pt;
	width:629px;
	margin-left:25px;
	}
.beitrag
{
border-right: 1px solid black;
border-left: 1px solid black;
border-bottom: 1px solid black;
background-color: #eeeeee;
}

.info
{
border-top: 1px solid black;
border-right: 1px solid black;
border-left: 1px solid black;
background-color: #cccccc;
}
