@import url("/de/wLayout/design/style/weblics_new.css");
/* Basic Definitions */
* {
	margin: 0;
	padding: 0;
}
body {
	background:#626262;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#1a1e20;
}

tbody {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

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


/* Environment Definitions */
#website {
	width:960px;
	margin:0 auto;
	padding:0 7px;
	text-align:left;
	background:url(/de/wLayout/design/img/bg_body.gif) repeat-y center #626262;
}

#header {
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	width: 930px;
	height: 154px;
	padding: 0 0 0 30px;
	position: relative;
	overflow: hidden;
	background: url(/de/wLayout/design/img/bg_header.png) no-repeat left top #FFFFFF;
}
#topbild {
	position: absolute;
	right: 0px;
	top: 0px;
}


/* Topbereich */
#logo {
	height: 35px;
	width: 960px;
	background-color: #FFFFFF;
}
#navlocator {
	background:url(/de/wLayout/design/img/bg_navlocator.gif) no-repeat left top #dedede;
	height: 23px;
        padding:15px 0px 0 0;
        float:left;
	border-bottom: 1px solid #FFFFFF;
  position:relative;
}
#lang {
  position: absolute;
  top: 17px;
  left: 20px;
  width: 100px;
  height: 20px;
}
.flag {
  float: left;
  padding-right: 15px;
}
#nl_left {
	padding:0px 0px 0px 234px;
	font-size:11px;
	text-align:left;
	width: 506px;
	height: 23px;
        float:left;
}
#nl_right {
	padding:0px 20px 0px 0px;
	font-size:11px;
	text-align:right;
	width: 200px;
	height: 23px;
        float:left;
}
#nl_right a {
	background:url(/de/wLayout/design/img/print.gif) no-repeat;
	padding:2px 0 0 25px;
	color:#626262;
	font-size: 11px;
	text-decoration: none;
}
#nl_left a {
        color:#626262;
	text-decoration:underline;
        background:none !important;
}
#nl_left .bold  {
        color:#626262;
	text-decoration:none;
        font-weight:bold;
}


/* Content */
#area {
	width: 960px;
	min-height: 1px;
	_height: 1px;
	border-bottom: 1px solid #FFFFFF;
	background: url(/de/wLayout/design/img/bg_sidenavi.png) repeat-y left top #FFFFFF;
}
#content {
	float:left;
	width:513px;
	padding:22px;
	line-height:18px;
	min-height: 450px;
	_height: 400px;
	overflow-x: hidden;
}
#sidebar {
	float: left;
	width: 185px;
	min-height: 400px;
	_height: 400px;
	padding: 22px 0 22px 2px;
	overflow-x: hidden;
}


/* Footer */
#footer {
	background:url(/de/wLayout/design/img/bg_footer.gif) no-repeat left top #dedede;
	text-align:center;
	padding:20px 0;
	font-size:11px;
	color:#626262;
	line-height: 16px;
}
#footer a {
	color:#626262;
}


/* Navigation Definitions: Top */
#top_navigation {
	float:right;
}

#top_navigation ul {
	margin: 0 5px 0 0;
	list-style:none;
}
#logo ul {
	margin: 0 0 0 5px;
	list-style:none;
}

#top_navigation ul li, #logo ul li {
	display:inline;
}

#top_navigation ul li a , #logo ul li a {
	font-size:11px;
	color:#1a1e20;
	text-decoration:none;
	border-left:1px solid #C7C7C7;
	padding:10px 15px 5px 15px;
	line-height:25px;
}

#top_navigation ul li a:hover, #logo ul li a:hover {
	text-decoration:underline;
}
#logo ul li.first a  {
	border: none !important;
	color: #c7c7c7;
}
#top_navigation ul li.first a {
	border: none !important;
	color:#1a1e20;
}

/* Navigation Definitions: Main */
#main_navigation {
	background:url(/de/wLayout/design/img/nav_bg.gif) repeat-x;
	height:41px;
	text-align: left;
}

#main_navigation ul {
	margin:0 0 0 30px;
	padding:0;
	list-style:none;
}

#main_navigation li.level1 {
	display:inline;
}

#main_navigation li.level1 a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	padding:12px 25px;
	line-height:41px;
	background:url(/de/wLayout/design/img/nav_seperator.gif) no-repeat right;
}

