@charset "utf-8";
/* 
Flexijet
Screen CSS
Korkut Kaptanoglu
18/07/2008
*/

/* Reset*/
blockquote, body, caption, div, dl, dt, dd, form, fieldset, h1, h2, h3, h4, h5, h6, html, li, ul, ol, p, pre, textarea, table, td, th, object {
	margin:0;
	padding:0;
}

* {
	border:medium none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

* :focus { outline: 0; }


html[xmlns^="http"]
{
	/* verhindert Mozilla-Zucken
	 * > Firefox 1.5
	 */
	overflow-y: scroll;
}


html, body {
	color:#333;
	font-family:Arial,Trebuchet MS,Verdana,sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	padding:0;
	text-align:center;
	margin: 0 auto;
}

/* a-p-img-h1-h2... */
h1, h2, h3, h4, h5, h6 {
	color:#8C0E19;
	font-weight:bolder;
}

h1 {
	font-size:14px;
	border-bottom: solid #bc0c1e 1px;
	line-height:24px;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
}


p {
	margin:6px 1px;
	/*line-height:22px;*/
}

a img {
border:medium none;
}

a, a:link, a:visited {
	color:#8c0e19;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}

#wrapper {
	background:url('../img/layout/wrapper_back.png') repeat-y top;
	width:978px;
	margin:0 auto;
	padding:0;
	text-align:left;

}

#header {
	background:url('../img/layout/header_back.jpg') no-repeat;
	width:950px;
	height:160px;
	margin: 0 14px 0;
	position:relative;
}

#logo {
	padding:16px 0 0 25px;
	width:510px;
	float:left;
}

#logo span.logoGerman, #logo a.logoGerman {
	background:url('../img/layout/logo_header_german-trans.png') no-repeat scroll 0 0;
	border-style:none;
	display:block;
	width:317px;
	height:127px;
	padding:0;
	margin:0;
}

#logo span.logoEnglish, #logo a.logoEnglish {
	background:url('../img/layout/logo_header_english-trans.png') no-repeat scroll 0 0;
	border-style:none;
	display:block;
	width:317px;
	height:127px;
	padding:0;
	margin:0;
}


#logo span.logoDutch, #logo a.logoDutch {
	background:url('../img/layout/logo_header_dutch-trans.png') no-repeat scroll 0 0;
	border-style:none;
	display:block;
	width:317px;
	height:127px;
	padding:0;
	margin:0;
}

#logo span.logoEspanol, #logo a.logoEspanol {
	background:url('../img/layout/logo_header_espanol-trans.png') no-repeat scroll 0 0;
	border-style:none;
	display:block;
	width:317px;
	height:127px;
	padding:0;
	margin:0;
}

#logo span.logoRussian, #logo a.logoRussian {
	background:url('../img/layout/logo_header_russian-trans.png') no-repeat scroll 0 0;
	border-style:none;
	display:block;
	width:317px;
	height:127px;
	padding:0;
	margin:0;
}

#logo span.logoItalian, #logo a.logoItalian {
	background:url('../img/layout/logo_header_italian-trans.png') no-repeat scroll 0 0;
	border-style:none;
	display:block;
	width:317px;
	height:127px;
	padding:0;
	margin:0;
}

#logo span.logoFrench, #logo a.logoFrench {
	background:url('../img/layout/logo_header_french-trans.png') no-repeat scroll 0 0;
	border-style:none;
	display:block;
	width:317px;
	height:127px;
	padding:0;
	margin:0;
}

#logo span.logoChech, #logo a.logoChech {
	background:url('../img/layout/logo_header_chech-trans.png') no-repeat scroll 0 0;
	border-style:none;
	display:block;
	width:317px;
	height:127px;
	padding:0;
	margin:0;
}

#logo span.logoSlovak, #logo a.logoSlovak {
	background:url('../img/layout/logo_header_slovak-trans.png') no-repeat scroll 0 0;
	border-style:none;
	display:block;
	width:317px;
	height:127px;
	padding:0;
	margin:0;
}


#headerflexi {
	width:260px;
	padding-top:26px;
	z-index:2;
	position:absolute;
	left:440px;
	display:block;
	height:163px;
}

#headerflexi span {
	background:url('../img/layout/header_flexi_big-trans.png') no-repeat scroll 0 0;
	display:block;
	height:163px;
	width:260px;
}

