@charset "utf-8";
/* CSS Haupt-Document */

/** kritische Werte instanzieren
-------------------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
img{
	vertical-align: bottom;
}
a:link img, a:visited img,
a:hover img, a:focus img, a:active img {
	border: 0;
}
/* a[href^="http://"]:before,
a[href^="https://"]:before {
  content: "\2197\00A0";
  font-family:Arial, Helvetica, sans-serif;
} */
a {
	outline: none;
}

/** Minimal CSS
-------------------------------------------------------------------------------------------------- */
html, body {
	height: 100%;
}
#top {
	min-height: 100%;
}
#main {
	padding-bottom: 100px; /* unteres padding in der Hoehe des footers +footer_padding vermeidet berlappungen */
}
#footer {
	height: 80px;
	margin-top: -85px; /* + padding +1px */
}
/* IE Win only \*/
* html #top {
	height: 100%;
}
/* */
/* IE only */
* html #main {
	padding-bottom: 82px; /* unteres padding in der Hoehe des footers +footer_padding +2 vermeidet berlappungen */
}
* html #footer {
	margin-top: -84px; /* + padding +3px */
}
/* */

/** allgemeine Elemente formatieren
-------------------------------------------------------------------------------------------------- */
body {
	background: #000 url(../catalog/view/theme/moderno/image/bg.jpg) 50% 0 repeat-y;
	color: #a6a6a6;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
body * {
	text-align: left;
}

/* Listen siehe content*/

/* Links und Anker */
a:link, a:visited,
a:hover, a:focus, a:active {
	background-color: transparent;
	color: #a6a6a6;
	text-decoration: none;
}
a:hover,
a:focus, 
a:active {
	background-color: transparent;
	color: #ffffff;
} 

/* berschriften und Abstze */
h1 {
	color: #fff;
	background-color: transparent;
	font-size: 135%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 1em 0;
}
h1.h1 {
	color: #000;
}
h2, h2.h2 {
	color: #fff;
	background-color: transparent;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 14px 0 .6em;
}
h2.h2 {
	color: #000;
}
h3, h3.h3 {
	margin: 10px 0 10px 0;
	font-size: 100%;
}
p, p.p {
	font-size: 100%;
	margin: 0 0 1em 0;
}
span, span.span {
	font-size: 100%;
}
.wichtig {
	font-weight: bold;
}
.small {
	font-size: 10px;
}

/* berschriften und Abstze */
table {
	margin: 0;
	padding: 0;
}
th, td {
	font-size: 12px;
	line-height: 1.4em;
}
hr {
	border-top-color: #b2b2b2;
	border-left-color: #b2b2b2;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-style: solid;
	border-width: 1px;
	margin: 7px 0 14px;
}
/* Formulare */
input.input {
	margin: 0 0 1em 0;
	width: 200px;
}
input.submit {
	margin: 0 0 1em 0;
	width: auto;
}
textarea {
	width: 302px;
}
/**
-------------------------------------------------------------------------------------------------- 
little helpers
-------------------------------------------------------------------------------------------------- */
.clear {
	clear: both;
	font-size: 1px;
}
.skip {
	position: absolute; left:-9999px; top:0;
	font-size: 1px;
}
.divider {
	display: none;
}

/** Regeln fr besondere Bereiche
-------------------------------------------------------------------------------------------------- */
.noscript p {
	background-color: transparent;
	color: #fff;
	text-align: center;
	font-size: 11px;
	margin: .5em 0;
}
.noscript p a:link,
.noscript p a:visited,
.noscript p a:hover,
.noscript p a:focus,
.noscript p a:active {
	background-color: transparent;
	color: #fff;
}
div#top {
	position: relative; left: 0; top: 0;
	background: #000 url(images/top_bg.jpg) left top repeat-y;
	margin: 0 auto;
	border: solid #3f3f3f;
	border-width: 0 1px;
	width: 990px;
}
div#left {
}
div#right {
}

