body,td,th { 
	
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif, Swiss, SunSans-Regular;
	}

p {
	color: #333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	margin:0;
}
h2  {
	color: #333;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin:0;
}
h3 {
	color: red;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin:0;
}



.logo         { color: red; font-size: 35px; line-height: 14px; font-weight: bold; }
.headlinerotbold { color: red; font-size: 12px;  font-weight: bold; line-height: 16px; }
.headlinerotboldgross { color: red; font-size: 15px; font-weight: bold; line-height: 18px; }
.copybold          { color: #333; font-style: normal; font-size: 12px; line-height: 16px; font-weight: bold; }
.copybold15 { color: #333; font-size: 14px; font-style: normal; font-weight: bold; line-height: 18px; }
.copyfett2 { color: #333; font-size: 12px; font-style: normal; font-weight: bold; line-height: 16px; }
.copy { color: #333; font-size: 12px; font-style: normal; font-weight: normal; line-height: 16px; }
.copyrot { color: red; font-size: 12px; font-style: normal; font-weight: normal; line-height: 16px; }
.klein     { color: #333; font-style: normal; font-size: 10px; line-height: 13px; font-weight: normal; }
A    { color: #f00; text-decoration: none }
A:hover          { color: #f00 }



.kasten {
	background-color: #CCC;
	padding: 10px;
}