#navi {
	background: repeat-x url('../img/layout/navi_back.png');
	height:46px;
	width:950px;
	margin:0 14px 0;    
  z-index:1;
}

#miniflex {
	margin:0 0 0 16px;
	padding:0;
}

#miniflex li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	background:url('../img/layout/navi_seperator.gif') right 6px no-repeat;
}

#miniflex li:last-child{
	background:none;
}

#miniflex a:link, #miniflex a:visited {
	color:#FFF;
	float:left;
	line-height:35px;
	padding:0 4px;
	margin:0 2px 0 0;
	text-decoration:none;
	text-transform:uppercase;
	font-family: Trebuchet MS;
	font-size:14px;
	letter-spacing: 0.5px;
}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
	color: #DDD;
	background:url('../img/layout/navi_hover_active.png') repeat-x;
}

#langflex {
	float:right;
	display:inline;
	margin:8px 5px 0 0;
	background:transparent url(../img/layout/languageback-trans.png) no-repeat scroll 6px 2px;
}

#langflex li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#langflex a:link, #langflex a:visited {
	float:left;
	margin:0 6px 0;
	width:16px;
	height:16px;
	display:block;
	font-size:0.01em;
	color:#8b919b;
}

#mainleftContainer {
	margin:23px 8px 0 19px;
	float:left;
	width:172px;
	display:inline;
}

#aktuelles {
	background:url('../img/layout/aktuelles_head.png') no-repeat;
}

#haeufigeFragen {
	background:url('../img/layout/haeufige_fragen_head.png') no-repeat;
}

#termine {
	background:url('../img/layout/termine_head.png') no-repeat;
}

.headMain {
	height:37px;
}

.headMain h1 {
  color:#FFF;
  padding:0 0 0 10px;
  text-align:center;
  border:none;
}

.bodyMain {
	padding:6px 11px 1px 18px;
	background:url('../img/layout/left_boxes_body.png') repeat-y;
}

.bodyMain p {
	margin:0;
	color:#8C0E19;
	font-weight: bold;
}

.bodyMain strong {
	/* font-weight:normal; */
}

a.internal-link, a.internal-link:link, a.internal-link:hover, a.internal-link:active, a.internal-link:visited {
	border-bottom:1px dotted #999999;
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}

.footerMain {
	background:url('../img/layout/left_boxes_footer.png') no-repeat;
	height:15px;
	z-index:5;
}

.marginBottom30 {
	margin:0 0 10px 0;
}

#mainContent {
	width:480px;
	margin:23px 0 15px 8px;
	float:left;
	display:inline;
}

#mainContent li {
	list-style:disc;
	list-style-position:inside;
}

#mainContent2Columns {
	width:740px;
	margin:23px 10px 15px 8px;
	float:left;
	display:inline;
}

#mainContent2Columns li {
	list-style:disc;
	list-style-position:inside;
}

#mainSag {
	float:left;
	display:inline;
	width:270px;
	height:318px;
	/*background:url('../img/layout/flexi_set_right.jpg') no-repeat;*/
	margin:50px 0 0;
}

#footer {
	background:url('../img/layout/footer_end.png') no-repeat;
	width:978px;
	height:35px;
	clear:both;
	font-size:10px;
}

#footer p {
	margin:0 0 0 208px;
	font-size:10px;
	line-height:18px;
}

#subleftContainer {
	margin:23px 9px 0 29px;
	float:left;
	width:161px;
	display:inline;
}

#subMenuHead {
	background:url('../img/layout/submenu_head_back.png');
	height:35px;
	text-align:center;
}

#subMenuHead h1 {
	color:#FFF;
	text-transform:uppercase;
	border-bottom: none;
	line-height:28px;
}

#subMenu {
	margin:0 auto;
	padding:0;
}


#subMenu li {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;

}

#subMenu a:link, #subMenu a:visited {
	color:#bc0c1e;
	padding:0 4px;
	display:block;
	width:153px;
	height:30px;
	text-decoration:none;
	text-transform:uppercase;
	font-family: Arial;
	font-size:12px;
	line-height:30px;
	/*letter-spacing: 1px;*/
	background:url('../img/layout/submenu_back.png') no-repeat;
	text-transform:none;
}

#subMenu a.active:link, #subMenu a.active:visited, #subMenu a:hover {
	color: #DDD;
	background:url('../img/layout/submenu_hover_active.png') no-repeat;
}

