/* Basic Definitions */
* {
	margin: 0;
	padding: 0;
}
body {
	background: url(/en/wLayout/design/img/body_bg.png) repeat-x left top #d0d8dd;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010101;
	line-height: 15px;
}

tbody {
	font-size: 11px;
	/* line-height: 12px; */
}
table {
	border-collapse: collapse;
	border: 0px;
}
/* td {
	padding: 1px;
	width: 240px;
	vertical-align: top;
} */
table.chronik {
	width: 100%;
}
table.chronik td {
	padding: 0 0 10px 0;
	min-width: 1px;
	vertical-align: top;
	/* line-height: 15px; */
	line-height: 18px; /* LH */
}
table.daten{
	width: 100%;
}
table.daten td {
	padding: 0 0 10px 0;
	min-width: 1px;
	vertical-align: top;
	/* line-height: 15px; */
	line-height: 18px; /* LH */
}

div.tabelle {
	margin-bottom: 15px;
}
table.zwei_spalten{
	width: 100%;
}
table.zwei_spalten td {
	padding: 0 0 3px 0;
	vertical-align: top;
	/* line-height: 15px; */
	line-height: 18px; /* LH */
}
table.zwei_spalten td.sp1 { width: 255px; }
table.zwei_spalten td.sp2 { width: 230px; }

table.drei_spalten{
	width: 100%;
}
table.drei_spalten td {
	padding: 0 0 3px 0;
	width: 33%;
	vertical-align: top;
	/* line-height: 15px; */
	line-height: 18px; /* LH */
}

/* Base-Elements Definitions */
.clear		{ clear:both; height: 0px; font-size: 0px; line-height: 0px; }
.clear_left	{ clear:left; height: 0px; font-size: 0px; line-height: 0px; }
.clear_right	{ clear:right; height: 0px; font-size: 0px; line-height: 0px; }


/* Environment Definitions */
#website {
	width: 804px;
	margin: 0 auto;
	min-height: 500px;
	background-color: #FFFFFF;
}
#top {
	width: 804px;
	height: 35px;
}
#selector_text {
	float: left;
	width: 140px;
	height: 30px;
	padding: 8px 0 0 40px;
	color: #505050;
}
#selector {
	float: left;
	width: 120px;
	height: 28px;
	padding: 7px 0 0 0;
	color: #505050;
}
#search {
	float: left;
	width: 140px;
	height: 27px;
	padding: 8px 0 0 0;
	color: #505050;
}
#search input {
	border: 1px solid #505050;
	color: #505050;
	margin: 0 5px 0 10px;
	width: 80px;
	font-size: 9px;
	height: 12px;
	padding: 0px;
}
#search button {
	color: #505050;
	background-color: #FFFFFF;
	border: none;
	cursor: pointer;
	font-size: 9px;
	height: 12px;
}
#header {
	width: 804px;
	height: 70px;
	padding-bottom: 16px;
	background-color: #FFFFFF;
	text-align: right;
}
#picture {
	width: 804px;
	/* height: 119px; */
	height: 291px;
	background-color: #FFFFFF;
}
#picture_home {
	width: 804px;
	height: 425px;
	position: relative;
}

#main {
	width: 804px;
	padding-top: 25px;
	min-height: 1px;
	_height: 1px; /* IE6 */
}

/* Content */
#content {
	float: left;
	position: relative;
	width: 485px;
	min-height: 361px;
	_height: 361px; /* IE6 */
	border-right: 1px solid #e6eaee;
	padding: 0 12px 64px 40px;
	line-height: 18px; /* LH */
}
#content_home {
	float: left;
	position: relative;
	width: 471px;
	min-height: 186px;
	padding: 0 25px 64px 40px;
	border-right: 1px solid #e6eaee;
	line-height: 18px; /* LH */
}

#sidebar {
	float: left;
	width: 254px;
	min-height: 400px;
	_height: 400px; /* IE6 */
	padding: 0 0 0 12px;
}
#sidebar_home {
	float: left;
	width: 254px;
	min-height: 200px;
	_height: 200px; /* IE6 */
	padding: 0 0 0 12px;
}
#banner {
	width: 266px;
	min-height: 1px;
	_height: 1px; /* IE6 */
}
#banner_home {
	width: 254px;
	min-height: 1px;
	_height: 1px; /* IE6 */
	position: absolute;
	top: 30px;
	right: 0px;
}

/* Footer */
#footer {
	width: 804px;
	height: 8px;
	border-bottom: 2px solid #eb691b;
}

