/**
 * @package: Burmester
 * @creator: Schwalbe
 * @copyright New Image GmbH
 * @created: 19.02.2008
 *
 * Content Stylesheet
 */

div#content {
	margin-left: 4em;
}

div#content h1 {
	padding-bottom: 2em;
}

/* Tabellenliste */
.objCoreXmlTableList {
	padding-top: 3em;
}
.objCoreXmlTableList caption {
	font-size: 1.4em;
	font-weight: normal;
	text-align: left;
}
.objCoreXmlTableList table {
	font-size: 1.2em;
	border-spacing: 0;
	border-collapse: collapse;
	width: 75em;
	margin-bottom: 2em;
	white-space: nowrap;
}
.objCoreXmlTableList th, td {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-bottom: 0.1em;
	padding-left: 0.25em;
	padding-right: 0.25em;
}
.objCoreXmlTableList th {
	border-top-width: 1.4em;
	border-top-color: #303030;
	border-top-style: solid;
	border-bottom-width: 2.4em;
	border-bottom-color: #303030;
	border-bottom-style: solid;
}
.objCoreXmlTableList td {
	border-top-width: 0.5em;
	border-top-color: #303030;
	border-top-style: solid;
	border-bottom-width: 0.5em;
	border-bottom-color: #303030;
	border-bottom-style: solid;
}
.objCoreXmlTableList thead tr {
	background-color: #565656;	
}
.objCoreXmlTableList tbody tr.highlight {
	background-color: #434343;	
}
.objCoreXmlTableList {
	margin-left: -4em;
	padding-left: 4em;
	background-image: url(../pixel/hr_content.gif);
	background-repeat: no-repeat;
	background-position: center 0.2em;
}
#objCoreXmlTableList0Table0 {
	background-image: none;
}
.objCoreXmlTableList .col0 {
	width: 5.4em;
}
.objCoreXmlTableList .col1 {
	width: 8.4em;
}
.objCoreXmlTableList .col2 {
	width: 15.6em;
}
.objCoreXmlTableList .col3 {
	width: 15.3em;
}
.objCoreXmlTableList .col4 {
	width: 9em;
}
.objCoreXmlTableList .col5 {
	width: 19em;
}

/* Linkbox allgemein */
div.linkbox ul li a {
	font-weight: normal;
}


/* innerer Contentbereich */
.innercontent {
	font-size: 1.4em;
	padding-bottom: 1.4em;
}

/* unterer Contentbereich */
.bottomcontent {
	background: transparent url(../pixel/data_facts_bg.jpg) repeat-x top left;
	margin-left: -4em;
	margin-top: 4em;
}
.bottomcontent span.minh { /* extra Element f�r Mindesthp�he wegen IE6 */
	height: 156px;
	display: block;
}
.bottomcontent .contentnavigation {
	float: left;
	margin-top: 3.5em;
	padding-left: 3em;
}

/*Autoprojekte Bildunterschrift*/
div.autobildunterschrift {
margin-left: 30em;
margin-top: 1em;

}

/* Spalten-Raster */
div.col3,
div.col3_first {
	padding-top: 3em;
}

/* Spalten-Inhalte */
div.col3 p,
div.col3_first p,
div.col3_last p {
	padding-bottom: 1em;
}
div.col3 ul,
div.col3_first ul,
div.col3_last ul {
	padding-left: 1em;
}

/* Kontaktformulartext */
div.kontaktformulartext {
font-size: 1.0em;
font-weight: normal;
}

th {
font-weight:normal;
}

/* Navigation im Formular Kontakt */
div.kontaktnavi {
font-size: 0.7em; 

}

/* Event Text eine Spalte */
div.eventtext {
width: 60em;
font-size: 1.4em;
}

/* Event Image */
div.eventtext {
width: 35em;
margin-left: 25em;
font-size: 1.4em;
}

