@charset "utf-8";
/*
Produkte


Hellgrau #f2f2f2
Standard-Schrift #333
rote Schrift: #5f260e
*/

html {
	height: 100.05%;
	margin:0 0 1px 0;
	padding: 0;
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #333;
	background-color:#f2f2f2;
	margin-top: 0px;
	border: 0px;
}

h1 {
	font-weight: bold; 
	font-size: 12px; 
	line-height: 23px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}


a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;	
}
a:hover {
	color:#5f260e;
}


.error {
	color: #5f260e;
}


form {
	padding:0;
	margin:0;
}
input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #000;
}


/*specific divs */
#container {
	background-color:#fff;
	width:950px;
	margin:0 auto 0 auto;
	padding: 0;
}

#top {
	width:570px;
	float:left;
}
#website_logo {
	width:240px;
	height:117px;
	margin:34px 0 0 17px;
}
#top_box {
	float:left;
	height:164px;
	width:370px;
	background-color:#fad200;
	position:relative;
	margin:0 0 0 0;
}
#top_box_text {
	position:absolute;
	bottom:30px;
	left:12px;
	color:#333;
	font-size:15px;
	font-weight:bold;
	line-height:20px;
}


#menu {
	float:left;
	width:180px;
	padding: 0 0 0 0; 
	margin:0 10px 0 0;
}
#menu ul {
	background-color: #fff;
	list-style:none;
	margin: 0;
	padding: 0;
	min-height: 240px;
	height: auto !important;
	height: 240px;
}
	
/*Level 1*/
#menu .level1, #menu .level1_open  {
	color: #000;
	height: 22px;
	line-height: 22px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	border-bottom:1px solid #ccc;
	padding:0 0 0 0;
}
#menu .level1_open  {
	background-color: #fff;
	background-image:url(../images/standard/open_menu_box.png);
	background-repeat:no-repeat;
	background-position:0 8px;
}
#menu .level1 a, #menu .level1_open a  { 
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
	text-transform:uppercase;
	padding: 0 0 0 17px;
}
#menu .level1_open a  { 
	color: #000;
}
#menu .level1 a:hover  { 
	font-weight:normal;
	background-image:url(../images/standard/open_menu_box.png);
	background-repeat:no-repeat;
	background-position:center left;
}
/*Level 2*/
#menu .level2, #menu .level2_last, #menu .level2_open, #menu .level2_last_open  {
	background-color: #fff;
	color: #000;
	height: 22px;
	line-height: 22px;
	margin: 0 0 0 0;
	padding: 0 0 0 17px;	
}
#menu .level2_last, #menu .level2_last_open {
	border-bottom:1px solid #ccc;
}
#menu .level2_open, #menu .level2_last_open  {
	background-color: #fff;
	margin-bottom:0;
	background-image:url(../images/standard/open_menu_box.png);
	background-repeat:no-repeat;
	background-position:17px 8px;
}
#menu .level2 a, #menu .level2_last a, #menu .level2_open a, #menu .level2_last_open a  { 
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
	padding:0 0 0 17px;
}
#menu .level2 a:hover, #menu .level2_last a:hover  { 
	background-image:url(../images/standard/open_menu_box.png);
	background-repeat:no-repeat;
	background-position:center left;
}




#template {
	float:left;
	width:750px;
}

#main {
	width:750px;
	float:left;
}

#main_image {
	width:750px;
	height:182px;
	margin:0 0 10px 0;
	/*border-bottom:10px solid #fff;*/
	clear:both;
}



#content {
	vertical-align:top;
	width:570px;
	padding:0;
}
#content h1 {
	padding:0;
	margin:17px 20px 20px 10px;
}
#content p {
	padding:0;
	margin:0 20px 0 10px;
}


.produkte_image {
	width:79px;		/*85-3-3*/
	height:79px;	/*85-3-3*/
	text-align:center;
	padding:3px 3px 3px 3px;
	margin:0;
	border:1px solid #bbb;
}
.produkte_name {
	height:12px;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	vertical-align:middle;
	padding:10px 10px 0 10px;
	margin:0;
	position:relative;
	overflow:hidden;
	border-left:1px solid #bbb;
	border-top:1px solid #bbb;
	border-right:1px solid #bbb;
}
produkte_name a {
	color:#333;
}
.produkte_name a:hover {
	color:#333;
}
.downloads_td {
	border-left:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-right:1px solid #bbb;
	padding:10px 10px 0 0;
}
*html .downloads_td {
	padding-bottom:10px;
}
.downloads_file {
	width:130px;
	height:40px;
	float:left;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	vertical-align:middle;
	color:#4c362a;
	padding:0 0 0 10px;
	margin:0 0 20px 0;
	position:relative;
	overflow:hidden;
	border-right:1px solid #bbb;
}






.hdl_box {
	background-color: #fad200;
	color: #fff;
	height: 27px;
	line-height: 27px;
	font-weight:bold;
	width:171px;
	margin:0 0 0 0;
	padding:0 0 0 9px;
	text-transform:uppercase;
	text-align:left;
}

#sprache_box {
	background-color:#fff;
	width:180px;
	text-align:center;
	margin:10px 0 0 0;
	vertical-align:top;
}
#sprache_form {
	background-color:#f2f2f2;
	height:34px;
	text-align:left;
	padding:0 0 0 9px;
}
#sprache_form img {
	margin:10px 5px 0 0;
}



#suche_box {
	background-color:#fff;
	width:180px;
	text-align:center;
	margin:10px 0 0 0;
	vertical-align:top;
}
#suche_form {
	background-color:#f2f2f2;
	height:34px;
}
#suche_box input {
	width:127px;
	height:14px;
	float:left;
	margin:7px 0 0 9px;
}

#haendlersuche_box {
	background-color:#fff;
	width:180px;
	text-align:left;
	margin:10px 0 0 0;
	vertical-align:top;
}
#haendlersuche_form {
	background-color:#f2f2f2;
	height:54px;
}
#haendlersuche_box input {
	width:127px;
	height:14px;
	float:left;
	margin:3px 0 0 9px;
}



#teaser_box {
	background-color:#f0f0f0;
	width:180px;
	vertical-align:top;
	border-top:58px solid #fff;
}
.grey_teaser_box {
	background-color:#f0f0f0;
	width:164px;
	height:36px;	
	padding:4px 8px 0 8px;
	vertical-align:middle;
	border-bottom:2px solid #fff;
}
.grey_teaser_box a {
	color:#5f260e;
}
.grey_teaser_box a img {
	padding-left:3px; 
}

.grey_teaser_box_more {
	background-color:#f0f0f0;
	width:164px;
	height:36px;	
	padding:8px 8px 0 8px;
	vertical-align:middle;
}
.grey_teaser_box_more a {
	color:#5f260e;
	font-weight:bold;
}
.grey_teaser_box_more a img {
	padding-left:3px; 
}


#footer {
	clear:both;
	background-color:#f2f2f2;
	width:940px;
	height:32px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 8px 10px 0 0;	
	white-space:nowrap;
	text-align:right;
	margin:0;
}
#footer .left {
	float:left;
	width:300px;
	text-align:left;
	vertical-align:top;
}
#footer .right {
	float:left;
	width:640px;
}
#footer a {
	color: #5f260e;
	background-image:none;
	padding-right:0;
}
#footer a:hover {
	color: #5f260e;
}