/* Navigation Definitions:  */
#topmenu {
	float: left;
	width: 359px;
	height: 28px;
	padding: 7px 0 0 0;
	text-align: right;
	color: #505050;
}
#topmenu ul {
	list-style: none;
}
#topmenu li {
	display: inline;
}
#topmenu a {
	font-size: 9px;
	color: #505050;
	text-decoration: none;
	padding: 0 0 0 7px;
	font-weight: normal;
}

#mainmenu {
	width: 804px;
	height: 29px;
	text-align: center;
	background: url(/en/wLayout/design/img/mainmenu_bg.gif) repeat-x left top #eb691b;
}
#mainmenu ul {
	list-style: none;
}
#mainmenu li {
	display: inline;
}
#mainmenu a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 29px;
	padding: 8px 0;
	font-weight: normal;
}	
#mainmenu a.aktiv, #mainmenu a:hover {
	background-color: #ef884a;
}
#submenu {
	width: 229px;
	min-height: 1px;
	_height: 1px; /* IE6 */
	margin-bottom: 60px;
}
#submenu ul {
	list-style-type: none;
}
#submenu a {
	text-decoration: none;
	color: #010101;
	font-weight: normal;
}

#submenu div.level1 {
	margin-bottom: 15px;
	width: 229px;
}
#submenu div.level1 a {
	font-size: 13px;
	font-weight: bold;
}
#submenu li.level2 {
	margin-bottom: 6px;
}
#submenu div.level2 {
	padding: 2px 0;
	width: 229px;
}
#submenu div.level2:hover {
	background-color: #ededef;
}
#submenu li.level3 {
	margin-bottom: 0px;
}
#submenu div.level3 {
	padding-left: 10px;
	margin-bottom: 2px;
	width: 219px;
}
#submenu div.level3:hover {
	background-color: #ededef;
}
#submenu li.selected > div {
	background-color: #ededef;
}
#submenu li.open > ul {
	margin-top: 2px;
}

#postmenu {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 497px;
	height: 14px;
	padding: 0 0 0 40px;
	color: #505050;
}
#postmenu ul {
	list-style: none;
	display: inline;
	margin-left: 20px;
}
#postmenu li {
	display: inline;
}
#postmenu a {
	font-size: 9px;
	color: #505050;
	text-decoration: none;
	padding: 0 5px;
	font-weight: normal;
}

#breadcrumb {
	width: 724px;
	height: 22px;
	padding: 7px 40px 0 40px;
	background-color: #ededef;
	color: #605f60;
	font-size: 10px;
}
#breadcrumb a {
	color: #605f60;
	font-size: 10px;
	font-weight: normal;
}


/* Content Elements Definitions */
a { color: #0078bc; font-weight: bold; text-decoration: none; outline: none; }
a:hover { text-decoration:underline; }
a.link_back {
	color: #eb691b !important;
	font-weight: bold;
	text-decoration: none;
	background: url(/en/wLayout/design/img/back.gif) no-repeat left 5px;
	padding-left: 10px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 7px;
}
div.text {
	margin-bottom: 20px;
}
#content ul {
	margin-left: 13px;
}
#content div.text ul {
	margin: 2px 0 2px 23px;
}
#content li {
	padding: 2px 0;
}

