


<style type="text/css"> */


/* ---------------------
| Rahmenformatierungen |
--------------------- */
html{
	background-color: #bac6de;
	margin: 0;
	padding: 0;
}

body {
margin: 0;
padding: 0;
visibility: hidden;
background-color: #bac6de;
}

div#margin {
width: 810px;
margin: auto;

}

div#container {
position: relative;
float: left;
background-image: url(../../_gfx/bg_container.png);
background-repeat: repeat-y;
}

div#foerderturm {
		width: 167px;
		position: absolute;
		z-index: 100;
		top: 250px;
		left: 6px;
		margin: 0;
		padding: 0;
		}

		
.container-news {
background-image: url(../../_gfx/bg_container/bg_aktuelles.png);
}

div#head {
width: 810px;
height:442px;
background-image: url(../../_gfx/background.png);
}

div#news {
	width: 960px;
	margin: 0px 22px 20px 0px;
	padding: 0;
	float: right;
}

div#pic {
width: 373px;
height: 190px;
position: absolute;
top: 232px;
right: 5px;
z-index: 50;
margin: 0;
padding: 0;
}

div#navi {
background-repeat: no-repeat;	
position: absolute;
width: 810px;
z-index: 95;
padding: 0 0 0 0px;
margin: 0;

top: 171px; 
left: 4px;}

div#navi2 {	
width: 770px;
margin: auto;
}

div#middle {
position: relative;
width: 810px;
margin: 0px 0 0 0;
padding: 0;
float: left;
min-height: 110px;
}

div#content {
width: 600px;
min-height: 180px;

margin: 102px 0 0 70px;
	padding: 0 0 50px 0;}

div#text {
width: 440px;
position: relative;
}

div#aktuelles {
	position: absolute;
	top: 0;
	right: 40px;
	width: 200px;
	height: 120px;
	background-image: url(../../_gfx/aktuelles.png);
	background-repeat: no-repeat;
}

div#footer {
width: 810px;
height: 220px;
background-image: url(../../_gfx/bg_footer.png);
background-repeat: repeat-y;
margin: 0;
padding: 0;
float: left;

position: relative;}

div#div_footer_left {
	width: 230px;
	height: 167px;
	float: left;
	padding: 30px 0 0 70px;
	}
	
	div#div_footer_middle {
	width: 230px;
	height: 167px;
	float: left;
	padding: 30px 0px 0 20px;
	}
	
	div#div_footer_right {
	width: 230px;
	height: 167px;
	float: left;
	padding: 30px 0px 0 0px;
	}
	
	div#breadcrumb_navi {
	margin-top: 15px;
	}

	div#drucken {
	width: 154px;
	height: 34px;
	position: absolute;
	top: 146px;
	text-align: center;
	z-index: 90;
	right: 205px;	}


div.aktuell {
	height: auto;
	width: 600px;
	margin: 0px 0 0 6px;
	padding: 0px 0 0 6px;
	clear: both;
}


#pixel {
    width: 1px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: visible;
    }

	div#aktuelles_mehr_text {
	width: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	}

div#div_beispiel {
	margin: 37px 0 75px 0;
	
}


div.column-news {
	width: 200px;
	height: 120px;
	position: absolute;
	top: 10px;
	left: 86px;
	z-index: 80;
}

div.div_jobs {
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color: #eee;	
padding: 40px 20px 25px 20px;
position: relative;
margin-bottom: 35px;
width: 450px;
border: 1px solid #9990A4;
-webkit-box-shadow: 1px 1px 8px #888888;
-moz-box-shadow: 1px 1px 8px #888888;
box-shadow: 1px 1px 8px #888888;
}

div.div_jobs_teaser {
width: 190px;
position: absolute;
top: 166px;
right: -205px;
}

p#p_news {
z-index: 190;
top:28px;
right:0px;
width: 205px;
position: absolute;
border:none;
}


/* -----------
| Navigation |
-------------- */

#navi ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#navi ul li{
width: 160px;
height: 30px;
text-align: center;
float: left;
display: block;
margin: 0;
padding: 8px 0 0 0;
line-height: 10px;
background-image: url(../../_gfx/navi_normal.png);
background-repeat: no-repeat;
} 

