body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;  
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	background-color: #AF1E17;
	text-align: center;  /* Zentrierung im Internet Explorer */
}
#all {
	position: relative;
	top: 0px;
	width: 1000px;
	height:800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-repeat: no-repeat;	
}
#bg_white {
	position:relative; 
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-repeat: no-repeat;
	z-index:3;
	margin-top:15px;
	margin-left:75px;
	margin-bottom:15px;

}
#bg2 {
	position:absolute; 
	top: 120px;
	left:0px;
	width: 890px;
	height: auto;
	text-align: left;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-image: url(img/bg2.gif);
	background-repeat: repeat;
	z-index:2;
	overflow:visible;

}
#logo {
        position:absolute; 
        width:200px; 
        height:79px; 
        left: 440px; 
        z-index:2;
}

#menue {
        position:absolute; 
	top: 100px;
	left: 77px;
	width: 700px;
	height:50px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-size:14px;
	color: #ffffff;
	text-align: left;
}

#menue a:link { font-weight:bold; color:#cccccc; text-decoration:none; }
#menue a:visited { font-weight:bold; color:#cccccc; text-decoration:none; }
#menue a:hover { font-weight:bold; color:#ffffff; text-decoration:none; }
#menue a:active { font-weight:bold; color:#ffffff; text-decoration:underline; }


a:link { font-weight:normal; color:#666666; text-decoration:none; }
a:visited { font-weight:normal; color:#666666; text-decoration:none; }
a:hover { font-weight:normal; color:#333333; text-decoration:none; }
a:active { font-weight:bold; color:#333333; text-decoration:underline; }


.tred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #AF1E17;
	line-height: 30px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
table {
        table-layout:fixed;
	background-color: #FFFFFF;
	width: 800px;
	height:450px;
	border-width:1px;
	border-style:solid;
	border-color:white;
	
}
.sp {
	padding-top: 50px;
	padding-left: 15px;
	padding-right:15px;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
