/* ********************************************************************** */
/* reset v1.0 | 20080212 (modified: removed sub, sup resetting)           */
/* ********************************************************************** */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* ********************************************************************** */
/* basics                                                                 */
/* ********************************************************************** */
html, body {
    color:#193657;
    background-color: #ffffff;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:14px;
}
strong {
    font-weight:bold;
}
em, i {
    font-style:italic;
}
a {
    color:#193657;
    text-decoration:underline;
}
a:hover {
    color:#193657;
}
#content h2, #content h5, #content h6 {
    font-weight: bold;
    margin-left: 10px;
}
h5 {
    text-transform: uppercase;
}
h6 {
    margin-top: 20px;
}
h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}
p.bodytext, ul {
    margin-left: 10px;
    margin-bottom: 15px;
}
#content h2 {
    margin-bottom: 15px;
}
#content h1, #content h4 {
    margin-left: 10px;
}
#content h3 {
    padding-left: 10x;
}
ul li {
    background: url(../gfx/bullet.gif) 2px 6px no-repeat;
    padding-left: 15px;
}
ol {
    list-style: decimal inside;
}
ol li {
    padding-left: 10px;
}
p.bodytext a img, p.bodytext a {
    margin: 0px;
    padding: 0px;
}
p.small {
    font-size: 9px;
}
hr {
    background-color:#f0f0f0;
    border:0 none;
    color:#f0f0f0;
    height:1px;
}
table, tr, td {
    vertical-align: top;
}
#content .button {
    margin-bottom: 10px;
}


/* ********************************************************************** */
/* helper                                                                 */
/* ********************************************************************** */
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}

.clearRight {
    clear: right;
}

.clearLeft {
    clear: left;
}
.clearBoth {
    clear: both;
}

.noMargin {
    margin: 0;
}
.marginTop {
    margin-top: 19px;
}
.marginTopSmall {
    margin-top: 12px;
}
.marginTopMini {
    margin-top: 5px;
}
.marginBottom {
    margin-bottom: 19px;
}
.marginLeft {
    margin-left: 5px;
}

.red, .form_error {
    color: #df0038;
}

.white {
    color: #ffffff;
}


/* ********************************************************************** */
/* sifr                                                                   */
/* ********************************************************************** */
.sIFR-alternate {
    display: none;
}
h3.sIFR-replaced {
    background-color: #5b7189;
    padding-top: 3px;
}


/* ********************************************************************** */
/* page layout                                                            */
/* ********************************************************************** */
#back {
    position: relative;
    width: 952px;
    margin: 0 auto;
    padding-left: 70px;

}
#page {
    width: 952px;
    padding-top: 10px;
}
#head {
    width: 952px;
    height: 68px;
}
#center {
    width: 952px;
}
#visual {
    width: 677px;
    min-height: 120px;
    _height: 120px;
}
#middle {
    width: 677px;
    min-height: 207px;
    _height: 207px;
}
#content {
    width: 450px;
    margin-left: 227px;
    margin-top: 25px;
    margin-bottom: 20px;
}
#right {
    position: absolute;
    top: 78px;
    width: 255px;
    right: 0;
}
#footer {
    min-height: 100px;
    _height: 100px;
    margin-top: 70px;
}
#footer, #footer a {
    position: relative;
    color: #a4b3c2;
}
#menuback {
    position: absolute;
    left: -90px;
    top: 254px;
    width: 362px;
    margin-right: 300px;
    opacity:.90; filter:alpha(opacity=90); -moz-opacity:.90; -khtml-opacity:.90;
    padding-bottom:25px;
    z-index: 100;
}
#menu {
    width: 262px;
    margin-left:90px;
    margin-top:25px;
}

#footer .left {
    position: absolute;
    right: 0;
    top: 0;
    width: 255px;
}
#footer .left img {
    margin-bottom: 5px;w
}

#footer .copyright {
    padding-top: 25px;
    padding-bottom: 10px;
}
#footer .copyright .meta {
    text-transform: uppercase;
    font-size: 9px;
    line-height: 12px;
    margin-bottom: 10px;
}
#footer .copyright .meta span {
    padding: 0 10px;
}
#footer .copyright a {
    text-decoration: none;
}
#footer .copyright a:hover {
    text-decoration: underline;
}
#footer .note {
    font-size: 9px;
    line-height: 11px;
    border-style: solid;
    border-color: #d8e2ea;
    border-top-width: 1px;
    border-bottom-width: 1px;
    padding-top: 4px;
    padding-bottom: 4px;
}
#footer .note a {
    text-decoration: underline;
}

