h2{ 
	color:#A01820;
	margin-bottom:30px;
	letter-spacing:1px;
	font-size: 22px;
	text-align:left;
}

.imgstyle {
	float:left;
	border:solid 1px #000;
	margin:20px;
	margin-left:0px;
}
.imgstyle2 {
	float:right;
	border:solid 1px #000;
	margin:20px;
	margin-right:0px;
}
.imgstylenormal {
	border:solid 1px #000;
	margin:0px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

.haupt {
	width:1000px;
	margin:auto;
	text-align:left;
}

body{
	margin: 20px;
	background-color: #eaeaea;
	font-family: arial,helvetica,tahoma,verdana,sans-serif;
}

.topShadow {
	height:40px;
	background-color:#fff;
	background-image:url(images/fv1.jpg);
	background-repeat:repeat-x;
	background-position:  0% 0%;
}
.bottomShadow {
	height:40px;
	background-color:#fff;
	background-image:url(images/fv2.jpg);
	background-repeat:repeat-x;
	background-position:  100% 100%;
}


.main {
	background-color:#fff;
	border:3px solid #fff;
	text-align:center;
}

.inhalt {
	height: 1000px;
	text-align: left;
	vertical-align: top;
	padding: 30px;
	padding-top: 10px;
	letter-spacing: 0px;
	color: #000;
	font-size: 14px;
	line-height: 20px;
}

.name {
	letter-spacing: 1px;
	font-size: 40px;
	font-weight: bold;
	text-shadow: #EEE 2px 1px 4px;
	color: #8A0000;
	text-align:center;
}

#tableinhalt {
	text-align:left;
	letter-spacing:0px;
	width:100%;
	color:#000;
	font-size: 14px;line-height: 20px;
}
.tablenachzucht {
	width:40%;
	height:150px;
}
.tablenachzuchtitem {
	background-color: #F2F2F2;
	padding-top:0px;
	padding-bottom:0px;
}
.green {
	background-color: #6C9500;
	border:3px solid #fff;
}


a:link, a:visited, a:active{
	color:#000;
	text-decoration:underline;
	vertical-align:top;
}

a:hover{ 
	background-color:#AAA;
	color:#fff;
	text-decoration:none;
	vertical-align:top;
}

.menu {
	width:280px;
	background-color:#6C9500;
	border:3px solid #fff;
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	text-align:center;
}
h3.menuTitle {
	font-size: 17px;
	margin-bottom:30px;
	border-bottom:solid 1px #fff;
}
.menuText{
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
	text-align:center;
}

.menu a,.menu a:visited,.menu a:active{
	color:#fff;
	text-decoration:underline;
}

.menu a:hover{ 
	background-color:#fff;
	color:#6C9500;
	text-decoration:none;
}
.menu2{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.menu2 a, .menu2 a:visited, .menu2 a:active {
	display: block;
	color:#fff;
	text-decoration:none;
	height:40px;
	line-height:40px;
	background:transparent;
	width:220px;
	text-align:center;
}


.menu2 a:hover {
	background:transparent;
	background-image:url(images/quadrat_rot.gif);
	background-repeat:no-repeat;
	background-position:  50% 100%;
	color:#fff;
	text-align:center;
}

.menu2_aktiv {
	background:transparent;
	background-image:url(images/quadrat_rot_active.gif);
	background-repeat:no-repeat;
	background-position:  50% 100%;
	text-align:center;
}

.trenn {background-color:#567700;}
.trenn2 {background-color:#93CA00;}
