/*** Reset ***/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,	pre, form, fieldset, table, th, td {
	margin: 0; padding: 0;
}

img {
	border: 0;
}

/*** Basis Elemente ***/

body {
	color: #000;
	font-family: Tahoma, Georgia, Arial;
	font-size: 11px;
	/* margin: 0 auto; */
	line-height: 1.7;
}

.clearfix {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
}

/*** Basis Layout ***/
#allinme, .center-content {
	margin: 0 auto;
	width: 960px;
}

#top {
	background: url(/fileadmin/images/layout/bg-header-1.jpg) no-repeat top center #621F00;
	height: 112px;
}

#references {
	background: url(/fileadmin/images/layout/bg-header-2.jpg) no-repeat top center #621F00;
	height: 388px;
}

#footer {
	background: url(/fileadmin/images/layout/bg-footer.jpg) no-repeat top center;
	margin-top: 15px;
	margin-bottom: 30px;
}

/*** references ***/

#references-left {
	float: left;
	height: 340px;
	margin-top: 18px;
	overflow: hidden;
	width: 480px;
}

#references-right {
	background-color: #fff;
	float: right;
	height: 340px;
	margin-top: 18px;
	width: 480px;
}

#references-navi li {
	cursor: pointer;
	height: 85px;
	float: left;
	list-style-type: none;
	width: 120px;
}

.boxgrid { 
	width: 480px; 
	height: 340px; 
	float:left; 
	overflow: hidden; 
	position: relative; 
}

.boxgrid img { 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxcaption { 
	color: #fff;
	float: left; 
	position: absolute; 
	background: #000; 
	height: 137px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.boxcaption p {
	font-size: 11px;
	margin-left: 20px;
	margin-right: 10px;
	line-height: 1.5;
}

.boxcaption h3 {
	color: #fff;
	font-family: Georgia;
	font-size: 26px;
	font-weight: normal;
	margin-top: 20px;
	margin-left: 20px;
}

.captionfull .boxcaption {
	top: 340px;
	left: 0;
}

.top-logo {
	float: left;
}


#references-left { 
	position:relative; 
	overflow:hidden; 
	clear:both;
	width: 480px; 
	height: 340px; 
} 

#references-left .items { 
	width:20000em; 
	position:absolute; 
	clear:both; 
	margin:0; 
	padding:0; 
} 

#references-left div { 
	float:left; 
	display:block; 
	width:480px; 
	font-size:14px; 
}

/* CONTENT */

.ein-drittel-content {
	width: 310px;
	float: left;
	margin-bottom: 20px;
}

.ein-drittel {
	width: 310px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.zwei-drittel {
	width: 640px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}

hr.dash {
	border: 0;
	border-top: 1px dashed #D9D9D9;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.ein-drittel h1, .zwei-drittel h1 {
	color: #4F1700;
	font-family: Georgia;
	font-size: 26px;
	font-weight: normal;
}

.ein-drittel h1 a, .zwei-drittel h1 a {
	color: #4F1700;
	font-weight: normal;
	text-decoration: none;
}

#footer h1 {
	font-size: 20px;
}

#footer a {
	text-decoration: none;
	color: #000;
}

/* NEWS */

.news-front {
	height: 110px;
	margin-bottom: 20px;
}

.news-front a {
	color: #000;
	text-decoration: none;
}

.news-front img {
	border: 4px solid #BABCBB;
	float: left;
	margin-right: 10px;
}

img.news-front-kla {
	float: right;
	border: 0;
	margin: 0;
	margin-left: 20px;
}

.news-front .inh {
	width: 410px;
	float: left;
}

.footer-kontakt {
	display: none;
}

.news-left {
	float: left;
	width: 370px;
}

.news-right {
	float: right;
	width: 245px;
}

.news-single-img img {
	border: 4px solid #bbb;
}

