@charset "utf-8";
/* CSS Document */

HTML, BODY, TABLE, TR, TD, DIV, A{
	padding: 0px;
	margin: 0px;
	font-family: arial, verdana, sans-serif;
	color: #555555;
	font-weight: bolder;
	font-size: 9pt;
	}

BODY{
	background-color: #D8D6D6;
	scrollbar-face-color: #000099;
	scrollbar-shadow-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #555;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #FFF;
	}
	
.contenttable{
	width: 100%;
	height: 100%;
	}
	
.contentarea{
	background: url(../images/contentarea_bg.jpg) no-repeat #FFF;
	width: 667px;
	height: 485px;
	vertical-align: top;
	}
	
.text01{
	height: 83px;
	text-align: center;
	vertical-align: top;
	}
	
.trennlinie{
	height: 1px;
	background: url(../images/separator.jpg) center no-repeat;
	}
	
.bluelink{
	color: #000099;
	}
	
.topmenu{
	vertical-align: bottom;
	text-align: right;
	padding: 0px 3px 3px 0px;
	}
	
.topmenu A{
	color: #000;
	text-decoration: none;
	}
	
.topmenu A:hover{
	color: #000099;
	}
	
.bg01{
	background: url(../images/bg_01.jpg) right bottom no-repeat;
	}
	
.bg02{
	background: url(../images/bg_02.jpg) bottom no-repeat;
	}
	
.bg03{
	background: url(../images/bg_03.jpg) left bottom no-repeat;
	}
	
.bg04{
	background: url(../images/bg_04.jpg) left no-repeat;
	}
		
.bg05{
	background: url(../images/bg_05.jpg) left top no-repeat;
	}
	
.bg06{
	background: url(../images/bg_06.jpg) top no-repeat;
	}
	
.bg07{
	background: url(../images/bg_07.jpg) top right no-repeat;
	}
	
.bg08{
	background: url(../images/bg_08.jpg) right no-repeat;
	}
	
.impressumtable TD{
	padding: 8px 0px 8px 0px;
	vertical-align: top;
	}
	
B	{
	color: 000;
	}
	
.scroll{
	text-align:center;
	padding: 10px;
	}
	
.scrollarea{
	overflow:auto; 
	width: 500px;
	height:220px;
	}
	
.scrolldivcontent{
	font-size:8pt;
	font-weight: normal;
	text-align: justify;
	}
