body {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #ff9500;
}

a:hover {
  	text-decoration: underline;
}

a.nav {
	text-decoration: none;
	color: #ffffff;
}

a.nav:hover {
	text-decoration: underline;
	color: #ffffff;
}

div.main {
	position: absolute;
	background-image: url(index.jpg);
  	width: 840px;
 	height: 630px;
	margin:0px 0px 0px -420px;
	left: 50%;
}

div.nav {
	position: absolute;
	width: 170px;
	height: 200px;
	top: 175px;
	left: 45px;
}

font.nav {
	padding-left: 5px;
	padding-top: 5px;
	color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
}

font.nav_head {
	padding-top: 5px;
	color: #ffffff;
	font-family: Arial;
	font-size: 11pt;
}

div.con_head {
	position: absolute;
	width: 549px;
	height: 393px;
	top: 175px;
	left: 246px;
}
	
div.content {
	position: absolute;
	width: 549px;
	height: 313px;
	top: 255px;
	left: 246px;
	white-space: pre-wrap;
	overflow: auto;
	scrollbar-3dlight-color: #d9d9d9;
 	scrollbar-arrow-color: #fe9400;
 	scrollbar-darkshadow-color: #7f91a7;
 	scrollbar-face-color: #d9d9d9;
 	scrollbar-highlight-color: #d9d9d9;
 	scrollbar-shadow-color: #d9d9d9;
 	scrollbar-track-color: #7f91a7;
	text-align: justify;
}

font.con_head {
	color: #ffffff;
	font-family: Arial;
	font-size: 23pt;
}

font.con {
	color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
}

div.pathway {
	position: absolute;
	width: 320px;
	height: 11px;
	top: 136px;
	left: 23px;
}

font.pathway {
	color: #ffffff;
	font-family: Arial;
	font-size: 8pt;
}

div.kontakt {
	position: absolute;
	width: 200px;
	height: 11px;
	top: 136px;
	right: 15px;
}

div.copy {
	position: absolute;
	width: 790px;
	height: 20px;
	top: 593px;
	left: 25px;
	text-align: right;
}

font.copy {
	color: #ffffff;
	font-family: Arial;
	font-size: 8pt;
}