#main_navigation li.level1 a:hover {
	text-decoration:underline;
}

#main_navigation li#menu_aktiv a {
	text-decoration:none;
	font-weight:bold;
}
#main_navigation ul li.last a { 
	background: none !important; 
}

/* Navigation Definitions: Side */
#side_navigation {
	float:left;	
	width:216px;
}

/* Level 1 */
#side_navigation ul.level1 {
	margin: 12px 1px 0 0;
	padding:0 0 44px 0;
	list-style:none;
}
#side_navigation li.level1 {
	padding: 1px 0 2px 0;
	background:url(/de/wLayout/design/img/bg_navi.gif) no-repeat left bottom;
}
#side_navigation li.level1 div {
	padding: 7px 0 7px 21px;
}
#side_navigation li.level1 a {
	color:#1A1E20;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	padding:0 0 10px 0;
}
#side_navigation li.level1 a:hover {
	text-decoration:none;
}
#side_navigation li#lev1_aktiv a {
	text-decoration:none;
	font-weight:bold;
	color: #00adef;
}
#side_navigation li.last {
	background:none;
}


/* Level 2 */
#side_navigation ul.level2 {
	list-style:none;
	margin-top: 1px;
}
#side_navigation li.level2 {
	background: none;
}
#side_navigation li.level2 span {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 2px 21px;
	margin: 0 0 2px 0;
	display: block;
}
#side_navigation li.line {
	background:url(/de/wLayout/design/img/bg_navi_sub.gif) no-repeat left bottom !important;
	padding-bottom: 2px !important;
	margin-bottom: 2px !important;
}
#side_navigation li.level2 div {
	padding: 3px 0 3px 31px;
	margin-bottom: 1px;
	background: url(/de/wLayout/design/img/pfeil_schwarz.gif) no-repeat 21px 7px;
}
#side_navigation li#lev2_aktiv > div {
	background-color: #00adef;
}
#side_navigation li.level2 a {
	font-weight:normal !important;
	color:#1A1E20 !important;
	font-size: 11px;
}
#side_navigation li.level2 a:hover {
	text-decoration:none;
	color:#1A1E20 !important;
}
#side_navigation li#lev2_aktiv a {
	font-weight:normal;
	text-decoration:none;
}

/* Content Elements Definitions */
a { outline: none; }
#content a	{ color:#f6a251; text-decoration:none; }
#content a:hover { color: #00adef; text-decoration:none; }
#content .backlink {
	text-align: left;
}

#content h1 {
	color:#00adef;
	font-size:16px;
	font-weight:bold;
	margin:0 0 20px 0;
}
#content h2 {
	color:#000000;
	font-size:14px;
	margin:0 0 5px 0;
	font-weight:bold;
}
#content ul {
	margin-left: 17px;
	#margin-left: 15px;
}
#content li {
	padding: 2px 0;
}

/* Subtitle */
.subtitle {
	text-align: left;
	color: #81B22F;
	font-size: 10px;
	line-height: 12px;
	padding-top: 5px;
}

/* Suche */
#searchbox {
	margin: 0 15px 20px 15px;
	width: 149px;
	height: 17px;
	border: 1px solid #C7C7C7;
	padding: 2px;
}
#searchbox form {
	display: block;
	height: 17px;
}
#suchbegriff {
	color: #626262;
	width: 120px;
	_width: 115px; /* IE6 */
	height: 15px;
	line-height: 13px;
	font-size: 11px;
	border-style: none;
	border-width: 0px;
	border-color: #FFFFFF;
	padding: 2px 0 0 5px;
	_padding: 1px 0 0 5px; /* IE6 */
}
#searchbox button {
	background-color: #FFFFFF;
	border: none;
	cursor: pointer;
	width: 24px;
	height: 17px;
	vertical-align: top;
}
#searchbox img {
	border: none;
}

