body {
	background: #fff ;
	margin: 0px;
	padding: opx;
	
}

h1 {
font: bold 24px Arial, Helvetica, sans-serif;
color: #666666;
padding-bottom:25px;

}

h2 {
font: bold 18px Arial, Helvetica, sans-serif;
color: #666666;
}

a img {
border: none;
text-decoration: none;
}


a.contact {
background: #fff url(/kontakt.jpg) no-repeat center left;
padding: 10px 0 30px 60px;
margin-top: 60px;
text-decoration: none;
font: bold 14px Lucida Sans, Lucida Grande, Lucida, Arial, sans-serif;
color: #373535;
height: 60px;
}

a.contact:hover {
color: #000;
}

#geruest{
	width: 940px;

}

#banner {
	height: 192px;
	background-color:#e9e9d8;
}

#content {
	width: 940px;
}

.navigation {
	height:47px;
	width: 100%;
	/*background-image: url(img/banner.gif);*/	
	margin-bottom: 110px;
	background-color:#e9e9d8;
	margin-top: -16px;
}

.navigation ul {
	list-style: none;
	margin-left: 0;
	margin-top: 0px;
	padding-left: 0;
}

.navigation ul li.first {
height:43px;
padding: 20px 20px 20px 20px;
background: #fff;
border-top: 7px solid #1d3484;
margin-top: -24px;
}
.navigation ul li.first a{
color:#1d3484;
font-size:20px;
margin-bottom:10px;
}

.navigation ul li.second {
height:43px;
padding: 20px 20px 20px 20px;
background: #fff;
border-top: 7px solid #0379a7;
margin-top: -24px;
}
.navigation ul li.second a{
color:#0379a7;
}

.navigation ul li.third {
height:43px;
padding: 20px 20px 20px 20px;
background: #fff;
border-top: 7px solid #28b4c3;
margin-top: -24px;
}
.navigation ul li.third a{
color:#28b4c3;
}

.navigation ul li.fourth{
height:43px;
padding: 20px 20px 20px 20px;
background: #fff;
border-top: 7px solid #80a09d;
margin-top: -24px;
}
.navigation ul li.fourth a{
color:#80a09d;
}


.navigation ul li {
	float: left;
	margin-right: 1px;
	height: 47px;
	background-color:#e9e9d8;
	}

.navigation ul li.eins
{
 	background:url(img/reiterdb.jpg) repeat-x;
 	margin-right:3px;
  	float:left;

}

.navigation ul li.zwei
{
	margin-right:3px;
	background-image: url(img/reiterhb.jpg);
	background-repeat: repeat-x;
	float:left;
}

.navigation ul li.drei
{
 	background:url(img/reitersehrhb.jpg)  repeat-x;
 	float:left;
 	margin-right:3px;

}

.navigation ul li.vier
{
 	background:url(img/reitergrau.jpg) repeat-x;
	float:left;
	margin-right:3px;

}


.navigation  li a{
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 60px;
	font-weight: bold;
	
}

.navigation  li a:hover{
	

}

#inhalt {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 50px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
	width: 920px;
	padding-left: 20px;
}


#inhalt ul {
list-style: none;
list-style-image: url(img/arrow.jpg);
}

#inhalt ul li a, #inhalt ul li {
	font: bold 14px Lucida Sans, Lucida Grande, sans-serif;
}

#inhalt ul li a:before {
content: url(/white.jpg);
}

#inhalt a {
color: #373535;
font-weight: bold;
text-decoration: none;
}

#inhalt a:hover {
color: #000;
}

#inhalt a:before {
content: url(img/arrow.jpg);
}

#inhalt p{
width: 568px;
padding: 0 10px 0 0px;
font: 14px Arial, Helvetica, sans-serif;
color: #373535;
line-height: 23px;
}

#inhalt img {
border-top: 6px solid #e99d19;
}

#subnavigation {
	float: right;
	margin: 5px 0 0 5px;
}

#subnavigation ul, ul#contact {
margin: 0;
list-style: none;
padding: 0;
}

#subnavigation ul li, ul#contact li {
background:#f7f7f7;
padding: 12px 10px 12px 10px;
margin-bottom: 1px;
width: 246px;
}

#subnavigation ul li:hover, #subnavigation ul li.selected, ul#contact li:hover, ul#contact li.selected {
background: #e9e9d8 url(/grad_grey.jpg) repeat-x;
border-top: 1px solid #dcd9d9;
}

#subnavigation ul li.selected ul, #subnavigation ul li ul, ul#contact li.selected ul {
list-style: none;
}

#subnavigation ul li ul, #subnavigation ul li.selected ul {
list-style-image: url(dot_small.jpg);
}


#subnavigation ul li.selected ul li, #subnavigation ul li ul li, #subnavigation ul li ul li.selected, #subnavigation ul li ul li:hover, #subnavigation ul li ul li.selected:hover {
padding: 12px 20px 12px 5px;
width: 200px;
background: transparent;
border: none;
}

#subnavigation ul li.selected ul li:hover {
background: transparent;
border: none;
}

#subnavigation ul li ul li.selected a {
color: #1d3484;
}

#subnavigation ul li.selected ul li a:hover {
color: #1d3484;
}


#subnavigation ul li a:hover, #subnavigation ul li.selected a, ul#contact li a:hover {
	color: #1d3484;
}

#subnavigation ul li a, ul#contact li a {
font: bold 14px Lucida Grande, Lucida Sans, Lucida, Arial, sans-serif;
color: #363434;
text-decoration: none;
}
#subnavigation img {
border: none;
}

#footer {
	clear: both;
	margin: 0px;
	background: #fff;
	padding: 0px;
	border-top: 1px solid #efefef;
	border-bottom: 3px solid #efefef;
	height: 35px;
}

#footer ul {
list-style: none;
padding: 0;
margin:  0 0 0 10px;
}

#footer ul li {
padding: 10px 10px 10px 10px;
margin-right: 20px;
float: left;
}

#footer ul li a {
font: 12px Lucida Sans, Lucida Grande, Lucida, Arial, sans-serif;
text-decoration: none;
padding: 3px 5px 3px 5px;
color: #373535;
}

#footer ul li a:hover {
color: #000;
}
