﻿body{
text-align:center;
font-family:Arial, Helvetica, sans-serif; font-size:12px;
background-color: black;
background-position: right bottom, left top;
background-repeat: no-repeat, repeat;
color: white;
overflow: hidden;

}


#webseite{
width:980px;
margin:0 auto;
}

#container{
width:940px;
margin:0 auto;
overflow: hidden;
}

#h1{
color:white;
font-weight:bold;
}

.h2 {
margin:auto;
width:480px;
font-family:Arial, Helvetica, sans-serif; 
font-size: 12px;
font-weight: normal;
text-align: center;
}


.Tabelle {
	border: 1px solid #FFFFFF;
	color:white;
	font-size:large;
}

.auto-style1 {
	text-align: left;
}
.auto-style2 {
	text-align: right;
}
.auto-style3 {
	margin-top: 0;
	margin-bottom: 0;
}

.link {
	color: #FFFFFF;
}


