/* CSS Document */
body{
	margin:0;
}
.body_main{
	background: url(pics/rahmen_stepahnsdom_riesenrad.gif) no-repeat center top;
	width:100%;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.body_footer{
	background: url(pics/rahmen_unten.gif) no-repeat center top;
	width:100%;
	vertical-align:top;	
}
p, li, td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}
a{
	text-decoration:none;
	font-weight:bold;
	color:inherit;
}
a:hover{
	text-decoration:underline;
}
h2{
	color:#660000;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#main{
	width:740px;
}
#header{
    background-image:url(pics/header_bsp.jpg);
    background-repeat:no-repeat;
    height:133px;
    width:737px;
	margin-top:40px;
	margin-bottom:10px;
}
.header_text h1{
    text-align:left;
    padding-top:6px;
    padding-left:10px;
    font-size:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#660000;
    font-variant:normal;
    font-stretch:wider;
    text-transform:capitalize;
}
#navigation_over{
	width:740px;
	height:28px;
}
#navigation{
	width:500px;
	text-align:left;
	float:left;
	padding-left:5px;
}
#navigation td:first-letter{
	color:#660000;
}
#navigation td a{
	text-align:left;
	font-variant:small-caps;
	font-weight:bold;
	color:#666666;
}
#navigation td a:hover{
	color:#660000;
}
#navigation .act a{
	text-decoration:underline;
}
#navigation_icons{
	width:150px;
	text-align:right;
	float:right;
	padding-right:5px;
}
#content{
	width:570px;
	background: url(pics/rahmen_main.gif) no-repeat center top;
	float:left;
	text-align:left;
	padding-left:5px;
	padding-top:10px;
}
#content p, #content h2{
	margin-left:10px;
	margin-right:10px;
}
#content_footer{
	width:570px;
	margin-top:0px;
	background: url(pics/rahmen_main_unten.gif) no-repeat center top;
	float:left;
	padding-left:5px;
}
.news{
	width:151px;
	margin-right:5px;
	background: url(pics/rahmen_additional.gif) no-repeat center top;
	float:right;
	text-align:left;
}
.news p{
	margin-left:10px;
	margin-top:10px;
	color:#FFFFFF;
}
.news a{
	color:#666666;
}
.news a:hover{
	text-decoration:underline;
}
.news li{
	color:#FFFFFF;
	font-weight:bold;
}
.news_footer{
	width:151px;
	background: url(pics/rahmen_additional_unten.gif) no-repeat center top;
	float:right;
	margin-right:5px;
	margin-bottom:15px;
}
#bottom{
	width:100%;
	align:center;
}
#bottom p, #bottom td{
	color:#999999;
}
.linie_bottom{
	border:none;
	border-bottom-width:thin;
	border-bottom-style:dashed;
	border-bottom-color:#999999;
}
.bottom_noact a{
	font-weight:normal;	
}
.bottom_act a{
	font-weight:normal;	
	text-decoration:underline;
}
.indent{
    padding-left:20px;
}

