/*
	IMAGION AG Website: 
	BOB Design http://www.bob-design.de/ 
	Imagion AG http://www.imagion.de/
	CSS Datei
	29.11.2006 Daan Meskers
	$last_change: 29.11.2006 Daan Meskers
*/

/* =================== menu  ============= */
HTML, BODY {
	background-color: #fff;
	width: 100%;	height: 100%;
	margin: 0;		padding: 0;
	text-align: center;
	overflow: auto;
	/* background: #fff url(../../img/BG/bg.png) fixed repeat-x ; */
}

DIV#Main {
	position: relative;
	width: 780px;
	min-height: 98%;
	margin: 0 auto 0 auto;	padding: 0;
	text-align: left;
}
UL#Header {
	margin: 12px 0 0 0;		padding: 0;
	position: relative;
	height: 60px;
}
UL#Header LI {
	margin: 0;	padding: 0 5px 0 0;
	min-width: 30px;
	float: right;	display: block;
	text-align: center;
	list-style: none;
	opacity: 0.4;
}
UL#Header LI.Logo {
	margin: 0;	padding: 0;
	float: none;	
	position: absolute;
	left: -60px; 	top: 0;
	opacity: 1;
	width: 290px;
}
UL#Header LI.Logo IMG, UL#Header LI A IMG {
	border: 0;
}
UL#Header LI.language {
	margin: 0;	padding: 0;
	width: 75px;
	left: 15px;
	position: relative;
	font: bold  8pt Arial, sans-serif;
	opacity: 1;
	text-align: right;
}
UL#Header LI.language UL,
UL#Header LI.language UL LI {
	margin: 0;	padding: 0;
	width: 50px;
}
UL#Header LI.language UL LI A {
	display: block;
	padding: 3px 5px;
	width: 50px;
	color: #333;
	text-align: right;
}

UL#Header LI.socialMedia {
	position: absolute;
	top: 30px; right: -10px;
	opacity: 1;
}
UL#Header LI.socialMedia * {
	text-align: right;
}
/* =================== Content  ============= */

DIV#contentArea {
	position: relative; 
	display: block;
	min-height: 100% !important;
	padding: 0; margin: 0;
	overflow: visible;
} 
/* =================== Box  ============= */
DIV#Main DIV {
	text-align: center;
}
OBJECT, EMBED {
	z-index: 0;
	margin: 0 auto 0 auto;
}
/* =================== Box  ============= */
DIV#Main DIV DIV.box {
	position: relative;
	text-align: left;
	display: block;
	min-height: 100px;
	background-color: #FFF;
	border: 1px solid #CCC;
	border-left: 0;
	border-top: 0;
	padding: 0 0 0 0;
	margin: 10px 0 3px 0;
}
DIV#Main DIV.box DIV {
	margin: 0; padding: 0;
}
BODY DIV#Main DIV DIV.box DIV.leftbg {
	position: absolute;
	height: 100%;	width: 6px;
	top: 0; left: 0;
	background:  url(../../img/Box_farbe/content_left_bg.png) no-repeat bottom left !important;
	z-index: 0; 
	/* height: expression( this.parentElement.offsetHeight); width: expression( "1px"); */
}
DIV#Main DIV DIV.box H1 {
	position: relative;
	background:  url(../../img/Box_farbe/header_bg.png) repeat-x top left;
	height: 18px;
	border-left: 0;
	padding: 5px 0 0 15px;	margin: 0;
	z-index: 10;
	font: bold 8pt Arial, sans-serif;
	/* letter-spacing: 0.05em; */
	color: #8F938F;
	text-transform: uppercase;
}
DIV#Main DIV DIV.box H2 {
	padding: 5px 0 5px 25px;	margin: 0;
	font: bold 11pt Arial, sans-serif;
	color: #527968;
}
DIV#Main DIV DIV.box H3 {
	padding: 0 0 5px 50px;	margin: 0;
	font: bold 10pt Arial, sans-serif;
	color: #666;
}
DIV#Main DIV DIV.box IMG {
	float: left;
	display: block;
	padding: 5px 10px 10px 15px;
}
DIV#Main DIV DIV.box P,
DIV#Main DIV DIV.box UL {
	font: normal 7pt/11pt Tahoma, Arial, sans-serif;
	color: #555;
	margin: 5px 15px 5px 15px;
}
DIV#Main DIV DIV.box A {
	/* color: transparent ; */
	background-color: transparent;
	padding: 0; 
	display: inline;
}
DIV#Main DIV DIV.box H1 A {
	/* color: transparent ; */
	background-color: transparent;
	color: inherit;
	text-decoration: none;
}
DIV#Main DIV DIV.box A IMG {
	border: 0;
}
DIV#Main DIV DIV.box P A {
	color: #527968 ;
	background-color: transparent;
	padding: 2px; 
	/* display: inline-block; */
}
DIV#Main DIV DIV.box P A:hover {
	color: #fff ;
	background-color: #576;
}
DIV#Main DIV DIV.box HR {
    height:1px;
    width:90%;
    background:#ccc;
	color:#ccc;
    margin: 5px 5px 10px 15px;  
	border: none;
}
BODY DIV#Main DIV DIV.leftbox {
	float: left; 
	width: 185px; 
	margin-right: 12px !important;
	padding: 2px 0 0 0; 
	height: 100%; 
}
BODY DIV#Main DIV DIV.rightbox {
	float: right; 
	width: 185px; 
	margin: 10px  0 0 10px;
	padding: 2px 0 0 0; 
	height: 100%; 
}
BODY DIV#Main DIV DIV.bigbox {
	float: left; width: 580px;
	min-height: 250px;
	overflow: hidden;
}
BODY DIV#Main DIV DIV.unternehmen {
	background: url(../../img/BG/bigbox_unternehmen.jpg) no-repeat bottom right;
}
BODY DIV#Main DIV DIV.unternehmen P IMG {
	float: none;
	margin-left: 100px;
}
DIV#Main DIV DIV.unternehmen.box P A {
	background-color: transparent;
	padding:0;
}

