body, td {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	scrollbar-base-color: #666;
	scrollbar-3dlight-color: #666;
	scrollbar-arrow-color: #666;
	scrollbar-darkshadow-color: #666;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #666;
	scrollbar-shadow-color: #666;
	scrollbar-track-color: #666;
}

html, body, .end {
	margin: 0;
	padding: 0;
	background-color: #f9e785;
}

a, a:link, a:visited {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.info, a.info:link, a.info:visited {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #900;
	font-weight: normal;
	text-decoration: none;
}

a.info:hover{
	text-decoration: underline;
}

#fixiert {
	position: absolute;
	top: 25px; 
	left: 55px;
	width: 241px;
}
html>body #fixiert {  /* nur fuer moderne Browser! */
	position: fixed;
}

#inhalt {
	margin-left: 306px;
	margin-top: 25px;
	width: 515px;
	background-color: #ffffff;
}
 
.pt_hori {
	background-image: url(../img/pt_hori.gif);
	height: 1px;
}
 
.pt_hori2 {
	background-image: url(../img/pt_hori2.gif);
	height: 1px;
}

.pt_vert {
	background-image: url(../img/pt_vert.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	width: 1px;
}

.pt_vert2 {
	background-image: url(../img/pt_vert2.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	width: 1px;
}

.pt_contr {
	background-image: url(../img/pt_contr.gif);
	background-repeat: repeat-y;
	width: 13px;
}

.pt_contr2 {
	background-image: url(../img/pt_contr2.gif);
	background-repeat: repeat-y;
	width: 13px;
}

.pt_imp {
	background-image: url(../img/pt_imp.gif);
	height: 1px;
}

.imp {
	display: block;
	width: 228px;
	height: 13px;
	color: #fff;
	border: none;
	background-color: #000;
	margin: 0;
	padding: 0;
	padding-left: 11px;
	vertical-align: top;
}

.titel {
	display: block;
	width: 229px;
	height: 13px;
	color: #000;
	border: none;
	margin: 0;
	padding: 0;
	padding-left: 12px;
	font-weight: bold;
	background-image: url(../img/navi_titel.gif);
}

.menu, .menu:link, .menu:visited{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	width: 216px;
	height: 13px;
	color: #000;
	border: none;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	background-image: url(../img/navi_off.gif);
	text-decoration: none;
}

.menu:hover{
	background-image: url(../img/navi_on.gif);
	text-decoration: none;
}

.menu2, .menu2:link, .menu2:visited, .menu2:hover {
	display: block;
	width: 216px;
	height: 13px;
	color: #900;
	border: none;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	background-image: url(../img/navi_on.gif);
	text-decoration: none;
}

.untmenu, .untmenu:link, .untmenu:visited {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	width: 203px;
	height: 13px;
	color: #000;
	border: none;
	margin: 0;
	padding: 0;
	padding-left: 38px;
	background-image: url(../img/untnavi_off.gif);
	text-decoration: none;
}

.untmenu:hover {
	background-image: url(../img/untnavi_on.gif);
	text-decoration: none;
}

.untmenu2, .untmenu2:link, .untmenu2:visited, .untmenu2:hover {
	display: block;
	width: 203px;
	height: 13px;
	color: #900;
	border: none;
	margin: 0;
	padding: 0;
	padding-left: 38px;
	background-image: url(../img/untnavi_on.gif);
	text-decoration: none;
}

.bgweiss {
	background-color: #fff;
}

.bggelb {
	background-color: #fae034;
}

.contend {
	background-color: #f9e785;
	background-image: url(../img/cont_end.gif);
	background-repeat: no-repeat;
	height: 35px;
}

.fett {
	font-weight: bold;
}

.fettgross {
	font-size: 11px;
	font-weight: bold;
}