body {
	margin: 0;
	padding: 0;
	background: #000;
}

#maincontainer {
	width: 965px;
	margin: 0 auto;
}

#header {
	width: 965px;
	height: 157px;
}

#logo { width: 965px; height: 130px; }

#tools {
	float: left;
	width: 102px;
	font-size: 11px;
	height: 27px;
}
	#tools a {
		float: left;
		display: block;
		margin: 0px 0px 0px 0px;
		height: 27px;
		text-indent:-999px;
		overflow:hidden;
	}
		#tools a.fnc-print {
			background: url(../img/functions.png) no-repeat 0 0px;
			width:22px;
		}
		#tools a.fnc-print:hover { background: url(../img/functions.png) no-repeat 0px -27px; }
		#tools a.fnc-mail {
			background: url(../img/functions.png) no-repeat -22px 0px;
			width:29px;
		}
		#tools a.fnc-mail:hover { background: url(../img/functions.png) no-repeat -22px -27px;	}
		#tools a.fnc-impressum {
			background: url(../img/functions.png) no-repeat -51px 0px;
			width:20px;
		}
		#tools a.fnc-impressum:hover { background: url(../img/functions.png) no-repeat -51px -27px; }
		#tools a.fnc-sitemap {
			background: url(../img/functions.png) no-repeat -71px 0px;
			width:31px;
		}
		#tools a.fnc-sitemap:hover { background: url(../img/functions.png) no-repeat -71px -27px; }




#language {
	float: left;
	padding: 0 0 0 10px;
	width: 148px;
}
#language a {
	font-size: 11px;
	color: #8c8b8b;
}
#language a:hover, #language a.current { color: #fff; }

#adresse {
	float: left;
	width: 705px;
	font-size: 10.5px;
	z-index:10000000;
}

#functions {
	width: 965px;
	height: 30px;
}

#search {
	float: left;
	width: 240px;
	height: 25px;
	padding: 3px 0 0 0px;
	margin: 0 20px 0 0;
	background: #666;
	position: relative;
}

#search input {
	background: #666;
	border: 1px solid #fff;
	color: #fff;
}

#search fieldset {border:none;margin:0;padding:0;}

#searchresult {
	background: #000;
	width:240px;
	position:absolute;
	top:31px;
	left:0px;
	z-index:10;
	/*display:none; */
	padding: 0px 0 10px 0px;
}

#livesearch {
	background: #666;
	padding: 5px 0 10px 5px;
	display: none;
}

#livesearch a {
	color: #fff;
}
#livesearch a:hover { color: #e15517; }

#topNavigation {
	float: left;
	width: 705px;
	height: 30px;
	background: #666;
}
#topNavigation ul { list-style-type: none; margin: 0; padding: 7px 0 0 8px; }
#topNavigation ul li { float: left; margin-right: 20px; }
#topNavigation ul li a { color: #fff; font-weight: bold; }
#topNavigation ul li a:hover, #topNavigation ul li.current a { color: #e15517; }

#contentBox {
	width: 965px;
	padding: 10px 0 0 0;
}

#navigationBlog {
	float: left;
	width: 240px;
	margin: 0 20px 0 0;
}

#navigationBlog ul { list-style-type: none; margin: 0px; padding: 0px;}

#navigationBlog label.screen-reader-text { display:none; }

#search-3 {margin-top:20px;}

#navigation {
	float: left;
	width: 240px;
	margin: 0 20px 0 0;
}
#navigation ul { list-style-type: none; margin: 0; padding: 10px 0 0 0; }
#navigation ul li {
	display: block;
	width: 240px;
}
#navigation ul li a {
	display: block;
	padding: 0 0 5px 10px;
	width: 230px;
	color: #fff;
	background: url(../img/nav_icon_out.png) no-repeat 0px 6px;
}
#navigation ul li a:hover, #navigation ul li.current a {
	color: #e15517;
	background: url(../img/nav_icon_over.png) no-repeat 0px 6px;
}

#navigation ul li ul { display: none; }
#sidebar ul li ul {display:block !important;}
#navigation ul li.current ul { display: block; margin: 0; padding: 0 0 5px 0; }

#navigation ul li.current ul li a {
	color: #fff;
	width: 220px;
	background: none;
	padding: 0 0 5px 20px;
}
#navigation ul li.current ul li.current a, #navigation ul li.current ul li a:hover {
	color: #e15517;
	background: none;
}

#content {
	float: left;
	width: 490px;
	padding: 0 0 0 0;
}

#widecontent {
	float: left;
	width: 705px;
	padding: 0 0 0 0;
}


#contentProdukte {
	float: left;
	width: 705px;
}

#hometext {
	width: 460px;
	padding: 0 30px 0 0;
}
#produktetext {
	width: 705px;
}

#contentTitle {
	width: 480px;
	height: 90px;
	padding: 0 0 10px 10px;
	margin: 0 0 30px 0;
	/*position: relative; */
	background: url(../img/background_titel.png);
}
#contentTitle h1, #contentTitleProdukteUebersicht h1 {
	/*position: absolute; 
	bottom: 10px; */
	margin: 0;
	padding: 0;
	font-size: 23px;
	font-weight: normal;
}
#contentTitle span {
	font-size: 17px;
	font-weight: normal;
}

#contentTitle span.ajaxSearch_highlight {font-size:23px;}

#contentTitleProdukteUebersicht {
	background: url(../img/produkte_uebersicht_background.png);
	width: 695px;
	height: 120px;
	padding: 0 0 10px 10px;
}


#rightBoxHome {
	float: left;
	width: 215px;
}

#rightBox {
	float: left;
	padding: 120px 0 0 40px;
	width: 175px;
}

#rightBox h1 {
	font-size: 17px;
	font-weight: normal;
	line-height: 16px;
}

#rightBox ul { margin: 0; padding: 0; list-style-type: none; }

#rightBox ul li a {
	color: #e15517;
	padding: 0 0 0 10px;
	background: url(../img/nav_icon_over.png) no-repeat 0px 6px;
}


#kontaktbutton {
	width: 135px;
	height: 20px;
	padding: 30px 0 0 40px;
	background: url(../img/kontakt_button.png);
}

#footer {
	padding: 30px 0 0 260px;
	color: #8c8b8b;
	font-size: 10px;
}
#footer a { color: #8c8b8b; }


#ajaxSearch_output {
	margin-top: 1px;
	background-color: #666;
	padding-bottom: 10px;
}

#ajaxSearch_outut a, a.AS_ajax_resultLink {
	color: #fff;
	padding-left: 8px;
}

a.AS_ajax_resultLink:hover {
	color: #e15517;
}

#AS_ajax_more {
	margin-left: 8px;
}

a.produkte {
	display: block;
	width: 155px;
	background: url(../img/pfeil.png) no-repeat 28px 2px;
}
a.produktef {
	display: block;
	width: 155px;
	background: url(../img/pfeil.png) no-repeat 45px 2px;
}
