* {
	border: 1;
	margin: 0;
}

html {
	height: 100%;
}

body {
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-image:url(/images/background.jpg);
}
<td> {
	text-align:left;
	vertical-align:bottom;
}

#navigation {
	position:absolute;
	left: 0px;
	top:112px;
	bottom: 2px;
	width: 200px;
	overflow:auto;
	z-index: 3;
	background-color:none;
}
#header {
	position:absolute;
	left: 202px;
	top: 2px;
	width: 900px;
	height: 60px;
	overflow:hidden;
	z-index: 1;
	background-color:none;
}
#header_neu {
	position:absolute;
	left: 202px;
	top: 0px;
	right: 0px;
	height: 60px;
	overflow:hidden;
	z-index: 1;
	background-color:none;
}
#content {
	position:absolute;
	left: 202px;
	top: 64px;
	bottom: 34px;
	width: 900px;
	overflow: hidden;
	z-index: 1;
	background-color:none;
	visibility: visible;
}
#footer {
	position:absolute;
	left: 202px;
	bottom: 2px;
	width: 900px;
	height:30px;
	overflow: hidden;
	z-index: 2;
	background-color:none;
}
#footer_neu {
	position:absolute;
	left: 202px;
	bottom: 0px;
	right:0px;
	height:30px;
	overflow: hidden;
	z-index: 2;
	background-color:none;
}
#content_rechts_fix {
	position:absolute; 
	right:0px; 
	width:200px; 
	top:0px; 
	bottom: 0px;
	background-color:#CCCCCC;
}

#content_links_variable_subheader {
	position:absolute;
	left:0px;
	right:202px;
	top:0px;
	height:30px;
	background-color:#DDDDDD;
}
#content_links_fix_subheader {
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	height:30px;
	background-color:#DDDDDD;
}

#content_links_variable_content {
	overflow: auto;
	position: absolute;
	left: 0px;
	right: 202px;
	top: 30px;
	bottom: 0px;
	background-color:#DDDDDD;
}
#content_links_fix_content {
	overflow: auto;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 30px;
	bottom: 0px;
	background-color:#DDDDDD;
}
#content_drittel_links {
	position:absolute;
	left: 0px;
	top:30px;
	bottom:0px;
	width:33%;
	background-color:#DDDDDD;
	padding-left: 5px;
	padding-right:5px;
}
#content_drittel_mitte {
	position:absolute;
	left:33%;
	top:30px;
	bottom:0px;
	right:33%;
	background-color:#DDDDDD;
	border-left:#990000 solid 1px;
	padding-left: 5px;
	padding-right:5px;
}
#content_drittel_rechts {
	position:absolute;
	right:0px;
	top:30px;
	bottom:0px;
	width:33%;
	background-color:#DDDDDD;
	padding-left: 5px;
	padding-right:5px;
	border-left:#990000 solid 1px;
}
#content_legende {
	position:absolute;
	bottom:0px;
	height:auto;
	left:0px;
	right:0px;
	border:#990000 solid 1px;
}
#logo {
	position:absolute;
	left: 50px;
	top: 10px;
	width: 100px;
	height: 100px;
	overflow:hidden;
	z-index: 3;
}

#loginbox {
	position: fixed;
	top: 110px;
	left: 202px;
	height: 180px;
	width: 198px;
	background-color:#FFFFFF;
	z-index: 3;
	border: 1px solid #990000;
}
#loginbox_front {
	position: fixed;
	top: 200px;
	left: 204px;
	height: 180px;
	width: 196px;
	background-color:none;
	z-index: 3;
	border: none;
}
#daten {
	position: fixed;
	top: 110px;
	left: 225px;
	height: 270px;
	width: 600px;
	background-color:#FFFFFF;
	z-index: 3;
	border: thin solid #990000;
	overflow: auto;
}
#user_daten {
	position: fixed;
	top: 110px;
	left: 225px;
	height: 350px;
	width: 600px;
	background-color:#FFFFFF;
	z-index: 4;
	border: #990000 solid 1px;
	overflow: auto;
}

#thumbnail {
	position: relative;
	height: 100px;
	width: 100px;
	background-color: none;
	z-index: 1;
	border: none;
	overflow:hidden;
	margin: 0px;
}

#thumbnail2 {
	position: relative;
	height: 80px;
	width: auto;
	background-color: none;
	z-index: 1;
	border: none;
	overflow:hidden;
	margin: 0px;
}

#athleten_liste {
	position: absolute;
	overflow: auto;
	width: 120px;
	left: 0px;
	top: 0px;
	bottom:80px;
	background-color:#CCCCCC;
}

#athleten_daten {
	position: absolute;
	overflow: auto;
	left: 205px;
	top: 0px;
	right:0px;
	bottom:0px;
	background-color:#DDDDDD;
}

#div600_450 {
	overflow: auto;
	width: 600px;
	height: 400px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color:none;
}


#div900_500 {
	overflow: auto;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 30px;
	bottom: 0px;
	background-color:none;
}

#liste_allgemein {
	position: relative;
	height: 300px;
	width: 620px;
	background-color: none;
	z-index: 1;
	border:none;
	overflow: auto;
	margin: 0px;
}

#liste_breit {
	position: relative;
	height: 400px;
	width: 780px;
	background-color: none;
	z-index: 1;
	border:none;
	overflow: auto;
	margin: 0px;
}

#div_biografie {
	overflow: auto;
	height: auto;
	max-height: 450px
	position: relative;
	background-color:none;
	left: 0px;
	top: 0px;
	padding-left:5px;
	padding-right:5px;
}

#statistic_main {
	position: absolute;
	top: 70px;
	left: 10px;
	right: 10px;
	background-color:none;
	z-index: 1;
	border: none;
	overflow: auto;
	margin: 0px;
}
#statistic_submain {
	position: relative;
	height: 150px;
	width: 375px;
	background-color: #CCCCCC;
	z-index: 1;
	border: none;
	overflow: auto;
	margin: 0px;
}
#statistic_legende {
	position:absolute;
	bottom:20px;
	height:auto;
	left:20px;
	width:auto;
	border:#990000 solid 1px;
}

#info_box {
	position: fixed;
	top: 100px;
	left: 200px;
	height: 380px;
	width: 550px;
	background-color:#FFFFFF;
	z-index: 3;
	border: thin solid #990000;
	overflow: hidden;
}
#info_box_content {
	position:relative;
	height: 250px;
	width: 540px;
	background-color: #CCCCCC;
	z-index: 6;
	left: 4px;
	overflow:auto;
	padding: 2px;
}
