*	{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans serif;
	font-size: 11px;
	}
	
a:link, a:visited {
	text-decoration: none;
	color: #000000;
	}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
	}

p 	{
	width: 475px;
	}

*+html {
	width: 495px;
	}

#Base {
	position: absolute;
	width: 700px;
	height: 700px;
	top: 50%;
	left: 50%;
	margin-top: -350px;
	margin-left: -350px;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	}

#Head {
	position: absolute;
	width: 700px;
	height: 130px;
	}

#Links {
	position: absolute;
	width: 105px;
	height: 440px;
	top: 200px;
	left: 20px;
	float: left;
	}

#Box {
	position: absolute;
	width: 515px;
	height: 485px;
	top: 155px;
	left: 150px;
	padding-right: 20px;
	overflow: auto;
	}
	
* html #Box {
	position: absolute;
	width: 535px;
	height: 485px;
	top: 155px;
	left: 150px;
	overflow: auto;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #006CA5;
	scrollbar-face-color: #006CA5;
	scrollbar-track-color: #4091BC;
	}
	
#Bottom {
	position: absolute;
	width: 700px;
	height: 45px;
	top: 655px;
	}


#Datum {
	text-align: right;
	font-size: 10px;
	}

#Ueb1 {
	font-size: 13px;
	font-weight: bold;
	}

#Ueb2 {
	font-size: 11px;
	font-weight: bold;
	}

#Text {
	text-align: justify;
	font-size: 11px;
	}

#Name {
	font-size: 11px;
	font-style: italic;
	}
