/*YUI CSS RESET */body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;}

html {overflow-y:scroll;}
td, th {text-align:left;vertical-align:top;}
strong, b, th {font-weight:700;}
em, i {font-style:italic;}
u {text-decoration:underline;}

* {outline:0;background-repeat:no-repeat;}
a *, input[type=submit], button {cursor:pointer;}

.red {color:red;}
.green {color:#a0c844;}
.clear {clear:both;}

html {
	background-color:#58666e;
}
body, input, select, textarea, td {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#909ca1;
}

a {
	color:#909ca1;
	text-decoration:none;
}

h1 {
	font-size:13px;
	color:#a0c844;
	margin-bottom:10px;
}

#content p,
#content ul,
#content ol {
	margin-bottom:18px;
}

#content ul {
	margin-left:20px;
	list-style:disc;
}

#wrapper {
	width:990px;
	margin: 20px auto;
}

#site {
	width:990px;
	background-color:#FFF;
	float:left;
	position:relative;
}

#site.home {
	width:990px;
	height:600px;
	background-image:url(../img/home.png);
	background-position:50px bottom;
	float:left;
	z-index:10;
	position:relative;
}

.emo {
	float:left;
	width:255px;
}

.emo img {
	float:left;
}

#content {
	width:400px;
	padding:30px 50px 30px 50px;
	float:left;
	font-size:12px;
}

#content a {
	border-bottom:1px dotted #909ca1;
}

#footer a {
	border:0;
}

#footer a:hover{
	border-bottom:1px dotted #909ca1;
}
#content a:hover {
	border-bottom:0;
}

#content a.img,
#content a.img:hover {border-bottom:0;}

#content a img  {
	-webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
			transition: opacity 0.2s ease;
}

#content a:hover img {
	opacity: 0.7;
}

#content .text{
	padding-top:40px;
	float:left;
	width: 400px;
	overflow: hidden;
}

#content .text ul.produkte {
	margin-left:0;
	margin-bottom:10px;
	width: 410px;
	list-style:none;
}

#content .text ul.produkte a{
	border-bottom:0;
}

#content .text ul.produkte a:hover{
	border-bottom:1px dotted #909ca1;
}

#content .text ul.produkte a.img:hover{
	border-bottom:0;
}

#content .text ul.produkte li {
	height:150px;
	width:125px;
	line-height:15px;
	float:left;
	margin-right:10px;
}

#content .text img.map {
	margin-right:15px;
}

#content .text .entrie img {
	float:right;
	margin-left:5px;
}

#content .header {
	min-height:130px;
	font-size:11px;
}

#content .header a {
	border-bottom:0;
}

#content .header a:hover {
	border-bottom:1px dotted #909ca1;
}

#content .header img {
	float:left;
	border:1px solid #ccc;
	margin-right:15px;
	margin-top:10px;
}

#content .header img.print {
	margin:0;
	border:0;
	float:none;
	vertical-align:middle;
	padding-right:5px;
}

#sidebar {
	width:235px;
	float:right;
}

#search {
	float:right;
	margin-right:30px;
	margin-top:30px;
	margin-bottom:30px;
}

#search img.fb {
	vertical-align:middle;
	margin-bottom:1px;
	float:left;
}

#search a:hover img {
	opacity: 0.7;
}

#search input {
	width:130px;
	border:1px solid #ccc;
	padding:3px;
	margin-right:20px;
	float:left;
}

#navi {
	width:210px;
	float:right;
	font-size:13px;
	line-height:20px;
}

#navi a {
	color:#ccc;
	display:inline-block;
}

#navi li a.on,
#navi a:hover {
	color:#a0c844;
}

#navi li a.on {
	padding-top:20px;
	padding-bottom:20px;
}

#navi li:first-child a.on {
	padding-top:0px;
	padding-bottom:20px;
}

#footer {
	width:700px;
	height:30px;
	z-index:20;
	float:left;
	position:absolute;
	left:305px;
	bottom:0;
	line-height:30px;
}

.home #footer {
	left:20px;
	bottom:8px;
}



