html, body{height:100%;}
body{
	margin:0;
	background:#1d1d1d url(images/body-bg.jpg) repeat-x;
	font-family:Trebuchet MS, Helvetica, sans-serif;
}
form{margin:0; padding:0;}
fieldset{margin:0; padding:0;border:0;}
a img {
	border:0;
}
#main {
	margin: 0 auto;
	width: 960px;
	position: relative;
	min-height:100%;
	background:url(images/shadow-rightblank.png) repeat-y;
	padding:0 15px 0;
}
* html #main {height:100%;overflow:visible;}
#main-right {
	margin: 0 auto;
	width: 960px;
	position: relative;
	min-height:100%;
	background:url(images/shadow-rightblank.png) repeat-y;
	padding:0 15px 0;
}
* html #main-right {height:100%;overflow:visible;}
#header{
	width:960px;
	height:153px;
	background:url(images/header-bg.gif) repeat-x;
	position:absolute;
	top:0;
	left:15px;
}
h1{
	margin:0;
}
h1 a{
	display:block;
	width:342px;
	height:143px;
	background:url(images/logo.gif);
	text-indent:-9999em;
	margin:0 0 0 5px;
	float:left;
	overflow:hidden;
}
#header .nav{
	float:right;
	list-style-type:none;
	width:155px;
	height:28px;
	margin:0 11px 0 0;
	padding:0 0 0 20px;
	font-size:12px;
	font-weight:bold;
}
#header .nav li{
	float:left;
	padding:0 15px 0 0;
	line-height:28px;
}
#header .nav li#search{
	padding-right:7px;
}
#header .nav li.search{
	display:none;
	padding-right:0;
}
#header .nav li.search form{
	display:inline;
}
#header .nav li.search form input.form-text{
	width:95px;
	border:0;
	margin:6px 5px 0 0;
	padding:0 3px;
}
#header .nav li a{
	color:#fff;
	text-decoration:none;
	line-height:23px;
}
#header .nav li span{
	color:#fff;
	text-decoration:none;
	line-height:23px;
	cursor:pointer;
}
#header .nav li a:hover{
	color:#000;
}
#languages{
	float:left;
	text-align:right;
	width:350px;
	line-height:28px;
}
#header ul.menu{
	float:right;
	width:420px;
	list-style-type:none;
	margin:85px 5px 0;
	padding:0;
	display:inline;
}
#header ul.menu li{
	float:left;
	margin:0 -10px 0 0;
	height:30px;
	width:144px;
	overflow:hidden;
}
#header ul.menu li a{
	display:block;
	width:143px;
	height:30px;
	outline:none;
	text-align:center;
	color:#6e6e6e;
	text-decoration:none;
	font-size:14px;
	line-height:30px;
}
#header ul.menu li.punkt a img{
	margin-left:5px;
}
#header ul.menu li.punkt a{
	background: url(images/active.png) no-repeat 0 -60px;
}
#header ul.menu li.punkt a:hover{
	background:url(images/active.png) no-repeat;
	color:#FFF;
}
#header ul.menu li.punkt a:active, #header ul.menu li.punkt a.active{
	background:url(images/active.png) no-repeat;
	color:#fff;
}
#header ul.menu li.last a{
	background:url(images/karriere.png) no-repeat 0 -60px;
}
#header ul.menu li.last a:hover{
	background:url(images/karriere.png) no-repeat;
	color:#FFF;
}
#header ul.menu li.last a:active, #header ul.menu li.last a.active{
	background:url(images/karriere.png) no-repeat;
	color:#fff;
}
#header .leftnav{
	float:left;
	margin:0 0 0 10px;
	padding:0;
	width:940px;
	list-style-type:none;
	display:inline;
}
#header .leftnav li{
	float:left;
	padding:0 20px;
}
#header .leftnav li a{
	text-decoration:none;
	color:#fff;
	font-size:14px;
	line-height:36px;
}
#header .leftnav li a:hover{
	color:#c90012;
}
#header .leftnav li a.active{
	color:#c90012;
}
#content-holder{
	width:960px;
	padding:153px 0 35px;
	overflow:hidden;
}
#header div#vorhang {
	position:absolute;
	top:153px;
	left:0px;
	height:0px;
	width:960px;
	background:url(images/subnav-bg.png) repeat-x;
	z-index:900;
	overflow:hidden;
}
#header div.subnav {
	position:absolute;
	margin-top:10px;
	left:0px;
	height:203px;
	width:960px;
	/*background:url(images/subnav-bg.png) repeat-x;*/
	z-index:999;
	overflow:hidden;
}
#header ul.submenu {
	margin:0 35px 0 0;
	font-family:Verdana;
	font-size:14px;
	float:left;
	display:none;
	padding:35px 40px 0;
	z-index:999;
	position:absolute;
	left:470px;
	height:178px;
}
#header ul#untermenucontainer51{
	margin-left:120px;
}
#header ul#untermenucontainer52{
	margin-left:260px;
}
#header ul.submenu li{
	width:155px;
}
#header ul.submenu li.sub {
	list-style:none;
	color:#FFF;
	line-height:26px;
	overflow:hidden;
	background:url(images/subnav-li.png) left no-repeat;
	padding-left:28px;
	overflow:visible;
	float:none;
	font-size:14px;
	height:auto;
}
#header ul.submenu li.title {
	background:none;
	text-decoration:underline;
	font-weight:bold;
	padding:0;
}
#header ul.submenu li.sub a{
	color:#FFF;
	text-decoration:none;
	background:none;
	text-align:left;
	width:auto;
	font-size:14px;
	line-height:26px;
	height:auto;
}
#header ul.submenu li.sub a:hover, #header ul.submenu li.sub a.active{
	color:#FFF;
	background:none;
	font-weight:bold;
}
#content{
	width:588px;
	float:left;
	padding:25px 30px 70px 35px;
}
h2{border-bottom:1PX #555555 solid;}
#content h2{
	color:#8a020e;
	font-size:18px;
	margin:0 0 28px;
	padding:0 0 2px;
}
#content p, td, #content ul li{
	color:#6e6e6e;
	margin:0 0 16px 0;
	padding:0;
	font-size:12px;
	line-height:20px;
	text-align: justify;
	font-family:Verdana,Arial;
}
#content p a, h3 a{
	color:#980512;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana,Arial;
}
#content p a:hover{color:#010101;}
#content ul{
	list-style-type:none;
	margin:-10px 0 10px 2px;
	padding:0;
}
#content ul li{
	background:url(images/li-bg.gif) no-repeat 0 8px;
	padding-left:12px;
	line-height:20px;
	margin:0;
}
#content ul li a{
	font-size:12px;
	color:#970411;
	text-decoration:none;
}
#content ul ul{
	margin:0 0 10px 14px;
	padding:0;
}
#content table ul{
	margin:0;
}
#sitemap ul {
	margin:0 0 5px 20px;
}
#sitemap ul li {
	background:url(images/li-bg.gif) no-repeat 0 8px;
	padding-left:12px;
	color:#000;
}
#sitemap ul li a{
	color:#000;	
}
#content ul li a:hover{text-decoration:underline;}
/*contact-form */
#content div.contact-form{
	width:100%;
	overflow:hidden;
	margin:33px 0 0;
	font-size:12px;
	font-family:Verdana,Arial;
}
#content div.contact-form div.form-item{
	width:100%;
	margin:4px 0 0;
	padding:0 0 3px;
	float:left;
}
#content div.contact-form div.leftcol{
	float:left;
	width:405px;
	padding:0 0 19px;
}
#content div.contact-form label{
	float:left;
	width:120px;
	line-height:17px;
	color:#36343c;
}
#content div.contact-form input.form-text{
	float:left;
	width:221px;
	height:15px;
	padding:0 5px;
	font:12px Arial, Helvetica, san-serif;
	color:#36343c;
	border:1px solid #797979;
}
#content div.contact-form span{
	float:left;
	padding-left:3px;
	line-height:17px;
	color:#36343c;
}
#content div.contact-form textarea{
	float:left;
	width:430px;
	height:256px;
	margin:0 4px 0 0;
	padding:0 0 0 5px;
	font:12px Arial, Helvetica, san-serif;
	color:#36343c;
	border:1px solid #797979;
}
#content div.contact-form input.form-submit{
	width:111px;
	height:28px;
	float:left;
	font:bold 14px Arial, Helvetica, san-serif;
	color:#696969;
	margin:2px 0 0 99px;
	cursor:pointer;
	outline:none; 
	padding:0;
	border:0;
	background:url(images/btn-submit.gif) no-repeat 0 0; 
}
#content div.contact-form input.hover-submit{
	background:url(images/btn-submit.gif) no-repeat 0 -28px;
}
#content div.contact-form div.description{
	float:left;
	width:180px;
}
#content div.contact-form p{margin:1px 0 0 3px;}
#content div.contact-form div.image{
	margin:11px 0 0; 
}
.form{
	margin:0;
	padding:0;
	width:400px;
}
#kontaktformular .form label{
	float:left;
	margin:5px 0;
	color:#6e6e6e;
	font-size:14px;
	width:220px;
}
#kontaktformular .form input, #kontaktformular .form select, #kontaktformular .form textarea{
	float:right;
	margin:4px 0;
	font-size:14px;
	color:#6e6e6e;
	width:175px;
	border:1px #6e6e6e solid;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:12px;
}
#kontaktformular .form input.mail{
	font-weight:bold;
}
.form input.focus,
.form input:focus{
	border:1px #9d131f solid;
}
#rightcolumn{
	width:254px;
	float:right;
	padding:17px 20px 0 23px;
}
#rightcolumn h2{
	color:#555;
	margin:0 0 33px 0;
	padding:0;
	font-size:18px;
}
#rightcolumn .block{
	margin:0 auto;
	width:226px;
	height:93px;
	padding: 7px 14px 0;
	background:url(images/block-bg.gif) no-repeat;
	margin-bottom:20px;
	cursor:pointer;
}
#rightcolumn .block h3{
	color:#a3000e;
	padding:0;
	margin:0;
	font-size:18px;
}
#rightcolumn .block p{
	color:#353535;
	padding:0;
	margin:10px 0 10px 1px;
	font-size:12px;
	font-family:Verdana,Arial;
}
#rightcolumn .block p.white{
	color:#fff;
}
#rightcolumn .block a{
	padding:0 0 0 25px;
	color:#a3000e;
	float:left;
	margin:0;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana,Arial;
	background:url(images/button.gif) no-repeat 0 50%;
}
#rightcolumn .block a:hover, #rightcolumn .block a.hover{
	text-decoration:underline;
}
#rightcolumn .bigblock{
	margin:0 auto;
	width:254px;
	background:url(images/bigblock-bg.gif) repeat-y;
	margin-bottom:20px;
}
#rightcolumn .bigblock h2{
	color:#a3000e;
	padding:0;
	margin:0;
	font-size:18px;
	padding: 7px 14px 40px;
	border:0;
	background:url(images/bigblock-header.gif) no-repeat;
	
}
#rightcolumn .bigblock .bigblock-content{
	padding: 0 14px 2px;
	color:#353535;
	margin:-30px 0 0 1px;
	font-size:12px;
	font-family:Verdana,Arial;
	background:url(images/bigblock-footer.gif) no-repeat center bottom;
}
#footer{
	width:960px;
	height:35px;
	background:#970411;
	position:relative;
	bottom:0;
	margin: 0 auto;
	clear:both;
}
* html #footer {bottom:-1px;}
#footer p{
	color:#fff;
	line-height:35px;
	margin:0 30px 0 0;
	font-size:11px;
	float:right;
}
ul.footer-menu{
	margin:0 0 0 35px;
	padding:0;
}
.footer-menu li{
	float:left;
	padding:0 10px 0 0;
	line-height:35px;
	font-size:11px;
	list-style:none;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer .footer-menu li a:hover{
	color:#000;
}
.safari2 #footer{
	margin: 0 auto;
	width:960px;
	height:35px;
	background:#970411;
	position:absolute;
	bottom:0;
	left:15px;
	clear:both;
	display:table-footer-group;
}
#jobcenter table.list {
    background-color: #ffffff;
    empty-cells: show;
}

