@charset "utf-8";
/* CSS Document */
/* gold: #a48b40 */
/* grau: #6d6d6d */
/* blau: #0e72b5 */

.clear:after {
	content: ""; display: block; clear: both;
}
.clear {
	zoom: 1;
}
	
body {
	font-family:Verdana, Geneva, sans-serif;
	color:#6d6d6d;
	background: #FFF url(../images/header_bg.jpg) repeat-x;
}

#warp {
	margin:0 auto;
	height:600px;
}

#warp-header {
	height:100px;
	background-image:url(../images/bg-header-logo.gif);
	background-repeat:repeat-x;
}
#warp-header-center {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	position:relative;
}
#warp-header-center h1 a {
	display: block; width:513px; height:84px; float:left;
	margin: 8px 0 0 -6px;
	background-image:url(../images/ubg-logo.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#warp-menu {
	height:32px;
	background-image:url(../images/bg-menu.gif);
	background-repeat:repeat-x;
}
#warp-menu-center {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:32px;
}
#header-warp {
	height: 300px;
	background-image: url(../images/bg-header-ubg.jpg);
}
#header-content {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:300px;
}

/* Header ------------------------------------------------------ */
.header-anim {
	width:960px;
	height:300px;
	/* border-right:#BA9E01 solid 1px; */
	/* border-left:#BA9E01 solid 1px; */
}

.header-anim li {
	width:960px;
}

#header-content .header-imgs {
	float: right;
}

#header-content .header-text {
	width:470px;
	overflow:hidden;
	float: left;
	background-image:url(../images/bg-header-img.jpg);
}
#header-content p {
	line-height:20px;
	color:#FFF;
	font-size:16px; font-weight:bold;
}
#header-content a {
	color:#FFF; padding: 5px; text-decoration:none; background-image:url(../images/black_transparent.png);
	line-height:40px;
}
#header-content a:hover {
	background:#fff; color:#0e72b5;
}
#header-content .header-space-top {
	height:40px;
}

#logo-txt {
color:#FFFFFF;
font-size:15px;
font-weight:bold;
height:36px;
left:64px;
position: absolute;
text-align:left;
top:73px;
width:463px;
z-index:50;
}
/* content-warp ------------------------------------------ */
#content-center {
	background-image: url(../images/gradient-header-bottom.gif);
	background-repeat:repeat-x;
}

#content-warp {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	padding-top:30px;
}

#content-warp h3{
	margin: 20px 0;
	color:#6d6d6d; font-size: 22px; 
}

#content-warp p {
	color:#6d6d6d; font-size: 14px; line-height: 20px;
	padding-bottom:20px;
}
#content-warp a {
	color:#0e72b5; padding: 0 1px 0 1px; background-color:#fcfcfc; font-weight:bold;
}
#content-warp a:hover {
	color:#fff; text-decoration:underline; background-color:#0e72b5;
}

#content-warp ul {
	color:#6D6D6D;
	font-size:14px;
	line-height:20px;
	list-style:disc outside url("../images/list_icon2.png");
	margin:10px 0 10px 20px;
}


#produkt-foto {
	float:right;
	width:355px; height:310px;
	background-image:url(../images/b-o-x-x_dose1.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#anwendung ul {
	list-style:none;
}
#anwendung li {
	list-style:url(../images/list_icon2.png);
	list-style-position: inside;
	padding:12px 0 0 0px;
}

#anwendung ul ul li {
	list-style:url(../images/list_icon3.png);
	list-style-position: inside;
	font-weight:normal;
	padding: 0 0 0 20px;
}

/* window-grey ------------------------------ */
.window-grey {
	float:left;
	width:420px;
	padding: 24px;
	border:solid #f2f2f2 2px;
}
.window-grey h4 {
	color:#6D6D6D;
	font-size:20px;
	font-weight:bold;
	padding:0 0 10px;
}
.window-grey ul {
	font-size:14px;
	list-style:outside;
	margin-left:20px;
}
.window-grey li {
	list-style: none outside url("../images/list_icon3.png");
	line-height:24px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.img-right {
	float:right;
	margin-left: 30px;
}
.img-right-abstand {
	float:right;
	text-align: center;
	margin-left: 30px;
	width:250px;
}
.window-end {
	clear:both;
	height:20px;
}
.window-fix-height {
	height: 200px;
}
/* end window-grey ------------------------------ */

/* Order Fenster ------------------------------ */
#side {
	width: 350px; float:right;
	padding: 24px 0 0 40px;
	margin-bottom: 20px;
}
#side #f-top {
		height: 20px; background-image:url(../images/fenster_top.jpg); background-repeat:no-repeat;
}
#side #f-middle {
	background-image:url(../images/fenster_middle.jpg); background-repeat:repeat-y;
}
#side #f-bottom {
		height: 20px; background-image:url(../images/fenster_bottom.jpg); background-repeat:no-repeat;
}

#side a.order-button {
	text-decoration:none;
	display:block;
	overflow:hidden;
	width:290px;
	height:90px;
	margin:0 0 0 30px;
	line-height:90px;
	text-align:center;
	background-color: transparent;
	font-size: 26px; font-weight:bold; color:#6d6d6d;
	background-image:url(../images/order_btn_off.png); background-repeat:no-repeat;	
}
#side a.order-button:hover {
		display:block;
		background-color: transparent;
		background-image:url(../images/order_btn_on.png);
		background-repeat:no-repeat;
}

#side #f-middle ul#order-info {
	margin: 10px 0px 0px 60px;
	padding-bottom:20px;
	list-style:url(../images/list_icon1.png);
	line-height:20px; font-size: 17px; color:#6d6d6d;
}
#side #f-middle ul#order-info li {
	padding: 10px 0 0 0;
}
/* End Order Fenster ------------------------------ */

