/******************/
/* Main-Config   */
/******************/
BODY {
	color: #414141;
	background-color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A:LINK { color: #314ACE; }
A:ACTIVE { color: #314ACE; }
A:VISITED { color: #314ACE; }
A:HOVER { color: #6495ED; }

/******************/
/* Font-Definitions */
/******************/
.Legend {
	font-style: italic;
	font-size: 10px;
}


/******************/
/* Main-Tabelle   */
/******************/
TABLE.Main {
	border-color: #414141;
	border-width: 1px;
	padding: 0px;
	border-style : solid;
	border-bottom: 0px none;
}

TABLE.Main TD {
	padding: 0px;
}

TABLE.Main TR.Titelzeile {
	background-color: #414141;
}
TABLE.Main TR.Titelzeile TD {
	font-size: 11px;
	color: #eeeeee;
	vertical-align: middle;
	padding: 0px;
}
TABLE.Main TR.Titelzeile TD A:LINK {color: #fef564; text-decoration: none;}
TABLE.Main TR.Titelzeile TD A:ACTIVE {color: #fef564; text-decoration: none;}
TABLE.Main TR.Titelzeile TD A:VISITED {color: #fef564; text-decoration: none;}
TABLE.Main TR.Titelzeile TD A:HOVER {color: #fef564; text-decoration: underline;}

TABLE.Main TD.Menu {
	background-color: #c8d3e5;
	vertical-align: top;
	background-image: url(/pics/frame/menubg.gif);
}

TABLE.Main TD.Menu2 {
	background-color: #c8d3e5;
	vertical-align: bottom;
	background-image: url(/pics/frame/menubg.gif);
}

TABLE.Main TD.Inhalt {
	padding: 16px;
	vertical-align: top;
}

TABLE.Main TR.Fusszeile {
	background-color: #414141;
}
TABLE.Main TR.Fusszeile TD {
	font-size: 10px;
	color: #eeeeee;
	vertical-align: middle;
	padding: 0px;
}
TABLE.Main TR.Fusszeile TD A:LINK {color: #fef564; text-decoration: none;}
TABLE.Main TR.Fusszeile TD A:ACTIVE {color: #fef564; text-decoration: none;}
TABLE.Main TR.Fusszeile TD A:VISITED {color: #fef564; text-decoration: none;}
TABLE.Main TR.Fusszeile TD A:HOVER {color: #fef564; text-decoration: underline;}


/******************/
/* Main-Tabelle   */
/******************/
TABLE.Infobox {
	border-color: #414141;
	border-width: 1px;
	padding: 0px;
	border-style : solid;
	background-color: #eeeeee;	
}

TABLE.Infobox TR.Header {
	background-color: #c8d3e5;
}

TABLE.Infobox TR.Header TD {
	border-bottom: 1px solid #414141;
}

TABLE.Infobox TD {
	padding: 3px;
}
