body, a, td, div, span, p{
	font-family:Arial, Helvetica, sans-serif;
}
body{
	padding: 0;
	margin: 0;
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat-x;
	width:100%;
	text-align:center;
}
td{
	vertical-align:top;
}
/*#all{
	position:absolute;
	left:50%;
	top:10px;
	width:900px;
	min-height:550px;
	margin-left:-450px;
	background-image:url(../images/banner_bg.jpg);
	background-repeat:no-repeat;
}*/
#all{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	min-height:700px;
	background-image:url(../images/banner_bg.jpg);
	background-repeat:no-repeat;
}
* html #all{
	height:550px;
}
#banner{
	height:139px;
	border:1px solid #000;
	
}
#dc_logo{
	/*position:absolute;
	right:2px;
	top:2px;*/
	border:0;
	float:right;
	margin-right:10px;
	margin-top:10px;
}
#bsr_logo{
	/*position:absolute;
	left:10px;
	top:10px;*/
	border:0;
	float:left;
	margin-left:10px;

}
#mainnav{
	width:900px;
	list-style-type:none;
	margin:0;
	padding:0;
	/*border-top:1px solid #000;
	border-bottom:1px solid #000;*/
	height:25px;
	background-color:#FEBD00;
}
#mainnav li{
	float:left;
	background-color:#FEBD00;
	height:25px;
	font-size:12px;
}
* html #mainnav li{
	width:1em;
}
#mainnav a:link, #mainnav a:visited{
	text-decoration:none;
	color:#000;
	height:25px;
	display:block;
	padding:5px 5px 0 5px;
}
#mainnav a:hover, #mainnav a:active{
	background-color:#000;
	color:#fff;
}

#content{
	padding:10px 10px 10px 10px;
	font-size:12px;
	border:1px solid #000;
	min-height:720px;
	width:700px;
	background-color:#fff;
	float:left;
}
* html #content{
	height:730px;
}
#content td{
	font-size:12px;
}
#content h1{
	font-size:16px;
	display:block;
	width:100%;
	border-bottom:2px solid #FEBD00;
	margin-bottom:15px;
}
#content h2{
	font-size:14px;
	display:block;
	width:100%;
	border-bottom:1px dotted #FEBD00;
	margin-bottom:15px;
}
#content h3{
	font-size:12px;
}
#content a:link, #content a:visited{
	text-decoration:underline;
	color:#018AC9;
}
#content a:active, #content a:hover{
	text-decoration:none;
	color:#005680;
}
#sponsoren{
	padding:10px 10px 10px 10px;
	font-size:12px;
	border:1px solid #000;
	min-height:303px;
	width:150px;
	background-color:#fff;
	float:right;
}
* html #sponsoren{
	height:303px;
	padding:10px 0px 10px 10px;
}
#sponsoren h1{
	font-size:16px;
	display:block;
	width:150px;
	border-bottom:2px solid #FEBD00;
	margin-bottom:15px;
	text-align:right;
}
#sponsoren img{
	border:0;
	margin-bottom:20px;
}

#webdesign{
	padding:8px 8px 8px 8px;
	font-size:12px;
	border:1px solid #000;
	min-height:20px;
	width:130px;
	background-color:#fff;
	float:right;
	margin-top:5px;
}
* html #webdesign{
	height:20px;
	width:180px;
}
#webdesign a{
	color:#FEBD00;
}

#tblAnmeldung{
	width:100%;
	text-align:left;
}
#tblAnmeldung, #tblAnmeldung tr, #tblAnmeldung td{
	margin:0;
	padding:0;
	border-spacing:0;
}
.tblText1{
	width:220px;
	height:30px;
	margin:0;
	padding:0;
}
.tblText2{
	margin:0;
	padding:0;
}
.inpText1, .inpText2, .inpText3{
	border:1px solid #000;
	background-color:#FEBD00;
}
.inpText1{
	width:250px;
}
#foodbeverage li{
	margin-bottom:10px;
}
#tagesablauf li{
	margin-bottom:10px;
}

.tblSponsoren td{
	padding-bottom:30px;
	width:220px;
}