/* Produkte */
.container {
	width: 513px;
	min-height: 1px;
	margin-bottom: 20px;
overflow-x:hidden;
}
.product, .category {
	float: left;
	border: 1px solid #c7c7c7;
	width: 243px;
	min-height: 1px;
}
.left_box {
	margin-right: 23px;
_margin-right: 15px;
}
.product h2, .category h2 {
	font-size: 12px !important;
	font-weight: bold;
	padding: 7px;
	margin: 0 !important;
}
.product div.picture, .category div.picture {
	width: 243px;
	min-height: 170px;
	overflow-x: hidden;
	text-align: center;
}
.product div.picture img, .category div.picture img {
	border: none;
}
.product div.enlarge {
	width: 236px;
	min-height: 12px;
	line-height: 12px;
	text-align: right;
	padding: 3px 7px 5px 0;
}
.product div.enlarge a {
	font-size: 10px;
}
.product div.text {
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	width: 229px;
	min-height: 110px;
	padding: 5px 7px;
	overflow-x: hidden;
	font-size: 11px;
	margin: 0 !important;
	line-height: 16px;
}
.product div.text ul {
	margin-left: 13px !important;
	#margin-left: 15px !important;
}
.product div.text li {
	padding: 0 !important;
}
.product div.link {
	width: 231px;
	height: 32px;
	padding: 5px 7px;
	overflow: hidden;
}
.category div.link {
	text-align: right;
	height: 12px;
	width: 231px;
	padding: 5px 7px;
	overflow: hidden;
}
.product div.link a {
	font-size: 10px;
	line-height: 16px;
}
.category div.link a {
	font-size: 10px;
	line-height: 12px;
}

/* Kontaktformular */
td.formCaption {
       width: 150px;
       padding: 3px;
       vertical-align: top;
}
td.formValue {
       width: 320px;
       padding: 3px;
       vertical-align: top;
}
td.formValue input, td.formValue textarea, td.formValue select {
       border: 1px solid #dedede;
       color: #00115e;
       font-size: 11px;
       padding: 3px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       background-color: #FFFFFF;
}
td.formValue select {
       padding: 0px;
}
td.formValue textarea {
       width: 300px;
       height: 50px;
}
td.formValue input {
       width: 300px;
}
td.formValue input.zip {
       margin-right: 5px;
       width: 70px;
}
td.formValue input.city {
       width: 217px;
}
td.formButton input {
       padding: 2px;
       margin-left: 3px;
       margin-top: 5px;
       background-color: #00adef;
       border: 1px solid #dedede;
       color: #FFFFFF;
       cursor: pointer;
}

/* Teaser */
.teaser_container {
	width: 513px;
	min-height: 1px;
	overflow-x: hidden;
	margin-bottom: 10px;
}
.teaser_box {
	float: left;
	width: 240px;
	min-height: 1px;
	margin-right: 11px;
}
.teaser_text {
	font-size: 11px;
}
.teaser_link {}
.teaser_link li {
	line-height: 14px;
	padding: 3px 0 !important;
}
.teaser_link a {
	font-size: 10px;
	text-decoration: none;
	color: #ff6c00;
}
.teaser_link a:hover {
	text-decoration: none !important;
	color: #00adef !important;
}

/* Sidebar */
#sidebar a	{ color:#ff6c00; text-decoration:none; font-size: 11px; }
#sidebar a:hover { color: #00adef; text-decoration:none; }
#sidebar h2 {
	background-color: #00adef;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px 15px;
}
#sidebar .picture {
	width: 185px;
	text-align: center;
	min-height: 1px;
}
#sidebar .picture img {
	border: none;
}
#sidebar .text {
	width: 165px;
	padding: 0 15px;
	font-size: 11px;
	line-height: 16px;
}
#sidebar .service {
	width: 185px;
	min-height: 1px;
	margin-bottom: 20px;
}

/* World Time */
.worldtime {
	margin-bottom: 20px;
}
#clock {
	width:185px;
	text-align:center;
	min-height: 1px;
	padding: 0 0 10px 0;
}
#time {
	text-align: center;
	width: 155px;
	min-height: 1px;
	padding: 0 15px;
}
table#timetable {
	border: none;
	border-collapse: collapse;
	width: 155px;
}
table#timetable td {
	vertical-align: middle;
	text-align: left;
	padding: 0 5px 5px 0;
}

/* Slideshow */
.slideshow {
	width: 513px;
	min-height: 1px;
	margin-bottom: 20px;
}
.slideshow img {
	border: none;
}
.slideshow div.text {
	width: 500px;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin-bottom: 0 !important;
	text-align: center;
}


