/*//////////////// DEFINITION HTML TAGS //////////////// */html, body, td {	padding: 0px;	margin: 0px;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;}h1 {	font-size: 11px;	font-weight: bold;	margin-bottom:2px;}h2 {	font-size: 11px;	font-weight:normal;	margin-top:2px;	margin-bottom:6px;}/*//////////////// DEFINITION DER DIV-BEREICHE ////////////////*/#Splashpage { 	  position:absolute;  height:247px;   width:429PX;  margin:-100px 0px 0px -200px;  top: 50%;   left: 412px;  text-align: left;  padding: 0px;  overflow: visible;}#NavBox {	position:absolute;	left: 33px;	top: 12px;	width: 160px;	text-align: right;}#Box {	position:absolute;	left:203px;	top: 12px;}#Head {	position:relative;	left: 0px;	top: 0px;	height: 50px;	width: 429px;	padding-left: 109px;	text-align: right;	/*background-color:#CCCCCC;*/	background-image:url(/media/tapete_head.gif);	background-repeat:no-repeat;}#Middle {	width: 538px;	/*background-color: #999999;*/	background-image: url(/media/tapete_mid.gif);	background-repeat: repeat-y;	overflow:hidden;	z-index: 1;}#MiddleInhalt {	margin-left: 109px;}#Foot {	z-index: 3;	margin-left: -203px;	margin-top: -150px;	position:absolute;	left: 7px;	height: 232px;	width: 737px;}#PopUp { 	  position:absolute;  height:350px;   width:350px;  margin:-175px 0px 15px -175px;  top: 50%;   left: 50%;  text-align: left;  padding: 0px;  overflow: visible;}#PopUpAccessories { 	  position:absolute;  height:350px;   width:350px;  margin:-175px 0px 15px -400px;  top: 50%;   left: 50%;  text-align: left;  padding: 0px;  overflow: visible;}/*//////////////// DEFINITION DER KLASSEN ////////////////*/.NavElement {	margin-bottom: 5px;}.Headline {	color:#339933;	font-size: 11px;	font-weight: bold;}.Trennlinie {	background-image:url(/media/trennlinie.gif);	background-repeat:repeat-x;	display:block;	margin-top:5px;	margin-bottom:-10px;}/*.Betrag {	top: 0;	left: 78px;	z-index:50;	position:relative;	text-align: right;	width: 20;	height: 0;}.Betrag {	z-index: 4;	position:relative;	left:0px;	top:0;	width:57px;	height: 11px;	text-align:right;	float:right;}*/.FormStyle {	border: 1px solid #636363;	font-size: 11px;}.ImageAccessories {	/*border: 1px solid #000000*/}.BackButton {	z-index: 5;	position:relative;	float:left;	left:0;	top:0;	width:61px;	height: 11px;	margin-bottom: 12px;}.NextButton {	z-index: 4;	position:relative;	left:0;	top:0;	width:57px;	height: 11px;	float:right;}a:link {	color: #339933; 	text-decoration: none;}a:visited {	color: #339933;	text-decoration: none;}a:hover {	color: #000000;	text-decoration: none;}a:active {	color: #339933;	text-decoration: none;}A.LinkLounge:link { text-decoration:none; color:#000000; }A.LinkLounge:visited { text-decoration:none; color:#000000; }A.LinkLounge:active { text-decoration:none; color:#000000; }A.LinkLounge:hover { text-decoration:none; color:#339933; }