BODY
   {
     margin: 0px;
   }

table { color: black;  font-size: 13px;  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;  }


a:link, a:visited, a:active 
	{   
	text-decoration: none;
	color: #008000;
	}
a:hover 
	{  
	text-decoration: none;
	 color: #f60;
 	}
.senden 
	{ 
	color: #000; 
	font: 11px verdana; 
	background-color: #Fc3; 
	border: 0px; 
	width:270px}
	
	input, textarea 
	{
	overflow:hidden; 
	border: 1px solid #FBB000; 
	width:270px;
	}

.titelzeile  { font-family: sans-serif; font-size: 12pt; color: #CC3300; font-weight: bold; 
               border-left-style: solid; border-left-width: 1px; 
               border-right-width: 1px; border-top-width: 1px; 
               border-bottom-style: solid; border-bottom-width: 1px; 
               padding-left: 3px; background-color: #FBB000 }

.table_nav   { background-color: #FFC600 }

h1 {font-family: sans-serif; font-size: 12pt; color: #CC3300; font-weight: bold; 
               border-left-style: solid; border-left-width: 1px; 
               border-right-width: 1px; border-top-width: 1px; 
               border-bottom-style: solid; border-bottom-width: 1px; 
               padding-left: 3px; padding-bottom: 2px; padding-top: 2px; background-color: #FBB000}

dl.myImgRight { float: right; margin-top:0; margin-left: 20px; }
dl.myImgRight dt { margin-left:0px; margin-bottom: 2px; }
dl.myImgRight dd { margin: 0; }

img.ImgohneRight {float:right;margin-left:20px;margin-bottom:5px; border:0;}
img.ImgohneLeft {float:left;margin-right:20px;margin-bottom:5px; border:0;}

strong {font-weight: bold; }