body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: "white";
	top: auto;
	bottom: auto;
        }

#container { margin:auto; width:1024px; margin-top: 30px;}
#rotating-elements { margin :auto; width: 1024px; height: 150px;}
.element-rotated { margin:auto; height: 150px;  width: 1024px;}
.sideswap_nav { position: absolute; cursor: pointer; }
.sideswap_next { bottom: 50%; right: 0px; left: auto; z-index: 1000; }
.sideswap_previous { bottom: 50%; left: 0px; z-index: 1000; }


h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #960001;}
	
p, ul, td {
	line-height: 150%;
	font-size:14 px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333 ;
	text-decoration:none;
}

h6 {
font-size: 12px;
color: #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 100%;
text-decoration:none;}

ol  {
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #333333;
margin: auto;
text-decoration:none; }




		 
#header {
        width: 1024px;
        height: 120px;
		margin: auto;
	    }


#inhalt {
width: 1034px;
height: 620px;
margin: auto;
margin-top: 10px;
background:url(bilder/hintergrund.jpg) no-repeat;}

#links {
width:300px;
height:700px;
float:left;
}

#daten {
margin-left: 40px;
margin-top: 50px;
}

#button {
width: 300px;
height: 64px;
margin: auto;
margin-top: 95px;
display: block;
}

#button li {
 display: inline;
 background: url(bilder/button.gif) no-repeat;
}

#button a {
        display: block;
        width: 252px;
        height: 64px;
		margin-left: 27px;
        background: url(bilder/button.gif) no-repeat;
}

#button a:hover {
        background: url(bilder/buttona.gif) no-repeat;
        
}

#rechts {
width: 724px;
height: 550px;
float: left;}

#text {
width: 650px;
heigt: 500px;
margin-top: 50px;
margin-left: 40px;
}

#footer {
width: 1024px;
height: 30px;
margin-top: 0px;
}