#est1911 {
    margin-left: 560px;
    margin-top: 5px;
}


/* ********************************************************************** */
/* main menu                                                              */
/* ********************************************************************** */
#menuback {
    background-color: #e5ecf0;
}
#menu .menu-level-1 a img {
    border-top: 1px solid white;
}
#menu .menu-level-1  {
    border-bottom: 1px solid white;
}
#menu .menu-level-3 {
    background-color: #f0f4f7;
}
#menu .menu-level-3 a img {
    border-top-width: 0;
}
#menu .first-entry a img {
    border-top-width: 1px;
}


/* ********************************************************************** */
/* content elements                                                       */
/* ********************************************************************** */

#right div.teaser {
    margin-bottom:  8px;
}

#right div#lang-teaser {
	margin-bottom: 8px;
	/*background-image: url('../gfx/lang-teaser-background.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="crop", src='../gfx/lang-teaser-background.png');*/
	background-color:#adbaca;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;

}
	#right div#lang-teaser div.lang-teaser-img {
		margin-bottom: 5px;
	}
	#right div#lang-teaser a {
		display:block;
		padding-bottom: 6px;
		margin-left: 10px;
	}


blockquote p.bodytext {
    margin-bottom: 0;
}
blockquote {
    background-color: #f0f0f0;
    padding: 10px 5px 10px 0;
    margin-bottom: 10px;
}

#content div.contact {
    padding: 10px 10px 10px 10px;
    background-color: #f0f0f0;
    margin-left: -10px;
    margin-top: 5px;
}
#content div.contact h5, #content div.contact h1, #content div.contact h2,
#content div.contact h3, #content div.contact h6 {
    margin: 0 !important;
}

#content div.accordionWrap .accordionToggler {
    border-top: 2px solid #f8f8f8;
    border-bottom: 1px solid #7e8fa1;
    cursor: pointer;
    padding: 5px 10px 5px 12px;
    min-height: 28px;
    _height: 28px;
}

#content div.accordionWrap .active, #content div.accordionContent {
    border: 0 solid #f8f8f8;
    border-left: 2px solid #f8f8f8;
    border-right: 2px solid #f8f8f8;
    padding: 5px 10px 5px 12px;
}
#content div.accordionWrap div.accordionContent div.active {
    border-top: 2px solid #f8f8f8;
}

#content div.accordionWrap .accordionToggler {
    background: #f0f0f0 url(../gfx/arrow_off.gif) 8px 8px no-repeat;
}
#content div.accordionWrap .active {
    background: #ffffff url(../gfx/arrow_on.gif) 8px 8px no-repeat;
}

#content div.accordionWrap div.accordionClose {
    cursor: pointer;
    margin-left: 8px;
}

#content div.tx-ppipucvacancies-pi2 {
    margin-left: 10px;
}
#content div.tx-ppipucvacancies-pi2 h1,
#content div.tx-ppipucvacancies-pi2 h2,
#content div.tx-ppipucvacancies-pi2 h4,
#content div.tx-ppipucvacancies-pi2 h5,
#content div.tx-ppipucvacancies-pi2 h6,
#content div.tx-ppipucvacancies-pi2 p,
#content div.tx-ppipucvacancies-pi2 ul {
    margin-left: 0;
}
#content div.tx-ppipucvacancies-pi2 h5 {
    margin-top: 10px;
}


#content div.tx-ppipucvacancies-pi1 h4 {
    margin-top: 13px;
}
#content div.tx-ppipucvacancies-pi1 p.bodytext {
    margin-bottom: 7px;
}

.contact-box {
    padding: 7px 12px 12px 12px;
    color: #193657;
    background-color: #E0E8EE;
}
.contact-header {
    text-transform: uppercase;
    font-weight: bold;
}

.contact-name {
    margin: 20px 0 0 0;
    text-transform: uppercase;
    font-weight: bold;
}

.contact-phone-label,
.contact-email-label {
    width: 55px;
    float: left;
}

.clearLeft {
    clear: left;
}

.news-latest-container {
	margin: 30px 0 0 0;
	margin: 222px 0 0 0;
	/*margin: -222px 0 0 0;*/
  	position: relative;
	z-index: 100;
}

