/* CSS Document */

body {
background-color: #fff;
font-family: Arial, Helvetica, Sans-Serif;
margin: 0.5em 0 0 0.5em;}

#zentrierung {
width: 700px;
height: 525px;
margin: 0px auto;
text-align: left;
padding: 0px;
background-image: url(../img/index.jpg);
background-repeat: no-repeat;
border: 0pt solid;}

#zentrierung h1 {
text-align:right;
font-size: 160%;
padding: 3.5em 0.5em 0 0;}

#zentrierung h1 a {
color: #fff;
text-decoration: none;}

#zentrierung h1 a:hover {
color: #fff;
text-decoration: underline;}

#zentrierung h2 {
text-align:center;
font-size: 140%;
padding: 12em 0.5em 0 0;}

#zentrierung h2 a {
color: #fff;
text-decoration: none;}

#zentrierung h2 a:hover {
color: #fff;
text-decoration: underline;}



#index {
border:1pt solid;
margin: 5em;
float: left;}