/* ############################################################################## */
/* ### Anfang Grunddefinitionen ### */
/* ############################################################################## */
html {
	height: 100%;
}
body {
	height: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	background-image: url(../images/layout/bg.gif);
	background-repeat: repeat-x;
	background-color: #ccc;
}
img.png { /* Aufruf png Fix */
	behavior: url(/site/css/iepngfix.htc)
}
img {
	border: none;
}
a {
	color: #202020;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0px 0px 10px 0px;
}
hr {
	color: #000000; 
	height: 0px;
}
iframe.fit1 {
	text-align: center;
	width: 498px;
	height: 576px;
	margin: 0px;
	padding: 0px;
}
/* Anfang Content Überschriften */
h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
} /* WP_NAME Ueberschrift 1 */
h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
} /* WP_NAME Ueberschrift 2 */
h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
} /* WP_NAME Ueberschrift 3 */
h4 {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
} /* WP_NAME Ueberschrift 4 */
/* Ende Content Überschriften */
/* Anfang Teaser Überschriften */
h5 {
	font-size: 16px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
h6 {
	font-size: 11px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
/* Ende Teaser Überschriften */
.abstand {
	clear:both;
}
/* ############################################################################## */
/* ### Ende Grunddefinitionen ### */
/* ############################################################################## */
/* ############################################################################## */
/* ### Anfang Ebenen ### */
/* ############################################################################## */
#logo {
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
}
#bild_spalte_links {
	position: absolute;
	z-index: 1;
	top: 70px;
	left: 0px;
}
#flash_tv {
	position: absolute;
	z-index: 2;
	top: 70px;
	left: 0px;
}
#menu_links {
	position: absolute;
	z-index: 3;
	top: 360px;
	left: 8px;
	width: 180px;
}
#staendiges_menu {
	position: absolute;
	z-index: 2;
	width: 236px;
	padding: 0px;
	margin: 0px;
	top: 268px;
	
	display: visible;
	
	background: url('/site/images/layout/left_menu.gif');
	background-repeat: no-repeat;
	
	}
#hauptmenu_start {
	z-index: 11;
	position: absolute;	
	top: 0px;
	left: 250px;
}
#hauptmenu_ende {
	z-index: 12;
	position: absolute;	
	top: 0px;
	left: 964px;
}
#hauptmenu_hr {
	z-index: 9;
	position: absolute;	
	top: 26px;
	left: 260px;
	
}
#submenu_start {
	z-index: 20;
	position: absolute;	
	top: 268px;
	left: 250px;
}
#submenu_ende {
	z-index: 21;
	position: absolute;	
	top: 268px;
	left: 964px;
}
#hauptmenu { 
	z-index: 6;
	position: absolute;
	top: 0px;
	left: 260px;
	width: 680px;
	height: 26px;
	background-image: url(../images/layout/menu.gif);
	padding-left: 24px;
	
	display: none !important;
}
#untermenu {
	z-index: 7;
	position: absolute;
	top: 28px;
	left: 260px;
	width: 680px;
	height: 23px;
	
	background-image: url(../images/layout/submenu.gif);
	
	padding-left: 24px;
}
#untermenu2 {
	z-index: 7;
	position: absolute;
	top: 268px;
	left: 260px;
	width: 680px;
	height: 25px;
	
	background-image: url(../images/layout/subsubmenu.gif);
	
	padding-left: 24px;
}
#footer { 
 	position: absolute;
 	z-index:30;
	bottom: 0px;
	margin-top: 0px;
}
#content {
	position: absolute;
	z-index: 5;
	left: 250px;
	width: 532px;
	padding: 0px 0px 0px 0px;
}

#topteaser {
	position: absolute;
	z-index: 1;
}

#menu_content {
	position:absolute;
	left: 582px;
	z-index: 6;
	width: 172px;
}
#werbemittel {
	position: absolute;
	z-index: 1;
	left: 798px;
	vertical-align: top;
}
#popup {
	padding: 15px;
