body {
	margin: 0;
	padding: 20px;
	background: white;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: black;
}

a{
	text-decoration: none;
	color: #d51900;
}

img{
	border: none;
}

div#wrapper{
	width: 897px;
	margin: auto;
}

div#head{
	height: 78px;
}

div#head a#logo{
	float: right;
}

div#head ul#metanavi{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

div#head ul#metanavi li{
	float: left;
	margin-right: 20px;
	padding-left: 20px;
	background-image: url(../img/metanavtrenner.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

div#head ul#metanavi li.first{
	color: #d51900;
	font-size: 13px;
	position: relative;
	top: -2px;
	background: none;
	padding-left: 0;
}

div#head ul#metanavi li a{
	text-decoration: none;
	color: #636363;
	font-family: Arial, Verdana;
	font-size: 11px;
}

div#head ul#navi{
	clear: left;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}

div#head ul#navi li{
	float: left;
}

div#head ul#navi li a{
	display: block;
	position: relative;
	top: 33px;
	text-decoration: none;
	color: white;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	background: #78a3c0;
	width: 151px;
	height: 21px;
	margin-right: 2px;
	padding: 8px 0px 0 20px;
}

div#head ul#navi li a.first{
	width: 152px;
}

div#head ul#navi li a:hover, div#head ul#navi li a.hi{
	background: #01507b;
}

div#content{
	margin-top: 1px;
}

/* ++++++++++++++++++++++++++ home +++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div#content.home h1{
	margin: 30px 20px 20px 220px;
	color: #005f91;
	font-size: 26px;
	font-weight: normal;
}

div#content.home p{
	margin: 20px 20px 50px 220px;
	color: #77a3c0;
	font-size: 18px;
	font-weight: normal;
}

div#content.home div.news{
	margin: 20px 20px 20px 220px;
	font-size: 14px;
	color: #d51900;
}


/* ++++++++++++++++++++++++++ business +++++++++++++++++++++++++++++++++++++++++++++++++ */

div#content.business div.businesscol{
	float: left;
	width: 223px;
	height: 400px;
	border-right: solid 1px #7da6a8;
	margin-top: 30px;
}

div#content.business div.businesscol h1{
	color: #01507b;
	font-size: 16px;
	margin-left: 10px;
	font-weight: bold;
}

div#content.business div.businesscol.first h1{
	margin-left: 0;
}

div#content.business div.businesscol ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#content.business div.businesscol ul li{
	margin: 30px 0 0 10px;
	padding: 0;
	font-size: 11px;
	color: black;
}

div#content.business div.businesscol.first ul li{
	margin-left: 0;
}

div#content.business div.businesscol ul li img{
	display: block;
	margin-bottom: 10px;
}

/* ++++++++++++++++++++++++++ partners +++++++++++++++++++++++++++++++++++++++++++++++++ */

div#content.partners ul{
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
}

div#content.partners ul li{
	margin: 0;
	padding: 10px 0 0 0;
	height: 160px;
	clear: left;
	border-bottom:  solid 1px #7da6a8;
	width: 670px;
	font-size: 11px;
	color: black;
}




div#content.partners div.logo{
	float: left;
	width: 200px;
	height: 160px;
	text-align: right;
	padding-right: 20px;
}

div#content.partners ul li div.name {
	margin: 25px 0 5px 0;
	color: #01507b;
	font-size: 16px;
	font-weight: bold;
}

/* ++++++++++++++++++++++++++ company ++++++++++++++++++++++++++++++++++++++++++++++++++ */

div#content.company{
}

div#content.company h1{
	margin: 20px 0 10px 108px;
	padding: 0;
	color: #01507b;
	font-size: 16px;
	font-weight: bold;	
}

div#content.company h2{
	margin: 0 0 2px 0;
	padding: 0;
	color: black;
	font-size: 11px;
	font-weight: bold;	
}

div#content.company p{
	margin: 0;
	padding: 0;
	color: #444444;
	font-size: 11px;
	font-weight: normal;	
}

div#content.company div#companybg{
	position: absolute;
	background-image: url(../img/bg_company.gif);
	background-repeat: no-repeat;
	background-position: 80px 0px;
	width: 815px;
	height: 540px;
}

div#content.company div.saltoflife{
	background: #e0e9f0;
	border: solid 1px #004a6d;
	height: 120px;
	width: 680px;
	margin-left: 108px;
}

div#content.company div.saltoflife img{
	float: left;
	margin: 15px 20px 30px 15px;
}

div#content.company div.saltoflife div{
	margin: 15px 10px 0 10px;
}

div#content.company div.saltoflife div.right{
	float: right;
	padding-left: 10px;
	border-left: solid 1px #7da6a8;
}

div#content.company div.boxes{
}

div#content.company div.boxes div{
	float: left;
	width: 210px;
	height: 190px;
	background: #e0e9f0;
	border: solid 1px #004a6d;
	position: relative;
}

div#content.company div.boxes div.nr1{
	left: 0;
	top: 62px;
}

