/* CSS Document */

#navoben {
	width: 800px;
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	float:left;
	background-color: #DA2028;
	background-image: url(menu/roterhintergrund.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height:normal;
}
#navoben li {
	float: left;
	margin:0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(menu/reiterrechts_beide.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom:1px solid #765;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DB272F;*/

}

#navoben ul {
	list-style: none;
	margin:0 0 0 148px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#navoben a {
	float: left;
	display:block;
	margin:0 0px 0 0;
	/*padding: 4px 8px 4px 15px;*/
	text-decoration:none;
	width:100px;
	background-image: url(menu/reiterlinks_beide.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
	color: #EEF4E1;
	font-weight:bold;
	padding:5px 15px 4px;
	
}

#navoben li:hover, #navoben li:hover a  {
	background-position:100% -218px; 
	color:#333;

}

#navoben li:hover a  {
	background-position:0% -218px;
}
  
#navoben .tabellenreiter {
	background-color: #EB957A;
	width: 138px;
	float: right;
	height: 22px;
}

#navoben #current { 
	background-position:100% -218px; 
	border-width:0;
	}

#navoben #current a { 
	background-position:0% -218px; 
	padding-bottom:5px;
	}



#Navi2Lay {
	top:88px;
	width:375px;
	z-index:6;
	position: relative;
	left: 425px;
}

* html #Navi2Lay {
	top:80px;
}

*+html #Navi2Lay {
	top:80px;
	
}
#Navi2 {
	background-color: #A7BDDD;
	}

#Navi2 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	margin:0 ;
	background-color: #A7BDDD;
	float: right;
	padding:0;
}

#Navi2 li {
	float: left;
	text-align: center;

}

#Navi2 a {
	float: left;
	display:block;
	margin:0 0px 0 0;
	padding: 4px 8px 4px 8px;
	text-decoration:none;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	width:70px;
}

#Navi2 a:hover {
	color: #FF6600;
	font-weight:bold;
}

#Navi2 a.hilfe {
	width: 10px;
}
#TerminKriterienBox input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	color: red;
}
#TerminKriterienBox .Head {
	font-size: 11px;
	font-weight: bold;
	BACKGROUND-COLOR: #9d9fa2;
	color:            #F2F2F2;
	width:100%;
	margin-top:15px;
}

#TerminKriterienBox {
	background-color: #DADBDD;
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
#TerminKriterienBox select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	background-color: #EBEBEB;
}
#breadcump a{
	font-size: 11px;
	text-decoration: none;
}
#breadcump a:HOVER{
	color:red;
}
