html, body {
	height: 100%;
}
body {
	background-color:#4b4221;
	font-family: sans-serif;
	font-size: 12px;
	font-weight:normal;
	margin:0px;
}

#container {
	position: relative;
	width: 830px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:auto;
	margin-top:0px;
}


#navi{
	width:128px;
	text-align:center;
	float:left;
	margin-top: 10px;
	margin-left:5px;
	font-weight: bold;
	position:relative;
}


.button{
	background:url(/image/templates/ridewest/navi_button.png) no-repeat;
	width:128px;
	height:40px;
}

.button:hover{
	background:url(/image/templates/ridewest/navi_button2.png) no-repeat;
	width:128px;
	height:40px;
}

.button_aktiv{
	background:url(/image/templates/ridewest/navi_button2.png) no-repeat;
	color: white;
	width:128px;
	height:40px;
}

.button_aktiv span{
	color: white;
}

#navi ul{
	list-style:none;
	margin:0;
	padding:0;
}

#navi_ul li, #navi_ul a{
	width:128px;
	height:40px;
	text-decoration:none;
	display:block;
}

#navi_ul a{
	padding-top:10px;
	color: black;
}

#navi_ul a:hover{
	color: white;
}

#mitte{
	float:left;
}


#headlogo{
	background:url(/image/templates/ridewest/head.jpg) no-repeat;
	width:790px;
	height:200px;
	margin-left:10px;
}


#header{

}

#head_head{
	background:url(/image/templates/ridewest/head_head.png) no-repeat;
	width:815px;
	height:15px;
}

#head_pattern{
	background:url(/image/templates/ridewest/head_pattern.png) repeat-y;
	width:815px;
}

#head_content{
	margin-left: 45px;
}

#head_end{
	background:url(/image/templates/ridewest/head_end.png) no-repeat;
	width:815px;
	height:15px;
}


#content{
	float:left;
	width: 450px;
	min-height: 400px;
	z-index:3000;
	position:relative;
}

#content_head{
	background:url(/image/templates/ridewest/content_head.png) no-repeat;
	width:480px;
	height:15px;
}

#content_pattern{
	background:url(/image/templates/ridewest/content_pattern.png) repeat-y;
	width: 450px;
	min-height:450px;
	padding-left: 10px;
	padding-right: 20px;
	text-align:left;
}

#content_end{
	background:url(/image/templates/ridewest/content_end.png) no-repeat;
	width: 480px;
	height:15px;
}


#pic_1{
	background:url(/image/templates/ridewest/5.jpg) no-repeat;
	width:193px;
	height:131px;
	margin-left:9px;
}

#pic_2{
	background:url(/image/templates/ridewest/4.jpg) no-repeat;
	width:192px;
	height:137px;
	margin-left:9px;
}

#pic_3{
	background:url(/image/templates/ridewest/3.jpg) no-repeat;
	width:192px;
	height:134px;
	margin-left:9px;
}



#fotos{
	margin-top: 10px;
	margin-left: 605px;
	z-index:1000;
	position:relative;
}

#fotos_head{
	background:url(/image/templates/ridewest/foto_head.png) no-repeat;
	width:215px;
	height:8px;
}

.fotos_pattern{
	background:url(/image/templates/ridewest/foto_pattern.png) repeat-y;
	width:215px;
}

.fotos_btw_pattern{
	background:url(/image/templates/ridewest/foto_btw_pattern.png) no-repeat;
	width:215px;
	height:7px;
}

#fotos_end{
	background:url(/image/templates/ridewest/foto_end.png) no-repeat;
	width:215px;
	height:15px;
}

#ci{
	margin-left:620px;
}

.hsuper{
	font-size:20px;
	font-weight: bold;
	padding-left:0px;
}

.hsuper a{
	font-size:20px;
	font-weight: bold;
	padding-left:8px;
	text-decoration: none;
	color : black;
}