.news-list-container li a, .ein-drittel li a {
	color: #000;
	margin-bottom: 2px;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

.news-single-item {
	padding-top: 0px !important;
}

.news-single-imgcaption {
	margin-bottom: 10px;
}

/* TOPNAVI */

#top-navi-jobs {
	float: right;
	margin-top: 6px;
	height: 25px;
	width: 60px;
}

#top-navi-jobs li {
	color: #fff;
	float: left;
	list-style: none;
	list-style-type: none;
}

#top-navi {
	float: right;
	margin-top: 80px;
}

#top-navi li {
	color: #fff;
	float: left;
	list-style: none;
	list-style-type: none;
	margin-right: 20px;
}

#top-navi a {
	color: #fff;
	text-decoration: none;
}


.csc-sitemap ul, .news-list-container ul, .ein-drittel ul {
	list-style-image: url(/fileadmin/images/layout/sitemap.gif);
	margin-left: 14px;
}


.zwei-spalten-links, .zwei-spalten-links-sechzig {
	float: left;
	/* height: 110px; */
	width: 315px;
}

.zwei-spalten-links-sechzig {
	height: auto;
	width: 370px;
}

.zwei-spalten-rechts, .zwei-spalten-rechts-sechzig {
	float: right;
	/* height: 110px; */
	width: 315px;
}

.zwei-spalten-rechts-sechzig {
	height: auto;
	width: 245px;
}

.zwei-spalten-links img, .zwei-spalten-rechts img {
	float: left;
	margin-right: 8px;
}

.align-right {
	float: right;
}


/* Bodytext */

.bodytext a {
	color: #4F1700 !important;
}


/* Formular */

fieldset.csc-mailform {
	border: 0;
}

.csc-mailform label {
	float: left;
	margin-bottom: 8px;
	width: 75px;
}

.csc-mailform input, .csc-mailform textarea, .powermail_submit {
	color: #7D7D7D;
	background-color: #ececec;
	border: 0px;
	/*
	background-color: #FAFAFA;
	border: 1px dotted #000;
	*/
	float: right;
	margin-bottom: 8px;
	padding: 2px;
	width: 215px;
}

#mailformformtype_mail, .powermail_submit {
	background: 0;
	float: left;
	margin-left: 89px;
	width: auto;
	font-size: 11px;
}

.csc-mailform-field {
	clear: both;
}


/* PowerMail */

.tx-powermail-pi1_fieldset {
	border: 0;
}

.tx-powermail-pi1_fieldset legend {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html_text label, .tx_powermail_pi1_fieldwrap_html_textarea label {
	display: none;
}

input.powermail_text, textarea.powermail_textarea, select.powermail_select {
	font-family: Tahoma, Georgia, Arial;
	font-size: 11px;
	
	color: #7D7D7D;
	
	background-color: #ececec;
	border: 0px;
	/*
	background-color: #FAFAFA;
	border: 1px dotted #000;
	*/
	margin-bottom: 8px;
	padding: 5px;
	width: 290px;
}

.comcenter-links input.powermail_text, .comcenter-links textarea.powermail_textarea, .comcenter-links select.powermail_select {
	width: 270px;
}

.comcenter-links select.powermail_select {
	width: auto;
}

fieldset.comcenter-links {
	float: left;
	width: 310px;
}

fieldset.comcenter-rechts {
	float: right;
	width: 310px;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}

#powermaildiv_uid28 {
	margin-top: 10px;
}

/* Footer - Sitemap */

.ein-drittel .csc-sitemap ul{
  float: left;
  width: 200px;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
.ein-drittel .csc-sitemap li {
  float: left;
  width: 100px;
  margin: 0;
  padding: 0;
} 


/* the overlayed element */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#333; 
     
    width:960px;     
    min-height:340px; 
    
    top: 127px !important;
    
    /* CSS3 styling for latest browsers  
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;
    */
}

/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(/fileadmin/images/content/close.png); 
    position:absolute; 
    right:0px; 
    top:-15px; 
    cursor:pointer; 
    height:9px; 
    width:9px; 
}
