p,td,div  {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height : 15px;
	color : #000000;
}
a , a:visited{
	text-decoration : none;
	color : #D45E2B;
}
a:hover, a:active {
	text-decoration : underline;
	color : #D45E2B;
}
h1 {
	font-size:10px;
	font-weight : bold;
	margin-bottom : 5px;
	margin-top: 8px;
}
h2  {
	font-size:10px;
	font-weight : normal;
	margin-bottom : 3px;
	margin-top: 5px;
	text-decoration : underline;
}
h3  {
	font-size:10px;
	font-weight : normal;
	margin-bottom : 3px;
	margin-top: 5px;
	text-decoration : underline;
}
#container {
	position: absolute;
	width : 55px;
	height : 55px;
}
#bg {
	position:absolute;
	left:0px;
	top:0px;
	width:760;
	height:460;
	z-index:10;
	background-color: #ffffff;
}
#hmenu {
	position: absolute;
	left:120px;
	top:30px;
	width:500px;
	height:29px;
	z-index:20;
}
#smenu {
	position: absolute;
	left: 120px;
	top: 60px;
	width:371px;
	height:39px;
	z-index:21;
}
#rechts {
	position: absolute;
	left:515px;
	top:0px;
	z-index:15;
	border: 0px none;
}
#hands {
	position: absolute;
	left:0px;
	top:290px;
	width:44px;
	height:44px;
	z-index:22;
}
#textbg {
	position:absolute;
	left:120px;
	top:100px;
	width:395px;
	height:190px;
	border: 1px none #000000;
	overflow: auto;
	z-index:24;
}
#text {
	padding: 0px 10px 20px 5px;
}
hr {
	width:100%;
	background-color: #FFE2A8;
	color : #FFE2A8;
	height:1px;
	border:0;
	margin-bottom: 4px;
}
#pdf {
	position: absolute;
	left:525px;
	top:270px;
	width:200px;
	height:40px;
	z-index:25;
	vertical-align : middle;
}
#bilder {
	position: absolute;
	left:540px;
	top:285px;
	width:44px;
	height:44px;
	z-index:25;
}
#kihalink {
	position:absolute;
	left:65px;
	top:430px;
	z-index:23;
}
#impressum {
	width: 325px;
	height:20px;
	position:absolute;
	left:380px;
	top:430px;
	text-align : right;
	margin-top: 5px;
	font-size : 9px;
	color : #FF9E2E;
	z-index:23;
}
#impressum a {
	text-decoration: none;
	color : #FF9E2E;	
}

#impressum a:hover {
	text-decoration: underline;
}