/* Aktivieren, falls Background Image und Fließtext kollidieren */
/*  background-color: #ffffff; */
}
/* ############################################################################## */
/* ### Ende Ebenen ### */
/* ############################################################################## */
/* ############################################################################## */
/* ### Anfang Hauptmenu ### */
/* ############################################################################## */
#hauptmenu div {
	float: left;
	padding: 6px 0px 6px 0px;
}
#hauptmenu div img {
	margin-top: -6px;
}
#hauptmenu div a {
	text-decoration: none;
	color: #ffffff;
	padding: 6px 21px 6px 21px;
}
#hauptmenu div.no1 a:hover,
#hauptmenu div.no2 a:hover,
#hauptmenu div.no3 a:hover,
#hauptmenu div.no4 a:hover,
#hauptmenu .active a {
	background-image: url(../images/layout/menu_act.gif);
	color: #fff;	
	border-left: 1px solid #a8000d;
	border-right: 1px solid #a8000d;
	padding: 6px 20px 6px 20px;
}
#hauptmenu div.no1,
#hauptmenu div.no2,
#hauptmenu div.no3,
#hauptmenu div.no4 {
	/*
	background-color: #D31F12;
	background-color: #121415;
	*/
}
/* ############################################################################## */
/* ### Ende Hauptmenu ### */
/* ############################################################################## */
/* ############################################################################## */
/* ### Anfang Untermenu ### */
/* ############################################################################## */
#untermenu div {
	float: left;
	padding: 4px 0px 4px 0px;
}
#untermenu div img {
	margin-top: -6px;
}
#untermenu div a {
	text-decoration: none;
	color: #fff;
	padding: 4px 8px 4px 8px;
}
#untermenu div a:hover,
#untermenu .active a {
	background-image: url(../images/layout/menu_act.gif);
	color: #fff;
	
	border-left: 1px solid #a8000d;
	border-right: 1px solid #a8000d;
	padding: 4px 7px 4px 7px;
}
#untermenu div.no1 {
	background-color: 0;
}

#untermenu2 div {
	float: left;
	padding: 5px 0px 4px 0px;
}
#untermenu2 div img {
	margin-top: -5px;
}
#untermenu2 div a {
	text-decoration: none;
	color: #fff;
	padding: 5px 8px 6px 8px;
}
#untermenu2 div a:hover,
#untermenu2 .active a {
	background-image: url(../images/layout/submenu_act.gif);
	color: #fff;
	border-left: 1px solid #a8000d;
	border-right: 1px solid #a8000d;
	padding: 5px 7px 6px 7px;
}
#untermenu2 div.no1 {
	background-color: 0;
}
/* ############################################################################## */
/* ### Ende Untermenu ### */
/* ############################################################################## */
/* ############################################################################## */
/* ### Anfang Linkes Menu ### */
/* ############################################################################## */
#menu_links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_links ul li { 
	margin: 0px;
	padding: 0px;
	width: 180px;
}
#menu_links ul li a {
	display: block;
 	width: 180px;
	padding: 4px 16px 4px 24px;
	color: #ffffff;
	text-decoration: none;
}
#menu_links ul li.no1 a,
#menu_links ul li.no4 a {
	background-color: #4A4A4A;
}
#menu_links ul li.no2 a {
	background-color: #6e6e6e;
}
#menu_links ul li.no3 a {
	background-color: #929292;
}
#menu_links ul li.no1 a:hover,
#menu_links ul li.no2 a:hover,
#menu_links ul li.no3 a:hover,
#menu_links ul li.no4 a:hover,
#menu_links ul li.active a {
	background-color: #ffffff;
	color: #001b43;
}
/* ############################################################################## */
/* ### Ende Linkes Menu ### */
/* ############################################################################## */
/* ############################################################################## */
/* ### Anfang Ständiges Menu ### */
/* ############################################################################## */
#staendiges_menu2 {
	margin:	0px;
	margin-left: 7px;
	margin-top: 0;
}
#staendiges_menu2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#staendiges_menu2 ul li {
	margin: 0px;
	padding: 0px;
}
#staendiges_menu2 ul li a {
	display: block;
	background-color: 0;
	padding: 4px 16px 4px 24px;
	color: #ffffff;
	text-decoration: none;
	width: 180px;
}
#staendiges_menu2 ul li a:hover {
	background-color: 0;
	color: #ffffff;
}
#staendiges_menu3 {
	width: 220px;
	background-color: 0;
	margin-top: 5px;
}
#staendiges_menu3 form select {
	margin-left: 58px;
}
#staendiges_menu3 ol {
	list-style-type:none;
	margin-top: 0px;
	padding-top: 5px;
}
#staendiges_menu3 ol li {
	margin-bottom: 1px;
	padding: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image:url(../images/layout/left_menu_button.gif);
	background-repeat:no-repeat;
	
	text-transform: uppercase;
	cursor: pointer;
	color: #ccc;
	margin-left: -5px;
}

