#tt {position:absolute; display:block; /*background:url(images/tt_left.gif) top left no-repeat*/}
#tttop {display:block; height:0; margin-left:0; /*background:url(images/tt_top.gif) top right no-repeat; overflow:hidden*/}
#ttcont {display:block; padding-left: 5px; padding-right: 5px; padding-top: 0; padding-bottom: 0; margin-left:0; background:#bbb; color:#000; font-size: 0.7em; font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;}
#ttbot {display:block; height:0; margin-left:0; /*background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden*/}


a:link    {text-decoration: none; color: black}
a:visited {text-decoration: none; font-weight: none; color: #511}
a:hover   {text-decoration: none; color: #C00000; background-color: none}
a.navi:link    {text-decoration: none; color: white}
a.navi:visited {text-decoration: none; font-weight: none; color: #d3d3d3}
a.navi:hover   {text-decoration: none; color: black; background-color: none}
a.jumper:link    {text-decoration: none; color: black; font-size: 0.9em;}
a.jumper:visited {text-decoration: none; color: #696969; font-size: 0.9em;}
a.jumper:hover   {text-decoration: none; color: #C00000; font-size: 0.9em;}
div.unit-sw-cell-re1:link    {text-decoration: none; color: black; background-color: none;}
div.unit-sw-cell-re1:visited {text-decoration: none; color: black; background-color: none;}
div.unit-sw-cell-re1:hover   {text-decoration: none; color: #C00000; background-color: #333;}
div.unit-sw-cell-re1:active   {text-decoration: none; color: #C00000; background-color: #333;}
div.unit-sw-cell-re2:link    {text-decoration: none; color: black; background-color: none;}
div.unit-sw-cell-re2:visited {text-decoration: none; color: black; background-color: none;}
div.unit-sw-cell-re2:hover   {text-decoration: none; color: #C00000; background-color: #333;}
div.unit-sw-cell-re2:active   {text-decoration: none; color: #C00000; background-color: #333;}
a.unit:link    {text-decoration: none; color: white; background-color: none;}
a.unit:visited {text-decoration: none; color: white; background-color: none;}
a.unit:hover   {text-decoration: none; color: #C00000; background-color: #333;}
a.unit:active   {text-decoration: none; color: #C00000; background-color: #333;}
a.engines:link    {text-decoration: none; color: white; background-color: none;}
a.engines:visited {text-decoration: none; color: white; background-color: none;}
a.engines:hover   {text-decoration: none; color: #C00000; background-color: #000;}
a.engines:active   {text-decoration: none; color: #C00000; background-color: #000;}

 body {
 	background-color: #bbbbbb;
 	color: black;
 	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
 	text-align: center;
 	}
 .overall {
 	width: 1000px;
 	margin-left: auto;
 	margin-right: auto;
 	margin-top: 0;
 	margin-bottom: 0; 
	border-style: solid;
 	border-width: 1px;
 	border-color: #969696; 	
	background-color: white;
 	}
 	html {
	overflow: -moz-scrollbars-vertical; 
	overflow-y: scroll;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 0.1em; 
	margin-bottom: 0.1em;
	}
h2 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0.2em; 
	margin-bottom: 0.2em;
	}
h3 {
	font-size: 150%;
	font-weight: bold;
	margin: 0;
	}
.schriftnormal {
	font-size: 0.8em;
	margin: 0; 
	margin-top: 0;
	margin-bottom: 0;
	}
	#linksbuendig {
		width: 600px;
		margin-top: 0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0;
		padding-left: 100px;
		text-align: left;
		}
.kleineschrift {
	font-size: 0.7em;
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	}
.h-header {
	margin-top: 0;
	margin-left: 75px;
	margin-right: 0;
	margin-bottom: 0;
	}
hr.schmalelinie {
	width: 600px;
	color: black;
	}
hr.breitelinie {
	width: 950px;
	color: black;
	}
div.box-index {
	width: 600px;
	font-size: 10pt;
	text-align: justify;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: auto;
	margin-right: auto;
	}
div.box-index-gross {
	width: 996px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	text-align: center;
 	color: black;
	}
.box-index2 {
	width: 312px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	text-align: center;
	}
.kleine-box-index {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 2em;
	margin-right: 0;
	font-size: 8pt;
	text-align: right;
	}
	.kleine-box-index#links {
		float: left;
		width: 150px;
		}
	.kleine-box-index#rechts {
		float: right;
		width: 120px;
		padding-right: 3em;
		}
.header-navi-box {
	position: relative;
	width: 988px;
	height: 20px;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	text-align: left;
 	color: white;
 	padding-top: 2px;
 	padding-right: 0;
 	padding-left: 10px;
 	padding-bottom: 0;
 	background-color: #A52A2A;
	border-style: solid;
 	border-width: 1px;
 	border-color: #969696; 	
	}
.header-box {
	position: relative;
	width: 988px;
	height: 140px;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: 0;
	text-align: right;
 	color: white;
 	padding-top: 0;
 	padding-right: 10px;
 	padding-left: 0;
 	padding-bottom: 0;
 	/*background-color: #444;*/
	background-image: url(/design/header2.jpg);
	border-style: solid;
 	border-width: 1px;
 	border-color: #969696;
	}
#rundbild-position {
	position: relative; 
	}
.box-rund-corner {
	width: 135px;
	height: 125px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding-top: 15px;
	padding-left: 15px;
	float: left;
	}
.box-titel-header {
	width: 836px;
	height: 85px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	text-align: center;
	padding-top: 50px;
	float: right;
	}
.copyright-header {
	position: absolute;
	left: 590px;
	bottom: 0; 
	width: 21.5em;
	height: 15px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding-right: 10px;
	text-align: center;
	border-left: solid;
	border-left-color: #969696;
	border-left-width: 1px;
	float: right;
	}
.onlinesince-header {
	position: absolute;
	left: 840px;
	bottom: 0;
	width: 13.0em;
	height: 15px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding-right: 0;
	text-align: center;
	border-left: solid;
	border-left-color: #969696;
	border-left-width: 1px;
	float: right;
	}
.link-banner-box {
	width: 750px;
	height: 95px;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	padding-left: 0;
	padding-top: 0;
	text-align: center;
	clear: both;	 
	}
.link-banner-box-links {
	width: 500px;
	height: 95px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding-left: 0;
	padding-top: 0;
	}
.link-banner-box-rechts {
	width: 230px;
	height: 85px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	}
	#banner-links-float {		 	
 	float: left;
		}
	#banner-rechts-float {		 	
 	float: right;
		}
.brands-header-box {
	width: 940px;
	height: 31px;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: 0;
	text-align: left;
 	padding-top: 0;
 	padding-right: 0;
 	padding-left: 60px;
 	padding-bottom: 0;
	background-image:url(/design/rot.gif);
	background-repeat: repeat-x;
	display: table;
	}
.kz {
	width: 42px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: center;
 	font-size: 0.8em;
 	/*line-height: 1.45em;*/
	}
.br {
	width: 155px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	padding-left: 3px;
 	font-size: 0.8em;
	}
.br2 {
	width: 197px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	padding-left: 3px;
 	font-size: 0.8em;
	}
.br3 {
	width: 25px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	padding-left: 3px;
 	font-size: 0.8em;
	}
.br4 {
	width: 285px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	padding-left: 3px;
 	font-size: 0.8em;
	}
.br-radf {
	width: 50px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	padding-left: 3px;
 	font-size: 0.8em;
	}
.br-aufb {
	width: 100px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	padding-left: 3px;
 	font-size: 0.8em;
	}
	
.br-bj {
	width: 35px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: center;
	padding-left: 3px;
 	font-size: 0.8em;
	}
.higrufa {  
		/*border: 0px;
		width: 50px;*/
		height: 0;
}
.higrufa a {
		display: block;
		background: white;
		height: 100%;
		text-align: left;
	}

.higrufa a:hover {
		background: red;
	}
.brands-footer-box {
	width: 1000px;
	height: 15px;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: 0;
	text-align: center;
 	padding-top: 5px;
 	padding-right: 0;
 	padding-left: 0;
 	padding-bottom: 0;
 	font-size: 0.7em;
 	clear: both;
	}
.vz-box {
	width: 985px;
	height: 12px;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	text-align: left;
	padding-left: 15px;
	font-size: 0.8em;
	padding-top: 3px;
	}
.sm-br-txt {
	width: 500px;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	text-align: justify;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #bbb;
	border-style: solid;
 	border-width: 1px;
 	border-color: #969696; 	
	}
#center { 
	text-align: center;
	}
#fb-bt {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	}
	#header-navi-text {
		padding-bottom: 0;
		padding-top: 0;
		margin: 0;
		}
.br-expl-box {
	width: 600px;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #bbb;
	border-style: solid;
 	border-width: 1px;
 	border-color: #969696;
 	display: table; 	
	}
.br-expl-box-row {
	width: 600px;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	display: table-row;
	}
.br-expl-box-logo {
	width: 300px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: table-cell;
 	float: left;
	}
.br-expl-box-text {
	width: 238px;
	text-align: justify;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: table-cell;
 	float: right;
	}
.cent-br-yr {
	/*float: right;
	margin-left: 800px;*/
	display: table-cell;
	padding-top: 4px;
	float: left;
	}
.cent-br-img {
	float: right;
	display: table-cell;
	}
.cent-br-row {
	display: table-row;
	}
.fb-button {
	position: absolute;
	bottom: 0;
	left: 512px;	
	}
.clear {
	clear: both;
	}