body {
	font-family:arial;
	font-size:12px;
	margin:8px;
	height:100%;
}
h1 {
	color:#99ccff;
	font-size:12px;
	font-weight:normal;
	margin:0;
	}
h2 {
	color:#99ccff;
	font-size:28px;
	font-weight:normal;
	margin:0;
}
h3 {
	color:#99ccff;
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding-bottom: 10px;
}
a {
	text-decoration:none;
	color:#AAAAAA;
}

#container {
	width:800px;
	margin: 0px auto;
}

#header {
	width:100%;
	text-align:left;
	height: 200px;
	background-image: url(../images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#header_title_left {
	float:left;
	margin-bottom:15px;
	width: 480px;
}
#header_right {
	float:right;
	display:block;
}
#header_right ul {
	list-style:none;
	margin:0;
	}
#header_right li {
	list-style:block;
	float:left;
	padding-left: 5px;
	}
#header_right li a {
	color:#99ccff;
	}	
#header_right li a:hover {
	color:#666666;
	}
#main {
	clear:both;
	width:800px;
	height:450px;
	text-align:left;
	margin-top: 15px;
}
#main_firma {
	clear:both;
	width:800px;
	height:800px;
	text-align:left;
	margin-top: 15px;
}
#main_index {
	clear:both;
	width:800px;
	height:550px;
	text-align:left;
	margin-top: 15px;
}
#main_jobs{
	clear:both;
	width:800px;
	height:550px;
	text-align:left;
	margin-top: 15px;
}
#main_grund{
	clear:both;
	width:800px;
	height:720px;
	text-align:left;
	margin-top: 15px;
	}
#main_urei {
	clear:both;
	width:800px;
	height:550px;
	text-align:left;
	margin-top: 15px;
	}
#main_faq{
	clear:both;
	width:800px;
	height:700px;
	text-align:left;
	margin-top: 15px;
}
#main_unar{
	clear:both;
	width:800px;
	height:650px;
	text-align:left;
	margin-top: 15px;
}
#main_impressum{
	clear:both;
	width:800px;
	height:650px;
	text-align:left;
	margin-top: 15px;
}
#left {
	float:left;
	width:180px;
	text-indent: 10px;
	margin: 0;
	padding: 0 0 0 0;
	}
#left ul {
	list-style:none;
	padding-top: 10px;
	margin: 0px;
	padding-left: 0px;
	}
#left li {
	padding:0 0 0 0;
	font-weight:bold;
	margin-bottom: 10px;
	}
#left li a {
	color:#333333;
	}
#left li a:hover {
	color:99ccff;
	}
ul#unterliste {
	list-style:none;
	padding-left:15px;
	padding-top: 0px;
	}
ul#unterliste li {
	font-weight: normal;
	}
#content {
	float:right;
	width: 600px;
	line-height: 25px;
	color: #333333;
}
#content img {
	float:right;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	border: none;
	}
#content a {
	color:#333333;
	text-decoration:underline;
	}
#footer {
	clear:left;
	width:800px;
	text-align:right;
	padding-top:3px;
	height: 44px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
img#table {
	float:none;
	}
div.figure {
	float: right;
	margin: 0em;
	padding: 0px 0px 0px 0px;
}
div.figure p {
	text-align: center;
	text-indent: 0;
}