/* Sidebar Content */
div.banner_text_links, div.banner_text_rechts, div.banner_drei_bilder {
	width: 230px;
	height: 59px;
	padding: 12px;
	margin-bottom: 6px;
}	
div.banner_text_links div.inhalt_text, div.banner_text_rechts div.inhalt_text {
	float: left;
	width: 165px;
	height: 54px;
	padding-top: 4px;
	line-height: 17px;
}
div.banner_text_links div.inhalt_bild_rechts {
	float: left;
	width: 55px;
	height: 55px;
	border: 2px solid #FFFFFF;
	margin-left: 6px;
}
div.banner_text_rechts div.inhalt_bild_links {
	float: left;
	width: 55px;
	height: 55px;
	border: 2px solid #FFFFFF;
	margin-right: 6px;
}
div.banner_drei_bilder div.inhalt_bild1 {
	float: left;
	width: 55px;
	height: 55px;
	border: 2px solid #FFFFFF;
	margin-right: 26px;
}	
div.banner_drei_bilder div.inhalt_bild2 {
	float: left;
	width: 55px;
	height: 55px;
	border: 2px solid #FFFFFF;
	margin-right: 26px;
}	
div.banner_drei_bilder div.inhalt_bild3 {
	float: left;
	width: 55px;
	height: 55px;
	border: 2px solid #FFFFFF;
}
div.banner_drei_bilder_weiss {
	width: 215px;
	height: 55px;
	padding: 12px 25px 12px 14px;
	margin-bottom: 6px;
}	
div.banner_drei_bilder_weiss div.inhalt_bild4 {
	float: left;
	width: 55px;
	height: 55px;
	margin-right: 25px;
}	
div.banner_drei_bilder_weiss div.inhalt_bild5 {
	float: left;
	width: 55px;
	height: 55px;
	margin-right: 25px;
}	
div.banner_drei_bilder_weiss div.inhalt_bild6 {
	float: left;
	width: 55px;
	height: 55px;
}
div.banner_bild {
	width: 254px;
	height: 80px;
	margin-bottom: 6px;
}
div.sidebar_bild, div.sidebar_text_bild, div.sidebar_text {
	width: 242px;
	min-height: 1px;
	_height: 1px; /* IE6 */
	padding: 0 12px 0 0;
	margin-bottom: 6px;
}
div.inhalt_bild_ohne, div.inhalt_text_ohne {
	width: 242px;
	min-height: 1px;
	_height: 1px; /* IE6 */
	line-height: 17px;
}
div.sidebar_text_bild div.inhalt_text_ohne {
	margin-top: 5px;
}
.grau {
	background-color: #ededef;
}
.text_grau {
	color: #a6a7a7;
}
div.news {
	margin-bottom: 15px;
	padding-right: 40px;
	line-height: 18px; /* LH */
}



/* Main Content */
div.zwei_spalten {
	width: 485px;
	height: 230px;
	margin-bottom: 15px;
}
div.links {
	float: left;
	width: 230px;
	height: 230px;
	margin-right: 25px;
}
div.rechts {
	float: left;
	width: 230px;
	height: 230px;
}
div.box_text {
	width: 206px;
	height: 180px;
	padding: 25px 12px;
	font-size: 11px;
}
div.box_text ul {
	margin: 12px 0 0 12px;
	#margin: 12px 0 0 16px; /* IE6+7 */
	list-style-type: square;
}
div.box_text ul li {
	margin-bottom: 2px;
}
div.box_text_ohne {
	width: 230px;
	height: 230px;
}
div.box_bild {
	width: 230px;
	height: 230px;
}
div.box_polaroid {
	width: 230px;
	height: 230px;
	background-color: #ededef;
}
div.box_polaroid div.inhalt_bild {
	width: 230px;
	height: 146px;
}
div.box_polaroid div.inhalt_text {
	width: 206px;
	height: 72px;
	padding: 6px 12px;
	background-color: #ededef;
	line-height: 17px;
}
div.box_polaroid div.inhalt_bild_schmal {
	float: left;
	width: 55px;
	height: 70px;
	margin: 10px 7px 4px 12px;
	background: url(/en/wLayout/design/img/bg_cover.gif) no-repeat right bottom #ededef;
}
div.box_polaroid div.inhalt_bild_schmal img {
	border:none;
}
div.box_polaroid div.container {
	float: left;
	position: relative;
	width: 156px;
	_width: 140px; /* IE6 */
	height: 84px;
	background-color: #ededef;
}
div.box_polaroid div.inhalt_text_schmal {
	position: absolute;
	bottom: 6px;
	left: 0px;
	width: 144px;
	min-height: 1px;
	_height: 1px; /* IE6 */
	line-height: 17px;
}
div.box_bildergalerie {
	width: 230px;
	height: 230px;
}
div.box_bildergalerie a {
	color: #010101;
	text-decoration: none;
}
div.box_bildergalerie div.inhalt_bild {
	width: 230px;
	height: 146px;
}
div.box_bildergalerie div.inhalt_link {
	width: 181px;
	height: 16px;
	padding: 8px 12px 2px 37px;
	background: url(/en/wLayout/design/img/icon_lupe.gif) no-repeat 12px 8px #ededef;	
}
div.box_bildergalerie div.inhalt_tiff {
	width: 181px;
	height: 16px;
	padding: 6px 12px 6px 37px;
	background: url(/en/wLayout/design/img/icon_tif.gif) no-repeat 12px 6px #ededef;
}
div.box_bildergalerie div.inhalt_jpg {
	width: 181px;
	height: 16px;
	padding: 2px 12px 8px 37px;
	background: url(/en/wLayout/design/img/icon_jpg.gif) no-repeat 12px 2px #ededef;
}
div.image_full {
	width: 485px;
	min-height: 1px;
	_height: 1px; /* IE6 */
	margin-bottom: 20px;
}
div.image_full img {
	padding: 0;
	margin: 0;
border: 0;
}