#staendiges_menu3 li a {
	text-decoration: none;
	color: #ccc;
}
#staendiges_menu3 li a:hover {
	color: #fff;
}


#staendiges_menu4 {
	margin-left: 56px;
	margin-bottom: 5px;
	width: 130px;
	
	height: 10px !important;
	margin-top: -4px;
}


/* ############################################################################## */
/* ### Ende Ständiges Menu ### */
/* ############################################################################## */
/* ############################################################################## */
/* ### Anfang Content Menu ### */
/* ############################################################################## */
#menu_content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#menu_content ul li a {
	display: block;
	padding: 4px 4px 4px 24px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	width: 172px;
}
#menu_content ul li.no1 a {
  background-color: #121415;
}
#menu_content ul li.no4 a {
	background-color: #4A4A4A;
}
#menu_content ul li.no2 a {
	background-color: #6e6e6e;
}
#menu_content ul li.no3 a {
	background-color: #929292;
}
#menu_content ul li.no1 a:hover,
#menu_content ul li.no2 a:hover,
#menu_content ul li.no3 a:hover,
#menu_content ul li.no4 a:hover,
#menu_content ul li.active a {
	background-color: #ffffff;
	color: #001b43;
}
#menu_content .suche {
	margin-top: -3px;
}
/* ############################################################################## */
/* ### Ende Content Menu ### */
/* ############################################################################## */
/* ############################################################################## */
/* ### Anfang Fusszeile ### */
/* ############################################################################## */
#footer ul {
	margin: 0px;
	padding: 8px 0px 8px;
}
#footer ul li {
	display: inline;
	margin-left: 2px;
}
#footer ul li a,
li.copyright {
	
	font-size: 10px;
	padding: 2px 5px;
	color: #666;
	text-decoration: underline;
}

#footer ul li a:hover, li.copyright {
	color: #666;
	text-decoration: none;
}
#footer .active a {
	padding: 2px 6px;
	color: #666;
	text-decoration: none;
}
/* ############################################################################## */
/* ### Ende Fusszeile ### */
/* ############################################################################## */
/* ############################################################################## */
/* ### Anfang Teaser Sets ### */
/* ############################################################################## */
/* ### Anfang Großer Teaser ### */
#ts11 {
	margin: 0px;
	background-color: #e0ebf1;
}
#ts12 {
	margin: 0px;
	background-color: #fce8cc;
}
#ts13 {
	margin: 0px;
	color: #121415;
	background-color: #e3e3e8;
}
#ts13 a {
	color: #d90000;
}
#ts13 a:hover {
	color: #d90000;
}
#ts11 table,
#ts12 table {
	width: 532px;
}
#ts11 td,
#ts12 td,
#ts13 td {
	padding: 10px 10px 0px 10px;
}