BODY DIV#Main DIV DIV.unternehmen UL.csc-menu LI {
	list-style: none;
	font: normal 8pt/15pt Tahoma, Arial, sans-serif;
	color: #555;
	margin: 5px 15px 5px 25px;
}
BODY DIV#Main DIV DIV.unternehmen UL.csc-menu LI A {
	color: #527968 ;
	background-color: transparent;
	padding: 2px; 
	display: inline-block;
	font-weight: bold;
}
BODY DIV#Main DIV DIV.unternehmen UL.csc-menu LI A:hover {
	color: #fff ;
	background-color: #576;
}



BODY DIV#Main DIV DIV.bigbox.full {
	min-height: 200px;
	background: url(../../img/BG/bigbox_hintergrund1.jpg) no-repeat bottom left;
}
BODY DIV#Main DIV DIV.bigbox.full DIV, BODY DIV#Main DIV DIV.bigbox.unternehmen DIV {
	background: url(../../img/BG/transp66.png);
	padding-bottom: 3px;
}
BODY DIV#Main DIV DIV.bigbox.full P,
BODY DIV#Main DIV DIV.bigbox.full UL {
	font-size: 8pt;
	line-height: 160%;
	margin: 10px 35px 10px 35px;
}
BODY DIV#Main DIV DIV.bigbox P {
	margin: 10px 25px 10px 25px;
	font-size: 8pt;
	line-height: 150%;
}
BODY DIV#Main DIV DIV.bigbox UL {
	font-size: 8pt;
}
BODY DIV#Main DIV DIV.bigbox IMG {
	padding-left: 25px;
	padding-top: 10px;
}
BODY DIV#Main DIV DIV.bigbox DIV.news-single-img {
	margin-right: 25px;
}


BODY DIV#Main DIV DIV.splash {
	margin-right: 9px;
	width: 780px; height: 190px; height: 366px;
	padding: 0; 
	border: 0;
}
BODY DIV#Main DIV DIV.splash IMG {
	float: none;
	position: relative;
	width: 100%; height: auto;
	padding: 0; margin: 0;
	z-index: 1;
}
BODY DIV#Main DIV DIV.splash DIV.leftbg {
	position: absolute;
	top: -1px; left: -1px;
	width: 11px; height: 11px; overflow: hidden;
	background: url(../../img/Box/lefttop_diagonal.png);
	z-index: 125;
}
BODY DIV#Main DIV DIV.smallbox  {
	float: left; width: 186px; margin-right: 10px;
	min-height: 170px;
	position: relative;
	top: -2px;
}
BODY DIV#Main DIV DIV.smallboxLast  {
	margin-right: 0 !important;
}
BODY DIV#Main DIV DIV.box DIV  {
	text-align:left;
}
BODY DIV#Main DIV DIV.splashsmallbox {
	float: left; 
	width: 183px; margin-right: 14px; 
	min-height: 100%;
}
BODY DIV#Main DIV DIV.splashsmallbox P IMG,
BODY DIV#Main DIV DIV.smallbox P IMG {
	position: relative; left: -15px
}
BODY DIV#Main DIV#contentArea DIV.box.Jobs UL,
BODY DIV#Main DIV#contentArea DIV.box.Jobs P {
	margin-right: 65px;
	margin-left: 50px;
}
BODY DIV#Main DIV DIV.smallbox P A.smallboxA,
BODY DIV#Main DIV#contentArea #smallboxes  P A.smallboxA {
	margin: 0; padding: 0;
}

BODY DIV#Main DIV DIV.bigbox DIV#mehr {
	display: none; 
}

