/* CSS Layout ® NEUWERK */


html, body, img, div, ul, li, span, p, h1, h2, h3, h4, h5, form, table, tr, td, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #595959;
	background: url(/images/back_site.gif) #FFF;
	}
	
div hr {
  display: none;
}

.top_linie {
	margin: 0 auto;
	height: 7px;
	background: #CCE6FF;
	}

/********************/
/* Extra-Navigation */
/********************/

ul#extranavigation  {
	padding: 3px 0 3px 55px;
	text-align: left;
	background: #3879C8;
	border-top-width:3px;
 	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom-width:3px;
 	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	}
ul#extranavigation li {
	font-size: 11px;
	line-height: 100%;
	list-style: none;
	display: inline; 
	padding: 0 20px 0 0;
	margin: 0;
	}
a.extranavi {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	
	}
a.extranavi:hover {
	color: #FFF;
}
a.extranavihigh {
	color: #0D134D;
	font-weight: bold;	
	text-decoration: none;
}
a.extranavihigh:hover {
	color: #0D134D;
}



#header {
	margin: 0 auto;
	height: 236px;
	background: #FFF;
}
#header_container {
	width: 990px;
	height: 236px;
	overflow: hidden;
	float: left;
	}
h1 {
    width: 305px;
	height: 236px;
    background: url(/images/cargofresh.gif) no-repeat #FFFFFF;
	float: left;
}
h1 a {
    display: block;
	height: 236px;
}
h1 a span {
    display: none;
}
#mue {
	width: 220px;
	height: 236px;
    background: #FFFFFF;
	float: right;
}

ul#hauptnavigation {
	
	padding: 10px 0 10px 55px;
	text-align: left;
	text-transform: uppercase;
	background: #3879C8;
	border-top-width:3px;
 	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom-width:3px;
 	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	}
ul#hauptnavigation  li {
	font-size: 12px;
	line-height: 100%;
	list-style: none;
	display: inline; 
	padding: 0 25px 0 0;
	margin: 0;
	}
a.navi {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
a.navi:hover {
	color: #0D134D;
	}
a.navihigh {
	color: #0D134D;
	font-weight: bold;	
	text-decoration: none;
	}
a.navihigh:hover {
	color: #0D134D;
	}
	

#unternavi_container {
	width: 335px;
	float: left;
	padding: 30px 0 0 0;
	}



ul#unternavigation {
	width: 250px;
	float: left;
	padding: 0 30px 35px 25px;
	}
ul#unternavigation li {
	padding: 0 0 0 30px;
	margin:15px 0 15px 0;
	text-align: left;
	line-height: 100%;
	}
ul#unternavigation li.lihigh {
	background: url(/images/back_menue.gif) no-repeat left top;
	}
ul#unternavigation a {
	font-size: 12px;	
	letter-spacing: 1px;
	text-decoration: none;
	}
a.unternavi {
	color: #000000;
	font-weight: normal;
	}
a.unternavi:hover {
	color: #3879C8;
	}
a.unternavihigh {
	color: #3879C8;
	font-weight: bold;
	}
	
	
a.unterunternavi {
	color: #000000;
	font-weight: normal;
	}
a.unterunternavi:hover {
	color: #3879C8;
	}
a.unterunternavihigh {
	color: #3879C8;
	font-weight: bold;
	}
	
	
	
#main_container {
	width: 975px;
	float: left;
	}

#content {
	text-align: left;
	width: 444px;
	float:left;
	padding: 40px 0 0 0;
	}
#main_content {
	width: 400px;
	}
#header_grafik {
	width: 461px;
	height: 236px;
	background: #FFFFFF;
	float:left;
	}
	
#rechte_spalte {
	width: 190px; /* 196 */
	padding: 40px 0 0 6px;
	margin: 0;
	text-align: left;
	float:left;
	}
#rechte_spalte_grafik {
	width: 190px;
	height: 180px;
	margin: 0 0 0 6px;
	background: #FFFFFF;
	float:left;
	}
#empty {
	height: 60px;
	margin: 0 auto;
	clear: both;
	}
#empty p {
	display: none;
	}
	
	
	

.content_linie {
	height: 1px;
	border-top-width:18px;
 	border-top-style:solid;
	border-top-color: #FFFFFF;
	border-bottom-width:18px;
 	border-bottom-style:solid;
	border-bottom-color: #FFFFFF;
	background: url(/images/linie_content_0.gif) no-repeat;
	}
.content_linie_0 {
	height: 1px;
	border-top-width:18px;
 	border-top-style:solid;
	border-top-color: #CCC;
	border-bottom-width:18px;
 	border-bottom-style:solid;
	border-bottom-color: #CCC;
	/*background: url(/images/linie_content_0.gif) no-repeat;*/
	}
.content_linie_1 {
	height: 1px;
	border-top-width:18px;
 	border-top-style:solid;
	border-top-color: #FFFFFF;
	border-bottom-width:18px;
 	border-bottom-style:solid;
	border-bottom-color: #FFFFFF;
	background: url(/images/linie_content_1.gif) no-repeat;
	}
.content_linie_2 {
	height: 1px;
	border-top-width:18px;
 	border-top-style:solid;
	border-top-color: #FFFFFF;
	border-bottom-width:18px;
 	border-bottom-style:solid;
	border-bottom-color: #FFFFFF;
	background: url(/images/linie_content_2.gif) no-repeat;
	}
	
	
	
	
		
div hr {
  display: none;
	}

h2 {
	padding: 0;
	font-size: 16px;
	line-height: 140%;
	text-align: left;
	color: #3879C8;
	}
h3 {
	padding: 0;
	font-size: 14px;
	line-height: 140%;
	text-align: left;
	color: #7F7F7F;
	}