/* ### Ende Großer Teaser ### */
/* ########################## */
/* ### Anfang Bilder Teaser ### */
#ts2 {
	width: 532px;	
}
/* ### Ende Bilder Teaser ### */
/* ########################## */
/* ### Anfang Zweispalten Teaser flexibler Inhalt ### */
/* ### Anfang Zweispalten Teaser fest mit Button ### */
#ts3 {
	margin: 0px;
	padding: 0px;
	width: 532px;	
}
#ts3 table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#ts3 td.farbe1 {
	background-color: #e0ebf1;
	width: 50%;
	vertical-align: top;
}
#ts3 td.farbe2 {
	background-color: #fce8cc;
	width: 50%;
	vertical-align: top;
}
#ts3_text {
	padding: 10px 10px 10px 10px;
	background-repeat:no-repeat;
}
#ts3_text a {
	color: #000000;
	text-decoration: none;
}
#ts3_text a:hover {
	text-decoration: underline;
}
/* ### Ende Zweispalten Teaser flexibler Inhalt ### */
/* ### Ende Zweispalten Teaser fest mit Button ### */
/* ########################## */
/* ### Anfang Vierspalten Teaser ### */
#ts4 {
	margin: 0px;
	padding: 0px;
	width: 532px;	
}
#ts4_container {
	width: 132px;
	margin-right: 1px;
	float: left;
}
#ts4_container_letzter {
	width: 132px;
	float: left;
}
#ts4 td.farbe1_links {
	background-image:url(../images/background/vier_teaser_bg_links.gif);
	background-color: #e0ebf1;
	width: 50%;
	vertical-align: top;
}
#ts4 td.farbe2_rechts {
	background-image:url(../images/background/vier_teaser_bg_rechts.gif);
	background-color: #fce8cc;
	width: 50%;
	vertical-align: top;
}
#ts4 td.farbe2_links {
	background-image:url(../images/background/vier_teaser_bg_links.gif);
	background-color: #fce8cc;
	width: 50%;
	vertical-align: top;
}
#ts4 td.farbe1_rechts {
	background-image:url(../images/background/vier_teaser_bg_rechts.gif);
	background-color: #e0ebf1;
	width: 50%;
	vertical-align: top;
}
#ts4_text {
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}
#ts4_text a {
	color: #000000;
	text-decoration: none;
}
#ts4_text a:hover {
	text-decoration: underline;
}
/* ### Ende Vierspalten Teaser ### */
/* ########################## */
/* ### Anfang Tabellen Teaser ### */
/* ### Anfang PopUp Teaser ### */
#ts51 {
	background-color: #e0ebf1;
	padding: 10px;
}
#ts52 {
	background-color: #fce8cc;
	padding: 10px;
}



#ts11, #ts12, #ts13, #ts3 td.farbe1, #ts3 td.farbe2, #ts4 td.farbe1_links, #ts4 td.farbe2_rechts, #ts4 td.farbe2_links, #ts4 td.farbe1_rechts, #ts51, #ts52 {
	background-color: #fff;
}

/* ### Ende PopUp Teaser ### */
/* ### Ende Tabellen Teaser ### */
/* ############################################################################## */
/* ### Ende Teaser Sets ### */
/* ############################################################################## */
/* ############################################################################## */
/* ### Anfang Buttons ### */
/* ############################################################################## */
#button {
	text-align: right;
	margin: 15px 10px 15px 15px;
}
#button a {
	padding: 4px 14px 4px 14px;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	background-color: #d9291a;
}
#button a:hover {
	color: #ffffff;
	background-color: #4A4A4A;
}
/* ############################################################################## */
/* ### Ende Buttons ### */
/* ############################################################################## */
/* ############################################################################## */
/* ### Anfang Tabellen und Aufzählungen ### */
/* ############################################################################## */
/* ### Anfang Tabelle Listing ### */
table#listing {
	width: auto;
	border-collapse: collapse;
	}
table#listing p {
	margin: 0px;
	padding: 0px;
	}
table#listing td {
	border: 1px solid #ffffff;
	padding: 5px;
	text-align:left;
	vertical-align: top;
	}
table#listing .headline {
	font-weight: bold;
}
/* ### Ende Tabelle Listing ### */
/* ########################## */
/* ### Anfang Tabelle Formular ### */
table#zweispalten {
	border-collapse: collapse;
	}
table#zweispalten td.links {
	border-right: 1px solid #ffffff;
	width: 244px;
	vertical-align: top;
	}
table#zweispalten td.rechts {
	width: 244px;
	vertical-align: top;
}
/* ### Ende Tabelle Formular ### */
/* ########################## */
/* ### Anfang Aufzählungen ### */
#popup ol,
#ts11 ol,
#ts12 ol {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
}
#popup ol ol,
#ts11 ol ol,
#ts12 ol ol {
	list-style-type: none;
	margin-left: 10px;
}
#popup ol li,
#ts11 ol li,
#ts12 ol li {
	background-image: url(../images/background/ol.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}
/* ### Ende Aufzählungen ### */
/* ############################################################################## */
/* ### Ende Tabellen und Aufzählungen ### */
/* ############################################################################## */
/* ############################################################################## */

