@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
body {
	background-color: #FFF;
	background-repeat: repeat-x;
	background-image: url(../grafik/back.jpg);
	color: #CCC;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
a {
	font-size: 12px;
	color: #999;
}
a:link {
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #333;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #333;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo {
	position: absolute;
	visibility: visible;
	z-index: 11;
	height: 134px;
	width: 414px;
	left: -9px;
	top: 32px;
	
	}#vertical {
	position: absolute;
	visibility: visible;
	z-index: 8;
	height: 134px;
	width: 100px;
	left: 267px;
	top: 57px;
}
#nav {
	text-align: center;
	word-spacing: 0.2em;
	position: absolute;
	visibility: visible;
	z-index: 23;
	height: 32px;
	width: 845px;
	left: 406px;
	top: 32px;
	font-size: 17px;
	font-variant:small-caps;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 250%;
	background-image: url(../grafik/back2.png);
}
#text1 {
	overflow: auto;
	position: absolute;
	z-index: 7;
	height: 779px;
	width: 804px;
	left: 407px;
	top: 77px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../grafik/back2.png);
	text-align: left;
	visibility: visible;
	color: #000;
}

#text2 {
	overflow: auto;
	position: absolute;
	z-index: 20;
	height: 100px;
	width: 500px;
	left: 963px;
	top: 339px;
	background-color: #FFF;
	visibility: visible;
	color: #000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	position: absolute;
	height: 250px;
	width: 235px;
	color: #CCC;
	left: 1264px;
	top: 32px;
	text-align: center;
	padding-top: 3px;
	visibility: visible;
	z-index: 16;
}



#header {
	position: absolute;
	background-image: url(../grafik/sunspiral.png);
	background-position:center;
	background-repeat:no-repeat;
	height: 698px;
	width: 403px;
	color: #000;
	left: 2px;
	top: 225px;
	text-align: left;
	padding-top: 3px;
	z-index: 5;
	visibility: visible;
}

#header a {color:#FFF; }
#header table tr td div {
	color: #FFF;
	font-size: 14px;
}
#nav a {
	font-size: 17px;
	color: #000;
}