/* tt_news */
.news-latest-item {
	margin:0 0 5px 0;
}
.news-latest-date {
	border-bottom:dotted 1px #999;
	color:#999;
}
.news-list-item {
	margin:10px 0 10px 0;
}
.news-list-item p {
	margin:5px 0 5px 0;
}
.news-list-item h3 {
	font-size:13px;
}
.news-list-date {
	border-bottom:dotted 1px #999;
	color:#999;
	font-size:13px;
}
.news-single-item {
	margin:10px 0 10px 0;
}
.news-single-timedata {
	border-bottom:dotted 1px #999;
	color:#999;
	font-size:13px;
}
.news-single-item h3 {
	padding:5px 0 0 0;
	font-size:13px;
}

/* Verweis Headers*/

.csc-header-n2 h1, .csc-header-n3 h1, .csc-header-n4 h1, .csc-header-n5 h1, .csc-header-n6 h1, .csc-header-n7 h1, .csc-header-n8 h1, .csc-header-n9 h1, .csc-header-n10 h1, .csc-header-n11 h1 {
	border:none;
	font-size:12px;
	margin:0;
}

/* Input and buttons */
input {
	border: 1px #ccc solid;
}

textarea {
	border: 1px #ccc solid;
}



form span {
	/*color:#8C0E19;*/
	color:#F00;
	font-weight:bold;
	font-family:Verdana;
	line-height:normal;
}

.csc-mailform {
	position:relative;
	margin-bottom:20px;
}

.csc-mailform-field {
	margin: 10px 5px;
}

#mailformname {
	position:absolute;
	left:100px;	
}

#mailformfirma {
	position:absolute;
	left:100px;	
}

#mailformvorname {
	position:absolute;
	left:100px;	
}



#mailformemail {
	position:absolute;
	left:100px;	
}

#mailformtel {
	position:absolute;
	left:100px;	
}

#mailformstr_nr {
	position:absolute;
	left:100px;	
}

#mailformplz_ort {
	position:absolute;
	left:100px;	
}

#mailformtext {
	position:absolute;
	left:100px;	
}

.field-text {
	height:100px;
}

#mailformformtype_mail {
	position:absolute;
	left:100px;
}

.field-formtype_mail {
	height: 20px;
}

.field-informationsmaterial {
	padding-left:95px;
}

/* FCE 2 spaltig */
.col_wrap {
	border:1px solid #ddd;
	padding:0;
}

.col1 { 
	float:left; 
	width:48%; 
	padding:2px;
	margin: 0 0 10px;
}

.col2 { 
	float:left; 
	width:48%; 
	padding:2px;
  margin: 0 0 10px; 
}

.awbBox {
	width:170px;
	height:276;
	margin:0 0 20px 15px;
	float:left;
	text-align:left;
}

.awbBox h2 {
	font-size:14px;
}

.awbBox p {
	line-height:normal;
	font-size:11px;
}

.awbPic {
	height:106px;
}

.csc-uploads-description {
	font-style:italic;
	margin:0 0 25px 10px;
}

.csc-uploads-fileName p a {
	margin-left:10px;
}

#osman { 
 background:url('../../mess-trans.png') no-repeat scroll 0 0;
 padding:0 0 0 85px;
 height:100px;
}


/*POWERMAIL*/

.tx-powermail-pi1 {
	position:relative;
	margin-bottom:20px;

}

.tx-powermail-pi1 input[id*="uid"] {
	position:absolute;
	left:100px;	
}

.tx-powermail-pi1 div[id*="advice-required-uid"] {
	position:relative;
	left:100px;
	height:10px;
  color:#8C0E19;	
}

.tx-powermail-pi1 div[id*="advice-validate-email-uid"] {
	position:relative;
	left:100px;
	height:10px;
  color:#8C0E19;	
}

.powermail_mandatory {
  color:#8C0E19;
}

#powermaildiv_uid8 p {
  display: none;
}

#powermaildiv_uid8 label {
	position:relative;
	left:120px;	
}

#check_uid8_0 {
margin-top:3px;
}

#powermaildiv_uid22 p {
  display: none;
}

#powermaildiv_uid22 label {
	position:relative;
	left:120px;	
}

#check_uid22_0 {
margin-top:3px;
}

#powermaildiv_uid34 p {
  display: none;
}

