body { margin-top: 0px;
	 margin-left: 0px;
 	 margin-right: 0px;
 	 margin-bottom: 0px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 text-align: left
	 color: #BABABA;
 	 background-image:  url(images/bg.gif); 
	 scrollbar-face-color:#ee1620; 
	 scrollbar-highlight-color:#ee1620;
	 scrollbar-shadow-color:#ee1620;
	 scrollbar-3dlight-color:#ee1620;
	 scrollbar-arrow-color:#ffffff;
	 scrollbar-track-color:#ffffff;
	 scrollbar-darkshadow-color:#999999;
	 list-style-image:url(images/list_bullet.gif);
}

input, select, textarea { color:#000000;
			  border-style:solid,thin;
			  border-color:#bababa; }

td,form { background-image: none;
	  border-style:solid,thin;
	  border-color:#bababa; 
	  vertical-align: top}

ul {	 list-style-image:url(images/list_bullet.gif);}

img { border-width: 0px; }

.send { background-color:#ffffff; }

a { color: #646B76; border-width: 0px;}
a:hover,visited { text-decoration: none; color: #ee2016}
a:active { text-decoration: none; color: #ee2016}

.bodytext { font-size: 11px; color: #000000; line-height: 16px }
.subline { font-size: 10px; color: #999999; line-height: 13px }
.headline {font-size: 20px; color: #EE1620;  font-weight:bold;}
.headlineblack {font-size: 20px; color: #000000;  font-weight:bold;}
.headlineblackmittel {font-size: 12px; color: #000000;  font-weight:bold;}
.bodytextreddot {font-size: 12px; color: #EE1620;  font-weight:normal;}