body, html
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

body
{
}

body, div, td, span, li, p, strong, i, u, a
{
	font-family: arial;
	font-size: 11px;	
	line-height: 16px;	
}


table
{
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none;
	border-collapse: collapse;
}

table tr td
{
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table tr td.spacer
{
	width: 50%;
	background-color: #ffffff;
}

div.clear
{
	clear: both;
}

#Background1, #Background2
{
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#Background1
{
	background-color: #bbbbbb;
}

#Page
{
	position: relative;
	width: 100%;
	height: 100%;
	
	text-align: center;	
}

#Content
{
	position: relative;
	display: none;
	top: 0px;
	left: 0px;
	width: 800px;
	height: auto;
	padding: 4px 4px 20px 4px;
	margin: auto;
	
	text-align: left;
}

#Content.contentBio
{
	width: 846px;
	background-image: url(../images/bg-bio.png); 	
}

#Content.contentFacts
{
	width: 645px;
}

#Content.contentStuff
{
	width: 860px;
}

#Content.contentBlog
{
	width: 200px;
	background-image: url(../images/bg-blog.png); 	
}

#Content.contentStuff .column
{
	height: 350px;
}


#Content.contentFacts .column.basic
{
	background-image: url(../images/bg-basic.png);
}

#Content.contentFacts .column.vereine
{
	background-image: url(../images/bg-vereine.png);
}

#Content.contentFacts .column.statistik
{
	background-image: url(../images/bg-statistik.png);
}

#Content.contentStuff .column.fotogalerie
{
	background-image: url(../images/bg-fotogalerie.png);
}

#Content.contentStuff .column.fotogalerie div.gallery
{
	display: none;
}

#Content.contentStuff .column.video
{
	background-image: url(../images/bg-video.png);
}

#Content.contentStuff .column.wallpaper
{
	background-image: url(../images/bg-wallpaper.png);
}

#Content.contentStuff .column.autogramme
{
	background-image: url(../images/bg-autogramme.png);
}

#Content .column
{
	position: relative;
	float: left;
	width: 200px;
	height: auto;
	margin: 0px 2px 0px 3px;
	padding: 5px 5px 20px 5px;
}

#Content p
{
	position: relative;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 62px 7px 32px 7px;
}

#Content .column p
{
	padding: 62px 7px 32px 7px;
}

#Content a
{
	position: relative;
	display: block;
	width: 100%;
	padding: 4px 0px 4px 0px;
	text-align: center;
}


#Navigation
{
	position: absolute;
	overflow: hidden;
	display: none;
	bottom: 90px;
	left: 0px;
	width: 100%;
	height: 83px;
}



#Navigation ul
{
	position: relative;
	width: 725px;
	height: 83px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none outside;
	
}

#Navigation ul li
{
	position: relative;
	float: left;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a img
{
	border-style: none;
}

#LogoAureum
{
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -98px;
}

#LogoAdidas
{
	position: absolute;
	right: 30px;
	top: 30px;
}

#VideoHolder
{
	position: absolute;
	display: none;
	top: 0;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: .75;
	filter: alpha(opacity=75);	
	-moz-opacity:0.75;	
}

#Video
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -250px;
}