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


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

#container{
width:680px;
margin:0 auto;
}

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

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

