/* start Stylesheet for www.lifetime-sport.com */
/* author: www.ideenwerft.com */

/* Farben:  rot: #c30 - blau #39c - blass-orange: #FFF2DC */


* {padding:0px;margin:0px;}
img {border:0;}
html[xmlns^="http"] {
/* f&uuml;r inaktiven scrollbalken bei mozilla */
overflow-y: scroll;
}
.hidden {
position: absolute;
left: -10000px;
}
html {height:100%;}  /* f&uuml;r maximale H&ouml;he des Rahmens */
* html body {height:100%;} /* f&uuml;r maximale H&ouml;he des Rahmens */
body {
min-height:100%;
height:100%;
font-size: 68.75%; /* setzt Standardschriftgroesse auf 11px */
font-family: verdana, arial, Sans-Serif;
color:#333333;
text-align:center;
}
#rahmen {
position:absolute;
top:10%;
left: 50%;
margin-left: -350px;
height:350px; 
width: 700px; 
background:url(start.gif) no-repeat;
}
a#klasse, a#sport, a#kite {float:left;display:inline;margin-top: 240px; height: 40px;}

a#klasse {width: 230px;margin-left:50px;}
a#sport {width: 160px;margin-left:20px;}
a#kite {width: 170px;margin-left:20px;}


