/*#############################*/
/*  Basis-Layout Definitionen  */
/*#############################*/
html{
	overflow-y:scroll;
}
body{
	margin: 0;
	color: #000;
	font-family: 'noto_serifregular',serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	height: 100%;
	min-width: 994px;
}
table, td{
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align: top;
	border-collapse: collapse;
	border-spacing: 0px;
}
iframe{
	border:0px;
	margin:0px;
	padding:0px;
}
#container {
	width: 100%;
	overflow-x:hidden;
}
#content {
	width: 830px;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
	position: relative;
}
#headline-container {
	width: 100%;
	min-width: 950px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	overflow: hidden;
	background-image: url(../images/bg-headline.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#headline{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	color: #595959;
	height: 30px;
	line-height: 30px;
}
#headline ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	float:right;
}
#headline ul li {
	display: block;
	height:30px;
	float:left;
}
#headline ul a {
	font-size:10pt;
	color: #595959;
	text-decoration: none;
	text-align: center;
	display: block;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#headline ul a:hover, #headline ul a.aktiv{
	color: #000;
	text-decoration: underline;
}
#header{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 130px;
}
#header #logo{
	position: absolute;
	left: 30px;
	top: -20px;
}
#header #warenkorb{
	position: absolute;
	left: 348px;
	top: 0px;
	height: 100px;
	padding-left: 60px;
	width: 290px;
	padding-top: 30px;
	padding-right: 60px;
}
#header #telefon{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100px;
	width: 165px;
	padding-top: 30px;
	padding-left: 30px;
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	color: #97001A;
	font-size: 19pt;
}
#header-image-container #eyecatcher{
	position: absolute;
	left: 50%;
	margin-left: 430px;
	top: -90px;
	z-index: 1;
	overflow: hidden;
}
#header-image-container{
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	height: 402px;
	background-color: #dadada;
	padding: 5px;
	position: relative;
	z-index: 2;
}
#navigation-container{
	width: 230px;
	height: 395px;
	float: left;
	border: 1px solid #FFF;
	background-image: url(../images/bg-navigation.jpg);
	padding-right: 20px;
	padding-top: 5px;
	position: relative;
	z-index: 999;
}
#header-image{
	width: 725px;
	height: 400px;
	float: right;
	border: 1px solid #FFF;
}
#header-image .header-content{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 314px;
	height: 370px;
	background-image: url(../images/header-overlay.png);
	padding-left: 80px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#header-image .header-content-inner{
	width: 314px;
	height: 370px;
	overflow: hidden;
}
#header-image .header-content-inner h2{
	font-size: 16pt;
	color: #b01015;
}
#navigation-container ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navigation-container ul li {
	display: block;
	width: 230px;
	height: 33px;
	float: left;
	padding-right: 20px;
}
#navigation-container ul li.separator {
	height: 2px;
	line-height: 2px;
	background-image: url(../images/navi-separator.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#navigation-container ul a {
	text-decoration: none;
	text-align: right;
	display: block;
	line-height: 33px;
	font-size: 13pt;
	color: #FFF;
}
#navigation-container ul a:hover, #navigation-container ul a.aktiv{
	color: #000000;
}
/*    Subnavi    */
#navigation-container ul.ebene1{
	position: absolute;
	top: 0px;
	left: 251px;
	z-index: 999;
	display: none;
	width: 726px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #dadada;
	min-height: 400px;
	background-image: url(../images/overlay-white.png);
}
#navigation-container li.ebene1{
	width: 220px;
	padding: 10px;
	float: left;
	display: inline-block;
	vertical-align: top;
	line-height: 20px;
	height: auto;
}
#navigation-container li.ebene1 a{
	color: #000;
	font-family: 'noto_serifitalic';
	font-size: 11pt;
	text-align: left;
	line-height: 20px;
	float: none;
	border-bottom:2px solid #999;
}
#navigation-container li.ebene1 a:hover{
	color: #97001A;
}
#navigation-container ul.ebene2{
	display: block;
	margin-top: 5px;
}
#navigation-container li.ebene2{
	display: block;
	float: none;
	height: 20px;
	width: 220px;
}
#navigation-container li.ebene2 a{
	color: #000;
	font-size: 10pt;
	text-align: left;
	line-height: 20px;
	float: none;
	border:none;
}
/*  ENDE Subnavi */
#content-container{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#slider-container{
	padding-top: 30px;
	padding-bottom: 60px;
	position: relative;
}
#products-container{
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}
#products-container #rootline{
	margin-left:60px;
	font-size:10pt;
	color:#666;
	margin-bottom:30px;
}
#products-container #rootline a{
	color:#666;
}
#slider,#products{
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#products{
	width: 835px;
	padding-left:5px;
}
#slider-prev{
	cursor: pointer;
	position: absolute;
	top: 65px;
	left: 30px;
	height: 170px;
	background-image: url(../images/slider-prev.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 14px;
}
#slider-next{
	cursor: pointer;
	position: absolute;
	top: 65px;
	right: 30px;
	height: 170px;
	background-image: url(../images/slider-next.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 14px;
}
#slider .slide,#products .product{
	float: left;
	height: 191px;
	position: relative;
	width: 160px;
}
#products .product{
	margin-right:7px;
	margin-bottom:7px;
}
#products .product .product-status{
	position: absolute;
	top: 1px;
	left: 1px;
	width: 160px;
	z-index:999;
}
#products .product-status.offline{
	color: #fff;
	background-color: #aa0f13;
	opacity: 0.9;
}
#slider .slide-content,#products .product-content{
	border: 1px solid #c1c1c1;
	width: 140px;
	height: 160px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#slider .slide-content-text,#products .product-content-text{
	font-family: 'noto_serifbold',serif;
	font-size:10pt;
}
#slider .slide-content-image, #products .product-content-image{
	display: table-cell;
	vertical-align: middle;
	width: 140px;
	height: 75px;
}
#slider .slide-content-image img,#products .product-content-image img{
	margin-left: auto;
    margin-right: auto;
	display: block;
}
#slider .slide-content-price,#products .product-content-price{
	font-family: 'noto_serifbold',serif;
	font-size: 16pt;
	color: #aa0f13;
	line-height: 40px;
}
#slider .slide-button,#products .product-button{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 162px;
	height: 26px;
	line-height: 26px;
	background-image: url(../images/bg-slide-button.gif);
	color: #fff;
	text-align: center;
}
#content-container .slide a,#content-container .product a{
	text-decoration: none;
	display: block;
	z-index: 999;
	position: absolute;
	left: 0px;
	top: 0px;
}
#footer-container{
	height: 150px;
	background-image: url(../images/bg-footer.gif);
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
	overflow: hidden;
	clear: both;
}
#footer{
	width: 950px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}