/** Header
-------------------------------------------------------------------------------------------------- */
/** navigation
-------------------------------------------------------------- */
#header h1 {
	margin: 0;
	width: 575px;
}
div#global_nav {
	position: absolute; right: 0; top: 2px;
	font-size: 85%;
	text-align: right;
	margin: 10px 30px 0 0;
	width: 400px;
}
#global_nav a:link, #global_nav a:visited,
#global_nav a:hover, #global_nav a:focus, #global_nav a:active {
	*position: relative; left: 0; bottom: 2px;
	font-weight: normal;
	text-decoration: none;
	line-height: 100%;
	border: solid 1px #c6c6c6;
	border-width: 0 0 0 1px;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}
#global_nav a:link, #global_nav a:visited {
	color: #c6c6c6;
	text-decoration: none;
}
#global_nav a:hover, #global_nav a:focus, #global_nav a:active {
	color: #fff;
	text-decoration: underline;
}
#global_nav a.first {
	border: none;
	padding: 0;
	margin: 0;
}
#global_nav a:link#cart, #global_nav a:visited#cart,
#global_nav a:hover#cart, #global_nav a:focus#cart, #global_nav a:active#cart {
	display: block;
	background-color: transparent;
	background-image: url(../image/cart.jpg);
	background-position: 100% 0;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: right;
	border: none;
	padding: 5px 25px 5px 0;
	margin: 35px 0 0 0;
}
#header .div5 {
	padding: 0;
	margin: 2px 0 0 20px;
	height: 40px;
}
/* --- */
#header .div5 a#n01,
#header .div5 a#n02,
#header .div5 a#n03,
#header .div5 a#n04,
#header .div5 a#n05,
#header .div5 a#n06,
#header .div5 a#n07,
#header .div5 a#n08,
#header .div5 a#n09,
#header .div5 a#n10,
#header .div5 a#n11 {
	display: block;
	float: left;
	color: #c6c4c5;
	background-color: #000;
	background-image: url(../images/nav/nav_all_bg.png);
	background-repeat: no-repeat;
	height: 40px;
}
/* --- */
a#n01 {
	width: 55px;
}
a:link#n01,
a:visited#n01 {
	background-position: 0 0;
}
#header .div5 a:hover#n01,
#header .div5 a:focus#n01,
#header .div5 a:active#n01 {
	background-position: 0 -40px;
}
#header .div5 a#n02 {
	width: 120px;
}
#header .div5 a:link#n02,
#header .div5 a:visited#n02 {
	background-position: -55px 0;
}
#header .div5 a:hover#n02,
#header .div5 a:focus#n02,
#header .div5 a:active#n02 {
	background-position: -55px -40px;
}
#header .div5 a#n03 {
	width: 109px;
}
#header .div5 a:link#n03,
#header .div5 a:visited#n03 {
	background-position: -175px 0;
}
#header .div5 a:hover#n03,
#header .div5 a:focus#n03,
#header .div5 a:active#n03 {
	background-position: -175px -40px;
}
#header .div5 a#n04 {
	width: 60px;
}
#header .div5 a:link#n04,
#header .div5 a:visited#n04 {
	background-position: -284px 0;
}
#header .div5 a:hover#n04,
#header .div5 a:focus#n04,
#header .div5 a:active#n04 {
	background-position: -284px -40px;
}
#header .div5 a#n05 {
	width: 94px;
}
#header .div5 a:link#n05,
#header .div5 a:visited#n05 {
	background-position: -344px 0;
}
#header .div5 a:hover#n05,
#header .div5 a:focus#n05,
#header .div5 a:active#n05 {
	background-position: -344px -40px;
}
#header .div5 a#n06 {
	width: 75px;
}
#header .div5 a:link#n06,
#header .div5 a:visited#n06 {
	background-position: -438px 0;
}
#header .div5 a:hover#n06,
#header .div5 a:focus#n06,
#header .div5 a:active#n06 {
	background-position: -438px -40px;
}
#header .div5 a#n07 {
	width: 80px;
}
#header .div5 a:link#n07,
#header .div5 a:visited#n07 {
	background-position: -513px 0;
}
#header .div5 a:hover#n07,
#header .div5 a:focus#n07,
#header .div5 a:active#n07 {
	background-position: -513px -40px;
}
#header .div5 a#n08 {
	width: 71px;
}
#header .div5 a:link#n08,
#header .div5 a:visited#n08 {
	background-position: -593px 0;
}
#header .div5 a:hover#n08,
#header .div5 a:focus#n08,
#header .div5 a:active#n08 {
	background-position: -593px -40px;
}
#header .div5 a#n09 {
	width: 102px;
}
#header .div5 a:link#n09,
#header .div5 a:visited#n09 {
	background-position: -664px 0;
}
#header .div5 a:hover#n09,
#header .div5 a:focus#n09,
#header .div5 a:active#n09 {
	background-position: -664px -40px;
}
#header .div5 a#n10 {
	width: 88px;
}
#header .div5 a:link#n10,
#header .div5 a:visited#n10 {
	background-position: -766px 0;
}
#header .div5 a:hover#n10,
#header .div5 a:focus#n10,
#header .div5 a:active#n10 {
	background-position: -766px -40px;
}
#header .div5 a#n11 {
	width: 96px;
}
#header .div5 a:link#n11,
#header .div5 a:visited#n11 {
	background-position: -854px 0;
}
#header .div5 a:hover#n11,
#header .div5 a:focus#n11,
#header .div5 a:active#n11 {
	background-position: -854px -40px;
}
/* --- */

