/* Jan Ruoff */
/* Printmedien & Webdesign */
/* 11.06.2008 */
/* www.janruoff.de */

.hinzu {
	margin: 6px 4px 0px 3px;
	
}

#hinzu1 a {
	color: #aa0000;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding-top:10px;
	text-decoration:none;
}

#hinzu2 {
	background-image: url(../img/reiter_start_aktiv.gif);
	background-repeat:repeat-x;
	position:relative;
	top:1px;
	border-bottom:1px #ccc solid;
	text-align:left;
	height:22px;
	z-index:1;
	padding-top:3px;
}

#hinzu2 a {
	color: #aa0000 ;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding-right: 14px;
	text-decoration:none;
	float:left;
}


#pos_hinzu2 {
	width:898px;
	margin:auto;
	padding-top:4px;
}


.pos_navi{
	width: 936px;
	margin:auto;
background-image: url(../img/header_img_reiter.gif);
	background-repeat:repeat-x;
}

#navi {
background-image: url(../img/header_img_reiter_bgr.gif);
	background-repeat:repeat-x;
	position:relative;
	height:auto;
	color:#999;
	text-align:left;
border-bottom:1px solid #D3D3DC;
}

#navi_buttons {
	width:936px;
	float:left;
}

.navi_button {
	margin-right:5px;
}

#navi_button {
	background-color:#FFFFFF;
	height:13px;
	float:left;
	border-top: 1px solid #d3d3dc;
	border-left: 1px solid #d3d3dc;
	border-right: 1px solid #d3d3dc;
border-bottom: 1px solid #f0f0f5;
	padding:2px 11px 1px 11px;
margin-top:2px;

}

#navi_button a {
	
	text-decoration:none;
	color:#999999;
}


#navi_button a:hover {
	color:#333;
	
}

		
#navi_button_aktiv {
	background-image: url(../img/reiter_start_aktiv.gif);
	background-repeat:repeat-x;
	float:left;
	border-top: 1px solid #5e80ad;
	border-left: 1px solid #5e80ad;
	border-right: 1px solid #5e80ad;
	text-align:center;
	color:#000000;
	height:16px;
margin-top:2px;

}


.navi_button_txt {
	float:left;
	padding: 2px 0px 0px 9px;
}

#navi_button.navi_button.aboutus {
	background-image:url(../img/button_1.gif);
	background-repeat: repeat-x ;
	color:#FFFFFF;
	float:right;
	margin-right:18px;
border-bottom:1px solid #39639c;
}
#navi_button.navi_button.aboutus a {color:#FFFFFF;}
#navi_button.navi_button.aboutus a:hover {
 text-decoration:underline;
}