BODY{
	margin:0px auto;
	padding:0px auto;
	background-image: url(img/back-muster.gif);
	background-repeat: repeat;
	background-position: 72px 15px;
}
P, img{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #333;
}
h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:normal;
	color: #333;
}
#left{
	float:left;
	width: 266px;
}
#right{
	float:left;
	width: 264px;
}
#center{
	float:left;
	width:803px;
	background-color:#FFF;
}
#top-1{
	float: left;
	width: 803px;
	height:136px;
	background:url(img/top-1.jpg);
}
#top-1 A{
	float: left;
	margin-top:110px;
	text-decoration:none;
	color:#C3002D;	
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	margin-left:32px;
}
#top-2{
	float: left;
	width: 803px;
	height:164px;
	background:url(img/top-2.jpg);
}
#text-top-2{
	margin-top: 40px;
	margin-left:33px;
}
#text-top-2 A{
	color: #333;
	text-decoration:none;
}
#trennlinie{
	width: 771px;
	height:9px;
	background:url(img/trennlinie.gif);
	float:left;
	margin-left:32px;
	margin-bottom:20px;
}
#content{
	float:left;
	width:771px;
	margin-left: 33px;
	background-color:#FFF;	
}
#content P{
	float:left;
	width:740px;
	background-color:#FFF;	
}
#content A{
	color: #333;
}

.trennlinie{
	width: 771px;
	height:9px;
	background:url(img/trennlinie.gif);
	float:left;
	margin-left:0px;
	margin-bottom:20px;
}
.verd_16{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#333;
}
.verd_12{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#999;
}
form{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.textfeld{
	padding:0px;
	margin:0px;
	height:30px;
	width: 200px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border:0px;
	background:url(img/back_textfeld.jpg) no-repeat;
	padding-top:7px;
}

.textfeld_big{
	padding:0px;
	margin:0px;
	height:150px;
	width: 200px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border:0px;
	background:url(img/back_textfeld_big.jpg) no-repeat;
	padding-top:7px;
}
.senden{
	padding:0px;
	margin:0px;
	height:30px;
	width: 200px;
	background:url(img/back_textfeld.jpg) no-repeat;
	border:0px;
}
.attention{
	font-weight: bold;
	color:#C3002D;
	}
	
.ok{
	font-weight: bold;
	color:#090;
	}	
###############################


/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} /*core classes*/ 
.stripViewer { position: relative; overflow: hidden; border: 1px solid #FFF; margin: 0 0 1px 0; } 
.stripViewer ul { /* this is your UL of images */ margin: 0; padding: 0; position: relative; left: 0; top: 0; width: 1%; list-style-type: none; } 
.stripViewer ul li { float:left; } 
.stripTransmitter { overflow: auto; width: 1%; } 
.stripTransmitter ul { margin: 0; padding: 0; position: relative; list-style-type: none; } 
.stripTransmitter ul li{ width: 25px; float:left; margin: 0 1px 1px 0; }
.stripTransmitter a{ font: 12px Verdana, Arial; text-align: center; line-height: 22px; background: #ffffff; color: #000; text-decoration: none; display: block; } 
.stripTransmitter a:hover, a.current{ background: #fff; color: #000000; } 
.weiter{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;	
	padding-right: 80px;
	padding-top:4px;
}
/*tooltips formatting*/ 
/*.tooltip { padding: 0.5em; background: #fff; color: #000; border: 5px solid #dedede; } */

