html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	/*background-image: url(../bilder/bg.gif);
	background-repeat: repeat-y;
	background-position: 60px 100px;*/
	
}

#topbild {
position: absolute;
	left: 18px;
	top: 8px;
	width: 150px;
	height: 150px;
	padding: 0px;
}	 
	 
#topstreifen {
	position: absolute;
	left: 178px;
	top: 8px;
	width: 831px;
	height: 90px;
	padding: 0px;
	background-color: #0045AE;
}

#toplogo {
	position: absolute;
	left: 678px;
	top: 8px; 
	width:61px;
	height:90px;
	background-repeat: no-repeat;
	background-image:url(../bilder/logo.gif);
}

#titelstreifen {
	position: absolute;
	left: 178px;
	top: 98px;
	background-color: #333333;
	width: 500px;
	height: 60px;
	
}

#titel {
	position: absolute;
	left: 188px;
	top: 108px;
	width: 480px;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bolder;
}

#titel p {
	padding: 0px;
	margin: 0px;
}

#topstreifen2 {
	position: absolute;
	left: 678px;
	width: 331px;
	height: 60px;
	top: 98px;
	background-color: #666666;
}

#spruchband {
	position: absolute;
	left: 18px;
	top: 170px; 
}

#inhalt {
	position: absolute;
	left: 18px;
	top: 190px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 992px;
	padding: 0px;
	margin:0px;
	
}



/*Stile Inhalt*/

ul {
	list-style-image: url(../bilder/ok.gif);
}


li { padding: 5px; }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0045AE;
	
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DD0317;
}
/* h3, grau und rechtsbündig */
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align:right;
}
a {
	color: #DD0317;
}

/* Stil Titel*/
#titel h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #fff;
	margin-top:10px;
	
}

#titel h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	margin:3px 0px 0px 0px;
	
}
#titel p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	
}

/* Bestellformular */
#mailformName, #mailformVorname, #mailformAdresse, #mailformPLZ, #mailformAnrede, #mailformTelefon, #mailformEmail, #mailformOrt, #mailformMitarbeiter, #mailformFunktion,  #mailformFirma, #mailformAbo { position: absolute; left: 98px; }
.csc-mailform { border:0px; line-height: 24px; }

.csc-mailform a { color: #FFCC00; text-decoration: none; }

.w_lauftext { color: #333; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