/* =================== Box SMALLBOXES ============= */
BODY DIV#Main DIV#contentArea.splash DIV#smallboxes {
	border: 0;
	float: none;
	height: 265px;
}
BODY DIV#Main DIV#contentArea DIV#smallboxes {
	float: left;
	display: block; 
}
/* =================== Box NAVIGATOR ============= */
BODY DIV#Main DIV DIV.splash OBJECT, 
BODY DIV#Main DIV DIV.splash EMBED {
	margin: 0;
	padding: 0;
	height: 100%;
}
BODY DIV#Main DIV DIV.navigatorswf {
	position: relative;
	margin: 9px 0;
	height: 100%;
	min-height: 215px;
}
BODY DIV#Main DIV#contentArea.splash DIV.navigatorswf EMBED {
	height: 100%;
}
BODY DIV#Main DIV#SmallBoxNavigator {
	border: 0;
}
BODY DIV#Main DIV DIV#Navigator.hideMe {
	position: relative;
}
BODY DIV#Main DIV DIV#Navigator.hideMe * {
	position: relative;
}
BODY DIV#Main DIV DIV.box DIV DIV.hideMe * {
	position: relative;
}

/* ==================== TEAM ========================== */
BODY DIV#Main DIV#contentArea DIV.Team  {
	min-height: 250px;
	background: url(../../img/BG/bigbox_team.jpg) no-repeat bottom right;
}
BODY DIV#Main DIV.Team UL  {
	list-style: none;
	width: 75%;
	background: url(../../img/BG/transp50.png);
	padding-bottom: 10px;
}
HTML BODY DIV#Main DIV.Team UL LI {
	min-height: 19px;
	font-size: 9pt;
	padding: 0; margin: 0;
}
HTML BODY DIV#Main DIV.Team UL LI H1 {
	font-size: 11pt;
	background:  none;
	height: auto;
	border: 0;
	padding: 0;	margin: 0;
	color: #8F938F;
	/* text-transform: default; */
	left: 0; top: -5px;
}
BODY DIV#Main DIV.Team UL LI IMG {
	float: left;
	margin: 8px 18px 15px 0; padding: 0;
}
BODY DIV#Main DIV.Team UL LI.img {
	/* border: 1px solid red; */
}
BODY DIV#Main DIV.Team UL LI LABEL {
	float: left;
	display: none;
	width: 100px;
	margin-right: 25px;
	color: #999;
	font-size: 8pt;
	border-bottom: 1px dotted #ccc;
}
BODY DIV#Main DIV.Team UL LI SPAN {
	display: block;
	min-height: 40px;
	font-size: 9pt;
	color: #999;
}
/* ==================== LISTING ========================== */
BODY DIV#Main DIV UL.Listing {
	margin: 0; padding:0;
	width: 100%; height: 100%;
	position: relative;
	max-height: 400px;
	overflow: auto;
}
BODY DIV#Main DIV UL.Listing LI {
	margin: 0 0 0 1px; padding: 3px 0 4px 0;
	min-height: 60px;
	display: block;
	border-bottom: 1px dotted #CCC;
}
BODY DIV#Main DIV UL.Listing LI.list2 {
	background: #F1F4F2;
}
BODY DIV#Main DIV UL.Listing LI A {
	text-decoration: none;
	color: #888;
	font-size: 9pt;
	padding: 0; margin:0;
	display: block;
}
BODY DIV#Main DIV UL.Listing LI A:hover {
	color: #222;
	background-color: transparent;
}
BODY DIV#Main DIV UL.Listing LI A:hover SPAN {
	color: #999;
}
BODY DIV#Main DIV UL.Listing LI A IMG {
	border: 0;
	float: left;
	width: 107px; height: 60px;
	margin: 0 0 0 10px; padding: 0;
}
BODY DIV#Main DIV UL.Listing LI A SPAN {
	color: #CCC;
	font-size: 8pt;
	display: block;
	padding: 0 0 0 2px;
}
/* ==================== NAVIGATOR TEAM ========================== */
BODY DIV#Main DIV#contentArea DIV.TeamListingSmall {
	width: 185px !important;
	margin-right: 10px !important;
	padding: 0px !important;
}

BODY DIV#Main DIV.TeamListingSmall UL.Listing   {
	max-height: 389px;
}
BODY DIV#Main DIV.TeamListingSmall UL.Listing LI  {
	min-height: 40px;
}
BODY DIV#Main DIV.TeamListingSmall UL.Listing LI IMG {
	width: 70px; height: auto;
	margin: 0 2px 0 2px; padding: 0;
}
BODY DIV#Main DIV.TeamListingSmall UL.Listing LI SPAN {
	font-size: 7pt; 
	line-height: 9pt;
	color: #999;
}
BODY DIV#Main DIV.TeamListingSmall UL.Listing LI A {
	font-size: 8pt;
	color: #333;
	max-width: 98%;
}
BODY DIV#Main DIV.TeamListingSmall FORM,
BODY DIV#Main DIV.TeamListingSmall .frontEndEditIcons {
	display: none;
}