h4 {
	padding: 0 10px 0 10px;
	font-size: 15px;
	line-height: 140%;
	text-align: left;
	color: #3879C8;
	}
h5 {
	padding: 0 10px 0 10px;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	color: #000;
	}

/* Text */
p {
	font-size: 12px;
	line-height: 160%;
	text-align: left;
	}
p.warnung {
	color: #CD2121;
	}
p.microtext {
	font-size: 11px;
	margin: 15px 0 15px 0;
	}

/* Text-Links */
p a {
	color: #3879C8;
	text-decoration: none;
	/*display: block;*/
	}
p a:hover {
	color: #000000;
	text-decoration: none;
	}

/********************/
/* Bildunterschrift */
/********************/
.bildunterschrift {
	font-size: 11px;
	margin: 0;
	text-align: left;
	}


/******************/
/*    LISTING     */
/******************/
ul {
	list-style: none;
	}
li {
	margin: 10px 0 10px 0;
	}
p.listing {
	padding: 0 0 0 15px;
	background: url(/images/aufzaehlung.gif) no-repeat left top;
	line-height: 140%;
	}
p.listing a {
	color: #3879C8;
	text-decoration: none;
	}
p.listing a:hover {
	color: #000000;
	text-decoration: none;
	}
/**************/
/* Datei-Icon */
/**************/
p.dateityp_pdf {
	padding: 0 0 0 30px;
	background: url(/standard_images/pdf.gif) no-repeat left top;
	}
p.dateityp_doc {
	padding: 0 0 0 30px;
	background: url(/standard_images/doc.gif) no-repeat left top;
	}
p.dateityp_xls {
	padding: 0 0 0 30px;
	background: url(/standard_images/xls.gif) no-repeat left top;
	}
p.dateityp_zip {
	padding: 0 0 0 30px;
	background: url(/standard_images/zip.gif) no-repeat left top;
	}

/* Listing-Datei-Links */
p.dateityp_pdf a, p.dateityp_doc a, p.dateityp_xls a, p.dateityp_zip a {
	text-decoration: none;
	}
p.dateityp_pdf a:hover, p.dateityp_doc a:hover, p.dateityp_xls a:hover, p.dateityp_zip a:hover {
	color: #3879C8;
	}

/************************/
/*   HAUPT-NAVIGATION   */
/************************/

#navi_und_logo {
	width: 799px;
	height: 76px;
	margin: 0 auto;
	background: url(/images/back_navi.gif) no-repeat left top #183F73;
	border-top-width:1px;
 	border-top-style:solid;
	border-top-color:#AFB3C5;
	overflow: hidden;
	border-bottom-width:2px;
 	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	}
	

/* Sprach-Navigation */
#sprachen {
	width: 548px;
	height: 21px;
	margin: 0;
	padding: 25px 0 10px 0;
	float: left;
	}
ul#sprachauswahl  {
	width: 400px;
	float: right;
	padding: 0;
	}
ul#sprachauswahl li {
	font-size: 11px;
	line-height: 100%;
	list-style: none;
	float: right;
	padding: 0 0 0 23px;
	margin: 0px;
	}

/* Naupt-Navigation - Ebene 1 */
a.language {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
	}
a.language:hover {
	color: #C3D3A1;
}

/* Naupt-Navigation - Ebene 1 - HIGH */
a.languagehigh {
	color: #C3D3A1;
	font-weight: normal;	
	text-decoration: none;
}

a.languagehigh:hover {
	color: #C3D3A1;
}

/************************/
/*   UNTER-NAVIGATION   */
/************************/



/******************/
/* Formularfelder */
/******************/

/* Textfeld - Mehrzeilig */
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto; 
	color: #000000;
	}

/* Textfeld - Einzeilig */
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto; 
	color: #000000;
	}

/* Pulldown */
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto; 
	color: #000000;
	}



/********************/
/*     Spalte       */
/********************/


/* Spalte-Headline */
.rechte_spalte_headline {
	width: 180px;
	}
	



/* Spalte-Text */
#rechte_spalte p.bold {
	padding: 0 10px 0 10px;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	font-weight: bold;
	
	}

#rechte_spalte p.normal {
	padding: 0 10px 0 10px;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	font-weight: normal;
	
	}


/* Spalte-Micro-Text */
#rechte_spalte p.microtext {
	padding: 0 10px 0 10px;
	font-size: 11px;
	line-height: 140%;
	text-align: left;
	font-weight: normal;
	
	}

/* Text-Links */
#rechte_spalte p.linknormal {
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	padding: 0 10px 0 10px;
	margin:0;
	}
#rechte_spalte p.linkbold {
	font-size: 12px;
	font-weight: bold;
	line-height: 160%;
	padding: 0 10px 0 10px;
	margin:0;
	}
#rechte_spalte p.linkmicrotext {
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 0 16px;
	margin:0;
	background: url(/images/aufzaehlung_rechte_spalte.gif) no-repeat left top #3879C8;
	width: 245px;
	}
#rechte_spalte a {
	color: #595959;
	text-decoration: none;
	display: block;
	}
#rechte_spalte p a:hover {
	color: #FFFFFF;
	}
.spalte_foto {
	margin: 0;
	overflow: hidden;
	background: #FFFFFF;
	}
/********************/
/*     SUCHE      */
/********************/
.suche_step {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	}
.suche_spalte {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}
a.suche_link  {
	text-decoration: none;
	color: #6F6F6F;
	font-size: 12px;
	}
a.suche_link:hover {
	color: #FFFFFF;
	}

span.plichtfeld {
	color: #CD2121;
	font-size: 14px;
	}
	
#rechte_spalte p a strong {
	color: #595959;
	font-weight: normal;
	background: url(/images/link_pfeil.gif) no-repeat right;
	padding: 0 10px 0 0;
	}