@charset "UTF-8";
* {
	margin:0px;
	padding:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 959595;
	overflow:hidden;
	background-image:url(img/brands.png);
}
a {
	color:#535353;
	font-weight:bold;
	text-decoration:none;
}
h1 {
	color:#535353;
	text-transform: uppercase;
	font-weight:100;
	border-bottom:3px dotted #a0a0a0;
}
h2 {
	color:#535353;
	text-transform: uppercase;
	font-weight:100;
	font-size:24px;
}
h3 {
	color:#535353;
	text-transform: uppercase;
	font-weight:100;
	font-size:15px;
}
h4 {
	color:#535353;
	text-transform: uppercase;
	font-weight:100;
	font-size:12px;
}
h5 {
	color:#535353;
	font-weight:bold;
	font-size:12px;
}
h5 a {
	text-decoration:none;
}
p {
 color:#959595;
}
#main {
	width:10000px;
}
#main_zwei {
	width:1024px;
}
#eins {
	width:2000px;
	left:2000px;
	float:left;
	height:100%;
	background-color:#ffffff;
}
#zwei {
	width:2000px;
	height:auto;
	float:left;
	background-color:#ffffff;
	
}
#drei {
	width:2000px;
	float:left;
	height:100%;
	background-color:#ffffff;
}
#vier {
	width:2000px;
	height:100%;
	float:left;
	background-color:#ffffff;
}
#fuenf {
	width:2000px;
	height:100%;
	float:left;
	background-color:#ffffff;
}
.logo {
	margin:15px 0px 0px 75px;
	float:left;

}
.logo img {
	border:none;
}
#sound {
	
	margin:21px 0px 0px 1008px; 
	width:10px;
	height:10px;
	z-index:2;
}
#twitter {
	position:absolute;
	margin:53px 0px 0px 330px;
}
.topnavi {
	float:left;
	margin:20px 0px 0px 226px;
}
.topnavi li a {
	padding:0px 10px 0px 10px;
	text-decoration:none;
	font-size:10px;
}
ul li {
	display:inline;
}
.infolinks li a {
	padding:0px 16px 0px 0px;
	text-decoration:none;
	font-size:9px;
	text-transform: uppercase;
}
.inhalt {
	width:1205px;
	clear:left;
}
#video {
	height:255px;
	width:454px;
	float:left;
	margin:30px 0px 0px 80px;
	padding:0px 7px 50px 0px;
}
#flash {
	height:255px;
	width:454px;
	float:left;
	margin:0px 0px 0px 55px;
	padding:0px 55px 0px 0px;
}
#bild {
	height:320px;
	float:left;
	margin:15px 0px 0px 22px;
	padding-right:52px;
}
#bild_links {
	height:320px;
	float:left;
	margin:15px 0px 0px 110px;
	padding-right:40px;
}
.text {
	float:left;
	width:455px;
	height:320px;
	overflow:auto;
	margin:-5px 0px 0px 20px;
	padding:0px 20px 0px 0px;
}
.text_links {
	float:left;
	width:465px;
	height:320px;
	overflow:auto;
	margin:-5px 0px 0px 20px;
	padding:0px 20px 0px 0px;
}
.button_links img {
	border:none;
	margin:80px 0px 0px 10px;
	float:left;
}
td img {
	border:none;
}
.button img {
	border:none;
	margin:80px 0px 0px 10px;
}
.buttons {
	clear:left;
	margin:0px 0px 0px 70px;
	padding:0px 0px 5px 0px;
	width:990px;
	
	
}
.buttons img {
	border:none;
	padding:10px 0px 0px 0px;
}
.footer {
	clear:left;
	margin:5px 10px 0px 77px;
	padding-bottom:26px;
	text-align:center;
	width:960px;
	border-top:3px dotted #a0a0a0;
}
.footer p {
	color:#535353;
	font-size:10px;
	text-transform: uppercase;
	padding-top:5px;
}