#navi ul li:hover {
padding: 8px 0 0 0;
background-image: url(../../_gfx/navi_over_activ.png);
background-repeat: no-repeat;
}


#navi ul li.active {
background-image: url(../../_gfx/navi_over_activ.png);
background-repeat: no-repeat;
}

#navi ul li a{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333;
}

#navi ul li a:hover{
color: #fffff;
}

#navi ul li.active a{
	color:#ffffff;
}

#navi ul ul {
margin: 0;
padding: 0;
visibility:hidden;
height: 0;
display: block;
position: absolute;
top: 32px;
left: 0px;
}

#navi ul li.active ul  {
visibility: visible;
margin: 0;
padding: 0px 0 0 1px;
display: block;
width: 960px;
float: left;
z-index: 90;
height: 28px;
}

#navi ul li.active ul li{
padding: 0px 0px 0px 1px;
margin: 0;
}

#navi ul li.active ul li:hover a{
color: #fff;
padding: 8px 0px 0px 1px;
margin: 0;
}

#navi ul :hover > a{
color:#fff;
}

#navi ul li ul :hover > a {
font-weight: normal;
font-size: 13px;
color:#fff;
margin: 0;
padding: 0;
}

#navi ul li:hover ul,
#navi ul a:hover ul,
#navi ul a.active:hover ul {

}

#navi ul li ul li {
float: left;
text-align: center;
background-repeat: repeat;
background-image: none;
margin: 0;
padding: 0px 0 0 1px;
width: 160px;
height: 28px;
}

#navi ul li:hover ul li {
font-size: 12px;
}

#navi ul li ul li:hover {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#navi ul li ul li:hover a {
color: #333;
}

div#navi ul li ul li.active2 a {
color: #333;
font-weight: bold;
text-align: center;
padding: 8px 0px 0px 0px;
margin: 0;
width: 160px;
height: 28px;

}

#navi ul li ul li a{
font-size: 12px;
padding: 8px 0px 0px 0px;
margin: 0;
display: block;
font-weight: normal;
color:#333;
}

#navi ul li.active ul li a{
color: #333;
}

#navi ul li ul li a:hover{

}


/* ------------------
| Textformatierungen |
-------------------- */


#middle h1.title {
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
color: #002652;
font-weight:normal;
position: absolute;
top: 40px;
left: 68px;
z-index: 40;
}


#middle h1#lauftext {
font-size: 17px;
font-family: Arial, Helvetica, sans-serif;	
font-weight: normal;
position: absolute;
top: 40px;
left: 107px;
z-index: 40;
color: #002652;
}

#content h2 {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #002652;
font-weight: normal;
}

div#content div.div_jobs h2 {
	display: block;
	height: 15px;
	padding: 5px 10px 7px 20px;
	width: 460px;
	background-color: #70647F;
	color: #ffffff;
	position: absolute;
	left: 0;
	top: 0;
}

#content p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #393839;
line-height: 1.2;
}

div#footer p {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
margin: 0;
padding: 0;
}

#footer h2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color:#666;
padding: 0;
margin: 0 0 17px 0;
}

#footer ul{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color:#666;
padding: 0;
margin: 0 0 0 14px;
width: auto;
}

#footer ul li{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color:#666;
padding: 0;
margin: 0;
width: auto;
list-style-type: disc;
}

#footer ul li h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color:#666;
padding: 0;
margin: 0;
width: auto;
}

h1#h1_foot{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color:#666;
padding: 0;
margin: 0;
width: auto;
}

div.column-news p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666;
}

#content ol {

}

#content ol li {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 13px;
margin: 4px 0 4px 0;
padding: 0;
color: #666;
width: 550px;
}

div#content_mitte {
margin: -40px 0 30px 62px;
padding: 0;
	
}

#content ul {
margin: 30px 0 30px 30px;
padding: 0 0 5px 0;
color: #666;
}

#content ul li {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #002752;
font-size: 12px;
margin: 2px 0 2px 0;
padding: 0;
list-style-type: square;
}

#content ul li p {
margin: 0;
padding: 0;
}


a#a {
	margin-left: -168px;
}

marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	font-weight: bold;
	color: #9B9B9D;
}


