/* CSS Document */

@import url("style_sieberer.css");

div#main {
	background-image:url(img/bg_content_breit.jpg);
}

div#navi_bottom, div#news_bottom {
	position:relative;
	float:left;
	width:193px;
	background-image:url(img/navi_bottom.jpg);
	background-repeat:no-repeat;
	height:10px;
}
div#content_head {
	float:left;
	position:relative;
	width:801px;
	background-image:url(img/ext_head.jpg);
	background-repeat:no-repeat;
	height:5px;
}
div#content_main {
	position:relative;
	float:left;
	width:801px;
	min-height:300px;
	padding:5px 0px 0px 0px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	width:781px;
	border-bottom:1px solid #003882;
	margin:0 5px 10px 5px;
	padding:1px 0 8px 10px;
}

div#footer {
	background-image:url(img/bg_footer_breit.jpg);
}

div#news_head, div#events_head {
	background-position:-1px 0;
}
