/* CSS Document */
html, body{
	height:100%; margin:0; padding:0; font-size:12px; color:#333333; background-color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6{font-family:Arial, sans-serif; color:#515151; margin:0; padding:0;}

h1{font-size:18px;}

h2{font-size:16px;}

h3{font-size:14px;}

h4{font-size:12px;}

#content-body {
	width:685px; position:absolute; left:50%; margin:0 0 0 -357px; display:inline; background:url(../images/back.png) top no-repeat; padding:225px 15px 0 25px;
}

#vorschau{float:right;}

.regatta{float:right; margin-right:8px;}
.textfeld{width:355px; float:left; text-align:justify;}

#newsletter{width:277px; height:97px; float:right; display:inline; background:url(../images/newsletter.png) no-repeat;}
#newsletter .schalter{width:auto; height:auto; float:right; margin:50px 15px 0 0;}
#newsletter .formfeld{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#515151; width:135px; float:right; margin:50px 5px 0 0; border-top:1px solid #BBBBBB; border:1px solid #BBBBBB;
}

#footer{width:685px; float:left; border-top:1px solid #999999; padding:5px 0 0 0; margin:15px 0 0 0; display:inline; font-size:10px; color:#999999; text-align:right;}
#footer a{color:#999999;}
