
/* ------------------------ Farben ------------------------ */

BODY, .hmain, h1, h2, h3, h4, h5, td, th, .hmain, .hsub, .hsub2 {
	COLOR: #000000;
}


th.hinterlegt {
	background-color: #CCC;
}


td.hinterlegt {
	background-color: #EEE;
}

th.hinterlegt2 {
	background-color: #AAA;
}




.menumain, A.menumain_aus:hover, .menumain_aus {
	COLOR: #4F4D49; 
}

.menusub {
	COLOR: #4F4D49; 
}

#leftcol, #leftcolclear {

}

.clearfix {
	background-color: 	#FFDD55;
}



#pagewidth, #inhalt, .inhaltsfarbe, #maincol {
	BACKGROUND-COLOR: #FFFFCC;
}

.header, .symbolleiste {
	background-color: #FFE060;
}

.header_aus {
	background-color: #EEEEEE;
}

/* ------------------------ Links ------------------------ */
A:link, A:visited {	 COLOR: #4F4D49; FONT-WEIGHT: bold; TEXT-DECORATION: none}
A:active, A:hover {	 COLOR: #0080c0; FONT-WEIGHT: bold; TEXT-DECORATION: none}