/* Event Link */
div.eventlink {
	margin-left: 2.36em; /* 4em Randabstand auf 1.4em - 0.5 h2-MarginLeft*/
	background-image: url("../pixel/nav_left.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.8em;
	display: block;
}


/* Impressum Text eine Spalte breit*/
div.impressumtext {
width: 60em;
font-size: 1.4em;
}

/* Jobs Text eine Spalte breit */
div.jobstext {
	width: 65em;
	font-size: 1.4em;
}

/* Jobs Text eine Spalte breit */
div.jobstext_spaltelinks {
	width: 40em;
	float: left;
}

div.jobs_infobox {
	
	float: right;
	padding-left: 5px;
}

div.jobs_infoboxcontent {
	padding-left: 3px;
	color: #ffffff;
}

div.infobox_special {
	color: #ffffff;
}

div.jobs_infobox h1 {
	color:#ffffff;
	padding-bottom: 1em !important;
}

/*Infobox*/

div.infobox {
	position: relative; /* IE6 */
	width: 20em; /* IE6, IE7, NS7 */
}


div.infobox .infoboxbody {
	background-color:#3a3a3a;
	margin-left:7px;
	margin-right:7px;
}
div.infobox .infoboxcontent {
	background-color:#3a3a3a;
	margin-right:-7px;
	padding-right:7px;
}
div.infobox .infoboxcontentwrap {
	background-color:#3a3a3a;
	margin-left:-7px;
	padding-left: 1em; /* > 7px */
	line-height:1.3em;
	font-size: 0.9em;
}
div.infobox .infoboxupperborder, div.infobox .infoboxbottomborder {
	height: 11px;
}

div.infobox div.infoboxCornerBottomLeft
{
	background-image: url("../pixel/linkbox_bottom_left.png");
	width: 7px;
	height: 11px;
	position: absolute;
	bottom: 0;
	left: 0;	
}

div.infobox div.infoboxCornerTopLeft {
	background-image: url("../pixel/linkbox_top_left.png");
	width: 7px;
	height: 11px;
	position: absolute;
	top: 0;
	left: 0;
}
div.infobox div.infoboxCornerTopRight {
	background-image: url("../pixel/linkbox_top_right.png");
	width: 7px;
	height: 11px;
	position: absolute;
	top: 0;
	right: 0;
}
div.infobox div.infoboxCornerBottomRight {
	background-image: url("../pixel/linkbox_bottom_right.png");
	width: 7px;
	height: 11px;
	position: absolute;
	bottom: 0;
	right: 0;
}


/* 3-Spalten-Raster mit 3 Spalten (1-1-1)*/
div.col3_111_1,div.col3_111_2,div.col3_111_3 {
	font-size: 1.4em;
	width: 19.972em; /* 23.3em auf 1.2em */
	float: left;
	margin-bottom: 3em; /* 3.5em aif 1.2em */
}

div.col3_111_1,div.col3_111_2 {
	padding-right: 0.857em; /* 1em auf 1.2 em */
}

div.col3_111_2,div.col3_111_3 {
	padding-left: 0.857em; /* 1em auf 1.2 em */
}

/* 3-Spalten-Raster mit 2 Spalten (1-2)*/
div.col3_12_1 {
	float: left;
	padding-right: 2.5em;
}
div.col3_last img {
	width: 89em;
}
div.col3_12_2 img {
	width: 59em;
}


/***************************************************************/
/* Infoliste */
/***************************************************************/
.infolist {
	margin-left: -4em; /* Hintergundlinie �ber gesamte Seite */
	font-size: 1em;
}
.infolist img {
	border: none;
}
/** Thumbnail Produktlinie */
.infolist h2 {
	font-size: 1.4em;
	line-height: 1em;
	font-weight: normal;
	float: left;
	width: 25em;
	margin-left: 0.5em;
}
.infolist h2 a img {
	width: 25.1em;
	display: block;
	margin-bottom: 0.2em;
}
.infolist h2 .infolistitemtitle {
	margin-left: 2.36em; /* 4em Randabstand auf 1.4em - 0.5 h2-MarginLeft*/
	background-image: url("../pixel/nav_left.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.8em;
	display: block;
}
/** Kompletter Eintrag einer Produktlinie  */
.infolistitem,
.infolistitem_first,
.infolistitem_last {
	padding-top: 3em;
}
.infolistitem,
.infolistitem_first{
	padding-bottom: 3em;
}
.infolistitem,
.infolistitem_last {
	background-image: url(../pixel/hr_content.gif);
	background-repeat: no-repeat;
}
.infolistitem_last {
	padding-bottom: 0.1em; /* NS7 & Opera f. unteren Abstand*/
}
/** Liste aller Info-Inhalte (Awards, Tests)  */
.infolistitembody {
	float: right;
	width: 61em;
}
.infolist table {
	font-size: 1em;
	float: right;
	padding: 0;
	margin: 0;
	border-collapse:separate;
	border-spacing: 0.2em; /* alle Browser wie IE7 */
	display: block;
	width: 43.5em;
	table-layout: auto;
}
.infolistinneritem_first table,
.infolistinneritem table {
	margin-bottom: 2em;
}
.infolist thead {
	display: none;
}
.infolist table td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.infolist tr.infolistinneriteminfo td, 
.infolist tr.infolistinneriteminfo_last td {
	margin: 0;
	padding: 0;
	padding-top: 0.25em;
}
.infolist td.infolistinneriteminfo_language {
	width: 1.8em;
}
.infolist td.infolistinneriteminfo_language img {
	width: 1.4em;
}
.infolist td.infolistinneriteminfo_title {
	width: 21em;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.2em;
}
.infolist table td.infolistinneriteminfo_download {
	width: 13em;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.2em;
	padding-left: 1em;
}
.infolist table td.infolistinneriteminfo_download a {
	padding-left: 1.6em;
	background-image: url("../pixel/pdf.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.infolistitembody h3 {
	margin-top: 0;
	margin-bottom: 0;
	width: 12.5em;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.2em;
	background-image: url("../pixel/nav_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1.5em;
	float: left;
	margin-bottom: 2em;
}




/***************************************************************/
/* Infoliste (Events) */
/***************************************************************/
.infolist-events {
	padding-bottom: 4em;
}
.infolist-events h2 a img {
	width: 19.22em;
}
.infolist-events .infolistitem_first {
	padding-top: 0;
}
.infolist-events .infolistitembody {
	float: left;
	width: 50em;
}
.infolist-events h3 {
	background: none;
	margin: 0;
	padding: 0;
	float: none;
	font-size: 1.68em;
	padding-bottom: 0.3em; 
}
.infolist-events p {
	font-size: 1.4em; 
	padding-bottom: 1.2em; 
}
.infolist-events dt,
.infolist-events dd {
	font-size: 1.4em; 
}
.infolist-events dt {
	font-weight: bold; 
	float: left;
	padding-right: 0.3em;
}