div#content.company div.boxes div.nr2{
	left: 15px;
	top: 62px;
}

div#content.company div.boxes div.nr3{
	left: 32px;
	top: 62px;
}

div#content.company div.boxes div.nr4{
	left: 49px;
	top: 62px;
}

div#content.company div.boxes div.nr5{
	left: 227px;
	top: 112px;
}

div#content.company div.boxes div.nr6{
	left: 244px;
	top: 112px;
}

div#content.company div.boxes div.nr7{
	left: 261px;
	top: 112px;
}

div#content.company div.boxes div h2{
	margin: 10px 0 10px 10px;
}

div#content.company div.boxes div p{
	margin: 10px 0 5px 10px;
}

div#content.company div.boxes div ul{
	margin: 5px 0 10px 10px;
	padding: 0;
	list-style-type: none;
}

div#content.company div.boxes div ul li a{
	text-decoration: none;
	color: #d51900;
}

/* ++++++++++++++++++++++++++ impressum ++++++++++++++++++++++++++++++++++++++++++++++++ */

div#content.impressum h1{
	margin: 20px 0 10px 0;
	padding: 0;
	color: #01507b;
	font-size: 16px;
	font-weight: bold;	
}

div#content.impressum h2{
	margin: 10px 0 10px 0;
	padding: 0;
	color: black;
	font-size: 11px;
	font-weight: bold;	
}

div#content.impressum p{
	margin: 10px 0 10px 0;
	padding: 0;
	color: black;
	font-size: 11px;
	font-weight: normal;	
}

/* ++++++++++++++++++++++++++ investor relations +++++++++++++++++++++++++++++++++++++++ */

div#content.investorrelations{
	background: url(../img/bg_investorrelations.gif) repeat-y;
}

div#content.investorrelations .irkontakt{
	float: right;
	width: 214px;
}

div#content.investorrelations .irkontakt h1{
	margin: 55px 0 0px 15px;
}

div#content.investorrelations .irkontakt p{
	margin: 10px 0 50px 15px;
	width: auto;
}

div#content.investorrelations h1{
	margin: 30px 0 10px 173px;
	padding: 0;
	color: #01507b;
	font-size: 16px;
	font-weight: bold;	
}



div#content.investorrelations ul.subnavi{
	display: block;
	float: left;
	width: 150px;
	border-top: solid 1px #01507b;
	margin: 4px 0 0 0;
	padding: 0;
	list-style-type: none;
}

div#content.investorrelations ul.subnavi li{
	border-bottom: solid 1px #01507b;	
}

div#content.investorrelations ul.subnavi li a{
	display: block;
	margin: 1px 0 1px 0;
	padding: 2px 0 2px 10px;
	color: #01507b;
	font-weight: bold;
}

div#content.investorrelations ul.subnavi li a:hover{
	background: #aec8d9;
}

div#content.investorrelations ul.subnavi li a.hi{
	background: #aec8d9;
}

div#content.investorrelations h2{
	margin: 0 0 10px 173px;
	width: 500px;
	font-size: 12px;
}

div#content.investorrelations table{
	display: block;
	margin: 0 0 10px 173px;
	width: 480px;
	font-size: 12px;
	border-collapse: collapse;
}

div#content.investorrelations table td{
	margin: 0;
	padding: 2px 50px 2px 0;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	width: auto;
}

div#content.investorrelations p{
	margin: 0 0 10px 173px;
	width: 500px;
	font-size: 12px;
}

div#content.investorrelations a.firmenportrait{
	margin: 0 0 10px 173px;
	font-weight: bold;
	font-size: 12px;	
}

div#content.investorrelations ul.newslist{
	margin-left: 173px;
	padding: 0;
	list-style-type: none;
	font-size: 12px;	
}

div#content.investorrelations ul.newslist li{
	margin-bottom: 10px;
}




/* ++++++++++++++++++++++++++ de navi stellenangebote +++++++++++++++++++++++++++++++++++++++ */

div#contentde.stellenangebote{
	background: url(../img/bg_investorrelations.gif) repeat-y;
}

div#contentde.stellenangebote .kontakt{
	float: right;
	width: 214px;
}

div#contentde.stellenangebote .kontakt h1{
	margin: 40px 0 0px 15px;
	font-size: 16px;
	font-weight: bold;
}

div#contentde.stellenangebote .kontakt p{
	margin: 10px 0 50px 15px;
	width: auto;
	font-size: 14px;
	font-weight: normal;
	color:#000000;
}

div#contentde.stellenangebote h1{
	margin: 30px 175px 20px 0px;
	color: #005f91;
	font-size: 26px;
	font-weight: normal;
}

div#contentde.stellenangebote p{
	margin: 20px 175px 50px 0px;
	color: #77a3c0;
	font-size: 18px;
	font-weight: normal;
}

div#contentde.stellenangebote a{
	color: #d51900;
}

div#contentde.stellenangebote a:hover{
	color: #d51900;
}

div#contentde.stellenangebote a.hi{
	color: #d51900;
}






