body, div, table, p {
	margin:0px;
	padding:0px;
	scrollbar-base-color:#ffffff;
	scrollbar-3dlight-color:#00274A;
	scrollbar-arrow-color:#00274A;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#00274A;
	scrollbar-track-color:transparent;
		
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#000000;
}
/*---- schriften ------------------------------------------------------------------------------------*/
.headline {
	font-weight: bold;
}
a:link {
		color:#004798;
		text-decoration: underline;
}
a:visited {
		color:#004798;
		text-decoration: underline;
}
a:hover {
		color:#88856A;
}
a:active {
		color:#88856A;
}
.text2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#ffffff;
}
.text3 {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#000000;
}
a.text3:link {
		color:#004798;
		text-decoration: none;
}
a.text3:visited {
		color:#004798;
		text-decoration:none;
}
a.text3:hover {
		color:#88856A;
}
a.text3:active {
		color:#88856A;
}
.font_menue {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#004798;
}
a.font_menue:link {
		color:#004798;
		text-decoration: none;
}
a.font_menue:visited {
		color:#004798;
		text-decoration: none;
}
a.font_menue:hover {
		color:#88856A;
		text-decoration: none;
}
a.font_menue:active {
		color:#88856A;
		text-decoration: none;
}
.font_submenue {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#004798;
}
a.font_submenue:link {
		color:#004798;
		text-decoration: none;
}
a.font_submenue:visited {
		color:#004798;
		text-decoration: none;
}
a.font_submenue:hover {
		color:#88856A;
		text-decoration: none;
}
a.font_submenue:active {
		color:#88856A;
		text-decoration: none;
}
.font_menue2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#ffffff;
}
a.font_menue3:link {
		color:#004798;
}
a.font_menue3:visited {
		color:#004798;
}
a.font_menue3:hover {
		color:#88856A;
}
a.font_menue3:active {
		color:#88856A;
}
.font_menue_gold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#88856A;
}
a.font_menue_gold:link {
		color:#88856A;
		text-decoration: none;
}
a.font_menue_gold:visited {
		color:#88856A;
		text-decoration: none;
}
a.font_menue_gold:hover {
		color:#004798;
		text-decoration: none;
}
a.font_menue_gold:active {
		color:#004798;
		text-decoration: none;
}
.font_plus {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#B8B490;
}
.font_footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#ffffff;
}
a.font_footer:link {
		color:#ffffff;
		text-decoration: none;
}
a.font_footer:visited {
		color:#ffffff;
		text-decoration: none;
}
a.font_footer:hover {
		color:#B8B490;
		text-decoration: none;
}
a.font_footer:active {
		color:#B8B490;
		text-decoration: none;
}
.font_language {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#004798;
}
a.font_language:link {
		color:#004798;
		text-decoration: none;
}
a.font_language:visited {
		color:#004798;
		text-decoration: none;
}
a.font_language:hover {
		color:#88856A;
		text-decoration: none;
}
a.font_language:active {
		color:#88856A;
		text-decoration: none;
}
.font_language_active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#88856A;
}
/*----  inhalte -------------------------------------------------------------------------*/
#container_menue {
	position:absolute;
	background-color: #ffffff;
	top:0px;
	left:5px;
	height:90%;
	width:210px;
	z-index:20;
}
#container_main {
	position:absolute;
	width:1000;
	height:100%;
	left:50%;
	margin-left:-500;
	top:0px;
	z-index:1;
	overflow-x:hidden;
	overflow:hidden;
}
#container_start {
	position:relative;
	left:110px;
	top:45px;
	height:480px;
	width:300px;
	z-index:1;
}
#container_start_flash {
	position:relative;
	left:5px;
	top:34px;
	height:480px;
	width:300px;
	z-index:1;
}
#container_rechts {
	position:absolute;
	top:0px;
	left:580px;
	height:89.7%;
	border-bottom:3px solid #ffffff;
	width:50px;
	z-index:20;
}
#container_back {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:90%;
	background-color:#004798;
	z-index:1;
}
#container_content {
	position:absolute;
	top:0px;
	left:200px;
	background-color:#ffffff;
	height:90%;
	width:720px;
	z-index:10;
}
#container_inside1 {
	position:absolute;
	top:100px;
	left:257px;
	width:260px;
	height:70%;
	background:#ffffff;
	z-index:51;
}
#container_inside2 {
	position:absolute;
	top:100px;
	left:537px;
	width:260px;
	height:70%;
	background:#ffffff;
	z-index:50;
}
#container_jobs {
	position:absolute;
	top:100px;
	left:250px;
	width:645px;
	height:70%;
	background:#transparent;
	z-index:52;
	overflow:auto;
	overflow-x:hidden;
}
#container_gross {
	position:absolute;
	top:100px;
	left:250px;
	width:645px;
	background:#transparent;
	z-index:120;
	overflow:auto;
}
.blau {
	position:absolute;
	width:610px;
	height:20px;
	top:45px;
	padding-left:6px;
	padding-top:1px;
	background-color:#00274A;
	z-index:5;
}
#menue {
	position:absolute;
	width:300px;
	height:400px;
	top:100px;
	left:0px;
	z-index:10;
}
#logo {
	position:absolute;
	width:200px;
	height:45px;
	top:30px;
	left:20px;
	z-index:20;
}
#logo_start {
	position:absolute;
	width:180px;
	height:45px;
	top:50px;
	left:730px;
	z-index:50;
}
#language_start {
	position:absolute;
	width:180px;
	height:45px;
	top:410px;
	left:730px;
	z-index:50;
}
#topic1 {
	position:absolute;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#004798;
	background:#transparent;
	top:53px;
	left:55px;
	width:350px;
	height:45px;
	z-index:21;
}
#topic2 {
	position:absolute;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background:#transparent;
	-moz-opacity:0.3;
	filter:Alpha(opacity=30);
	color:#004798;
	top:40px;
	width:350px;
	height:45px;
	left:100px;
	z-index:50;
}
#topic_jobs {
	position:absolute;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background:transparent;
	-moz-opacity:0.3;
	filter:Alpha(opacity=30);
	color:#004798;
	top:40px;
	width:200px;
	height:45px;
	left:120px;
	z-index:50;
	
}
/*----  bilder und footer -------------------------------------------------------------------------*/
#optionen {
	position:absolute;
	background:transparent;
	width:600px;
	height:25px;
	top:-20px;
}
#bild1 {
	position:fixed;
	overflow-x:hidden;
	overflow-y:hidden;
	left:798px;
	top:0px;
	background:transparent;
	z-index:100;
}
#bild_job {
	position:absolute;
	overflow-x:hidden;
	overflow-y:hidden;
	left:554px;
	top:0px;
	background:transparent;
	z-index:5;
}
#footer {
	position:absolute;
	top:90%;
	width:100%;
	height:28px;
	border-top:3px solid #ffffff;
	background-color:#00274A;
	z-index:20;
}
#kasten_footer {
	position:absolute;
	top:550px;
	left:15px;
	width:950px;
	height:24px;
	background-color: #00274A;
	border:1px solid #ffffff;
	z-index:50;
}
#start_blau {
	position:absolute;
	top:435px;
	left:60px;
	background-color: #004798;
	border:1px solid #ffffff;
	width:850px;
	height:60%;
	overflow-x:hidden;
	overflow:hidden;
}
#text_footer {
	position:absolute;
	top:4px;
	left:250px;
	height:30px;
	z-index:20;
}
#text_footer_start {
	position:absolute;
	top:3px;
	left:135px;
	width:765px;
	height:50px;
	text-align:left;
	z-index:50;
}
#slogan {
	position:absolute;
	top:3px;
	left:650px;
	z-index:10;
}
#slogan_start {
	position:absolute;
	top:10px;
	left:280px;
	width:300px;
	height:120px;
	z-index:1;
}
#message {
	position:absolute;
	top:100px;
	left:2px;
	width:350px;
	height:100px;
	z-index:100;
}