#powermaildiv_uid34 label {
	position:relative;
	left:120px;	
}

#check_uid34_0 {
margin-top:3px;
}

#powermaildiv_uid46 p {
  display: none;
}

#powermaildiv_uid46 label {
	position:relative;
	left:120px;	
}

#check_uid46_0 {
margin-top:3px;
}

#powermaildiv_uid65 p {
  display: none;
}

#powermaildiv_uid65 label {
	position:relative;
	left:120px;	
}

#check_uid65_0 {
margin-top:3px;
}

#powermaildiv_uid79 p {
  display: none;
}

#powermaildiv_uid79 label {
	position:relative;
	left:120px;	
}

#check_uid79_0 {
margin-top:3px;
}

#powermaildiv_uid93 p {
  display: none;
}

#powermaildiv_uid93 label {
	position:relative;
	left:120px;	
}

#check_uid93_0 {
margin-top:3px;
}

#powermaildiv_uid141 p {
  display: none;
}

#powermaildiv_uid141 label {
	position:relative;
	left:120px;	
}

#check_uid141_0 {    
margin-top:3px;
}

#powermaildiv_uid155 p {
  display: none;
}

#powermaildiv_uid155 label {
	position:relative;
	left:120px;	
}

#check_uid155_0 {    
margin-top:3px;
}

.tx-powermail-pi1 div[id*="powermaildiv_uid"] {
  margin: 10px 0 10px;
}

#powermaildiv_uid9 {
  height:100px
}

#powermaildiv_uid9 textarea {
    position:absolute;
    left:100px;
} 

#powermaildiv_uid23 {
  height:100px
}

#powermaildiv_uid23 textarea {
    position:absolute;
    left:100px;
} 

#powermaildiv_uid35 {
  height:100px
}

#powermaildiv_uid35 textarea {
    position:absolute;
    left:100px;
} 

#powermaildiv_uid47 {
  height:100px
}

#powermaildiv_uid47 textarea {
    position:absolute;
    left:100px;
} 

#powermaildiv_uid66 {
  height:100px
}

#powermaildiv_uid66 textarea {
    position:absolute;
    left:100px;
} 

#powermaildiv_uid80 {
  height:100px
}

#powermaildiv_uid80 textarea {
    position:absolute;
    left:100px;
} 

#powermaildiv_uid94 {
  height:100px
}

#powermaildiv_uid94 textarea {
    position:absolute;
    left:100px;
}

#powermaildiv_uid108 {
  height:100px
}

#powermaildiv_uid108 textarea {
    position:absolute;
    left:100px;
}

#powermaildiv_uid128 {
  height:100px;
}

#powermaildiv_uid128 textarea {
  left:100px;
  position:absolute;
}

#powermaildiv_uid142 {
  height:100px;
}

#powermaildiv_uid142 textarea {  
  left:100px;
  position:absolute;
}

#powermaildiv_uid156 {
  height:100px;
}

#powermaildiv_uid156 textarea {  
  left:100px;
  position:absolute;
}

.powermail_submit {
    position:absolute;
    left:100px;
} 

legend {display:none;}

.csc-uploads-fileName p a {
  color:#0E0F38;
}

.tx-contactslist-pi1 select {
  border:1px solid #AAAAAA;
  margin:0 1em 0 0.5em;
  padding:0;
}

/* LEAD */

.company {
  float:left;
  width:290px;
  padding:0 45px 0 5px;
}

.zip {
  float: left;
  width: 80px;
  padding-right:30px;
}

.city {
  float: left;
  width:150px;
  padding-right:30px;
}

.country {
  float:left;
  width:110px;
}

.clear {
  clear:both;
  height: 3px;
}

.gray {
  background:#EDEDED;
}

.indimiddle {
  text-align:center;
  font-weight: bold;
}

#aufmassbild {
  margin: 50px 0 0 0px;
  padding-left: 10px;
}

#ggg {
  background-color:#e4e4e4;
  padding: 5px;
}

#aufmasslink {
  float:left;
  margin:30px 0 0;
  padding:0 0 0 30px;
  width:200px;
}

#testlink {
  float:left;
  margin:31px 0 0;
  padding:0 0 0 80px;
  width:130px;
}

#leica {
  float:right;
  margin:28px 0 0;
  padding:0 50px 0 0;
  width:200px;
}

.news-list-morelink a {
display:block
}