body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; line-height:16px;
	color:#165e97;
	background-image:url(../img/clouds.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#3983bc;
	margin:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; line-height:16px;
}

.navigation {
    margin-left: 2px; 
	margin-right: 2px;
}

.anfrage {
   border-style:none;
   border-color:#FFFFFF;
   background-image:url(../img/formularfeld.gif);
   background-repeat:no-repeat;
   width:197px;
   height:26px;
   font-family:Arial, Helvetica, sans-serif; 
   font-size:12px; 
   color:#3983bc;
   margin-bottom:6px;
   line-height:22px;
}

a {color:#165e97;
   text-decoration:none;
   font-style:italic;}
   
a.news {color:#97c4e5;
   text-decoration:none;
   font-style:normal;}   
a.news:hover {color:#ffffff;
   text-decoration:none;}   