/** Content
-------------------------------------------------------------------------------------------------- */
/** Boxes
-------------------------------------------------------------- */
div.box_wide_start,
div.box_wide,
div.boxes_1,
div.boxes_2 {
	position: relative; left: 0; top: 0;
	width: 990px;
}
div.box_wide_start,
div.box_wide {
	background: #202020 url(images/box_wide_bg.jpg) 50% 0 repeat-y;
}
div.box_wide_start div,
div.box_wide div {
	background: transparent url(images/box_wide_bg.jpg) 0 -11px no-repeat; 

}
div.box_wide_start div div,
div.box_wide div div {
	background: transparent url(images/box_wide_bg.jpg) 100% 100% no-repeat;
	padding:  11px 31px 21px;
}

div.box_wide_start img{

} 

div.box_wide_start_img2{

	margin-top: -380px; 
	float:right;
}  

/* --- */
div.boxes_1 {
	background: #202020 url(images/boxes_1_bg.jpg) 50% 0 repeat-y;
}
div.boxes_1 div {
	background: transparent url(images/boxes_1_bg.jpg) 0 0 no-repeat;
}
div.boxes_1 div div {
	background: transparent url(images/boxes_1_bg.jpg) 100% 100% no-repeat;
	padding: 21px 31px;
}
/* --- */
div.boxes_2 {
	background: #202020 url(images/boxes_2_bg.jpg) 50% 0 repeat-y;
}
div.boxes_2 div {
	background: transparent url(images/boxes_2_bg.jpg) 0 0 no-repeat;
}
div.boxes_2 div div {
	background: transparent url(images/boxes_2_bg.jpg) 100% 100% no-repeat;
	padding: 21px 31px;
}
/* --- */
div#backg{
	background-color:#000000;
	width:1000px;
	height:700px;
} 