/* Pressebereich, News, Stellenausschreibung */

div.pressemeldung_breit {
	width: 485px;
	height: 90px;
	margin-bottom: 15px;
}
div.pressemeldung_breit div.inhalt_bild {
	float: left;
	width: 90px;
	height: 90px;
}
div.pressemeldung_breit div.inhalt_text {
	float: left;
	width: 371px;
	height: 78px;
	padding: 6px 12px;
	background-color: #ededef;
	line-height: 19px;
}
div.pressemeldung_breit a {
	color: #010101;
}

#list_footer {
	width: 485px;
	height: 20px;
}
#back {
	float: left;
	width: 70px;
	height: 20px;
}
#forward {
	float: right;
	width: 70px;
	height: 20px;
	text-align: right;
}
#list_footer_nav {
	float: left;
	width: 345px;
	height: 20px;
	text-align: center;
	font-size: 13px;
}
#list_footer_nav a {
	text-decoration: none;
	font-weight:bold;
	font-size: 13px;
}


div.pressemeldung_detail, div.news_detail {
	margin-bottom: 15px;
}
div.presse_ort,div.news_datum {
	margin-bottom: 8px;
}
div.presse_datum {
	
}
h2.presse {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
h2.news {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
h3.presse {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 15px;
}
div.presse_text, div.news_text {
	
}
#newsarchiv_sub {
	margin-bottom: 15px;
}
#newsarchiv_sub a {
	font-weight: normal;
	color: #010101;
}

/* Suche */
div.suche_suchergebnis {
	
}
div.suche_suchbegriff {

}
div.suche_anzahl_treffer {
	margin-bottom: 20px;
}
div.suche_fehler, div.suche_kein_treffer {
	color: #eb691b;
	font-weight: bold;
	margin: 5px 0;
}
ul.suche_ergebnisliste {
	list-style-type: none;
	border-top: 1px solid #ededef;
}
li.suche_ergebnis {
	border-bottom: 1px solid #ededef;
	padding: 7px 0;
	margin-left: 0px !important;
}
div.suche_ergebnis_headline {
	font-weight: bold;
}
div.suche_ergebnis_text {

}
div.suche_ergebnis_link {
	text-align: right;
}
span.markiert {
	color: #eb691b;
}
div.suche_suchergebnis div#list_footer {
	margin-top: 20px;
}


/* Animation */
#ani_top {
	position: relative;
	width: 804px;
	height: 291px;
	overflow: hidden;
	padding-bottom: 2px;
}
.ani_img_large {
	position: absolute;
	top: 0px;
	left: 0px;
}
#ani_button {
	position: absolute;
	right: 20px;
	top: 265px;
	width: 100px;
	height: 15px;
	text-align: right;
	cursor: pointer;
	font-size: 10px;
	color: #eb691c;
	display: none;
	z-index: 1000;
}
#ani_bottom_container {
	width: 802px;
	padding-left: 2px;
	overflow: hidden;
}
.ani_bottom {
	float: left;
	position:relative;
	width: 130px;
	height: 130px;
	margin-right: 4px;
}
.ani_last {
	margin-right: 0 !important;
}
.ani_img_small {
	position: absolute;
	top: 0px;
	left: 0px;
}



