html, body, div, p, h1, h2, h3, h4, h5, hr, ul, ol,
span, a, table, td, tr, th, form, img, li {
	margin:0px;
	padding:0px;
	font-family: Helvetica, Verdana, sans-serif, Geneva;
	font-size:12px;
	overflow:auto;
	border:0px solid black;
	text-decoration:none;
	background-color:transparent;
}

a, a:active, a:focus { 
	outline: none; text-decoration: none; 
}

.farben {
	background: #969EB3;	
	alternativerbackground: #9999CC;
	schrift: #333333;
	divbg: #CDCDCD;	
}

body {
	text-align: center;
	height:750px;
	background-color: #969EB3;	
}

table {	border-collapse: collapse; }
#text td { }
a 	{	color:#333333; }

ul {
	list-style-type:square;
	padding-top:20px;
}

.piclinks {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	overflow: visible;
	height:310px;
}

#navi a { font-size: 12px; }
#navi a:hover { color:#993333;}

#navi ul {	list-style-type:none;	margin-top:16px; }
#navi li {	margin-left:30px; line-height:30px; }


h1 { font-size:14px; margin-bottom:10px;}
h2 { font-size:12px; margin-bottom:10px;}
h3 { font-size:11px; margin-top:20px; margin-bottom:10px;}
h4 { margin-top:15px; margin-left:20px; }

.project_h1 	{ font-size: 12px; font-weight:bold; color:#333333;}
.project_outertable	{ width: 415px; }
.project_innertable	{ margin-left:5px; }
.innertable_left { width: 65px; vertical-align: top;}
.innertable_right { width: 145px; vertical-align: top;}
.innertable_hr { height: 10px; font-size:11px; vertical-align:middle;  }


table, tr, td {border: 0px solid black;}

p {
	font-size:12px;
 	text-align:left;
 	margin-top:0px;
}

#all {
	position:relative;
	margin-top:100px;
	text-align:left;
	overflow:visible;
	width:820px;
	height:600px;
	margin-left: auto;
	margin-right: auto;
}

#main {
	position:absolute;
	top:99px;
	left:226px;
	width:490px;
	height:419px;
	padding:0px;
	background-color:#CDCDCD;
	color:#333333;
}

#text {
	position:absolute;
	top:75px;
	left:35px;
	width:440px;
	height:310px;
}





#header {
	position:absolute;
	top:90px;
	left:270px;
	width:104px;
	height:44px;
	overflow:hidden;
}


#navi {
	position:absolute;
	top:55px;
	left:32px;
	width:131px;
	height:285px;
	overflow:hidden;
	background-color:#CDCDCD;
}

#top {
	position:absolute;
	top:0px;
	left:0px;
	height:63px;
	width:609px;
	overflow:hidden;	
}

#undertop {
	position:absolute;
	top:61px;
	left:131px;
	height:42px;
	width:650px;
	overflow:hidden;	
}


#bottomleft {
	position:absolute;
	top:320px;
	left:7px;
	height:225px;
	width:287px;
	overflow:hidden;
}

#bottomright {
	position:absolute;
	top:509px;
	left:707px;
	height:29px;
	width:53px;
	overflow:hidden;
}

#lang {
	position:absolute;
	top:10px;
	right:10px;
	height:20px;
	width:80px;
	overflow:hidden;
}








