@charset "UTF-8";

html 	{width: 100%; height: 100%; max-height:100%; padding:0; 
margin:0; 
border:0;  /* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
/* */}

* html  {
	 	overflow:hidden;
}

* html #wrapper {
     height: 100%;
	 	overflow:auto;
}


body  {
    	margin: 0;
    	padding: 0;
		background-color: #2b221d;
		height: 100%; 
		max-height: 100%;
		overflow: hidden;
    }
	
	img {
	border: 0;
	outline:0; -moz-outline:0; 
	}
	
#wrapper { 
    	width: 100%;
		border: 0;  
    	margin: 0;
    	border: 0;
		height: 100%;
overflow: auto;
    } 
	
	#links { position: absolute; left:0; top:0px; padding: 0px; height:100%; min-width:700px; width: 80%;z-index:4; overflow: hidden; /* \*/ 
/* */}

#header  { position: absolute; width: 395px; top: 0; left: 5px; }

#kontakt  { clear: both; position: absolute; width: 600px; bottom: 3px; left: 10px; z-index: 10;}

#switch  { clear: both; position: absolute; width: 120px; top: 3px; right: 5px; z-index: 10;}


	
		#profile {  float: right; position: relative; margin: 100px 60px 0 20px; padding: 0px; padding-right: 110px;height:400px; width:490px; z-index:4; overflow: hidden; }
	#profile1 { float: left; margin:0px; padding: 0px; padding-right: 10px; width:240px; height:400px;}
#profile2 { float: left; margin:0px; padding: 0px; width:240px; height:400px;}


#wrapper_content { 
	position:relative; 
	min-height: 100%; 
	padding: 0; 
	margin-top: 0;
	margin-right: 2%; 
	margin-bottom:0; 
	border: 0;
	min-width: 330px;
	width: 20%;
	float:right;
	z-index: 1000;
	
 }
 
 * html #wrapper_content 
{
height: 100%;
	position:static;
}


 
 #content { 
	padding: 0; 
	padding-top:30px;
	padding-bottom:40px;
	overflow: hidden; 
	margin: 0;
	width: 330px;
	position:static;
 }
 
#box_header { 
width: 330px;
	margin: 0;
	padding: 0;
		border: 0;
	height: 20px;
	background-image:url(../spoton_images/backs/trans_oben.png);
 }
 
 #box_content { 
 float:left;
 width: 310px;
	margin: 0;
	padding: 0 10px 0 10px;
	background-image:url(../spoton_images/backs/trans_white.png);
 }
	
#box_footer { 
float:left;
width: 330px;
	margin: 0;
	padding: 0;
		border: 0;
	height: 20px;
	background-image:url(../spoton_images/backs/trans_unten.png);
 }
   
#team	img {
float: right;
margin-top: -9px;
	}