/* ==================== PORTFOLIO ========================== */
DIV#Main DIV DIV.box DIV#Portfolio {
	float: left;
	display: block;
	padding: 15px 15px 0 15px;
	height: 100%;
	min-height: 180px;
}
HTML BODY DIV#Main DIV#contentArea DIV.box DIV#Portfolio.format4x3 {
	width: 320px !important;
	height: auto !important;
}
HTML BODY DIV#Main DIV#contentArea DIV.box DIV#Portfolio.format16x9 {
	width: 370px !important;
	height: auto !important;
}
DIV#Main DIV DIV.box DIV#Portfolio OBJECT {
	width: auto !important;
}
DIV#Main DIV DIV.box UL.features {
	list-style: none;
	margin-top: 15px;
	color: #666;
	font-size:7pt;
}
DIV#Main DIV DIV.box  UL.features LI {
	list-style: none;
	padding: 0 0 1px 2px;
}
DIV#Main DIV DIV.box  UL.features LI.row0 {
	background: #EBEEEC;
	color: #666 ;
}
DIV#Main DIV DIV.box  UL.features LI.row1 {
	background: transparent;
	color: #888 ;
}
DIV#Main DIV DIV.box  UL.features LI B {
	color: #999;
}
DIV#Main DIV DIV.box.myPortfolio P {
	margin-left: 15px;
}

DIV.news-single-additional-info DL.news-single-files DD A {
	font: normal 9pt/12pt Tahoma, Arial, sans-serif;
	color: #527968 ;
}

/* ==================== FOOTER ========================== */
DIV#footer {
	position: absolute;
	bottom: 0; left: 10px;
	font: normal 8pt/12pt Tahoma, Arial, sans-serif;
	color: #AAA;
	/* letter-spacing: 0.05em; */
	word-spacing: 0.2em;
	padding: 0 5px 5px 5px;	margin: 0;
	text-align: center;
}
DIV#footer A {
	color: #8A8;
}
DIV#footerBottom {
	position: relative;
	clear: both;
	height: 35px;
}

SPAN.spamschutz {
	color: #FEFEFE !important;
}

/* ==================== FRONT END EDITTING ========================== */
DIV#contentArea DIV.box DIV A IMG.frontEndEditIcons {
	padding: 0; margin: 0;
	float: none; display: inline; top: 0; left: 0;
}
DIV#contentArea DIV.box DIV
DIV.csc-header.csc-header-n1 H1.csc-firstHeader A IMG.frontEndEditIcons {
	margin-left: 10px;
}

/* !-- BE_USER Edit Panel: -- */
DIV#contentArea DIV.box DIV FORM TABLE.typo3-editPanel {
	margin: 0 0 0 15px; padding:0;
	border: 0; width: 90%;
	border-bottom: 1px solid #999;
}
DIV#contentArea DIV.box DIV FORM TABLE.typo3-editPanel TBODY TR TD {
	padding:0; border: 0;
}
DIV#contentArea DIV.box DIV FORM TABLE.typo3-editPanel TBODY TR TD.typo3-editPanel-controls {
	width: 120px;
}
DIV#contentArea DIV.box DIV FORM TABLE.typo3-editPanel TBODY TR TD.typo3-editPanel-controls A IMG {
	padding: 0; margin: 5px;
	float: none; display: inline; top: 0; left: 0;
}
DIV#contentArea DIV.box DIV FORM TABLE.typo3-editPanel TBODY TR TD.typo3-editPanel-label {
	background-color: transparent;
	background: url(../../img/BG/transp66.png);
}
DIV#contentArea DIV.box DIV FORM TABLE.typo3-editPanel TBODY TR TD.typo3-editPanel-label FONT {
	color: #999;
}


DIV#contentArea DIV.smallbox  FORM TABLE.typo3-editPanel {
	margin: 0; 
	width: 100%; border: 0;
}
DIV#contentArea DIV.smallbox  FORM TABLE.typo3-editPanel TBODY TR TD.typo3-editPanel-controls {
	width: 100px;
}
DIV#contentArea DIV.smallbox  FORM TABLE.typo3-editPanel TBODY TR TD.typo3-editPanel-controls A IMG {
	margin: 5px 2px 2px 2px;
}

HTML BODY DIV#Main  DIV#contentArea DIV#smallboxes DIV FORM {
	display: none;
}
HTML BODY DIV#Main  DIV#contentArea DIV#smallboxes A[href="#"] {
	margin: 0; padding: 0;
	display: block; float: none;
}