/* Suchformular */
.searchform {
	margin-bottom: 20px;
}
.searchform span {
	padding-right: 20px;
}
.searchform input {
	border: 1px solid #dedede;
       color: #00115e;
       font-size: 11px;
       padding: 3px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       background-color: #FFFFFF;
	width: 200px;
	margin-right: 10px;
}
.searchform button {
	padding: 2px;
       margin-left: 3px;
       margin-top: 5px;
       background-color: #00adef;
       border: 1px solid #dedede;
       color: #FFFFFF;
       cursor: pointer;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.searchresults {
}
.searchresults ul {
	margin: 0 0 20px 0 !important;
}
.searchresults li {
	border-bottom: 1px solid #dedede;
	padding: 5px 0 !important;
	margin: 0 !important;
}
#results {
	margin: 10px 0;
}
.smalltext {
	font-size: 10px;
	line-height: 14px;
}
.red {
	color: #00adef;
	font-weight: bold;
}
.error {
	font-weight: bold;
}
#back {
	float: left;
	width: 150px;
	height: 20px;
}
#forward {
	float: right;
	width: 150px;
	height: 20px;
	text-align: right;
}
#back a, a.back {
	font-size: 11px;
	text-decoration: none;
}
#back a:hover, a.back:hover { text-decoration: underline; }
#forward a, a.more {
	font-size: 11px;
	text-decoration: none;
}
#forward a:hover, a.more:hover { text-decoration: underline; }
#list_footer_nav {
	float: left;
	width: 213px;
	text-align: center;
}
/* Master Template Auto Definitions */
div.text,div.fliesstext_bild_links,div.fliesstext_bild_rechts {
	margin-bottom: 20px;
}
	
div.fliesstext_bild_links div.text, div.fliesstext_bild_rechts div.text {
	float:left;
	width:322px;
	margin-bottom: 0px;
}
div.fliesstext_bild_links div.bild, div.fliesstext_bild_rechts div.bild {
	float:left;
	width:202px;
}
div.fliesstext_bild_links div.bild img, div.fliesstext_bild_rechts div.bild img {
	border:1px solid #C7C7C7;
}
div.fliesstext_bild_links div.bild {
	margin-right:20px;
}
div.fliesstext_bild_rechts div.bild {
	margin-left:20px;
	text-align: right;	
}
#content_distrib div.fliesstext_bild_rechts div.bild img  {
	border:0;
}	
	


	
.bilderleiste {
  padding:20px 0 0 0;
}

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

