#content {
	position:absolute;
	left:50%;
	width:800px;
	height:450px;
	margin-top:40px;
	margin-left:-400px;
	border: 2px solid #0000AA;
	z-index: 0;
	background-color : #FFFFFF;
}
#content_left {
	position:absolute;
	left:00px;
	top: 0px;
	width:200px;
	height:446px;
	z-index: 0;

}
#navigation { position:absolute; width:200px; height:340px; z-index:4; left: 10px; top: 105px;background-color : #EEEEEE;	border-right: 1px solid #CCCCCC;}
#toplogo { position:absolute; width:200px; height:105px; z-index:3; left: 10px; top: 0px;}
#topimage { position:absolute; width:530px; height:105px; z-index:2; left: 210px; top: 10px;}
#topleftimage { position:absolute; width:10px; height:105px; z-index:2; left: 0px; top: 10px;}
#impressum {
	position:absolute;
	width:200px;
	height:10px;
	z-index:99;
	bottom: 5px;
	left:15px;
	text-align : left;
	font-size : 10pt;
}
#back {
	position:absolute;
	width:100px;
	height:10px;
	z-index:99;
	bottom: 5px;
	left: 340px;
	text-align : left;
	background-color : #FFFFFF;
	font-size : 12pt;
	font-weight : bold;
}
#text {
	position:absolute;
	width:300px;
	height:250;
	z-index:1;
	left: 240px;
	top: 175px;
	overflow: auto;
	text-align : justify;
}

#bigtext {
	position:absolute;
	width:520px;
	height:280;
	z-index:1;
	left: 240px;
	top: 160px;
	overflow: auto;
	text-align : justify;
}

#text ul,li {
	text-align: left;
	font-family : Verdana,Arial,Helvetica,sans-serif; 
	font-size : 10pt;
}

h1 {
	position:absolute;
	width:550px;
	height:50;
	z-index:1;
	left: 240px;
	top: 125px;
	overflow: auto;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 16pt;
	color: #0000AA;
}
#image { position:absolute; width:200px; height:200; z-index:1; left: 575px; top: 225px;}
BODY {
			scrollbar-3dlight-color:#0000AA;
           scrollbar-arrow-color:#0000AA;
           scrollbar-base-color:#FFFFFF;
           scrollbar-darkshadow-color:#FFFFFF;
           scrollbar-face-color:#FFFFFF;
           scrollbar-highlight-color:#FFFFFF;
           scrollbar-shadow-color:#0000AA; font-size : 11pt; background-color : #EEEEEE;}
P {font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 10pt;}
TABLE {font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 10pt;}

H2 {font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 13pt;}

A:link { color : #0000AA; text-decoration: none; font-weight : bold;}
A:visited {color : #0000AA; text-decoration: none; font-weight : bold;}
A:hover {color: #0099FF; text-decoration: none; font-weight : bold;}
A:active {color: #0000AA; text-decoration: none; font-weight : bold;}

th {
	font-size: 10pt;
	padding-bottom: 4pt;
	padding-top: 4pt;
	font-weight: normal;
}

