/* Stylesheet for Mv-Rothrist.ch v6 */

body{
	background:url(images/background.png) fixed;
}

#wrap{
	width:1110px;
	height:auto;
	margin:5px 0px 0px 50px;
}

#head{
	float:left;
	width:100%;
	height:120px;
	background:url(images/head.png);
}

#navigation{
	float:left;
	width:220px;
	height:260px;
	margin:10px 0px 0px 0px;
	background:url(images/navigation.png);
}

#navigation a{
	font-size:12pt;
	font-family:Verdana, Arial;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	margin:1px 30px 0px 20px;
	border-bottom:1px solid #FFFFFF;
}
#navigation a:hover{
	background:#006600;
	margin:1px 30px 0px 20px;
	
}

#content{
	float:left;
	width:700px;
	min-height:500px;
	margin:10px 0px 0px 0px;
}
#r1_c1{
	float:left;
	margin:0px;
	width:700px;
	height:50px;
	background:url(images/content_r1_c1.jpg);
}

#r2_c1{
	float:left;
	min-height:430px;
	width:700px;
	margin:0px;
	background:url(images/content_r2_c1.jpg);
}
#incontent{
	float:left;
	margin:-6px 0px 0px 10px;
	width:680px;
	min-height:450px;
}
#incontent_1{
	float:left;
	width:680px;
	margin:0px;
	height:10px;
	background:url(images/incontent_r1_c1.jpg);
}
#incontent_2{
	float:left;
	width:680px;
	margin:0px;
	min-height:430px;
	background:url(images/incontent_r2_c1.jpg);
}
#incontent_3{
	float:left;
	width:680px;
	margin:0px;
	height:9px;
	background:url(images/incontent_r3_c1.jpg);
}
#r3_c1{
	float:left;
	height:10px;
	margin:0px 0px 10px 0px;
	width:700px;
	background:url(images/content_r3_c1.jpg);
}
#sidebar{
	float:left;
	width:180px;
	height:500px;
	background:url(images/sidebar.png);
	margin:10px 0px 10px 10px;
}

#insidebar{
	width:170px;
	height:450px;
	margin:2px 0px 0px 5px;
	background:url(images/insidebar.png);
}

#insideb_1{
	float:left;
	width:170px;
	margin:0px;

}
#insideb_2{
	float:left;
	width:170px;
	margin:0px;

}
#insideb_3{
	float:left;
	width:170px;
	margin:0px;

}
#footer{
	clear:left;
	width:100%;
	height:20px;
	margin:10px 0px 0px 0px;
	background:url(images/footer.png);
}

#footer p{
	text-align:right;
	font-size:12px;
	font-family:Verdana, Arial;
	color:#FFFFFF;
	margin:5px;
	padding:2px;
}