div#footer p#text-footer {
	margin: -30px 0 0px 60px;
	float: left;
}

div#footer p#text-buerozeiten {
	margin: 10px 146px 0px 0px;
	float: right;
}

div#aktuelles h2 {
	margin: 93px 0 0 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}


div#aktuelles p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	top: 125px;
	left: 66px;
	line-height: normal;
	color: #666;
    width: 170px;
	z-index: 10;
	display: block;
}

a.mehr_lesen {
	position: absolute;
	top: 0;
	left: 0;
	line-height: normal;
    text-decoration: none;
}

h1#aktuelles_ueberschrift {
	padding: 40px 0 0px 30px;
	margin: 0px 0 30px 0;
	position: inherit;
	color: #666;

}


div#content p.abstand_impressum {
	margin: 30px 0 0 0;
}


div#container span.punkt {
	visibility: hidden;
}


div#content p#text_clear {
	clear: both;
}

div#content span.span_foreground {
	color:#6A5975;
}

div#aktuelles_mehr_text h2 {
	font-size: 13px;
	}

div#aktuelles_mehr_text p {
	font-size: 12px;
	}
	
p#p_ueberschrift {
	margin: 0;
	padding: 75px 0 0 0;
}


td#waehlen strong {
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
color: #666;
}

div.div_jobs_teaser h2 {
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
color: #65637b;	
}


div.div_jobs_teaser p {
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #444444;	
}

/* ------------------
| Bildformatierungen |
-------------------- */

img#img_aktuelles {
	position: absolute;
	top: 0; 
	left: 0px;
}

img#logo {
position: absolute;
top: 26px;
left: 470px;
}

img#mediworkx {
float: left; 
position: absolute; 
top: 234px; 
left: 812px;
}

img#backpic {
	float: left; 
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

div.aktuell img {
	float: left;
	margin-right: 20px;
	margin: 0px 10px 5px 0px; 
	clear: both;
}

div#div_footer_right form div#Text{
float:left;
}


img#news_pic {
	position: absolute;
	top: 10px;
	left: 10px;
}

img#img_news {
	position: absolute;
	top: 10px;
	right: 16px;
	margin:0;
	padding:0;
	}

img.aktuelles_pic {
width: 200px;	
}

img#large_pic {
	position: absolute;
	bottom: 0;
	right: 0;
}

img# {
	position:absolute;
	right:15px;
	top:375px;
	z-index: 100;
}

p#mehr {
	position: absolute;
	right: 46px;
	top:108px;
	z-index: 400;
	margin:0;
	padding:0;
	width:50px;
}

img#teaser_pic{
	top: 32px;
	right: -58px;
	position:absolute;
	height: 94px;
	width:100px;
}

p#utility_navi_lesehilfe {
	position: absolute;
	top: 426px;
	right: 305px;
	margin: 0;
	padding: 0;
}

p#utility_navi_drucken {
	position: absolute;
	top: 425px;
	right: 227px;
	margin: 0;
	padding: 0;
}

p#utility_navi_impressum {
	position: absolute;
	top: 426px;
	right: 116px;
	margin: 0;
	padding: 0;
}




div.pic-partner {
	float: left;
	margin: 0 20px 0 0;
}

/* ------------------
| Linkformatierungen |
-------------------- */
a {
color:#666;
font-family: Arial, Helvetica, sans-serif;
}

#a {
	padding: 0 0 0 170px;
}

.abc {
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 16px;
}

a img {
	border: 0px none #fff;
}



#footer p a {
	text-decoration: none;
	color: #666;
	margin: 0;
	padding: 0;
	z-index: 800;
}


div#aktuelles h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DA002A;
	text-decoration: none;
}

div#aktuelles span a {
	height: 160px;
	width: 200px;
	display: block;
	position: absolute;
	bottom: 52px;
	right: 65px;
	text-decoration: none;
	z-index:90;
	background-color: transparent;
}

div#aktuelles p a {
	text-decoration: none;
}


a.a_foreground {
color:#6A5975;	
}

a.aktuelles_mehr_lesen{
	text-decoration: none;
	position: absolute;
	right: 18px;
	top: 10px;
	z-index: 180;
	font-size: 11px;
}

