body {
	background-color: #787878;
	margin-left: 0px;
	margin-top: 0px;
}

.titel_aktiv {
	background-color: #FAC832;
	font-family: Arial;
	font-size: 11px;
	color: #141414;
}

.titel_passiv {
	background-color: #787878;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.fussmenu_aktiv {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	color: #141414;
}

.material {
	font-family: Arial;
	font-size: 8px;
	color: #FFFFFF;
}

A.startmenu:link {font-family:Arial; font-size:10px; color : #FFFFFF; text-decoration: none; font-weight:normal;}
A.startmenu:visited {font-family:Arial; font-size:10px; color : #FFFFFF; text-decoration: none; font-weight:normal;}
A.startmenu:hover {font-family:Arial; font-size:10px; color : #000000; text-decoration: none; font-weight:normal;}

A.fussmenu:link {font-family:Arial; font-size:10px; color : #FFFFFF; text-decoration: none; font-weight:normal;}
A.fussmenu:visited {font-family:Arial; font-size:10px; color : #FFFFFF; text-decoration: none; font-weight:normal;}
A.fussmenu:hover {font-family:Arial; font-size:10px; color : #FAC832; text-decoration: none; font-weight:normal;}

A.weihn_hilfe:link {font-family:Arial; font-size:10px; color : #FAC832; text-decoration: none; font-weight:bold;}
A.weihn_hilfe:visited {font-family:Arial; font-size:10px; color : #FAC832; text-decoration: none; font-weight:bold;}
A.weihn_hilfe:hover {font-family:Arial; font-size:10px; color : #FAC832; text-decoration: underline; font-weight:bold;}

A.submenu:link {font-family:Arial; font-size:10px; color : #000000; text-decoration: none; font-weight:normal;}
A.submenu:visited {font-family:Arial; font-size:10px; color : #000000; text-decoration: none; font-weight:normal;}
A.submenu:hover {font-family:Arial; font-size:10px; color : #662200; text-decoration: none; font-weight:normal;}

A.box:link {font-family:Arial; font-size:10px; color : #666666;	text-decoration: none; font-weight:normal;}
A.box:visited {font-family:Arial; font-size:10px; color : #666666; text-decoration: none; font-weight:normal;}
A.box:hover {font-family:Arial; font-size:10px; color : #FAC832; text-decoration: none; font-weight:normal;}

A.text:link {font-family:Arial; font-size:10px; color : #000000; text-decoration: underline; font-weight:normal;}
A.text:visited {font-family:Arial; font-size:10px; color : #000000; text-decoration: underline; font-weight:normal;}
A.text:hover {font-family:Arial; font-size:10px; color : #FF3300; text-decoration: underline; font-weight:normal;}

.text {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.textbox {
	background-color: #141414;
	font-family: Arial;
	font-size: 10px;
	color: #B4B4B4;
	border: 1px solid #B4B4B4;
}

.auktionstext {
	background-color: #141414;
	font-family: Arial;
	font-size: 11px;
         
	color: #B4B4B4;
	border: 1px solid #B4B4B4;
}

.titel {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #B4B4B4;
}

.menu_aktiv {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	color: #141414;
}

.menu_passiv {
	background-color: #787878;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.submenu_aktiv {
	background-color: #3C3C3C;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	line-height: 11px;
}

.submenu_passiv {
	background-color: #3C3C3C;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.block_aktiv {
	background-color: #3C3C3C;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	border: 1px solid #FFFFFF;
	line-height: 11px;
	text-align: center;
}

.block_dunkel {
	background-color: #3C3C3C;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	color: #282828;
}

.block_hell {
	background-color: #B4B4B4;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	color: #A0A0A0;
}