td, body  {
  background-color:transparent;
  font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;	
	line-height: 16px;
}
a {
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FF6503;	
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF873A
}
.footer {
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330099;	
	font-weight: bold;
	text-decoration: none;
}
.header {
	background-color:#FF7315;
	border-bottom:1px solid #AFAFAF;
	border-top:1px solid #AFAFAF;
	font-size:10px;
	margin-top:20px;
	padding:2px 5px;
}
.header a {
 color: #000000;
}
.content {	
	margin: 5px;
	padding: 15px;
	border: 1px solid #FF7315;
}
/* styles for offerboxes */

div.offerbox {
    color: #FFF; 
    width: 160px; 
    height: 262px; 
    float: left;
    margin: 6px;
    background: transparent url(images/bg.gif) repeat scroll 0%;
    border:1px solid #FF7315;
} 

* html div.offerbox {
	margin-right: 10px;
}

div.offerbox div.offerheader {
    padding: 4px;
    height: 16px; 
    font-size: 14px;
}

div.offerbox div.offertext {
    padding: 9px;
    height: 88px;
    font-size: 11px;
}

div.offerbox div.offerimage {
    padding: 4px;
    text-align: center;
}

div.offerbox a {
    color: #FFF; 
    text-decoration: none;
}

.teasertext {
 font-size:10px;
 display:none;
 position:static;
 left:1px;
 top:-2px;
 padding:2px;
 height:85px;
}

h1,h2,h3 {
    color: #333366;
}
.titel {
font-size:14px;
font-weight:bold;
}
.utitel {
font-size:11px;
font-weight:bold;
}