a.a_mehr {
	position: absolute;
	bottom: 6px;
	right: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.a_mehr_aktuelles {
	position: absolute;
	bottom: -20px;
	left: 0;
	text-decoration: none;
	font-weight: bold;
}

a:focus{
outline:none;	
}


/* --------------
| Form-Elemente |
----------------- */

input {
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}

#mainpage-suchbutton {
margin: 0px 0 0 3px;
}

#submit2 {
margin-top: 10px;
}

input#suchtext {
font-size: 12px;
color: #444;
width: 180px;
padding: 3px 3px 3px 5px;
}


hr {
	margin-left: 6px;
	width: 600px;
	color: #cccccc;
}

hr.hr_aktuelles {
	width: 500px;
	color: #cccccc;
}


/* --------------
| Tabellen-Elemente |
----------------- */



th {
background-color: #D8D8D8;
padding: 7px 7px 7px 7px;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;	
color: #666666;
}

td {
font-family: Arial, Helvetica, sans-serif;	
color: #393839;
font-size: 13px;
}

#admin table tr td{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	padding: 3px 10px 3px 0;
}

#adminbereich table tr td{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	padding: 3px 5px 3px 0;
}

table#Buttons_meldung tr td{
	padding: 0;
}

select {
font-size: 10px;
font-family:  Arial, Helvetica, sans-serif;		
}

table#tr td {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;	
color: #666;
vertical-align: top; 
padding: 4px 5px 4px 4px;
border: none;
}

form#contactform table tr td {
	padding: 0 10px 0 0;
}

textarea {
	width: 298px;
}

form fieldset {
width: 320px;
border: 1px solid #aaa;
background-color: #f6f6f6;
margin: 0 0 20px 0;
}

form legend {
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;	
color: #888;
}

form table.daten_eingeben tr td iframe#meldung{
width: 313px;
font-size: 11px;
font-family:  Arial, Helvetica, sans-serif;		
color: #555;
border: 1px solid #888;
}

form table.daten_eingeben tr td {
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;	
color: #555;
}

table tbody tr td#td_vom {
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;	
color: #555;
}

table tbody tr td#td_bis_zum {
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;	
color: #555;
}

form table.daten_eingeben tr td.vom_bis input {
border: 1px solid #888;
}

form table.daten_eingeben tr td iframe#meldung2{
width: 313px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;	
color: #555;
border: 1px solid #888;
}

form table.daten_eingeben tr td input.input_headline {
	border: 1px solid #888;
	width: 245px;
}

table.daten_lesen tr td input.input_headline_diabled {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;	
color: #555;
background-color: #ffffff;
border: 1px solid #888;
width: 245px;
}

table.daten_lesen tr td textarea.text_lesen {
border: 1px solid #888;
width: 245px;
height: 175px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;	
color: #555;
}

form table.daten_eingeben tr td input.input_file {
	border: 1px solid #888;
	float: none;
}

form table.daten_eingeben tr td input.input_checkbox {
	margin: 0;
	padding: 0;
}

div#content table.table_input_id_now {
	
}

div#content fieldset {
	margin: 10px 0 15px 0;
	border: 1px solid #888;
	width: 300px;
}

div#content fieldset legend{
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;	
color: #555;
}

div#content fieldset.fieldset_lesen {
	margin: 10px 0 15px 0;
	border: 1px solid #888;
	width: 250px;
}

div#content fieldset.fieldset_lesen legend{
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;	
color: #555;
}

div#content table.table_input_id_now tr td{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;	
color: #555;
padding-right: 5px;
}

div#content table.table_input_id_now tr td{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;	
color: #555;
}

div#content table.daten_lesen tr td {
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;	
color: #555;
}

div#content table.daten_eingeben tr td {
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;	
color: #555;
}

div#webaktiv{
position:absolute;
width:840px;
height:352px;
top:0;
left:0;
display:block;
}

div#webaktiv_pic{
	position: absolute;
top: 190px;
left: 0;
z-index:200;
}

div#colum-news img#web_pic{
position: absolute;
top: 190px;
left: 0;
z-index: 80;
}

img#jobs {
position:absolute;
top:180px;
right:0;
z-index:70;
}