#inhalt table {
	width:100%;
	font-size:10px;
	border-style:none;
	border-collapse: collapse;
}

#inhalt table td {
	padding: 0px;
	color:#000;
}

#inhalt .table_head {
	background-color:#CAC8CA;
}

#inhalt .table_head td {
	border-right:1px solid #FBFAFA;
	color: #000;
	font-size:12px;
	font-weight: bold;
	margin-top:5px;
	padding-bottom: 10px;
	padding-left:15px;
	padding-top: 10px;
}

#inhalt .table_head_reg {
    border-top:1px solid #FBFAFA;
	border-bottom:1px solid #FBFAFA;
	color: #000;
	font-size:12px;
	font-weight: bold;
	/*margin-top:5px;
	padding-bottom: 10px;*/
	
	padding-left:15px;
	padding-top: 5px;
	background-color:#CAC8CA;
}

#inhalt .table_subhead {
	background-color:#6385b5;
	border-top:1px solid #b6cae2;
}

#inhalt .table_subhead td {
	
	color:#fff;
	font-weight:bold;
	padding-bottom: 4px;
	padding-left:15px;
	padding-top: 4px;
	border-right:1px solid #b6cae2;
}

#inhalt .table_row1 {
	/*background-color:#839fc4;
	border-top:1px solid #b6cae2;*/
	background-color:#EBEAEA;
	border-top:1px solid #FBFAFA;
}

#inhalt .table_row1 td {
	padding: 2px 0px 2px 15px;
	border-right:1px solid #FBFAFA;
	/*color:#fff;*/
	color:#000;
}

#inhalt .table_row1_reg{
	padding: 2px 0px 2px 15px;
	border-right:1px solid #FBFAFA;
	/*color:#fff;*/
	color:#000;
	background-color:#EBEAEA;
}


#inhalt .table_row1 td a, #inhalt .table_row2 td a {
	/*color:#fff;*/
	color:#000;
}

#inhalt .table_row2 {
/*	background-color:#839fc4;
	border-top:1px solid #b6cae2;*/
	background-color:#EBEAEA;
	border-top:1px solid #FBFAFA;
}

#inhalt .table_row2 td {
	border-right:1px solid #FBFAFA;
	padding: 2px 0px 2px 15px;
	/*color:#fff;*/
	color:#000;
}

#inhalt .table_row3 {
	background-color:#CAC8CA;
	border-top:1px solid #DAD8DA;
}

#inhalt .table_row3 td {
	padding: 2px 0px 2px 15px;
	color:#000;
}

#inhalt p {
	margin-top:0px;
	margin-bottom:10px;
}

#inhalt  table tr.table_row3 ul{
	vertical-align:top;
	margin: 0;
	padding: 0;
}

#inhalt table tr.table_row3 ul li{
	list-style-image: url(/img/down.gif);
	margin-left: 20px;
	vertical-align:top;
	line-height: 1.5em;
}

#inhalt table tr.table_row3 ul li a{
	text-decoration: none;
}

#inhalt table tr.table_row3 a {
	color:#fff;
}


/* UL ohne reset*/



/* VORSTAND */
#inhalt table td {
	padding: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
}

#inhalt table td.portrait  {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 127px;
	height:180px;
	background-color: #e2e2e2;
}

#inhalt table td.portrait_text {
	background-color:#E2E2E2;
	font-size:9px;
	padding:0 5px 5px;
}

.vorstand #inhalt .portrait_text .bodytext{
margin-bottom:0px;
}

/* PRODUCT_OVERVIEW - PRODUCT_SELECTION  (z.B.:KARRIERE,...) */


#inhalt .overview_box {
	width:160px;
	height:170px;
	float:left;
	background: #ffffff;
	margin-right:18px;
}

.karriere #inhalt .overview_box {
	margin-bottom:10px;
}

#inhalt .ov_box_lastCol {
	margin-right:0px;
}

#inhalt .overview_box .image {
	width:160px;
	overflow:hidden;
}

#inhalt .overview_box2 {
	width:251px;
	height:200px;
	float:left;
	padding-right:5px;
}

#inhalt .overview_box .headline,#inhalt  .overview_box2 .headline {
	min-height:32px;
	overflow-y:visible;
}

#inhalt .overview_box .headline a,#inhalt  .overview_box2 .headline a {
	text-decoration:none;
	font-weight:bold;
}

#inhalt .overview_box .headline a:hover,#inhalt  .overview_box2 .headline a:hover {
	text-decoration:underline;
}


#inhalt  .overview_box .select select {
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}


#inhalt .imagebox {
	width:144px;
	background-color:#E6E6E6;

	margin-bottom:10px;
	float:left;
}

#inhalt .imagebox .image {
	padding:9px 9px 0px 9px;
}

#inhalt .imagebox .image2 {
	padding:9px 9px 0px 9px;
}

#inhalt .imagebox .text {
	padding:9px;
	border-bottom:1px solid #fff;
}

#inhalt .imagebox .text2 {
	padding:9px;
}

#inhalt .imagebox .text a {
	text-decoration:none;
}

#inhalt .imagebox .text p {
	margin-bottom:5px;
}


.fuehrungskraeft #inhalt table tr.table_row3 ul li a {
   color:#000;
}
