body {
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	background-image: url(../images/bg_grad.jpg);
}
#container {
	width: 900px;
	margin: auto;
	background-color: #ffffff;
}
#top {
	background-color: #ffffff;
	height: 80px;
	position: relative;
	vertical-align: middle;
}

#top_tools {
	float: right;
	position: absolute;
	left: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #004187;
	font-weight: normal;
	top: 10px;
	width: 352px;
	height: 17px;
	vertical-align: baseline;
	text-align: right;
}

#top_tools a {
	text-decoration:underline;
	color: #004187;
}
#top_tools a:link {
	text-decoration:underline;
	color: #004187;
}
#top_tools a:visited {
	text-decoration:underline;
	color: #004187;
}
#top_tools a:hover {
	text-decoration:underline;
	color: #004187;
	background-color: #FFFFFF;
}
#toptable {
	position: relative;
	float: left;
	left: 20px;
	top: 15px;
}
#top_left {
	background-color: #ffffff;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #004187;
	float: left;
	width: 195px;
	height: 80px;
	text-align: center;
}

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

#--------------------------endtop {
}
#topnavi{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: #004187;
	color: #FFFFFF;
	font-size: 14px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004187;
}
#topnavi ul {
	text-align: center;
	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: 195px;
	float: left;
	border-right-width: 5px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	height: 30px;
	border-bottom-style: none;
}

#---------------------------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: 194px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	list-style-type: none;
	color: #666666;
	font-weight: bold;
	height: 800px;
	background-repeat: repeat-y;
	border-right-width: 0px;
	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: 680px;
	text-align: left;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #004187;
	min-height: 800px; 
	font-size: 0.75em;
	color: #004187;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #ffffff;
	background-color: #ffffff;
	padding-left: 10px;
}
#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: 1.2em;
}

#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 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
}
#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
}
#content a {
	color: #004187;
	text-decoration:underline;
}
#content a:link {
	color: #004187;
	text-decoration:underline;
}
#content a:visited {
	color: #004187;
	text-decoration:underline;
}
#content a:hover {
	color: #004187;
	text-decoration:underline;
	background-color: #CCCCCC;
}

#content table.sitemap h2{
	font-size: 1.2em;
}
#content table.sitemap h3{
	font-size: 1em;
	text-indent: 8px;
}
#content table.sitemap h4{
	font-size: 1em;
	padding-left: 16px;
}
#content table.sitemap h5{
	font-size: 1em;
	padding-left: 24px;
}

;.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: disc;
}
.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_home9.jpg);
	background-repeat: no-repeat;
}
.orga {
	border-top: thin solid #C7D1E4;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #C7D1E4;
}
.bildrand {
	border-top-width: 2px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7D1E4;
	border-bottom-color: #999999;
	border-right-width: 4px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #C7D1E4;
}
.bildrand a{
	text-decoration:none
}
.bildrand a:link{
	text-decoration:none
}

.bildrand hover{
	border: 0px none;
}
.tabtext {
	padding-left: 1.5mm;
}
.sitemap h2 {
}
.sitemap h3 {
}
.sitemap h4 {
}
.reddot {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/point-red.gif);
	font-size: 1.3em;
	font-weight: bold;
}