.news-latest-item,
.news-latest-item-start {
	margin: 14px 0 0 0;
}

.news-latest-title,
.news-latest-subheader {
	color: #89949F;
	cursor: hand; cursor: pointer;
}

	.news-latest-item-start .news-latest-title,
	.news-latest-item-start .news-latest-subheader {
		color: #FFFFFF;
	}

.news-latest-title {
	padding: 0 0 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url('../gfx/arrow_news_std.gif');
	background-repeat: no-repeat;
	background-position: left 2px;
}

	.news-latest-item-start .news-latest-title {
		background-image: url('../gfx/arrow_news_start.gif');
	}

.news-latest-subheader p.bodytext {
	margin: 0 10px 0 10px;
}

.news-detail {
	position: absolute;
	right: 0;
	_right: -2px;
	/*top: -200px;*/
	top: -202px;
	*top: -204px;
	  	
	z-index: -1;
	background-color: #EFEFEF;
	width: 705px;
	height: 375px;
	_height: 376px;
}
	.news-detail-wrap {
		padding: 11px 25px 11px 25px;
	}

	.news-detail-header {
		padding: 0 0 6px 0;
		margin: 0 0 21px 0;
		color: #193657;
		font-weight: bold;
		text-transform: uppercase;
		border-bottom: 1px solid #B2B3BF;
	}

	.news-detail-close {
		margin: -12px 0 0 0;
		_margin: -16px 0 0 0;
		margin: 0;
		float: right;
		position: relative;
		top: -12px;
		*top: -18px;
	}

	.news-detail-date,
	.news-detail-title,
	.news-detail-subheader,
	.news-detail-content {
		width: 400px;
	}

	.news-detail-title {
		margin: 9px 0 11px 0;
	}

	.news-detail-date {
		color: #89949F;
	}

	.news-detail-subheader p.bodytext {
		margin: 0;
		width: 400px;
		font-weight: bold;
	}

	.news-detail-content p.bodytext {
		margin: 0;
		width: 400px;
	}
	
	
/*changes
#back{
  padding-left: 46px;
}
#page{
}

body#page-3,
body#page-3 #back{
  background-image: url(../gfx/bg_karte_2.jpg);
}
#menuback{
  left: -100px;
}*/
.ig_date{
color:#89949f;
padding-left: 5px;
margin-bottom:2px;
}
.ig_date2{
color:#89949f;
padding-left: 10px;
margin-top:-2px;
margin-bottom:2px;
}

.ig_teaser{
border-top:1px solid #193657;
border-bottom:1px solid #193657;
margin-bottom:20px;
padding:10px 0px 10px 0px;
background-color:#f0f0f1;
}

#ig_bild_view{
padding-bottom:5px;
border:2px solid #f0f0f0;
text-align:center;

margin-bottom:18px;
}

#ig_image_under_bg{
z-index:1;
background-color:#e0e8ee;
width:420px;
height:315px;
margin:0px 0px -40px 0px;
}

#ig_image_under{
z-index:2;
}

#ig_text_under{
background-color:#e0e8ee;
height:40px;
width:420px;
filter:alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
z-index:3;
position:relative;
display:none;
}

#ig_image_wrapper{
margin:15px 10px 10px 13px;
height:315px;
z-index:1;
postion:relative;
}

#ig_image_wrapper2{
margin:-325px 10px 10px 13px;
height:315px;
z-index:4;
postion:relative;
}

#ig_image_over_bg{





z-index:5;
background-color:#e0e8ee;
width:420px;
height:315px;
margin:0px 0px -40px 0px;

}


#ig_image_over{
z-index:6;



}

#ig_text_over{
background-color:#e0e8ee;
height:40px;
width:420px;
filter:alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
z-index:7;
position:relative;
display:none;
}




#buttonleiste{
	position:relative;
	/*bottom:60px;*/
	z-index:20;
	font-size:9px;
	width:420px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	padding-top:5px;
}
#button_left{
	float:left;
}
#button_right{
	float:right;
}
#buttonleiste_innen{
	width:370px;
	height:18px;
	border-top:1px solid #a9b3c0;
	border-bottom:1px solid #a9b3c0;
	margin-left:25px;
	padding-top:1px;
}
a.imagechanger{
	text-decoration:none;
	padding:2px 5px 2px 5px;
}

span.nowrap {
	white-space: nowrap;
}