@charset "utf-8";
/* Stylesheet by Hartmut Gau - TUHH/STS */

body    {
	background-color:#FFF4EA;
}
a  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF7F00;
	text-decoration:none;
}
a.button  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
}
a.button:hover  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#main   {
	width: 822px;
	position: absolute;
	top:10px;
	left: 50%;
	margin-left: -411px;
}

#headerlogo   {
	background-image:url(images/racerlogo-top.jpg);
	width: 139px;
	height: 54px;
	position: relative;
	top: 19px;
}

#navigation   {
	width:588px;
	height:24px;
	position: relative;
	top:19px;
}

#b_home   {
	width:110px;
	height:21px;
	background-image: url(images/reiter.jpg);
	padding-top: 3px;
	text-align:center;
}
#b_home_h   {
	width:110px;
	height:21px;
	background-image: url(images/reiter_h.jpg);
	padding-top: 3px;
	text-align:center;
}

#b_download   {
	width:110px;
	height:21px;
	background-image: url(images/reiter.jpg);
	padding-top: 3px;
	position: relative;
	left: 110px;
	top: -24px;
	text-align:center;
}
#b_download_h   {
	width:110px;
	height:21px;
	background-image: url(images/reiter_h.jpg);
	padding-top: 3px;
	position: relative;
	left: 110px;
	top: -24px;
	text-align:center;
}

#b_publications   {
	width:110px;
	height:21px;
	background-image: url(images/reiter.jpg);
	padding-top: 3px;
	position: relative;
	left: 220px;
	top: -48px;
	text-align:center;
}
#b_publications_h   {
	width:110px;
	height:21px;
	background-image: url(images/reiter_h.jpg);
	padding-top: 3px;
	position: relative;
	left: 220px;
	top: -48px;
	text-align:center;
}
#b_contact   {
	width:110px;
	height:21px;
	background-image: url(images/reiter.jpg);
	padding-top: 3px;
	position: relative;
	left: 330px;
	top: -72px;
	text-align:center;
}
#b_contact_h   {
	width:110px;
	height:21px;
	background-image: url(images/reiter_h.jpg);
	padding-top: 3px;
	position: relative;
	left: 330px;
	top: -72px;
	text-align:center;
}

#headerright   {
	background-image:url(images/l_headgrah.jpg);
	width: 234px;
	height: 97px;
	position:relative;
	top: -79px;
	left: 588px;
}

#bannerhome   {
	background-image:url(images/banner_home.jpg);
	width:822px;
	height:113px;
	position:relative;
	top:-79px;
}
#bannerdownload   {
	background-image:url(images/banner_download.jpg);
	width:822px;
	height:113px;
	position:relative;
	top:-79px;
}
#bannerpublications   {
	background-image:url(images/banner_publications.jpg);
	width:822px;
	height:113px;
	position:relative;
	top:-79px;
}
#bannerkontakt   {
	background-image:url(images/banner_kontakt.jpg);
	width:822px;
	height:113px;
	position:relative;
	top:-79px;
}

#content  {
	background-color:#fff;
}

#textarea    {
	background-color:#fff;
	width: 728px;
	position:absolute;
	top:209px;
	padding:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#subnavi   {
	background-color:#fff;
	width: 34px;
	height:100%;
	position:absolute;
	top:0px;
	left:788px;
	color:#36577C;
}

#footer   {
	width:762px;
	position:relative;
	top: 60px;
	left:-30px;
	padding-left:30px;
	padding-right:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF7F00;
}
	
	
	