#footer a{
	
}
#footer a:hover,#footer a.aktiv{
	text-decoration:underline;
}
#footer .footer{
	height: 150px;
	float:left;
}
#footer .footer-logo{
	float: left;
	margin-right: 30px;
}
#footer .footer-text{
	font-family: 'noto_serifbold',serif;
	font-size: 10pt;
	margin-left: 30px;
}
#footer .footer-text a{
	text-decoration:none;
}
.footer-text td{
	font-size:10pt;
}
#footer .footer-text a:hover,#footer .footer-text a.aktiv{
	text-decoration:underline;
}
#footer .footer-text .title{
	margin-top: 10px;
	margin-bottom: 7px;
	color: #686868;
}
/*##############################*/
/*ENDE Basis-Layout Definitionen*/
/*##############################*/




/*#######################*/
/*  Absatz Formatierung  */
/*#######################*/
p{
	margin-top: 0px;
	margin-bottom: 0px;
}
ul{
	padding-left: 20px;
	margin: 0px;
	list-style-type: circle;
}
ol{
	padding-left: 20px;
	margin: 0px;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.links {
	float:left;
	margin:0 20px 0 0;
}
.rechts {
	float:right;
	margin:0 0 0 20px;
}
.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}
.blocksatz { text-align: justify; }
/*########################*/
/*ENDE Absatz Formatierung*/
/*########################*/




