body, html {
	color: #000000;
	background: #A8AFB9 url(img/bg.jpg) 300px top no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-bottom:50px;
	/*letter-spacing: 0.05em;*/
}

#contentwrap #content p .aufbauanleitung
{ color:#FEB400; font-weight:normal; text-decoration:underline;}

#textblock .pdficon {
	float: left;
	margin-right: 3px;
	position: relative;
	margin-bottom: 10em;

}

#logo {
position: relative;
margin: 20px 0 0 860px;

}
#contentwrap{
background:   url(img/content_shadow_bottom.jpg) no-repeat 220px bottom;
position: relative;
width: 760px;
border: hidden black 1px;
padding: 0 10px 10px 220px;
}
#content {
background:   url(img/content_shadow.jpg) no-repeat right top #F3F4F5;
width: 760px;
line-height: 18px;

}
#content h1 { margin-top: 0; }
#contentheader {
 white-space: nowrap;
}
#breadcrumb {
margin: 5px 200px 0 10px;
padding: 0;
}
#textblock {
position: relative;
margin: 10px 200px 10px 10px;
padding: 8px 0 0 0;
}
#floatbreaker {
background: white;
padding: 20px 10px 10px 10px;
}
#textblock img {
	float: left;
	margin-right: 10px;
	position: relative;
	margin-bottom: 10em;

}
#textblock h1, #textblock h2, #linkbox h1, #linkbox h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
}
#textblock p, #linkbox p{
 margin: 0 0 10px 0;
}
#linkboxwrap {
position: absolute;
left: 560px;
top: 0;
background: #fff;
width: 170px;
padding: 0;
}
#linkboxwrap img {
    margin: 7px 0 0 0;
	position: relative;
}
#linkbox {
padding: 5px;
width: 160px;

}
#subnavwrap {
position: absolute;
top: 0;
left: 20px;
background: #A7B0B8 url(img/subnav_shadow_bottom.gif) no-repeat right bottom;
width: 200px;
padding: 0;
}
#subnav {
background: #fff url(img/subnav_shadow.gif) repeat-y right top;
padding: 5px;
margin-bottom: 10px;
}
#subnav ul{
 list-style: none;
	margin: 0; 
	padding: 6px;
}
#subnav li {	margin-bottom: 8px;}
#subnav a:link, #subnav a:visited, #content a:link, #content a:visited{
color: #728089;
text-decoration: none;
font: bold 13px Arial, Helvetica, sans-serif;
}
#subnav li a:active, #subnav li a:hover, #breadcrumb a:hover, #breadcrumb a:active {text-decoration: underline;}

#mainnav {
margin: -10px 0 0 0;
float:left;
width: 100%;
}
#product {
 clear: left;
	position: relative;
	left: 20px;
	width: 980px;
	font-size: 6px;
	padding: 0;
	height: 9px;
}
#mainnav ul {
 list-style: none;
 white-space: nowrap;
	margin: 0 0 0 220px;
	padding: 0;
}
#mainnav li {
margin: 0;
padding: 0 0 0 4px;
float:left;
background-position: left top;
background-repeat: no-repeat;
}
#mainnav a {
display: block;
float: left;
background-position: right top;
background-repeat: no-repeat;
padding: 5px 24px 5px 10px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#impressum {
font-size:10px;
color: #999999;
margin-right: 200px;
text-align: right;
}

#content #impressum a:link, #content #impressum a:visited{
font-size:10px;
color: #999999;
text-decoration: underline;

}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#mainnav a {float:none;}
/* End IE5-Mac hack */

.kontakt {
	padding-left:1em;
}