body, html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	margin:0;
	padding:0;
	padding:10px;
	background-color:#FFF;
}

a, a:visited{
	color: #004A99;
}

#page{
	width:905px;
	margin:auto;
	background-color:#FFF;
}

#pageWide{
	width:1105px;
	margin:auto;
	background-color:#FFF;
}

#container{
	background-image: url(images/contenthintergrund.png);
	background-repeat: repeat-y;
	margin-top:20px;
}

#containerWide{
	background-image: url(images/contenthintergrundWide.png);
	background-repeat: repeat-y;
	margin-top:20px;
}

#topnavi ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-right:20px;
	padding-top:10px;
}

#topnavi li{
	float:right;
	margin:0;
	padding:0;
	margin-left:20px;
	margin-bottom:5px;
	
}

#topnavi a, #topnavi a:visited{
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
}

#banner{
	height:100px;
}

#navi{
/*
	background-image: url(images/rall_unter_buttons_unten.png);
	background-repeat: repeat-y;
	background-color:#D1D1D1;
*/
	width:130px;
	float:left;
	border-top:5px solid #6e88c0;
	padding:0px 5px;
}

#sidebar{
	width:130px;
	float:right;
	border-top:5px solid #6e88c0;
	padding:0px 5px;
}

#content{
	margin-left:160px;
	margin-right:160px;
	padding:0;
	width:585px;
}

#contentWide{
	margin-left:160px;
	margin-right:160px;
	padding:0;
	width:755px;
}

.contentblockFull,.contentblockLeft,.contentblockRight
{
	border: 5px solid #6e88c0;
	background-color: white;
	margin-bottom: 15px;
	background-image: url(images/rall_container_mitte.png);
	background-repeat: repeat-y;
}

.contentblockContent
{
	margin-top:0px;
	padding-top:15px;
	background-image: url(images/rall_container_oben.png);
	background-repeat: no-repeat;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:10px;
}

.contentblockLeft,.contentblockRight{
	width:270px;
	float:left;
}

.contentblockRight{
	float:right;
}

#footer{
	background-color:#FFF;
	margin-top:20px;
	font-size:10px;
}

#logo{
	width:140px;
	height:100px;
	background-color:#004A99;
	float:left;
}

#bannercontent
{
	width: 745px;
	height: 100px;
	background-color: #004A99;
	margin-left: 160px;
	background-image: url(/images/rall_head.png);
	background-repeat: no-repeat;
}

#pageWide #bannercontent{
	width: 945px;
	background-image: url(/images/rall_headWide.png);
}

img{
	border:none;
}

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

#navi li
{
	margin: 0;
	padding: 0;
}

#navi li a, #navi li a:visited{
	display:block;
	margin: 0;
	padding: 0;
	width: 130px;
	height: 22px;
	background-image: url(/images/rall_botton_navi_a.png);
	background-repeat: no-repeat;
	color:#004A99;
	padding-left:10px;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding-top:8px;
}

#navi li a.active, #navi li a.active:visited{
	background-image: url(/images/rall_botton_navi_b.png);
	color:white;
}

#navi li a:hover{
	background-image: url(/images/rall_botton_navi_b.png);
	background-repeat: no-repeat;
	color:white;
}

#navicontainer
{
	height:200px;
}


#navi ul li ul li a, #navi ul li ul li a:visited{
	display:block;
	margin: 0;
	padding: 0;
	width: 130px;
	height: 15px;
	background-image: url(/images/rall_botton_unternavi_a.png);
	background-repeat: no-repeat;
	color:#004A99;
	padding-left:20px;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	padding-top:5px;
	color:#004A99;
}

#navi ul li ul li a.active, #navi ul li ul li a.active:visited{
	background-image: url(/images/rall_botton_unternavi_b.png);
	color:white;
}

#navi ul li ul li a:hover{
	background-image: url(/images/rall_botton_unternavi_b.png);
	background-repeat: no-repeat;
}

#navi ul li ul li ul li a, #navi ul li ul li ul li a:visited{
	padding-left:40px;
}

.boxLeftBig{
	width:260px;
	float:left;
	height: 250px;
}

.boxRightBig{
	width:260px;
	float:left;
	margin-left:20px;
	height: 250px;
}

.boxLeftBig p, .boxRightBig p{
	margin-top:5px;
	margin-bottom:5px;
}

.boxLeftBig h5, .boxRightBig h5{
	margin-top:10px;
	margin-bottom:5px;
}

.contentblockContent h4, .contentblockContent h5{
	color: #004A99;
}

.contentblockContent h4{
	font-size:14px;
	text-transform:uppercase;
	margin-top:0;
}

.contentblockContent h5{
	font-size:12px;
}

.contentblockContent h6{
	font-size:12px;
	color:#999;
}

.small{
	font-size:10px;
}

iframe{
	border:none;
	overflow:visible;
}

.event h4{
	margin-bottom:0;
}

.event h6{
	margin-top:0;
}

.event{
	height:60px;
}

.box img{
	float:left;
	margin-right:10px;
}

.box ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:120px;
	font-size:11px;
}

.box li{
	border-left: 10px solid #039;
	margin-bottom: 5px;
	padding-left:5px;
}

.eventbild{
}

.event h4 a, .event h6 a{
	text-decoration:none;
}

.event h6 a{
	color:#999;
}

.newsbild{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

.hoch{
	height:170px;
}

.flach{
	height:70px;
}

.weiter{
	float:right;
	margin-top:25px;
}

.liste td{
	padding-right:10px;
}

.telefonliste th{
	text-align:left;
	padding-right:20px;
	padding-bottom:10px;
}

.telefonliste td{
	padding-right:20px;
	padding-bottom:10px;
}

.weiterkontakt{
	text-decoration:none;
}

.weiterkontakt img{
	vertical-align:middle;
	margin-right:5px;
}
