
.navi_index {
  	height : 41px;
  	width : 770px;
  	padding : 0 ;
	margin : 0;
  	overflow : hidden;
	background-image : url(../files/navi_bg.gif);
	background-repeat : repeat-x;	
}

.box02 { 
 	width : 770px;
 	height : 120px;
 	background:#000000;
	padding-left : 5px;
} 

.text {
	font-size:10px;
	color:#ffffff;
	text-align : justify;
	padding : 0 0 0 5px;
}

.text p {
	color:#ffffff;
}

.sidenavi {
	width:235px;
	height:81px;
	border-top:1px solid #473414;
	float:right;
	margin-right: 10px;
	margin-left : 10px;
}

.eins {
	width:235px;
	height:27px;
	background-image:url(../files/bullet_balken.gif);
	float:left;
}

.bullet {
	width:5px;
	height:27px;
	background-image:url(../files/bullet.gif);
	background-repeat:no-repeat;
	float:left;
}
.info {
	width:760px;
	margin-bottom: 5px;
	font-size:9px;
	color:#C3C3C3;
	float:right;
}

.infolink {
	font-size:11px;
	line-height:28px;
	width:145px;
	text-align:left;
	margin-left:4px;
	float:left;
}
.redbuttonl {
	width:6px;
	height:26px;
	float:left;
	background-image:url(../files/button_preis_left.gif);
	margin-left:6px;
}
.redbuttonm {
	width:60px;
	height:26px;
	float:left;
	background-image:url(../files/button_preis_middle.gif);
	
	overflow:hidden;
}
.redbuttonr {
	width:6px;
	height:26px;
	float:left;
	background-image:url(../files/button_preis_right.gif);
}
.buchen02 {
	font-size:12px;
	line-height:28px;

	text-align:center;
	color:#FFFFFF;
}

.infolink a:hover{
	color:#990000;
	text-decoration:none;
}

.infolink a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

