@charset "UTF-8";

@media all {

/* ---------- LAYOUT ---------- */
html, body {height:100%; margin:0; padding:0;}
body {background:url('images/back.gif') repeat 0 0 transparent; font-family:Georgia, Times, serifs;}
#floater {position:relative; float:left; width:1px; height:50%; margin-bottom:-200px;}
#centered {background:transparent; position:relative; width:100%; max-width:890px; min-width:400px; height:420px; margin:0 auto;} 
#content {background:url('images/bga2.jpg') no-repeat 0 0 transparent; position:absolute; left:0; right:0; top:0; bottom:0; height:430px; margin: 100px 10px 10px 10px; padding:0px;}
/* ---------- CONTENT ---------- */
h2 {margin:0; padding:0; font-family:'Trebuchet MS', Arial, Verdana; font-size:120%; text-align:center; color:#fff;} 
p.verein {margin:10px 0 10px 0; padding:0; font-family:'Trebuchet MS', Arial, Verdana; line-height:1.8em; text-align:center;}
p.verein a {text-decoration:none; color:#fff;}
p.verein a:hover {text-decoration:underline;}
table.auswahl {width:100%; padding-left:0; margin:210px 0 0 0px; text-align:left; color:#ddd; border:0px solid #fff;}

}
