body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width:100%;
	background-color:#ffffff;
	position:absolute;
	height:auto;
	text-align: center;
/*	overflow-y: scroll;*/
}

#page {
	margin: 0px auto;
	text-align: left; 
	position:relative;
	height:auto;
}
#page, #header, #main, #nav, #footer {
	width:800px;
}
img {
	border: 0;
}
h1, h2 {
	padding:0px;
	margin:0px;
	font-size: 13px;
	color:#0099cc;
}
a {
	color:#006699;
	text-decoration:underline;
}
a:hover {
	color:#03588c;
}
.clear {
	clear:both
}

#header {
	height:114px;
}
#headerimg {
	height:114px;
	background-image:url(../images/header.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}
#headertxt {
	position: absolute;
	top:42px;
	left:267px;
	width:365px;
	height: 65px;
	z-index:500;
}
#headertitel1 {color:#03588c; font-size:30px;}
#headertitel2 {color:#0099cc; font-size:20px;}

#nav {
	background-image:url(../images/navbg.jpg);
	background-repeat:no-repeat;
	height:22px;
	width:800px;
}

#navcontent {padding-left:267px;}

.navlink a {
	float:left;
	color:#0099cc;
	text-decoration:underline;
	font-size:11px;
	padding-right:20px;
	padding-top:5px;
}
.navlink a:hover {
	color:#03588c;
}
.aktiv a {
	color:#03588c;
	text-decoration:none;
	font-size:11px
}
.last a {
	padding-right:0px !important;
}


#main {
	z-index:1;
	min-height:424px;
}

.contenttxt {
	padding-left:267px;
	padding-top:50px;
	padding-right:33px;
	}

#footer {
	background-image:url(../images/footerbg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:27px;}
	
#footer .navtxt {
	color:#0099cc;
	font-size:11px;
	float:right;
}
#footernav {
	float:left;
	width:533px;
}
#copyr {
	float:left;
	width:257px;
	color:#0099cc;
	font-size:11px;
	padding-top:5px;
	padding-left:10px;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
	height:172px;
	width:278px;
	background-position: left top;
	z-index: 500;
}
* html #logo {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png', sizingMethod='crop');
}
html > body #logo {
	background:transparent url(../images/logo.png) top left no-repeat;
}

#box {
	position: absolute;
	top: 150px;
	left: 0px;
	width:230px;
	height:100px;
	padding-top:20px;
	padding-left:20px;
	color:#03588c;
	font-size:11px;
	z-index: 500;
	}
#breadcrumb {
	position: absolute;
	top: 149px;
	left: 267px;
	width:513px;
	height:30px;
	color:#999999;
	font-size:9px;
	padding-right: 20px;
	z-index: 500;
	}
	
#breadcrumb a {
	font-size:9px;
	color:#999999;
	text-decoration:none;	
}
#breadcrumb a:hover {
	text-decoration:underline;	
}
#hometext {
	padding-top: 100px;
	padding-left: 267px;
	width:400px;
	color:#03588c;
	font-size:13px;
	height:324px;
}
#text {
	padding-top: 60px;
	padding-bottom: 30px;
	padding-left: 267px;
	height:auto;
	color:#03588c;
	width:500px;
	font-size:11px;	
}

.home {
	background-image:url(../images/homebg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.tapingkurs {
	background-image:url(../images/tapebg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.sportveranstaltungen {
	background-image:url(../images/sportveranstbg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.lactat {
	background-image:url(../images/lactatbg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
*img, div {behavior: url(../scripts/iepngfix.htc);}*/

li {padding-bottom:10px;}