/* Job Suche Formular und Tabelle (12.11.2007) */
table#jobsearch {
	width: 512px;
  margin: 25px 0 0 10px;
}
table#jobsearch th {
	border-right: 1px solid #e0ebf1;
  padding: 5px 0 6px 10px;
}
table#jobsearch th,
table#jobsearch th a {
	background: #004673;
	color: #fff;
  font-weight: bold;
  text-align: left;
}
table#jobsearch td a {
  text-decoration: none;
}
table#jobsearch td a:hover {
  text-decoration: underline;
}
table#jobsearch td {
  border-bottom: 1px solid #396a9a;
  padding: 6px 5px 6px 10px;
}

table#jobsearch td.job_name {
  width: 210px;
}
table#jobsearch td.job_country {
	padding-left: 16px;
  width: 28px;
}
table#jobsearch td.job_location {
  width: 130px;
}
table#jobsearch td.job_country img {
  border: 1px solid #396a9a;
  padding: 1px;
}
div#job_form_container {
  padding: 10px 10px 25px 10px;
}
/* ***************************** */

#debug {
	position: absolute;
	z-index: 30000;
	visibility: visible;
	padding: 8px;
	width: 400px;
	top: 5px;
	left: 800px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #ff0000;
	font-size: 0.80em;
	white-space: normal;
}

#winter {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
}

#newsblock {
	padding-top: 0;
	width: 180px;
	background: url('/site/images/layout/news_block_bg.gif');
	background-repeat: repeat-y;
}

#newsblock div {
	
	padding: 15px;
	color: #646464;
	
	background: url('/site/images/layout/news_block_element.gif');
	background-repeat: repeat-x;
	
	width: 148px;
	margin-left: 1px;
	
}
#newsblock div b {	
	color: #9f9f9f;
	text-transform: uppercase;
	font-weight: normal;
}
#newsblock div a, #newsblock div a:hover, #newsblock div a:active {	
	color: #646464;
	text-decoration: none;
}
#newsblock div a:hover {
	text-decoration: underline;
}
#newsblock div p {
	margin-bottom:0;
}

#flashticker {
	width: 400px;
	
	position: absolute;
	
	top: 230px;
	left: 220px;
	z-index: 3000;
}

a {
	outline: 0;
}

#communities
{
	height: 38px !important;
	margin-left: 63px;
	
	margin-top: -65px;
}

#newsletter
{
	background: url('/site/images/layout/newsletter_short_form_bg.gif');
	background-repeat: no-repeat;
	height: 150px;
	padding-left: 23px;
}

#newsletter
{
	margin-top: 0px !important;
}
#newsletter #ff_form__dao_form__anrede
{
	width: 178px;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: 10px;
}
*>#newsletter #ff_form__dao_form__anrede
{
	width: 178px;
	margin-top: 50px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#newsletter #ff_form__dao_form__email, #newsletter #ff_form__dao_form__vorname, #newsletter #ff_form__dao_form__nachname
{
	width: 80px;
	padding-left: 5px;
	margin-left:10px;
}

#newsletter #ff_form__dao_form__vorname
{
	margin-top: -20px;
}

#newsletter #ff_form__dao_form__email
{
	width: 170px;
	margin-bottom:0px;
	margin-top:-2px;
}

*>#newsletter #ff_form__dao_form__email
{
	width: 170px;
	margin-bottom:2px;
	margin-top: 0px;
}

#newsletter #ff_form__dao_form__nachname
{
	margin-left:0px;
	margin-bottom:0px;
}
*>#newsletter #ff_form__dao_form__nachname
{
	margin-left:0px;
	margin-bottom:2px;
}
#newsletter #ff_form__dao_form__submit
{
	width: 88px;
	height: 20px;
	margin-top: 2px;
	margin-left: 100px;
}
*>#newsletter #ff_form__dao_form__submit
{
	height: 22px;
	margin-top: 0px;
}

#newsletter p
{
	padding: 0px !important;
	margin-left: 10px !important;
	padding-top: 13px !important;
	padding-bottom: 0px !important;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}

#radio_holder
{	
	margin-top: 7px;
	width: 236px;
	height: 120px;
}
#radio_holder img
{	
	width: 236px;
	height: 120px;
}