/*#####################*/
/*  Schriften Layout  */
/*####################*/
h1{
	color: #303030;
	font-family: 'noto_serifbold', serif;
	font-size: 18pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
}
h2{
	font-size: 13pt;
	font-weight: normal;
	line-height: normal;
	font-family: 'noto_serifbold', serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #303030;
}
h3{
	font-size: 14pt;
	font-weight: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: 'noto_serifregular', serif;
}
a {
	color: #000000;
	outline: none;
}
a:hover {

}
a.button{
	cursor: pointer;
	background-color: #aa0f13;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 16px;
	display: inline-block;
	font-size: 0.9em;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-image: url(../images/caret-right.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
a.button:hover{
	background-color: #B5000A;
}
.h08{font-size:8pt;}
.h09{font-size:9pt;}
.h10{font-size:10pt;}
.h11{font-size:11pt;}
.h12{font-size:12pt;}
.h13{font-size:13pt;}
.h14{font-size:14pt;}
.h15{font-size:15pt;}
.h16{font-size:16pt;}
.h17{font-size:17pt;}
.h18{font-size:18pt;}
.h19{font-size:19pt;}

.gelb{
	color: #ffd500;
}
.grau{color:#666;}
.schwarz{color:#000;}
.rot, .rot strong{
	color: #aa0f13;
}
.weiss{
	color: #fff;
}
strong{
	font-family: 'noto_serifbold', serif;
	font-weight: normal;
	color: #303030;
}
em{
	font-family: 'noto_serifitalic',serif;
	font-style:normal;
}
strong em{
	font-family: 'noto_serifbold_italic',serif;
	font-weight:normal;
}
/*#####################*/
/*ENDE Schriften Layout*/
/*#####################*/





/*#################*/
/*  Bilder Layout  */
/*#################*/
.bild_rahmen {
	border: 1px solid #999;
	display: inline;
}
img {
	display: inline-block;
	border: 0;
	margin: 0;
	padding: 0;
}
/*##################*/
/*ENDE Bilder Layout*/
/*##################*/




/*####################*/
/*  Sonstiges Layout  */
/*####################*/
.trennlinie {
	height: 0px;
	line-height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 20px;
	margin-bottom: 20px;
	clear: both;
}
.error {
	font-size:8pt;
	color: #d5a600;
}
input.error {
	font-size:10pt;
	color: #990000;
	border: 1px solid #d5a600;
}
p.form {
	margin: 10px 0 0 0;
	padding: 0px;
	border: 0px;
	font-size: 12px;
}
input, textarea{
	border: 1px solid #C8C8C8;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
}
.warenkorb-container select{
	border: 1px solid #C8C8C8;
	width: 282px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
	background: #E8EBEF; /* Old browsers */
	background: -moz-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #E8EBEF)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* IE10+ */
	background: linear-gradient(top, #fff 0%, #E8EBEF 100%); /* W3C */
	-pie-background: linear-gradient(#fff, #E8EBEF); /*PIE*/
	behavior: url(js/PIE.htc);
	position: relative;
	line-height: 35px;
	height: 35px;
}
#products-container .select{
	border: 1px solid #C8C8C8;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	color: #000;
	background: #E8EBEF; /* Old browsers */
	background: -moz-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #E8EBEF)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* IE10+ */
	background: linear-gradient(top, #fff 0%, #E8EBEF 100%); /* W3C */
	-pie-background: linear-gradient(#fff, #E8EBEF); /*PIE*/
	behavior: url(js/PIE.htc);
	position: relative;
	line-height: 25px;
	height: 25px;
}
input{
	background: #E8EBEF; /* Old browsers */
	background: -moz-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #E8EBEF)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #E8EBEF 100%); /* IE10+ */
	background: linear-gradient(top, #fff 0%, #E8EBEF 100%); /* W3C */
	-pie-background: linear-gradient(#fff, #E8EBEF); /*PIE*/
	behavior: url(js/PIE.htc);
	position: relative;
	line-height: 25px;
	height: 25px;
}
textarea{
	height: 120px;
	background-color: #FAFAFA;
}
.boxcolor{
	background-color: #E0E0E0;
	color: #000;
	padding: 6px;
}
#formular table td{
	font-size:10pt;
}
img.ui-datepicker-trigger {
	position: absolute;
	margin-top: 7px;
	margin-left: -22px;
	cursor: pointer;
	display:inline;
}
.warenkorb-box{
	position: relative;
	height: 46px;
	color: #fff;
	width: 457px;
	background-color: #444;
	border: 1px solid #000;
}
.warenkorb-preis{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 225px;
	height: 40px;
	font-size: 17pt;
	font-family: 'noto_serifbold',serif;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 7px;
}
.warenkorb-menge{
	position: absolute;
	top: 0px;
	left: 173px;
	font-size: 9pt;
}
.warenkorb-button{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 225px;
	height: 46px;
	background-color: #5da00d;
}
.warenkorb-button input{
	width: 225px;
	height: 46px;
	line-height: 46px;
	cursor: pointer;
	font-family: 'noto_serifregular', serif;
	color: #fff;
	border: none;
	padding-left: 40px;
	font-size: 11pt;
	background-image: url(../images/warenkorb-button.png);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	background-color: transparent;
	behavior:none;
}
.warenkorb-status{
	color:#666;
	font-size:10pt;
	padding:0px !important;
}
.warenkorb-status.aktiv a{
	color:#5da00d;
	display:block;
}
.warenkorb-status.aktiv .nummer{
	border: 1px solid #5da00d;
}
.warenkorb-status .nummer{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #999;
	display: inline-block;
	margin-right:5px;
}
.warenkorb-status .beschriftung{
	display: inline-block;
}
.warenkorb-linie{
	width: 50px;
	padding-top: 15px !important;
	padding-right: 5px !important;
	padding-bottom: 15px !important;
	padding-left: 5px !important;
}
.warenkorb-linie div{
	border-top:1px solid #999;
}
.warenkorb-status a{
	text-decoration:none;
	color:#666;
}
.warenkorb-container{
	width: 700px;
	margin-left:auto;
	margin-right:auto;
}
.warenkorb-container td{
	font-size: 10pt;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	vertical-align:middle;
}
.warenkorb-container .submitbutton{
	background: #5da00d;
	behavior: none;
	color: #fff;
	border: none;
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	width: 280px;
	text-transform: uppercase;
	font-family: 'noto_serifregular', serif;
}
.padding_0 td{
	padding:0px;
	vertical-align:top;
}
.porto td{
	padding:4px;
	margin:1px;
	vertical-align:top;
	background-color:#F0F0F0;
	border:1px solid #ccc;
}
/*#####################*/
/*ENDE Sonstiges Layout*/
/*#####################*/



.error {
	font-size:8pt;
	color: #86231e;
}
input.error {
	font-size:10pt;
	color: #86231e;
	border: 1px solid #86231e;
}
p.form {
	margin: 10px 0 0 0;
	padding: 0px;
	border: 0px;
	font-size: 12px;
}
#container #content-container.content input, #container #content-container.content textarea{
	background: #EAE2DF; /* Old browsers */
	background: -moz-linear-gradient(top, #fff 0%, #EAE2DF 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #EAE2DF)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #EAE2DF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #EAE2DF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #EAE2DF 100%); /* IE10+ */
	background: linear-gradient(top, #fff 0%, #EAE2DF 100%); /* W3C */
	-pie-background: linear-gradient(#fff, #EAE2DF); /*PIE*/
	behavior: url(js/PIE.htc);
	position: relative;
	border: 1px solid #C8C8C8;
	width: 295px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding-left: 7px;
	padding-right: 7px;
	color: #000;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
}
input{
	line-height: 30px;
	height: 30px;
	margin-bottom: 4px;
}
textarea{
	height: 120px;
	line-height: 30px;
}
.boxcolor{
	background-color: #E0E0E0;
	color: #000;
	padding: 6px;
}
#container #content-container #formular input.submit{
	cursor: pointer;
	line-height: 30px;
	background-color: #FAFAFA;
	color: #86231e;
	border: 1px solid #86231e;
	height: 35px;
	font-size: 12pt;
	padding: 0px;
	font-weight: bold;
	font-family: "copperplate_gothic_boldRg";
	text-transform: uppercase;
	width: 305px;
}
#container #content-container #formular input.submit:hover{
	border: 2px solid #86231e;
}
#formular h3{
	font-family: "ballantinesscriptefregular";
	font-size:20pt;
}
.box {
	width: 200px;
	background-color: #AD1115;
	border: 2px solid #CCC;
	color: #FFF;
	position: absolute;
	top: 112px;
	right: 50px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