/* Zusatzinfos Fenster ------------------------------ */
#zusatzinfos {
}

.window-460-left {
	float:left;
	display:block;
	width:460px;
}
.window-460-right{
	float: right;
	display:block;
	width:460px;
}
.window-460-height {
	height:105px;
}
.window-460-top {
	width:460px;
	height:20px;
	background-image:url(../images/fenster460_top.jpg);
}
.window-460-bottom {
	width:460px;
	height:20px;
	background-image:url(../images/fenster460_bottom.jpg);
}
.window-460-middle {
	width:460px;
	background-image: url(../images/fenster460_middle.jpg);
	background-repeat:repeat-y;
}
.window-460-middle h4 {
	padding: 0 20px 10px 20px;
}
.window-460-middle p {
	padding: 0 20px 0 20px;
}

#order-hotline-img {
	float:right;
	display:block; width:100px; height:100px;
	background-image:url(../images/order-hotline_icon.png);
	background-repeat:no-repeat;
	margin-top:-3px;
}

/* Footer Teile -------------------------------- */
#footer-wrap {
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:201px;
}
#footer {
	width:980px; height:201px; margin: 0 auto;
	background-image:url(../images/footer_ubg_text.png);
	background-repeat:no-repeat;
	background-position:center 22px;	
}
#footer .kontakt {
	float:right; width: 700px;
	text-align:right;
	margin: 175px 20px 0 0;
	font-size:10px; color:#FFF;
}
#footer .kontakt a {
	color:#FFF; text-decoration:none;
	padding: 0px 2px 1px 2px;
}
#footer .kontakt a:hover, #footer .kontakt a:active {
	background-image:url(../images/black_transparent.png);	
}

/* Language Button ------------------------ */
#warp-header-center #language-navi {
	float:right;
	margin: 71px 0 0 0;
	text-align:right;
	background-image:url(../images/lang_btn_bg.jpg);
	background-repeat:no-repeat;
	height:27px;
}
#warp-header-center #l-navi-ende {
background-image:url("../images/lang_btn_right.jpg");
background-position:left center;
background-repeat:no-repeat;
clear:right;
float:right;
height:25px;
margin:73px -4px 0 0;
width:15px;
}

#warp-header-center #language-navi p {
	padding:12px 4px 0 20px;
	font-size:12px;
	color:#6d6d6d;
}
#warp-header-center #language-navi p a.eng {
	background-image:url(../images/flag_icon_eng.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#6d6d6d;
	margin-left:4px;
	padding-left:22px;
	text-decoration:none;
}
#warp-header-center #language-navi p a:hover.eng, #header #language-navi p a:active.eng{
	color:#0e72b5;
}
#warp-header-center #language-navi p a.ger {
	background-image:url(../images/flag_icon_ger.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#6d6d6d;
	margin-left:4px;
	padding-left:22px;
	text-decoration:none;
}
#warp-header-center #language-navi p a:hover.ger {
	color:#0e72b5;
}

/* End Language Button ------------------------ */

/* Schnick schnack --------------------------- */
#logoleiste img {
	padding: 60px 20px 30px 0;
}
#logoleiste a:hover {
	background-color: transparent;
}

/* Warenkorb Teile ----------------------------------- */

#zahlungsart1 {
	float:left;
	width:295px; height:135px;
	text-align:center;
	background-image:url(../images/payment-btn_ger.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	margin: 10px;
}
#zahlungsart1:hover, #zahlungsart1:active {
	background-image:url(../images/payment-btn_ger.jpg);
	background-repeat:no-repeat;
	background-position:0 -135px;
	background-color: transparent;
}

#zahlungsart2 {
	float:left;
	width:295px; height:135px;
	text-align:center;
	background-image:url(../images/payment-btn_ger.jpg);
	background-repeat:no-repeat;
	background-position: -590px 0;
	margin: 10px;
}
#zahlungsart2:hover, #zahlungsart2:active {
	background-image:url(../images/payment-btn_ger.jpg);
	background-repeat:no-repeat;
	background-position:-590px -135px;
	background-color: transparent;
	}

#zahlungsart3 a{
	float:left;
	width:293px; height:135px;
	text-align:center;
	background-image:url(../images/payment-btn_ger.jpg);
	background-repeat:no-repeat;
	background-position: -295px 0;
	margin: 10px;
}
#zahlungsart3 a:hover, #zahlungsart3 a:active {
	background-image:url(../images/payment-btn_ger.jpg);
	background-repeat:no-repeat;
	background-position:-295px -135px;
	background-color: transparent;
}

#zahlungsart4 a{
	clear:both;
	float:left;
	width:293px; height:135px;
	text-align:center;
	background-image:url(../images/payment-btn_ger.jpg);
	background-repeat:no-repeat;
	background-position: -885px 0;
	margin: 10px;
}
#zahlungsart4 a:hover, #zahlungsart4 a:active {
	background-image:url(../images/payment-btn_ger.jpg);
	background-repeat:no-repeat;
	background-position:-885px -135px;
	background-color: transparent;
}

#header-nav {
	font-size:12px;
    height: 20px;
    left: 495px;
    position: absolute;
    top: -68px;
    width: 400px;
    z-index: 51;
	text-align:right;
	color:#6d6d6d;
	font-weight:normal;
}

div#logo-txt div#header-nav a {
	color: #6d6d6d;
	font-weight:normal;
}

div#logo-txt div#header-nav a:hover {
	color: #0e72b5;
}
