body {
	background-image: url(images/hg.png);
	background-repeat: repeat-y;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFF;
}
img{border:0;}
h1 {
	font-size: 20px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
h2 {
	font-size: 22px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #660066;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
h3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
h4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
}


ul {
	list-style-type: square;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #660066;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #660066;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	font-style: normal;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999;
}
#navigation {
	position:absolute;
	left:160px;
	top:40px;
	width:170px;
	height:300px;
	z-index:1;
	overflow: hidden;
	padding-top: 30px;
	visibility: visible;
}
#navigation ul, #navigation li {
	margin:0;
	padding:0;
	list-style:none;
}
#navigation a {
	display:block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	width: 130px;
	height: 30px;
	margin:0;
	text-decoration: none;
	background-position: 0px 0px;
	padding-top: 10px;
	letter-spacing: 2px;
}
#navigation a:hover {
	display:block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 40px;
	width: 130px;
	height: 30px;
	text-decoration: none;
	background-position: 0px -80px;
	padding-top: 10px;
	letter-spacing: 2px;
}
#navigation a.akt {
	display:block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	width: 130px;
	height: 30px;
	margin:0;
	text-decoration: none;
	background-position: 0px -80px;
	padding-top: 10px;
	letter-spacing: 2px;
}
#impresum {
	position:absolute;
	left:770px;
	top:20px;
	width:130px;
	height:20px;
	z-index:6;
	text-decoration: none;
	visibility: visible;
	list-style-position: inside;
	list-style-type: upper-alpha;
	text-align: right;
}
#main-index {
	position:absolute;
	left:403px;
	top:51px;
	width:500px;
	height:450px;
	z-index:2;
	overflow: hidden;
	background-image: url(images/omiundopi.gif);
	background-repeat: no-repeat;
	text-align: center;
}

#main {
	position:absolute;
	left:400px;
	top:50px;
	width:470px;
	height:450px;
	z-index:2;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#main-impres {
	position:absolute;
	left:400px;
	top:50px;
	width:470px;
	height:450px;
	z-index:2;
	overflow: scroll;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: thin solid #CCC;
}

#linklist {
	position:absolute;
	left:150px;
	top:125px;
	width:750px;
	height:408px;
	z-index:2;
	overflow: auto;
	background-image: url(images/index.gif);
	background-repeat: no-repeat;
	border: 1px solid #999;
	visibility: hidden;
}
#text {
	position:absolute;
	left:150px;
	top:125px;
	width:750px;
	height:308px;
	z-index:2;
	overflow: auto;
	background-image: url(images/index.gif);
	background-repeat: no-repeat;
	border: 1px solid #999;
	visibility: hidden;
}
