body {
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	background-image: url(../images/bg_grad.jpg);

}
#container {
	width: 500px;
	margin: auto;
	background-color: #ffffff;
}
#top {
	background-color: #ffffff;
	height: 60px;
	position: relative;
	vertical-align: middle;
}

#top_tools {
	float: right;
	position: absolute;
	left: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #004187;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-weight: normal;
	top: 10px;
	width: 270px;
	height: 17px;
	vertical-align: baseline;
}
#top_tools a {
	text-decoration:none;
	color: #004187;
}
#top_tools a:link {
	text-decoration:none;
	color: #004187;
}
#top_tools a:visited {
	text-decoration:none;
	color: #004187;
}
#toptable {
	position: relative;
	float: left;
	left: 20px;
	top: 8px;
}
#top_left {
	background-color: #ffffff;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #004187;
	float: left;
	width: 120px;
	height: 60px;
	text-align: center;
}

#top_logo {
	float: left;
	position: relative;
	top: 2px;
	text-align: center;
	width: 117px;
}

#--------------------------endtop {
}
#topnavi{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: #004187;
	color: #FFFFFF;
	font-size: 14px;
	height: 30px;
	border-top: 0px solid;
	border-right: 0px solid #004187;
	border-bottom: 0px solid #004187;
	border-left: 0px solid #004187;
}
#topnavi ul {
	text-align: left;
	margin: 0px;
	border-top-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004187;
	border-right-color: #004187;
	border-bottom-color: #004187;
	border-left-color: #004187;
}
#topnavi ul li{
	display: inline;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}

#topnavi a:link {
	color: #ffffff;
	text-decoration:none;
}
#topnavi a:visited {
	color: #ffffff;
	text-decoration:none;
}

#topnavi a.topactive{
	background-color: #C7D1E4;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	}
#topnavi a:hover {
	color: #000000;
	background-color: #ffffff;
}
#topnavi a:visited.topactive{
	background-color: #C7D1E4;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	}

#topnavi_left {
	background-color: #004187;
	width: 120px;
	float: left;
	border-right-width: 5px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	height: 30px;
}

#---------------------------endtopnavi{}

#print_top_logo {
	position: relative;
}
#print_top {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;

}#---------------------------end_print{}
#navi {
	background-color: #ffffff;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	list-style-type: none;
	color: #666666;
	font-weight: bold;
	height: 370px;
	background-repeat: repeat-y;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #004187;
	float: left;
}
#navi .active {
	background-color: #c7d1e4;
	color: #F0F0F0;
}

#navi a{
	color: #004187;
	text-decoration:none;
}
#navi a:visited {
	color: #004187;
	text-decoration:none;
}

#navi a.active {
	color: #000000;
	text-decoration:none;	
}
#navi a:visited.active {
	color: #000000;
	text-decoration:none;	
}
#navi a:hover{
	color: #000000;
	text-decoration:none;	
	background-color: #999999;
}
#navi h3 {
	padding-left: 5px;
	list-style-type: none;
	font-size: 9pt;
	border-top-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	font-weight: bold;
}

#navi ul {
	margin: 0px;
	padding-left: 5px;
	list-style-type: none;
}
#navi ul li{
	margin-top: 2px;
	margin-left: 10px;
}

#navi ul li ul{
	margin-top: 5px;
	margin-bottom: 5px;
}
#navi ul li ul li {
	margin-left: 5px;
}
#-----------------------endnavi{}
#content {
	width: 359px;
	text-align: left;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ffffff;
	height: auto;
	font-size: 1em;
	color: #37536E;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #ffffff;
	background-color: #ffffff;
}
#content ul, p ul {
}
#content p {
}

#content strong {
	font-weight: bold;
}


#content h2 {
	margin-top: 5px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
}

#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
}

#content a {
	color: #37536E;
	text-decoration:underline;
}
#content a:link {
	color: #37536E;
	text-decoration:underline;
}
#content a:visited {
	color: #37536E;
	text-decoration:underline;
}
#content a:hover {
	color: #37536E;
	text-decoration:underline;
	background-color: #FFFFFF;
}


;.active a{
	background-color: #c7d1e4;
	color: #000000;
}

#jobcontent {
	background-image: url(../images/world_2.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 640px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004187;
}
#jobcontent h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #004187;
	font-size: 1.2em;
	text-indent: 0px;
}
#jobcontent ul li dot{
	color: #FF0000;
}


#abstand100 {
	height: 120px;
}
#pagename h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #CC0000;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
}
.reddot {
	list-style-position: outside;
	list-style-type: circle;
}
.pdflink {
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}
#home {
	background-image: url(../images/home/bg_home8.jpg);
	background-repeat: no-repeat;
}
.orga {
	border-top: thin solid #FFFFFF;
	border-right: thin solid #999999;
	border-bottom: thin solid #666666;
	border-left: thin solid #FFFFFF;
}
.bildrand {
	border-top-width: 2px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #C8C8C8;
	border-right-width: 4px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-left-color: #FFFFFF;
}
.bildrand a{
	text-decoration:none
}
.bildrand a:link{
	text-decoration:none
}

.bildrand hover{
	border: 0px none;
}
<div align="center"></div>
