/* Anfang Reset CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: "Lucida Grande", "Lucida Sans", "Lucidux Sans", Lucidux, sans-serif;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* Ende Reset CSS */
body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans", "Lucidux Sans", Lucidux, sans-serif;
	font-size: 13px;
	line-height: 16px;
	background-image: url(../media/hg_alu_verlauf.jpg);
	background-position: center top;
	color: #000000;
	background-repeat: repeat-x;
}
#header {
	height: 250px;
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#logo_claim {
	background-color: #666666;
	height: 250px;
	width: 200px;
	position: static;
	float: left;
}
#mood {
	float: left;
	margin-left: 250 px;
	height: 250px;
	width: 750px;
	left: 250px;
	background-color: #FFFFFF;
	clip: rect(auto,auto,auto,250px);
	background-image: url(../media/moodshot.jpg);
	background-repeat: no-repeat;
}
#footer {
	font-family: "Lucida Grande", "Lucida Sans", "Lucidux Sans", Lucidux, sans-serif;
	width:950px;
	clear:both;
	height:50px;
	text-align:center;
	position:static;
	bottom: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 11px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	color: #999;
}

#navi {
	text-align: center;
	background-color: #333333;
	height: 35px;
	width: 950px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#produkt_bild {
	width: 750px;
	float: left;
	background-image: url(../media/hg_produkt.jpg);
	height: 386px;
	background-repeat: repeat-x;
}
#produkt_bild_amp {
	width: 750px;
	float: left;
	background-image: url(../media/hg_produkt.jpg);
	background-repeat: repeat-x;
}
#produkt_text {
	width: 710px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 40px;
}
#produkt_text p{
	font-family: "Lucida Grande", "Lucida Sans", "Lucidux Sans", Lucidux, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	margin-bottom: 9px;
}
#produkt_text h1{
	font-family: "Lucida Grande", "Lucida Sans", "Lucidux Sans", Lucidux, sans-serif;
	font-size: 14px;
	color: #06C;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 15px;
}

.sprache_container {
	height: 35px;
	width: 200px;
	display: block;
	float: left;
	background-color: #262626;
}
.sprache_de {
	height: 11px;
	width: 16px;
	display: block;
	float: left;
	text-align: center;
	background-position: 0;
	left: 20px;
	margin-left: 79px;
	margin-top: 11px;
}
.sprache_en {
	height: 11px;
	width: 16px;
	display: block;
	float: left;
	text-align: center;
	background-position: 0;
	left: 20px;
	margin-left: 10px;
	margin-top: 11px;
}
#submenu {
	width: 180px;
	float: left;
	background-color: #FFFFFF;
	height: 100%;
	padding: 10px;
}
#submenu_produkt{
	width: 180px;
	height: 450px;
	float: left;
	height: 100%;
	padding: 10px;
	background-image: url(../media/hg_produkt.jpg);
	background-repeat: repeat-x;
}
.fliesstext {
	font-family: "Lucida Grande", "Lucida Sans", "Lucidux Sans", Lucidux, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	float: right;
	width: 720px;
	display: inline;
	margin: 10px;
	background-color: #FFFFFF;
}
.produkt_fliesstext {
	font-family: "Lucida Grande", "Lucida Sans", "Lucidux Sans", Lucidux, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	display: inline;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.headline {
	font-family: "Lucida Grande", "Lucida Sans", "Lucidux Sans", Lucidux, sans-serif;
	font-size: 18px;
	color: #06C;
	line-height: 30px;
	font-weight: bold;
}
.headline_klein {
	font-family: "Lucida Grande", "Lucida Sans", "Lucidux Sans", Lucidux, sans-serif;
	font-size: 14px;
	color: #06C;
	line-height: 50px;
	background-color: #FFFFFF;
	font-weight: bold;
}

.container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#inhalt {
	width: 750px;
	background-color: #FFFFFF;
	float: right;
}
#inhalt_startseite {
	width: 950px;
	background-color: #FFFFFF;
	float: left;
}

#impressum {
	float: left;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans", "Lucidux Sans", Lucidux, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 40px;
}
#philosophie, vertrieb {
	float: left;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans", "Lucidux Sans", Lucidux, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 20px;
	margin-right: 70px;
	margin-bottom: 40px;
}
#produkt {
	float: right;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans", "Lucidux Sans", Lucidux, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0;
	margin-bottom: 20px;
	width: 750px;
	padding-bottom: 40px;
}
#zweispalter1, #zweispalter2 {
	float: left;
	width: 350px;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans", "Lucidux Sans", Lucidux, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#einspalter {
	float: left;
	width: 700px;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans", "Lucidux Sans", Lucidux, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 0px;
}
a {
	text-decoration:none;
	color: #06C;
}
a:hover, a:focus {
	text-decoration:underline;
}
#download_broch {
	width: 150px;
	line-height: 16px;
	margin-top: 220px;
	margin-left: 15px;
}
#download_details {
	width: 150px;
	line-height: 16px;
	margin-top: 15px;
}
.tabelle_trennbalken {
	color: #000;
	height: 2px;
	background-image: url(../media/trennung_tabelle.png);
	background-repeat: repeat-x;
	background-position: center;
}



/* Anfang png fix*/
img, div { behavior: url(../pages/iepngfix.htc) }
/* Ende Reset CSS */

