/* CSS Document */

body{
	margin:0px;
	padding:0px;
	margin: 0px auto;
	text-align:center;
	font-family:verdana,arial;
	font-size:12px;
	background: #EDEBD6 url(images/bg-all.jpg);
	background-repeat: repeat-x;
	color:#666666;
}
a,a:hover,a:visited,a:active{
	color:#2B6794;
}
#rahmen{
clear:both;
	width:816px;
	margin: 55px auto;
	margin-bottom:5px;
	border:5px solid #54A8E7;
background-color:#ffffff;
}
#header{

background-color:#ffffff;
width:816px;

}
#logo{
float:left;
width:200px;
height:60px;
	margin-top:10px;
	background-color:#ffffff;
}
#navi{	
text-align:left;
	float:right;
	width:547px;
	height:30px;

	background: #ffffff url(images/navi-bg.jpg);
	background-repeat:	no-repeat;
	background-position:0 4px;
	margin-right:10px;
	margin-top:50px;
	}
	
#navi p{
	margin:0px;
	padding:0px;
	line-height:29px;

}
#navi p a,#navi p a:active,#navi p a:visited,#navi p a:hover{
text-align:center;
	float:left;
	display:block;
	width:100px;
	height:29px;
	text-decoration:none;
	color:#3385C5;
	font-weight:bold;

}
#navi p a.act,#navi p a.act:active,#navi p a.act:visited,#navi p a.act:hover{

	background: #ffffff url(images/nav-active-bg.jpg);
	background-repeat:	no-repeat;
	color:#ffffff;
margin-top:1px;


}
#subNavi{
	float:left;
	text-align:left;
	border-bottom:5px solid #54A8E7;
	width:816px;
	height:25px;
	background-color:#3297E2;
	color:#ffffff;
}
#subNavi p a,#subNavi p a:active,#subNavi p a:visited,#subNavi p a:hover{
	text-align:left;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;

	margin-left:15px;
		margin-right:15px;

	
}

#teaserImg{
float:left;
	height:193px;
	width:567px;

}
#sponsorBox{
float:right;
	height:193px;
	width:244px;

		border-left:5px solid #54A8E7;
		background-color:#54A8E7;
}
#sponsorBox img{

margin-right:2px;
margin-bottom:6px;
}
#main{
clear:both;
	width:816px;
	background: #ffffff url(images/bg-main.jpg);
	background-repeat:	repeat-y;
}
#left{
text-align:left;
float:left;
width:567px;
line-height:16px;
	background: #ffffff url(images/bg-main.jpg);
	background-repeat:	repeat-y;
}

#left div.leftContBox p{
margin:0px;
padding:0px;
margin-left:20px;
margin-right:20px;
margin-top:20px;
margin-bottom:20px;
line-height:18px;
}
#left div.leftContBox h1{
margin:0px;
padding:0px;
margin-left:20px;

font-size:16px;
font-weight:bold;
margin-bottom:5px;
}
#left div.leftContBox h2{
margin:0px;
padding:0px;
margin-left:20px;

font-size:12px;
font-weight:bold;
margin-bottom:5px;
}
#left div.leftContBox h3{
margin:0px;
padding:0px;
margin-left:20px;

font-size:12px;
font-weight:bold;
margin-bottom:5px;
}
#left div.leftContBox{
margin:0px;
padding:0px;
border-top:5px solid #54A8E7;
}

.spalte{
	float:left;
	width:250px;
}



#right{
float:right;
width:249px;
	background: #ffffff url(images/bg-main.jpg);
	background-repeat:repeat-y;
	background-position: -567px 0px;

}
#right ul{
margin-left:10px;
width:180px;
}
ul{
list-style-type:square;
color:#999999;
text-align:left;
margin-bottom:30px;
}
ul li{

margin-bottom:2px;
}
#right p{

padding-bottom:5px;
margin-top:0px;
	text-align:left;
	margin-left:10px;
		margin-right:5px;
	padding-bottom:5px;
	font-size:11px;
}
div.rightContBox p img{
float:left;


}
#right p .lightGrey{
	color:#999999;
}
div.rightContBox{
margin:0px;
padding:0px;
padding-top:20px;


		border-top:5px solid #54A8E7;
}
#footer{
margin-top:10px;
margin-bottom:30px;
clear:both;
color:#333333;
}
#footer a, #footer a:visited,#footer a:active,#footer a:hover{

}
.clear{
clear:both;
}

	
	#wptable th{
 	padding:	3px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#0F79D3;
	border-bottom:5px solid #48A6F2;
	
}

/* normal row*/
#wptable td {

	padding:	3px;
}

/* alternative rwo */
#wptable tr.alt {

	padding:	3px;
	background-color:#f4f4f4;

}