.bilderleiste .bildbox img.bild, .bilderleiste .bildbox_r img.bild {
  border:1px solid #c7c7c7;
}
	
	


	
	/* Image Alignment Classes */
	#content img.alignleft {
		margin:0 15px 15px 0;
	}
	
	#content img.alignright {
		margin:0 0 15px 15px;
	}
	
	


	
	/* Even-Odd Table */
	table.styled_table {
		border-collapse: collapse;
		border: 1px solid #C7C7C7;
                margin:16px 0 10px;
		width: 320px;
	}
	div.fliesstext_bild_links table.styled_table, div.fliesstext_bild_rechts table.styled_table { width: 100% !important; }
	table.styled_table td {
		padding:4px 10px 4px 10px;
		line-height:14px;
	}
	table.styled_table tr.odd {
		background:#dedede;
	}
	table.styled_table tr.first {
		background:#81B22F;
		color:#FFF;
		font-weight:bold;
	}

	#content_distrib table.styled_table tr.first,#content table.styled_table tr.prod  {
		background:#DEDEDE;
		color:#000;
		font-weight:bold;
	}
        #content_distrib table.styled_table td {
		padding:4px 4px;
	}
	#content_colleague td a  {
		background-image: none ! important;
	}
	#content td.greenline,#content td.prod_nr  {
		color:#81B22F;
	}
	

	


	
	/* Filetype-Icons */
	a.filetype {
		background-position:left center;
		background-repeat:no-repeat;
		padding-left:29px;
	}
	a.contact   { background:url(/de/wLayout/design/img/email_icon.gif) no-repeat left 2px; }
	
	/* Sonstige Datei-Formate */
	a.pdf   { background-image:url(/de/wLayout/design/img/pdf_icon.gif); }
	a.exe   { background-image:url(/de/wLayout/design/img/fileicons/exe.gif); }
	a.email { background-image:url(/de/wLayout/design/img/fileicons/email.gif); }
	a.external { background:url(/de/wLayout/design/img/fileicons/external.gif) no-repeat left center; padding-left:14px; }
	
	/* Musik-Dateien */
	a.aac { background-image:url(/de/wLayout/design/img/fileicons/aac.gif); }
	a.mid { background-image:url(/de/wLayout/design/img/fileicons/mid.gif); }
	a.mp3 { background-image:url(/de/wLayout/design/img/fileicons/mp3.gif); }
	a.ogg { background-image:url(/de/wLayout/design/img/fileicons/ogg.gif); }
	a.rm  { background-image:url(/de/wLayout/design/img/fileicons/rm.gif); }
	a.wav { background-image:url(/de/wLayout/design/img/fileicons/wav.gif); }
	a.wma { background-image:url(/de/wLayout/design/img/fileicons/wma.gif); }
	
	/* Video-Dateien */
	a.avi { background-image:url(/de/wLayout/design/img/fileicons/avi.gif); }
	a.flv { background-image:url(/de/wLayout/design/img/fileicons/flv.gif); }
	a.mp4 { background-image:url(/de/wLayout/design/img/fileicons/mp4.gif); }
	a.mpeg{ background-image:url(/de/wLayout/design/img/fileicons/mpeg.gif); }
	a.mpg { background-image:url(/de/wLayout/design/img/fileicons/mpg.gif); }
	a.swf { background-image:url(/de/wLayout/design/img/fileicons/swf.gif); }
	a.wmv { background-image:url(/de/wLayout/design/img/fileicons/wmv.gif); }
	
	/* Archive */
	a.ace { background-image:url(/de/wLayout/design/img/fileicons/ace.gif); }
	a.gz  { background-image:url(/de/wLayout/design/img/fileicons/gz.gif); }
	a.rar { background-image:url(/de/wLayout/design/img/fileicons/rar.gif); }
	a.tar { background-image:url(/de/wLayout/design/img/fileicons/tar.gif); }
	a.tgz { background-image:url(/de/wLayout/design/img/fileicons/tgz.gif); }
	a.zip { background-image:url(/de/wLayout/design/img/fileicons/zip.gif); }
	
	/* Word */
	a.doc { background-image:url(/de/wLayout/design/img/fileicons/doc.gif); }
	a.docx{ background-image:url(/de/wLayout/design/img/fileicons/docx.gif); }
	a.odt { background-image:url(/de/wLayout/design/img/fileicons/odt.gif); }
	a.txt { background-image:url(/de/wLayout/design/img/fileicons/txt.gif); }
	
	/* Excel */
	a.csv { background-image:url(/de/wLayout/design/img/fileicons/csv.gif); }
	a.ods { background-image:url(/de/wLayout/design/img/fileicons/ods.gif); }
	a.xls { background-image:url(/de/wLayout/design/img/fileicons/xls.gif); }
	a.xlsx{ background-image:url(/de/wLayout/design/img/fileicons/xlsx.gif); }
	
	/* PowerPoint */
	a.odg { background-image:url(/de/wLayout/design/img/fileicons/odg.gif); }
	a.pps { background-image:url(/de/wLayout/design/img/fileicons/pps.gif); }
	a.ppsx{ background-image:url(/de/wLayout/design/img/fileicons/ppsx.gif); }
	a.ppt { background-image:url(/de/wLayout/design/img/fileicons/ppt.gif); }
	a.pptx{ background-image:url(/de/wLayout/design/img/fileicons/pptx.gif); }
	
	





/* Print Definitions */
@media print
{

	#divEditbutton, #logo, #main_navigation, #header img, #navlocator, #side_navigation, #sidebar, .enlarge, .product .link {
	  display:none;
	}
	#header a img {
display: block !important;
}
#header {
margin-bottom: 20px;
}
	body, #website, #content, #area {
	  background:none !important;
	  background-color:#FFF;
	  margin:0;
	  padding:0;
	  width:auto;
	}
	
	#content {
		border:none;
		float:none;
	}
a.filetype, a.external { padding-left: 0px; }

}