<!--
body,td,th {
	font-family: "Courier";
	font-size: 8pt;
	
}

body {
	margin-left: 12px;
	margin-top: 12px;		
}

#header_back {
	position:fixed;
	z-index:1;
	top: 0px;
	left:0px;
	width:1280px;
	height:75px;
	background-color:#FFF;
}
	
#header {
	position:fixed;
	z-index:1;
	font-size: 8pt;
	top: 12px;
	left:12px;
	background-color:#FFF;
	
}

#menue{
	position:fixed;
	z-index:1000;
	top: 75px;
	left:8px;
	width:0px;
	height:400px;
}

#sub_nav{
	position:fixed;
}

#main_link {
	
	display:block;
	position:relative;
	font-size: 8pt;
	z-index: 999;
	left: 5px;
	top: 67px;
	text-decoration: underline;
}

#next {
	display:block;
	position:relative;
	font-size: 8pt;
	z-index: 98s9;
	left: 12px;
	top: 110px;
	text-decoration: underline;
	
	}

#projects {
	display:inline;
	z-index: 998;
	position:relative;
	font-size: 8pt;
	font-color: #000;
	color:black;
	left: 12px;
	top: 101px;
}


#projects2 {
	display:inline;
	z-index: 998;
	position:relative;
	font-size: 8pt;
	font-color: #000;
	color:black;
	left: 865px;
	top: 101px;
}

#projects a:hover{
	background: #000;
	background-position: right;
	padding-right: 0px;
	color: #fff;
}
#projects li.current_page_item{
	text-decoration: line-through;
	background-position: right;
	color: #000;
}

#content {
	position:absolute;
	width:645px;
	left: 200px;
	top: 80px;
	img: border=0;
	
}

#info {
	position: fixed;
	width:280px;
	left: 865px;
	top: 80px;
	font-family: "Courier";
	font-size: 8pt;
	line-height: 1;
	text-decoration: none;
	
}

#mail {
	z-index: 2;
	position:fixed;
	width:200px;
	left: 199px;
	top: 12px;
	background-color:#FFF;
}

#zwupp {
	z-index: 2;
	position:fixed;
	width:200px;
	left: 407px;
	top: 12px;
	background-color:#FFF;
}

#follow {
	z-index: 2;
	position:fixed;
	width:200px;
	left: 615px;
	top: 12px;
	background-color:#FFF;
}

#logo {
	z-index: 2;
	position:fixed;
	left: 814;
	top: 21px;
	background-color:#FFF;
}

#submenue a:before{
	content:"+ ";
	}
	
#submenue a:hover{
	background: #000;
	background-position: right;
	padding-right: 0px;
	color: #fff;
}
#submenue li.current_page_item{
	text-decoration: line-through;
	background-position: right;
	color: black;
}
li.page_item, li.current_page_item {display:block;}/*
.page_item a:hover, .current_page_item a { background: #FF0; color:#000;}*/


a:link {
	color: #0000ff;
	text-decoration: none;
	border: 0;
	
	
}
a:visited {
	color: #0000ff;
	text-decoration:none;
	
}


a:hover {
	text-decoration: line-through;
	color: #000;
}


#main_link .current_page_item a { background: #000; color: #fff;}
#main_link .current_page_item a { background: #ffffff; color: #000;}

.style3 {
	color: #00ff99;
}
.style1 {
	font-size:8px;
}

img { border: 0px; }


h1 {
font-size: 40px;
word-spacing: -10pt;
line-height: 1.2;
}


h2 {
font-size: 62px;
word-spacing: -10pt;
line-height: 0.8;
}

li,ul {
list-style: none;
margin:0px;
padding:0px;
}
-->

</style>
