/*site*/
body{
   background-color:#FFFFFF;
   text-align: center;
   margin-top:3pt; 
   }

#table{
   
	   padding: 1px; 
	   background-color:#FFFFFF;
}
#insite{
       border: 0px;
	   padding: 1px; 
	   background-color:#FFFFFF;
}

/*Angebote*/

table{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	width:580px;
	
	padding: 5px; 
}
.preis {
    font-weight: bold;
    font-size: 16px;
    line-height: 14px;
    color: #990000;
    text-decoration: underline;
}
.thema {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
	margin-top:23pt;
}

/*Hotline*/
.titel{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
 	font-weight: bold;
 	letter-spacing: 1;
}
.text{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hotline{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.kosten{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/*Copyr.*/
.textsmall{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
