/*
Theme Name: Knauer Web
Theme URI: http://www.knauer.de/
Description: Knauer Web Theme
Version: 0.5
Author: Florian Reck
Author URI: http://www.offroad-sticker.de/
Tags: 
Text Domain: BlattFederGangStyle
	Knauer Web Theme
	The CSS, XHTML and design is released under OffroadSticker Propriety License, this means that this theme is dedicated only to our applicant.
*/

body, div, span
{
	margin: 0;
	padding: 0;
	
}
body
{
	background: #04072F;
	text-align: center;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333;
}
.container
{
	text-align: left;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.contentcontainer
{
	background: url('./images/knauer_web_content.png') repeat-y;
	width: 980px;
	float: left;
	clear: both;
	margin-bottom: 20px;
}
.headerimage
{
	width: 980px;
	height: 178px;
	background: url('./images/knauer_web_header.png') no-repeat;
	float: left;
	clear: both;
}
.leftpane
{
	width: 220px;
	float: left;
}
.contentpane
{
	width: 735px;
	margin-left: 5px;
	margin-right: 20px;
	float: left;
	line-height: 1.4em;
}
.navigation
{
	font-size: 1.15em;
	font-weight: bold;
	color: #666;
}
.navigation a, .navigation a:visited
{
	color: #333;
}
.navigation ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.navigation  ul ul
{
	padding: 0;
	margin: 0 0 0 25px;
	display: block;
	width: 120px;
}
.navigation  ul ul ul
{
	margin: 0 0 0 10px;
}
.navigation  ul ul ul li
{
	background: url('./images/Haken.png') no-repeat;
	padding: 0 0 0 10px;
}

.navigation  ul ul li
{
	margin: 5px 0 5px;
}
.navigation  ul ul li a, .navigation  ul ul li a:visited
{
	text-decoration: none;
	background: none;
	padding: 0;
	margin: 0 0 0 0px;
}

.current_page_item a, .navigation li.current-cat a, .current_page_item a:visited, .navigation li.current-cat a:visited
{
	color: #36e;
}
.navigation li.current-cat li a, .current_page_item li a, .navigation li.current-cat li a:visited, .current_page_item li a:visited
{
	color: #333;
}
.navigation ul ul li a:hover, .contentpane a:hover
{
	color: #24c;
}

.footer
{
	clear: both;
	float: left;
	width: 980px;
	height: 47px;
	background: url('./images/knauer_web_footer.png') no-repeat;
}
.contentpane h1
{
	font-size: 1.3em;
}
.contentpane h2
{
	font-size: 1.2em;
}
.contentpane h3
{
	font-size: 1.1em;
}
.contentpane h1, h2, h3, h4
{
	margin: 18px 0 6px 0;
	padding: 0;
}

.contentpane ul
{
	margin-left: 15px;
	list-style-type: square;
	line-height: 1.5em;
}

.contentpane a, .contentpane a:visited
{
	color: #f33;
	text-decoration: none;
	font-weight: normal;
}
.contentpane a:hover
{
	color: #f33;
	text-decoration: underline;
	font-weight: normal;
}

.contentpane p
{
	margin: 2px 0 14px;
	padding: 0;
}
.contentpane .boxcontent p
{
	margin: 10px 0;
}

.contentpane img
{
	border: none;
	padding: 5px;
}

.contentpane img.alignleft
{
	float: left;
}

.contentpane img.alignright
{
	float: right;
}

.beforefooter
{
	clear: both; 
	height: 50px;
	width: 10px;
}
.ngg-gallery-thumbnail
{
	float: left;
	width: 170px;
	height: 128px;
	border: solid 4px #ccc;
	margin: 2px;
}

.ngg-gallery-thumbnail img 
{
	padding: 0;
	margin: 0;
}

.ngg-clear
{
	clear: both;
}
.css_form_textfieldspace input
{
	width: 450px;
	height: 18px;
}
.css_form_messagefield
{
	width: 450px;
	height: 250px;
}


.itembox .header
{
	float: left;
	width: 730px;
	height: 38px;
	background: url('./images/knauer_web_box_header.png');
}
.itembox .header h1, .itembox .header .devicecategory
{
	font-size: 1.3em;
	margin: 15px 0 0 15px;
	color: #FFDB6F;
	float: left;
}

.itembox .boxcontent
{
	float: left;
	clear: both;
	width: 730px;
	background: url('./images/knauer_web_box_content.png');	
}
.itembox .boxcontent ul
{
	margin-left: 20px;
	list-style-type: square;
}

.itembox .boxcontent .wrapper
{
	margin: 0 15px 0 15px;
}

.contentpane img.deviceimage
{
	float: right;
	margin: 10px 15px 5px 5px;
}

.itembox .footer
{
	clear: both;
	width: 730px;
	height: 24px;
	background: url('./images/knauer_web_box_footer.png');
}

.productlistitem, .productlistitem a, .productlistitem a:visited
{
	text-decoration: none;
	color: #f33;
}

.productlistitem a:hover
{
	text-decoration: underline;
	color: #FF3333;
}

.productlistitem
{
	float: left;
	width: 230px;
	height: 20px;
	display: block;
}

.productlist
{
	list-style-type: none;
	width: 700px;
}

.itemboxlink a, .itemboxlink a:visited, .itemboxlink a:hover
{
	font-weight: bold;
	color: #ffdb6f;
	text-decoration: none;
}
