.body
{
font-family:Verdana;
font-size:14px;
}

#start
{
  display: block;
  width: 120px;
  height: 20px;
  background: url("btn/start.gif") no-repeat 0 0;
  float: left;

}

#start:hover
{ 
  background-position: 0 -20px;
  float: left;
}

#start:active
{ 
  background-position: 0 -20px;
  color:#FFF
  text-decoration: none;
  text-underline: none;
  float: left;
}

#start:focus
{ 
  background-position: 0 -20px;
  text-decoration: none;
  text-underline: none;
  float: left;
}

#start span
{
  position: absolute;
  top: -999em;
}

#startstatic
{	display: block;
  	width: 120px;
  	height: 20px;
 	background: url("btn/start.gif") no-repeat 0 0;
	background-position: 0 -20px;
	text-decoration: none;
    text-underline: none;
	float: left;
}

#bio
{
  display: block;
  width: 120px;
  height: 20px;
  background: url("btn/bio.gif") no-repeat 0 0;
  float: left;

}

#bio:hover
{ 
  background-position: 0 -20px;
  float: left;
}

#bio:active
{ 
  background-position: 0 -20px;
  color:#FFF
  	text-decoration: none;
    text-underline: none;
	float: left;
}

#bio:focus
{ 
  background-position: 0 -20px;
  text-decoration: none;
   text-underline: none;
   float: left;
}

#bio span
{
  position: absolute;
  top: -999em;
}

#biostatic
{	display: block;
  	width: 120px;
  	height: 20px;
 	background: url("btn/bio.gif") no-repeat 0 0;
	background-position: 0 -20px;
	text-decoration: none;
    text-underline: none;
	float: left;
}

#booking
{
  display: block;
  width: 120px;
  height: 20px;
  background: url("btn/booking.gif") no-repeat 0 0;
  float: left;

}

#booking:hover
{ 
  background-position: 0 -20px;
  float: left;
}

#booking:active
{ 
  background-position: 0 -20px;
  color:#FFF
  	text-decoration: none;
    text-underline: none;
	float: left;
}

#booking:focus
{ 
  background-position: 0 -20px;
  text-decoration: none;
   text-underline: none;
   float: left;
}

#booking span
{
  position: absolute;
  top: -999em;
}

#bookingstatic
{	display: block;
  	width: 120px;
  	height: 20px;
 	background: url("btn/booking.gif") no-repeat 0 0;
	background-position: 0 -20px;
	text-decoration: none;
    text-underline: none;
	float: left;
}

#media
{
  display: block;
  width: 120px;
  height: 20px;
  background: url("btn/media.gif") no-repeat 0 0;
  float: left;

}

#media:hover
{ 
  background-position: 0 -20px;
  float: left;
}

#media:active
{ 
  background-position: 0 -20px;
  color:#FFF
  	text-decoration: none;
    text-underline: none;
	float: left;
}

#media:focus
{ 
  background-position: 0 -20px;
  text-decoration: none;
   text-underline: none;
   float: left;
}

#media span
{
  position: absolute;
  top: -999em;
}

#mediastatic
{	display: block;
  	width: 120px;
  	height: 20px;
 	background: url("btn/media.gif") no-repeat 0 0;
	background-position: 0 -20px;
	text-decoration: none;
    text-underline: none;
	float: left;
}

#downloads
{
  display: block;
  width: 120px;
  height: 20px;
  background: url("btn/downloads.gif") no-repeat 0 0;
  float: left;

}

#downloads:hover
{ 
  background-position: 0 -20px;
  float: left;
}

#downloads:active
{ 
  background-position: 0 -20px;
  color:#FFF
  text-decoration: none;
  text-underline: none;
  float: left;
}

#downloads:focus
{ 
  background-position: 0 -20px;
  text-decoration: none;
  text-underline: none;
  float: left;
}

#downloads span
{
  position: absolute;
  top: -999em;
}

#downloadsstatic
{	display: block;
  	width: 120px;
  	height: 20px;
 	background: url("btn/downloads.gif") no-repeat 0 0;
	background-position: 0 -20px;
	text-decoration: none;
    text-underline: none;
	float: left;
}


#impressum
{
  display: block;
  width: 120px;
  height: 20px;
  background: url("btn/impressum.gif") no-repeat 0 0;
  float: left;

}

#impressum:hover
{ 
  background-position: 0 -20px;
  float: left;
}

#impressum:active
{ 
  background-position: 0 -20px;
  color:#FFF
  	text-decoration: none;
    text-underline: none;
	float: left;
}

#impressum:focus
{ 
  background-position: 0 -20px;
  text-decoration: none;
   text-underline: none;
   float: left;
}

#impressum span
{
  position: absolute;
  top: -999em;
}

#impressumstatic
{	display: block;
  	width: 120px;
  	height: 20px;
 	background: url("btn/impressum.gif") no-repeat 0 0;
	background-position: 0 -20px;
	text-decoration: none;
    text-underline: none;
	float: left;
}


#navbar
{
	height:20px;
	margin:0 auto;
    width:720px;
    text-align:center;	
}

#boxes
{
	display: block;
	float: left;
	margin:0 auto;  		
}

#biocontainer
{
 	display: block;
	float:left;
 	background-color: #CECECE;
	height:200px;
	width:100%;
	text-align:center;
	margin:0px auto;
	
	
}

#bioboxleft
{
	display:block;
	float:left;
	background-color:#becaff;
	width:46%;
	padding-right: 10px;
	padding-left: 10px;
	text-align:justify;
	border: solid 1px;
	margin-left:0px;
	margin-right:0px;
	position: relative;
}

#bioboxright
{
	display:block;
	float:right;
	background-color:#bedfff;
	width:46%;
	padding-right: 10px;
	padding-left: 10px;
	text-align:justify;
	border: solid 1px;
	margin-right:0px;
	margin-left:0px;
	position: relative;
}


#centercontainer
{
	text-align:center;
	left:100px;
	right:100px;
	margin:0px auto;
}

#jucontainer
{
	text-align:justify;
	width:944px;
	margin:0px auto;
}

#centercontaintwo
{
	display:block;
	position: relative;
	text-align:center;
	width:60%;
	margin-left:auto;
	margin-right:auto;
	
	
}

#centercontaintree
{
	text-align:center;
	width:1024px;
	height:500px;
	margin:0px auto;
}

#rightcont {
width: 450px;
float: right;
}

#leftcont {
width: 450px;
float: left;
}

#fbcontainer
{
	display:block;
	text-align:center;
	width:210px;
	margin: 0 auto;
	
}
