body {
	background-color: #666666;
	margin: 0;
	scrollbar-base-color: #0088FF;
	scrollbar-arrow-color: #CCCCCC;
	}
	
* {
	margin: 0;
	padding: 0
	}
	
#top-left {
	margin: 0px;
	background-color: #ffffff;
	width: 150px;
	height: 80px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	font-weight: bolder;
	position: absolute;
	left: 0px;
	}
	
#logo {
	width: 63px;
	height: 50px;
	background-image: url(../images/Logo.jpg);
	margin-left: 35px;
	margin-top: 12px
	}
	
#top {
	width: 650px;
	height: 80px;
	background-image: url(../images/top.jpg);
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #666666;
	margin-left: 150px;
	margin-top: 0px;
	}
	
#top2-left {
	position: absolute;
	left: 0px;
	width: 150px;
	height: 40px;
	background-color: #0088FF;
	margin-left: 0px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	}
	
#top2 {
	width: 650px;
	height: 40px;
	margin-left: 150px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #005AE1;
	}

#left {
	position: absolute;
	left: 0px;
	width: 150px;
	height: 450px;
	background-color: #003ce1;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	}
	
#content {
	width: 650px;
	height: 450px;
	margin-left: 150px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #0088FF;
	}
	
#bilder {
	position: relative;
	top: 0px;
	left: 30px;
	width: 100px;
	height: 450px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: left;
	}
	
#text {
	position: relative;
	top: 0px;
	left: 40px;
	width: 380px;
	height: 450px;
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	overflow: auto;
	padding-right: 10px;
	}
	
#right1 {
	position: relative;
	top: 0px;
	left: 56px;
	width: 100px;
	height: 150px;
	float: left;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	border-left: 1px solid #CCCCCC;
	}
	
#right2 {
	position: relative;
	top: 0px;
	left: 56px;
	width: 100px;
	height: 150px;
	float: left;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	}
	
#right3 {
	position: relative;
	top: 0px;
	left: 56px;
	width: 100px;
	height: 150px;
	float: left;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	}
	
.firmenname {
	font-family: arial;
	font-size: 16px;
	color: #0000cc;
	padding: 10px;
	margin-right: 3px;
	text-align: right
	}
	
.ilfm {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	padding: 10px;
	margin-right: 3px;
	text-align: right
	}
	
.uest {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
	}

.navi {
	width: 145px;
	font-size: 14px;
	font-family: arial;
	font-weight: bolder;
	color: #CCCCCC;
	display: block;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
	background-color: transparent;
	}
	
.navi:hover {
	background-color:#005AE1;
	 }
	 
.sn {
	font-family: arial;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bolder;
	padding-left:5px;
	padding-top:5px;
	}
	
.dnav {
	color:#CCCCCC;
	font-weight: bold;
	}
	
.dnav:hover {
	color:#666666;
	}

.pnav {
	color:#CCCCCC;
	}
	
.pnav:hover {
	color:#666666;
	}	
	
ul {
	margin-left: 30px;
	}
	
.kl {
	font-size: 9px;
	font-family: Arial;
	}
	
.orte {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	padding-left:5px;
	}
	
h3 {
	font-family: arial;
	font-size: 16px;
	font-weight: bolder;
}
	
.cpr {
	position: relative;
	top: 230px;
	left: 10px;
	font-family: arial;
	font-size: 9px;
	color: #000000;
	}
