a   {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	color: #0044cc;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
.headline {
	font-weight: bold;
	font-size: 22px;
	font-family: Verdana;
	color: #0066cc;
}
.bilder {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffcc;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left:50px;
	padding-top:20px;
	background-image:url(img/back4.gif);
	background-attachment:fixed:;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:660px;
	font-weight:normal;
	height:auto;
	background-color:#eeeeee;	
}
.fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:5px;	
}

.weiss {
 	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.rot_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.smallerbig {
	font-size: 14px;
	font-weight: bold;
}

.hochkant
{
	font-weight: bold;
	writing-mode: tb-rl;
	filter: flipH() flipV() alpha(opacity=100);
}

.hoch {
	vertical-align: top;
}

.button{
   background-color:#0066cc;
   color:#FFFFFF;
   border:2px solid #DDDDDD;
}

