/* CSS Document APP GmbH & Co. KG und GRP GmbH*/
/* Copyright by Werbeagentur Artline*/
/* Ralph Fischer*/
/* Lessingstraße 5 - 36179 Bebra*/
/* Telefon: 06622-919563 / Mobil: 0171-4652549*/


@charset "ISO-8859-1";



html {
	height: 100%;
	
}


body {	
	margin-top: 0px;
	/*background-color: #D9E1E8;*/
	background-image: url(../images/hg_navi.gif);
	/*background-repeat:repeat-x;*/
	font-family:Tahoma, Arial;
	font-size:12px;
	height:100%;
	margin-bottom:1px;
	}

.headline {
	background-attachment: fixed;
	background-image: url(../images/hg-navi1.gif);
	background-repeat: no-repeat;
}




table.moduletable th {
	font-size:12px;
	font-family:Arial, Helvetica, Tahoma;
	color:#FFFFFF;
	text-align:left;
	width:170px;
	background-color:#6D6E71;
	/*background-image: url(../images/hg-navi2.gif);*/
	text-indent:10px;
	padding-bottom:3px;
	margin-bottom:2px;
	margin-top:10px;
	}

a.mainlevel:link, a.mainlevel:visited {
	font-size:12px;
	display:block;
	font-family:Tahoma, Arial, Helvetica;
	color:#FFFFFF;
	text-align:left;
	width: 170px;
	/*background-color:#708DA9;*/
	background-image: url(../images/hg-navi1.gif);
	text-indent:10px;
	padding-bottom:3px;
	text-decoration:none;
	margin-bottom:1px;
	}

a.mainlevel:hover {
	background-position: 0px -25px;
	color:#000000;
	text-decoration: none;	
	background-color: #A0B9D2;
	}	
	
a.sublevel:link, a.sublevel:visited {
	display: block;
	font-size: 12px;
	color: #708DA9;
	text-align: left;
	width: 140px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #CDD5DA;
	padding-left: 18px;
	padding-bottom: 0px;
	}

a.sublevel:hover {
	color: #2D5881;
	}	

a:link, a:visited {
	color:#708DA9;
	text-decoration: none;
	}

.contentheading {
	font-family:Tahoma, Arial;
	font-size:26px;
	color:#58595B;
	height:100%;
	margin-bottom:1px;
	}

.back_button {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#5E7F9E;
	text-decoration:none;
	text-align:right;
	}

td, tr, p, div {
	font-family:Tahoma, Arial, Trebuchet MS;
	color:#414042;
	text-decoration:none;
	}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	}

ul#mainlevel-nav li {
	/*background-image: url(../images/hg-navi.gif);	*/
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	font-size: 11px;
	line-height: 16px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
	}

ul#mainlevel-nav li a {
	/*background-image: url(../images/hg-navi.gif);*/
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
	color: #FFFFFF;
	/*background: transparent;*/
	}

ul#mainlevel-nav li:hover {
	background-position: 0px -25px;
	color:#231F20;
	text-decoration: none;	
	/*background-color: #708DA9;*/
	}	

.pathway {
	color: #231F20;
	font-size:11px;
	padding-left:3px;
	}
	
a.pathway, a.pathway:visited {
	color: #231F20;
	font-weight:normal;
	}

a.pathway:hover {
	color: #528EBB;
	}

.fusszeile {
	color: #FFFFFF;
	font-size:9px;
	font-family: Tahoma, Arial;
	text-align: center;
	}