/* Download Tool */
#site .download_tool {
	width:100%;
	float:left;
	line-height:21px;
	font-size:0.9em;
	color:#818587;
}

	#site .download_tool a{
	border:0;
	color:#969a9c;
}
	#site .download_tool,
	#site .download_tool ul,
	#site .download_tool li {
		list-style:none;
		padding:0;
		margin:0;
	}
	#site .download_tool ul,
	#site .download_tool li.expanded li.collapsed ul {
		display:none;
	}
	#site .download_tool li.expanded ul {
		display:block;
	}

	
	/* background color */
	#site .download_tool li {
		background-color:#cbcbcb;
	}
	#site .download_tool li li {
		background-color:#dbdbdb;
	}
	#site .download_tool li li li {
		background-color:#e9e9e9;
	}
	#site .download_tool li li li li {
		background-color:#f3f3f3;
	}
	#site .download_tool li li li li li {
		background-color:#fafafa;
	}
	
	#site .download_tool li.dir {
		background-image:url(../img/dl/collapsed.png);
		background-repeat:no-repeat;
		border-top:1px solid #FFF;
		cursor:pointer;
		opacity:0.9;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
		filter: alpha(opacity=90);
		padding:0;
	}
	#site .download_tool li.expanded,
	#site .download_tool li.dir:hover {
		opacity:1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
	}
		/* 1st level */
		#site .download_tool li.dir {
			background-position:4px 4px;
		}
		#site .download_tool li.dir span,
		#site .download_tool li.dir a {
			padding-left:24px;
		}
		/* 2nd level */
		#site .download_tool li.dir li.dir {
			background-position:24px 4px;
		}
		#site .download_tool li.dir li.dir span,
		#site .download_tool li.dir li.dir a {
			padding-left:44px;
		}
		/* 3rd level */
		#site .download_tool li.dir li.dir li.dir {
			background-position:44px 4px;
		}
		#site .download_tool li.dir li.dir li.dir span,
		#site .download_tool li.dir li.dir li.dir a {
			padding-left:64px;
		}
		/* 4th level */
		#site .download_tool li.dir li.dir li.dir li.dir {
			background-position:64px 4px;
		}
		#site .download_tool li.dir li.dir li.dir li.dir span,
		#site .download_tool li.dir li.dir li.dir li.dir a {
			padding-left:84px;
		}
	#site .download_tool li.dir.expanded {
		background-image:url(../img/dl/expanded.png);
	}
	
	#site .download_tool li.file {
		padding-left:25px;
		background-repeat:no-repeat;
		border-top:1px solid #CCC;
	}
	#site .download_tool li.file:hover {
		background-color:#fff;
	}
		/* 1st level */
		#site .download_tool .dir .file {
			background-position:21px 1px;
		}
		/* 2nd level */
		#site .download_tool .dir .dir .file {
			background-position:41px 1px;
		}
		/* 3rd level */
		#site .download_tool .dir .dir .dir .file {
			background-position:61px 1px;
		}
		/* 4th level */
		#site .download_tool .dir .dir .dir .dir .file {
			background-position:81px 1px;
		}
		
		
		/* file extension */
		#site .download_tool li.file {
			background-image:url(../img/dl/unknown.png);
		}
		#site .download_tool li.file.ext_pdf {
			background-image:url(../img/dl/pdf.png);
		}
		#site .download_tool li.file.ext_psd {
			background-image:url(../img/dl/psd.png);
		}
		#site .download_tool li.file.ext_doc,
		#site .download_tool li.file.ext_docx {
			background-image:url(../img/dl/doc.png);
		}
		#site .download_tool li.file.ext_xls,
		#site .download_tool li.file.ext_xlsx {
			background-image:url(../img/dl/xls.png);
		}
		#site .download_tool li.file.ext_zip,
		#site .download_tool li.file.ext_rar {
			background-image:url(../img/dl/zip.png);
		}
		#site .download_tool li.file.ext_gif,
		#site .download_tool li.file.ext_jpg,
		#site .download_tool li.file.ext_jpeg,
		#site .download_tool li.file.ext_eps,
		#site .download_tool li.file.ext_ai,
		#site .download_tool li.file.ext_tif,
		#site .download_tool li.file.ext_tiff,
		#site .download_tool li.file.ext_png {
			background-image:url(../img/dl/jpg.png);
		}
		#site .download_tool li.file.ext_ppt,
		#site .download_tool li.file.ext_pptx,
		#site .download_tool li.file.ext_pps,
		#site .download_tool li.file.ext_ppsx {
			background-image:url(../img/dl/ppt.png);
		}
		
	#site .btn_expand_all,
	#site .btn_collapse_all {
		padding:2px 10px;
		background-color:#EFEFEF;
		border:1px solid #CCC;
		cursor:pointer;
	}


