body {
	margin: 0px;
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-color: #C5CFD0;
}
#container {
	width: 900px;
	margin: auto;
	background-color: #ecf0f3;
}
#top {
	background-color: #35556C;
	height: 80px;
	position: relative;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #35556C;
	vertical-align: middle;
	display:none;
}

#top_tools {
	float: left;
	position: absolute;
	left: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-weight: normal;
	top: 10px;
	width: 150px;
	height: 17px;
	vertical-align: baseline;
}
#top_tools a {
	color: #FFFFFF;
	text-decoration:none;
}
#top_tools a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#top_tools a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#toptable {
	position: absolute;
	top: -20px;
}
#--------------------------endtop {
}
#topnavi{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C7D1E4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: #35556C;
	color: #FFFFFF;
	height: 18px;
	background-image: url(../images/bg_oben.jpg);
	font-size: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8CEDA;
	display:none;
}
#topnavi ul {
	text-align: left;
	margin: 0px;
}
#topnavi ul li{
	display: inline;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
}
#topnavi ul li.topactive a{
	color: #000000
}
#topnavi a:link {
	color: #35556C;
	text-decoration:none;
}
#topnavi a:visited {
	color: #35556C;
	text-decoration:none;
}

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

#topnavi_left {
	background-color: #FFFF66;
	width: 195px;
	position: relative;
	height: 25px;
}

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

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

}#---------------------------end_print{}

#navi {
	background-color: #C7D1E4;
	width: 195px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: none;
	color: #F0F0F0;
	font-weight: bold;
	height: 800px;
	background-image: url(../images/navi.jpg);
	background-repeat: repeat-y;
	border-left-style: none;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #E3E8EC;
	display:none;
}

#navi .active {
	background-color: #c7d1e4;
	color: #F0F0F0;
}

#navi a{
	color: #35556C;
	text-decoration:none;
}
#navi a:visited {
	color: #35556C;
	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: #F0F0F0;
}
#navi h3 {
	padding-left: 5px;
	list-style-type: none;
	font-size: 10.5pt;
	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 {
	background-color: #ecf0f3;
	width: 650px;
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	border-left-style: solid;
	border-left-color: #ECF0F3;
	height: 800px;
	font-size: 0.8em;
	color: #37536E;
	margin-right: 40px;
}
#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.4em;
	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: #35556C;
}
#jobcontent h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #35556C;
	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;
	list-style-image: url(../images/point-red.gif);
}
.pdflink_ {
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}