#jobcenter span.important-info {
    font-weight:bold;
    color:#8a020e;
}

#jobcenter th.list {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #970411;
    border-bottom: 1px dotted #8E8E8E;
}

#jobcenter td.list-item-light {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    color: #434343;
	border-bottom: 1px dotted #8E8E8E;
	text-align:center;
}
#jobcenter td.list-item-light a {
    text-decoration: none;
    color: #980512;
}
#jobcenter td.list-item-light a:hover {
    text-decoration: underline;
}
#jobcenter form input, #jobcenter form select, #jobcenter form textarea{
	font-size:14px;
	color:#6e6e6e;
	border:1px #6e6e6e solid;
}
#newscenter div.article{
	border-bottom:1px dotted #CCC;
	font-family: Verdana,Arial,Helvetica;
	padding:10px 0 20px 0;
}
#newscenter div.article h4{
	font-weight:normal;
	margin:5px 0 3px 0;
	padding:0;
	color:#980512;
	font-size:12px;
}
#newscenter div.article h3{
	color:#7A7A7A;
	font-size:12px;
	padding:0;
	margin:0 0 5px 0;
}
#newscenter div.article p{
	color:#6e6e6e;
	padding:0;
	font-size:12px;
	line-height:18px;
	text-align: justify;
	font-family:Verdana,Arial;	
}
#newscenter div.first p.read-more{
	display:none;
}
#newscenter div.article p.read-more {
	color:#980512;
	padding-right:20px;
	background: url(images/subnav-li.png) no-repeat right;
	cursor:pointer;
	width:80px;
}
#newscenter div.article p.img-open{
	text-align:right;
	margin-top:20px;
}
#newscenter div.article p.img-open img{
	cursor:pointer;
}
#newscenter div.article div img{
	border:1px solid #7A7A7A;
	margin:5px 2px 5px 0;
	width:150px;
	cursor:pointer;
}
#addInformation {
	clear: both;
	text-align: right;
	white-space: nowrap;
	width: 100%;
	height: 15px;
	padding: 2px 0 0 0;
	margin: 2px 0 0 0;
	color:#7A7A7A;
	font-size:12px;
}
#addInformation a{
	text-decoration:none;
	color:#980512;
}
.ts {
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	color: #888;
	font-size: 11px;
}
.cl {
	line-height: 1px;
	margin-bottom: -1px;
	display: block;
	clear: both;
	visibility: hidden;
}
ul.artikelview {
	margin:0;
	padding:0;
	list-style:none;
	font-family: Verdana,Arial,Helvetica;
}
ul.artikelview li {
	margin-bottom:25px;	
}
ul.artikelview li h4{
	font-weight:normal;
	margin:5px 0 0 0;
	padding:0;
	color:#980512;
	font-size:12px;
}
ul.artikelview li h3{
	color:#7A7A7A;
	font-size:12px;
	padding:0;
	margin:2px 0;
}
ul.artikelview li p{
	color:#7A7A7A;
	padding:0;
	margin:0;
	line-height:18px;
	font-size:12px;
}
ul.artikelview li p a{
	color:#000;
	text-decoration:none;
}
ul.artikelview li a.readmore{
	font-weight:normal;
	padding-right:20px;
	color:#980512;
	text-decoration:none;
	font-size:12px;
	background: url(images/subnav-li.png) no-repeat right;
}
ul.project{
	margin:5px 0 18px;	
}
ul.project li {
    background: url("images/li-bg.png") no-repeat scroll 0 8px transparent;
    line-height: 20px;
    margin:4px 0;
    padding-left: 12px;
}
ul.project li a:hover{
    color:#980512;
}
p.morenews{
	border-top:1px solid #818181;
	margin:-10px 0 30px 0;	
	padding-top:5px;
}
p.morenews a{
	color:#980512;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;	
}
/* popup */
div.popupinner{
	border:1px solid #828282;
	width:730px;
	margin:10px 10px 15px 10px;
}
div.popup h3{
	background:#a30110;
	line-height:32px;
	padding:0 10px;
	color:#FFF;
	font-size:18px;
	margin:20px 15px;	
}
div.popup h3 span{
	float:right;
	font-size:16px;
	font-weight:normal;
}
div.popupcontent{
	width:500px;
	padding:0 30px 20px 20px;
	float:left;
}
div.popupcontent p{
	color:#6e6e6e;
	padding:0;
	font-size:12px;
	line-height:18px;
	text-align: justify;
	font-family:Verdana,Arial;	
}
div.popupcontent p a{
	color:#980512;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana,Arial;
}
div.popupcontent ul{
	list-style-type:none;
	margin:-10px 0 30px 2px;
	padding:0;
}
div.popupcontent ul li{
	background:url(images/li-bg.gif) no-repeat 0 8px;
	padding-left:12px;
	line-height:20px;
	margin:0;
	font-family:Verdana,Arial;
	font-size:12px;
	color:#6e6e6e;
}
div.popupcontent ul li a{
	font-size:12px;
	color:#970411;
	text-decoration:none;
}
div.popupimages{
	float:right;
}
div.popupimages img{
	border:1px solid #828282;
	display:block;
	margin:0 20px 10px 0;
}
div.popup p.getmore{
	margin:15px 0 10px 30px;
	font-size:14px;
	line-height:20px;
}
div.popup p.getmore a{
	color:#980512;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana,Arial;
	padding:0 0 0 10px;
}
div#content p.error {
	font-weight:bold;
	color:#980512;
}
#suche {
	position:absolute;
	top:193px;
	right:10px;
	display:none;
}
#suche input {
	padding:0;
	float:left;
}
#suche input.text
{
	background:#000 url(images/suche-lupe.gif) no-repeat;
	border:1px solid #4C4C4C;
	color:#990000;
	padding-left:18px;
	width:120px;
}
#suche input.button {
	width:18px;
	height:17px;
	margin-left:5px;
}
.search-result{
	margin-bottom: 0.4em;
	background: url(../../images/dotted.gif) top left repeat-x;
	font-family: Verdana, Arial;
	font-size:12px;
}
ol.search a {
	color:#980512;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana,Arial;
}
ol.search{
	padding: 0 0 2px 2.5em;
	margin-bottom: .7em;
}
ol.search li{
	line-height: 1.5em;
	margin-bottom: 1.4em;
}
ol.search li strong{
	color: #083163;
}
ol.search li strong a{
	padding-left: 13px;
	background: url(../../images/arrow.gif) 0px 3px no-repeat;
}
ol.search li strong a:link,
ol.search li strong a:visited,
ol.search li strong a:active { text-decoration: none; }
ol.search li strong a:hover,
ol.search li strong a:focus { text-decoration: underline; }
