body {
	position:absolute;
	background-color:#013f6e;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

ul {
    margin: 0px;
	padding: 0;
	list-style-type: none;
}

ul.aufzahl li {
	background-image:url(img/li.gif);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}

#main{
	margin-left: auto;
	margin-right: auto;
	width:800px;
	border: 1px solid black;
	background-color:#e9e6dc;	
	padding-bottom: 20px;
}

#header{
	background-image:url(img/header.gif);
	background-repeat:no-repeat;
	width:800px;
	height:69px;
}


#main_body{
	width:760px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;	
	text-align: left;
}

#corner_left_top{
	background-image:url(img/corner_left_top.gif);
	background-repeat:no-repeat;
	width:6px;
	height:15px;
	float:left;
}
#corner_right_top{
	background-image:url(img/corner_right_top.gif);
	background-repeat:no-repeat;
	width:6px;
	height:15px;
	float:left;
}
#corner_top{
	background-color:#FAF7EC;
	width: 748px;
	height: 15px;
	float:left;
}
#box_body{
 	background-color:#FAF7EC;
 	width: 760px;
}
#corner_left_bottom{
	background-image:url(img/corner_left_bottom.gif);
	background-repeat:no-repeat;
	width:6px;
	height:20px;
	float:left;
}
#corner_right_bottom{
	background-image:url(img/corner_right_bottom.gif);
	background-repeat:no-repeat;
	width:6px;
	height:20px;
	float:left;
}
#corner_bottom{
	background-color:#FAF7EC;
	width: 748px;
	height: 20px;
	float:left;	
}

table.roadshow{
	border:1px solid #e9e6dc;
	margin-left: 95px;	
	margin-bottom: 20px;
}


table.roadshow tr.col1{
 	background-color: #e9e6dc;	
}

#newsservice{
	color: #CD5310;
	font-size: 12px;
	font-weight: bold;
	margin-left:20px;
	margin-right:20px;	
	border-bottom: 1px solid #CD520F;
}

#headline{
	color: #CD5310;
	font-size: 12px;
	font-weight: bold;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;	
}

.textarea{
	color: #434343;
	font-size: 12px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
}

#table_text{
	color: #434343;
	font-size: 12px;
	padding: 10px;
}

.category{
	color: #CD5310;
	font-size: 12px;
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
	padding-left:5px;
}

.textfeld{
	width: 320px;
	color: #434343;
	border: 1px solid #CD520F;
	background-color:#ffffff;
}

.option{
	color: #434343;
	border: 1px solid #CD520F;
	background-color:#ffffff;
}

#bestellen{
	color: #CD5310;
	font-size: 12px;
	font-weight: bold;
	margin-left:250px;
	margin-top:10px;
}

.text_small{
	font-size: 10px;
}

#abgelaufen{
	font-size: 12px;
	color: #BFBFBF;
}

#text_alert{
	font-weight: bold;
	color: #ff0000;
	font-size: 12px;	
}

a.anmelden:link, a:visited{ 
	color: #CD5310;
	font-size: 12px;
	font-weight: bold;
	margin-top:10px;
	text-decoration: none;
}

a.anmelden:hover{
	color: #CD5310;
	font-size: 12px;
	font-weight: bold;
	margin-top:10px;
	text-decoration: none;
}
	
a.anmelden:active{ 
	color: #CD5310;
	font-size: 12px;
	font-weight: bold;
	margin-top:10px;
	text-decoration: none;
}

a.email:link, a:visited{ 
	color: #CD5310;
	font-size: 12px;
	margin-top:10px;
	text-decoration: none;
}

a.email:hover{
	color: #434343;
	font-size: 12px;
	margin-top:10px;
	text-decoration: none;
}
	
a.email:active{ 
	color: #CD5310;
	font-size: 12px;
	margin-top:10px;
	text-decoration: none;
}

a.programm:link, a:visited{ 
	color: #CD5310;
	font-size: 12px;
	font-weight:normal;
	text-decoration: underline;
}

a.programm:hover{
	color: #434343;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
}
	
a.programm:active{ 
	color: #CD5310;
	font-size: 12px;
	font-weight:normal;
	text-decoration: underline;
}

#footer{
	background-image:url(img/wiesn_footer.gif);
	background-repeat:no-repeat;
	width:1000px;
	height:198px;
	border-top: 1px solid black;
	border-right: 1px solid black;
}

