@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

#Container {
	display: block;
	width: 986px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #666666;
	background-image: url(../Bilder/vogel-hg.gif);
	background-repeat: repeat-y;
	height: 100%;
}

#Header {
	background-image: url(../Bilder/vogel-unscharf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 986px;
	height: 52px;
}
#Header #Menue {
	display: block;
	background-color: #EFE2BB;
	width: 762px;
	float: right;
	margin-left: 224px;
	clear: both;
}
#Header #Menue a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #EFE2BB;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#Header #Menue a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #431818;
}

#Header h2 {
	font-size: 14px;
	margin-left: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Header h2 a {
	color: #666666;
	text-decoration: none;
}

#MenueLinks {
	display: block;
	float: left;
	width: 224px;
	position: relative;
}
#MenueLinks a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #666666;
}
#MenueLinks a:hover {
	text-decoration: none;
	background-color: #E5E5E5;
}


#HauptInhalt {
	display: block;
	float: left;
	width: 550px;
	padding-left: 20px;
}
#HauptInhalt  p   {
	font-size: 12px;
	line-height: 18px;
	margin-right: 10px;
}

#HauptInhalt h1 {
	font-size: 18px;
	color: #431818;
}
#HauptInhalt li {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 8px;
	padding-right: 80px;
}

#HauptInhalt blockquote {
	font-weight: bold;
	color: #333333;
	display: block;
	width: 400px;
	font-size: 12px;
	line-height: 18px;
}


#LinkeSpalte {
	display: block;
	float: left;
	width: 160px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-left: 20px;
	position: relative;
}
#LinkeSpalte p {
	font-size: 10px;
	line-height: 14px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#LinkeSpalte a {
	color: #333333;
	text-decoration: none;
}
#LinkeSpalte a:hover {
	color: #89171F;
	text-decoration: underline;
}


.braun {
	color: #431818;
}
.rot {
	color: #89171F;
}



#clear {
	display: block;
	clear: both;
	width: 100%;
	height: 70px;
	font-size: 10px;
	padding-top: 20px;
}
#clear p {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-left: 244px;
	padding-top: 10px;
	line-height: 14px;
	margin-right: 35px;
	color: #666666;
}

.FloatLinks {
	display: block;
	float: left;
	margin-right: 10px;
	clear: left;
	margin-bottom: 10px;
}
.Floatll {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.TrennungsLinie {
	display: block;
	clear: both;
	height: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}
.InfoBlatt {
	background-color: #F4E3BB;
	display: block;
	float: left;
	height: 205px;
	width: 120px;
	margin-right: 10px;
	font-size: 10px;
	text-align: center;
	margin-bottom: 5px;
}
#Container #HauptInhalt h2 {
	font-size: 14px;
	color: #000000;
}

.InfoBlatt a {
	color: #89171F;
	text-decoration: none;
}

.InfoBlatt  img  {
	display: block;
	margin-bottom: 5px;
	border: 1px solid #89171F;
}
.InfoBlatt a:hover {
	color: #000000;
	text-decoration: underline;
}


.block {
	display: block;
}
#clear5 {
	display: block;
	clear: both;
	width: 100%;
	height: 5px;
}
#LinkeSpalte img {
	display: block;
	border: 1px solid #666666;
	margin-bottom: 10px;
}
#HauptInhalt table {
	font-size: 11px;
}
#HauptInhalt table img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#clear a {
	color: #89171F;
	text-decoration: none;
}
#clear a:hover {
	text-decoration: underline;
}

#d-e a {
	background-color: #F4E3BB;
	background-image: url(../Bilder/e-o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 12px;
	text-indent: 5px;
	padding-top: 8px;
	height: auto;
	color: #674F20;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#d-e a:hover {
	background-color: #F4E3BB;
	background-image: url(../Bilder/e.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 12px;
	text-indent: 5px;
	padding-top: 8px;
	height: auto;
	color: #333333;
}
#e-d a {
	background-color: #F4E3BB;
	background-image: url(../Bilder/d-o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 12px;
	text-indent: 5px;
	padding-top: 8px;
	height: auto;
	color: #674F20;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#e-d a:hover {
	background-color: #F4E3BB;
	background-image: url(../Bilder/d.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 12px;
	text-indent: 5px;
	padding-top: 8px;
	height: auto;
	color: #333333;
}
.ClearBothDiv {
	display: block;
	clear: both;
}
.Presse img {
	margin-right: 10px;
	border: 1px solid #333333;
}
#LinkeSpalte #MenueR {
	margin-bottom: 25px;
}

#LinkeSpalte #MenueR a {
	background-color: #89171F;
	background-image: url(../Bilder/pfeil-grau.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
	text-decoration: none;
}
#LinkeSpalte #MenueR a:hover {
	color: #333;
	background-color: #CCC;
	
}
#Container #HauptInhalt table tr td {
	font-weight: normal;
}