div.box_wide_start div div div,
div.box_wide div div div,
div.boxes_1 div div div,
div.boxes_2 div div div {
	background-image: none;
	padding: 0;
}
/* --- */
div#s1 {
	float: left;
	margin: 0 20px 0 0;
}
div#s2 {
	margin-left:-7px;
	background-color: transparent;
	width: 558px; height: 241px;

}
div#s2 div {
	overflow: hidden;
	width: 600px;
}
div#s1 img{
    top:  0;
    left: 0;
}
div#s2 img {
	padding:0 12px 0 0;
    top:  0;
    left: 0;
}
.box_wide_start div.text,
.boxes_1 div.text {
	*position: relative; left: 0; top: -16px;
	*margin-bottom: -16px;
	*min-height: 279px;
}
div.box_wide_start h1,
div.box_wide h1,
div.box_wide h1 a:link,
div.box_wide h1 a:focus,
div.box_wide h1 a:active {
	color: #fff;
	padding: 9px 0 0;
	margin: 0;
}
div.box_wide h1 {
	color: #fff;
	font-size: 120%;
	margin: 0 0 .5em;
}
div.box_wide h2 {
	color: #fff;
	font-size: 120%;
	margin: .5em 0;
}
div.box_wide_start h1.first, 
div.box_wide_start h1.first a:link,
div.box_wide_start h1.first a:focus,
div.box_wide_start h1.first a:active,{
	color:#FFFFFF;
	padding-top: 0;
}
div.box_wide_start p {
	background: transparent url(images/divider_1.jpg) 600px 100% no-repeat;
	*background-position: 0 100%;
	text-align: justify;
	padding: 10px 0 10px;
	margin: 0;
}
div.box_wide_start p.last {
	background-image: none;
	padding-bottom: 0;
}

/* --- */
div.doppel {
	float: left;
	margin: 0 42px 0 0;
	width: 338px;
}
img.doppel_oben {
	margin-bottom: 10px; 
}
div.boxes_1 h2,
div.boxes_2 h2 {
	background: transparent url(images/divider_2.jpg) no-repeat;
	padding: 0 0 8px;
	margin: 0 0 12px;
}
div.boxes_1 h2 {
	background-position: 380px 100%;
	*background-position: 0 100%;
}
div.boxes_2 h2 {
	background-position: 0px 100%;
}
/* --- */
div#teaserbarAll.adjust {
	margin: 0 0 0 -4px;
	padding-bottom: 11px;
}
div#movie_area {
	position: absolute; right: 30px; top: 21px;
}

/** Footer
------------------------------------------------------------- */
div#footer {
	position: relative; left: 0; top: 0;
	background: #000 url(images/top_bg.jpg) left top repeat-y;
	text-align: center;
	border: solid #3f3f3f;
	border-width: 0 1px;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}
#footer p,
#footer address {
	background-color: #000;
	font-size: 11px;
	line-height: 1.6em;
	text-align: center;
	padding: 11px 0;
	margin: 0 auto;
	width: 950px;
}
#footer p {
	text-transform: uppercase;
	padding: 16px 0;
}
#footer address {
	color: #a6a6a6;
	font-style: normal;
	font-style: normal;
	*margin-top: -15px;
}
#footer img {
	display: block;
	margin: 0 auto;
}
#footer a:link, #footer a:visited,
#footer a:hover, #footer a:focus, #footer a:active {
	font-size: 11px;
	font-weight: normal;
}
#footer a:link, #footer a:visited {
	color: #a6a6a6;	
	text-decoration: none;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #fff;
	text-decoration: underline;
}
#footer p a:link, #footer p a:visited,
#footer p a:hover, #footer p a:focus, #footer p a:active {
	line-height: 100%;
	border: solid 1px #c6c6c6;
	border-width: 0 0 0 1px;
	padding: 0 11px;
}
#footer p a.first {
	border: none;
}

#global_nav a:link#cartt, #global_nav a:visited#cartt,
#global_nav a:hover#cartt, #global_nav a:focus#cartt, #global_nav a:active#cartt {
	display: block;
	position: relative; right: 0; top: 2px;
	background-color: transparent;
	background-image: url(../image/cart.jpg);
	background-position: 100% 0;
	*background-position: 100% -2px;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: right;
	border: none;
	padding: 5px 25px 5px 0;
	*padding-top: 5px;
	*padding-bottom: 3px;
	margin: 35px 0 0 0;
} 