/* Farben */
.farbe_alimex_blau { background-color: #0076ba; color: #FFFFFF; }
.farbe_alimex_orange { background-color: #eb691c; color: #FFFFFF; }
.farbe_solar_gruen { background-color: #aec100; color: #FFFFFF; }
.farbe_solar_gelb { background-color: #ffd700; color: #FFFFFF; }
.farbe_solar_braun { background-color: #644419; color: #FFFFFF; }
.farbe_solar_hellblau { background-color: #9ed7eb; color: #FFFFFF; }
.farbe_brombeer_lila { background-color: #95185d; color: #FFFFFF; }
.farbe_hell_braun { background-color: #b46b47; color: #FFFFFF; }
.farbe_zusatz_tuerkis { background-color: #4ab9bb; color: #FFFFFF; }
.farbe_zusatz_pink { background-color: #e2007a; color: #FFFFFF; }
.farbe_mf_petrol { background-color: #004a6c; color: #FFFFFF; }
.farbe_p_gruen { background-color: #44a12b; color: #FFFFFF; }
.farbe_luftfahrt_rot { background-color: #cc071e; color: #FFFFFF; }
.farbe_walz_braun { background-color: #7b675a; color: #FFFFFF; }
.farbe_afp_flieder { background-color: #be81b2; color: #FFFFFF; }
.farbe_bauteile_schwarz { background-color: #1a171b; color: #FFFFFF; }
.farbe_giant_gelb { background-color: #efab00; color: #FFFFFF; }
.farbe_planal_gruen { background-color: #749974; color: #FFFFFF; }


/* Kontaktformular */
td.formCaption {
	width: 150px;
	padding: 3px;
	vertical-align: top;
}
td.formValue {
	width: 400px;
	padding: 3px;
	vertical-align: top;
}
input, textarea {
	border: 1px solid #0076ba;
	color: #000000;
	font-size: 11px;
	font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
	padding: 3px;
	background-color: #ffffff;
}
td.formValue select {
	border: 1px solid #0076ba;
	color: #000000;
	font-size: 11px;
	font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
	background-color: #ffffff;
	width: 308px;
}
td.formValue input {
	width: 300px;
}
td.formValue input.zip{
	width: 55px;
}
td.formValue input.city {
	width: 232px;
	margin-right: 5px;
}
td.formValue textarea {
	width: 300px;
	height: 50px;
}
td.formButton input {
	padding: 2px;
	margin-left: 3px;
	margin-top: 5px;
}
td.formValue select {
	color: #000000;
	background-color: #ffffff;
	font-size: 11px;
}
td.formButton input, td.formValue button {
	background-color: #eb691b;
	border: 1px solid #ededef;
	color: #FFFFFF;
	cursor: pointer;
	padding: 3px;
	font-size: 10px;
}
input.frmImportant {
	display: none;
}

/* Master Template Auto Definitions */
div.fliesstext_bild_links, div.fliesstext_bild_rechts {
	margin-bottom: 15px;
}
div.fliesstext_bild_links div.text, div.fliesstext_bild_rechts div.text {
	width:485px;
	margin-bottom: 0px !important;
}
div.fliesstext_bild_links div.bild {
	float:left;
	width:90px;
}
div.fliesstext_bild_rechts div.bild {
	float:right;
	width:90px;
}
div.fliesstext_bild_links div.bild img, div.fliesstext_bild_rechts div.bild img {
	border:none;
}
div.fliesstext_bild_links div.bild {
	margin-right:15px;
	margin-bottom: 15px;
}
div.fliesstext_bild_rechts div.bild {
	margin-left:15px;	
	margin-bottom: 15px;	
}
	
.bilderleiste {
  padding:20px 0 0 0;
}

.bilderleiste .bildbox {
  float:left;
  margin:0 15px 15px 0;
}

.bilderleiste .bildbox img.bild {
  border:1px solid #565656;
}

	
	
/* jQuery Stylish SELECT-Box */
ul.newList {
	list-style:none;
	color:#505050;
	width:110px;
	background:#fff;
	position:absolute;
	display:none;
	border:1px solid #505050;
	top:-22px;
	left:-1px;
	overflow:auto;
	z-index:9999;
}
.newListSelected {
	width:110px;
	float: left;
	border: 1px solid #505050;
	height: 12px;
	font-size: 9px;
	color: #505050;
	padding: 1px 0 3px 0; 
	text-align: center;
	background: url(/en/wLayout/design/img/pfeil_unten.gif) no-repeat 94px 3px;
}
.newListSelected:hover {
	background-color:#505050;
	background-image: url(/en/wLayout/design/img/pfeil_unten_grau.gif);
	color: #FFFFFF;
}
.newListSelected span {
	width:110px;
	display:block;
}
ul.newList li {
	padding:2px 0;
}
.selectedTxt {
	width:110px;
	overflow:hidden;
	height:12px;
}
/* .hiLite {
	background-color:#505050 !important;
	color: #FFFFFF !important;
} */
.newListHover {
	background:#505050 !important;
	color:#FFFFFF !important;
	cursor:default;
	font-weight: bold;
}
.newListSelHover {
	cursor:default;
}
.newListOptionTitle {
	font-weight:bold;
}
.newListOptionTitle ul {
	
}
.newListOptionTitle li {
	font-weight:normal;
}


/* Print Definitions */
@media print
{

	body {
		background:none !important;
		background-color:#FFF;
		margin:0;
		width: 100%;
	}
	#website {
		width: 100%;
	}
	
	#top, #mainmenu, #picture, #breadcrumb, #postmenu ul, #submenu {
		display: none;
	}
	
	#content, #content_start {
		border: none;
	}
}