body{
margin-top:0px;
padding-top:0px;
font-size:13px;
font-weight:normal;
background-image: url('../images/bg.jpg');
background-repeat: repeat-x;
background-color: #FFFFFF;
font-family:Arial, Verdana;
text-align:center;
}

#seite {
width:1118px;
margin:	0 auto 0px auto;
text-align: left;
}

H1 {
color:rgb(51,51,102);
}

H2 {
color:rgb(51,51,102);
font-size:14px;
display:inline;
}

a, a:link {
color:rgb(51,51,102);
text-decoration: none;
font-weight:bold;
}