BODY, TD{
	font-family:"Tahoma","Verdana","Arial","Helvetica","Geneva", "Sans-Serif";
	font-size:11px;
	color: #273743;
	line-height: 18px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECEFF2
}

A:LINK {
	color : #273743;
	text-decoration: none;
}

A:VISITED {
	color : #273743;
	text-decoration: none;
}


A:HOVER {
	color: #CC6600;
	text-decoration: underline;
}

input,select,textarea{
	font-family:"Verdana","Arial","Helvetica","Geneva", "Sans-Serif";
	font-size:11px;
	color:#273743;
}

.contentheader{
	font-size:14px;
	font-weight:bold;
}

.subheader{
	font-size:12px;
	font-weight:bold;
}

.smalltext{
	font-size:11px;
	text-decoration: none;
}
.haupttabelle{
	background-color: #94A5B6;
	vertical-align: top;
	text-align: left;
}
.haupttabelle_rot{
	background-color: #B00613;
	vertical-align: top;
	text-align: left;
}
.haupttabelle_gold{
	background-color: #FF9900;
	vertical-align: top;
	text-align: left;
	background-image: url(../media/back_gold.gif);	
}
.tabelle_unten{
	vertical-align: top;
	text-align: left;
	background-image: url(../media/tabelle_unten_bg.gif);
}
.bildabstand_20pixel {
	margin-left: 23px;
}
