/*  links */

A:link {text-decoration: underline; font-family: Trebuchet MS, Arial, sans-serif;font-size: 11px; line-height: 16px; color: #472121; }
A:visited {text-decoration: underline; font-family: Trebuchet MS, Arial, sans-serif;font-size: 11px; line-height: 16px; color: #472121;}
A:hover {text-decoration: underline; font-family: Trebuchet MS, Arial, sans-serif;font-size: 11px; line-height: 16px; color: #988383;}
A:active {text-decoration: underline; font-family: Trebuchet MS, Arial, sans-serif;font-size: 11px; line-height: 16px; color: #472121;}

li {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #472121;
}


/* navi links */

.navilink:link {text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif;font-size: 13px;color: #472121;}
.navilink:visited {text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif;font-size: 13px; color: #472121;}
.navilink:hover {text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif;font-size: 13px; font-weight:bold;	color: #988383;}
.navilink:active {text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif;font-size: 13px; color: #472121;}

.subnavilink:link {text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif;font-size: 11px; line-height: 18px; color: #472121;}
.subnavilink:visited {text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif;font-size: 11px; line-height: 18px; color: #472121;}
.subnavilink:hover {text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif;font-size: 11px; line-height: 18px; color: #988383;}
.subnavilink:active {text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif;font-size: 11px; line-height: 18px; color: #472121;}


.navilinkbold {
text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif;font-size: 13px; font-weight:bold; color: #472121;
}



/* Position Navigation */
.posnavi {position:absolute; left:16px; top:20px; width:150px; height:330px; z-index:666}


/* Position Inhalt allgemein */
.posinhalt {position:absolute; left:50px; top:35px; width:700px; z-index:666}



/* Position Inhalt nur für Popups */
.posinhaltpopups {position:absolute; left:10px; top:500px; width:340px; z-index:666}


.textplain {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #472121;
}

.textbold {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 16px;
	color: #472121;
}

.texthead {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 15px;
	font-weight:bold;
	line-height: 16px;
	color: #472121;
}

.naviline {background-color : #FFED88;}

body {
	background-color: #FFF8D1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
