body, p, div, table, tr, td, textarea, input, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
}


/*		layerdefinitionen		*/

#kopf {
	position: absolute;
	height: 75px;
	width: 994px;
	left: 0px;
	top: 0px;
}

#bnav {
	position: absolute;
	height: 75px;
	width: 224px;
	left: 994px;
	top: 0px;
}

#hnav {
	position: absolute;
	height: 375px;
	width: 143px;
	left: 25px;
	top: 75px;
	overflow: auto;
}

#inav {
	position: absolute;
	width: 143px;
	height: 200px;			/*150*/
	left: 25px;			/*25*/
	top: 400px;			/*450*/
}

#pnav {
	position: absolute;
	height: 525px;
	width: 80px;
	left: 186px;
	top: 75px;
}

/*		klassendefinitionen		*/

.bild {
	position: absolute;
	height: 525px;
	width: 700px;
	left: 294px;
	top: 75px;
}

.text {
	color:#666666;
	position: absolute;
	height: 525px;
	width: 200px;
	left: 1018px;
	top: 75px;
}
.text p {
	color:#666666;
}
.text b {
	font-weight:bold;
	color:black;
}
.text a {
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
.text a:hover {
	color:#c64a13;
}

.hnav_sel {
	font-size: 14px;
	line-height:24px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 0px;
}
.hnav_sel a {
	color: #000000;
	text-decoration: none;

}
.hnav_sel a:hover {
	color: #000000;
}
.hnav {
	font-size: 14px;
	line-height:24px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 0px;
}
.hnav a {
	color: #666666;
	text-decoration: none;

}
.hnav a:hover {
	color: #f4e400;
}

.snav_sel {
	font-size: 11px;
	line-height:18px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;



}
.snav_sel a {
	color: #000000;
	text-decoration: none;

}
.snav_sel a:hover {
	color: #000000;
}
.snav {
	font-size: 11px;
	line-height:18px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;



}
.snav a {
	color: #666666;
	text-decoration: none;

}
.snav a:hover {
	color: #f4e400;
}

.ltxt {
	font-size: 11px;
	color: #666666;
}

