/*#############################################################
# Copyright by Webjazz, Human Touch Medienproduktion GmbH
# e-mail: info@webjazz.de*/

/*******************************************/
/* Standard-HTML zur�cksetzen
/*******************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }
html {font-size: 62.5%;}
strong {font-weight: bold;}
a {text-decoration: none;}
a:active, a:focus {outline: 0;}
a img {
    border: none;
}

/*
font-family:'Sanchez Slab W03';
font-family:'Museo Sans W01';
font-family:'Museo Sans W00';

*/

* {
    box-sizing: border-box;
}

/*******************************************/
/* Globale-Tags festlegen
/*******************************************/

body {
    background-color: #2b2b2b;
    padding: 0;
    margin: 0;
    font-family: 'Museo Sans W01', Tahoma, Arial, sans-serif;
    font-weight: 100;
}

strong {
    font-weight: 400;
}

/*******************************************/
/* Header
/*******************************************/

header{
    display: block;
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

header img {
   width: 100%;
}

header .pagination {
	display: none;
}

div#sidr {
    display: none;
}

div.sponsors {
    position: absolute;
    right: 0px;
    top: -35px;
    width: 200px;
}

div.sponsors h4 {
    height: 35px;
    color: #747474;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    font-weight: 100;
    text-align: right;
    padding-top: 12px;
}

div.sponsors ul {
    display: block;
    float: left;
    padding-top: 15px;
    padding-bottom: 0px;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0.9+0,0.8+40,0+100 */

    background: -moz-linear-gradient(top,  rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.8) 40%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.9)), color-stop(40%,rgba(255,255,255,0.8)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.8) 40%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.8) 40%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.8) 40%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.8) 40%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
    background-color: white;
}

div.sponsors ul li {
    display: block;
    float: left;
    width: 76%;
    margin-left: 12%;
    padding-bottom: 18px;
}

div.sponsors ul li:last-child {
    padding-bottom: 12px;
}

div.sponsors ul li a {
    display: block;
    float: left;
    width: 100%;
}

div.sponsors ul li a img {
    width: 100%;
}

a#logo{
    background-image: url(images/logo.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -50px;
    left: -20px;
    width: 280px;
    height: 100px;
    z-index: 100;
}

div.wrapper{
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    position: relative;
    clear: both;
}

div#shoppingcart {
	position: absolute;
	right: -15px;
	top: -45px;
	width: 230px;
    background-color: #2bb529;
    border-radius: 10px;
    z-index: 100;
    box-shadow: 0 0 10px rgba(0,0,0,0.6);
}

div#shoppingcart form {
	margin: 10px;
	font-size: 14px;
	color: white;
	line-height: 16px;
}

div#shoppingcart form input {
    background-color: #008600;
    border: 1px solid #005700;
    border-radius: 10px;
    color: white;
    margin: 5px;
    margin-top: 10px;
    display: block;
    float: left;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
}

/*******************************************/
/* Naviation Links
/*******************************************/

nav#main {
	float: left;
	width: 240px;
    display: block;
    margin-top: 110px;
}

nav#main ul{
    float: right;
    font-size: 18px;
    text-transform: uppercase;
    text-align: right;
    letter-spacing: 1px;
    line-height: 20px;
    width: 265px;
}

nav#main ul li {
    float: right;
    width: 100%;
    margin-bottom: 8px;
}

nav#main ul li a{
    color: #b3b3b3;
    padding-right: 35px;
    float: right;
}

nav#main  ul li a:hover {
    color: white;
}

nav#main ul li.selected a {
    color: #f29400;
    background-image: url("images/krone.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 28px 20px;
}

nav#main ul li.block{
    padding-bottom: 20px;
}

nav#main ul li.selected ul li a {
    color: #b3b3b3;
    background-image: none;
}

nav#main ul li ul{
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 15px;
}

nav#main ul li ul li{
    margin-bottom: 3px;
}

nav#main ul li.selected ul {
    border-right: 1px solid #f29400;
    padding-top: 0;
    margin-right: 11px;
    text-transform: none;
    letter-spacing: 0;
}

nav#main ul li.selected ul li.selected {
    background-image: url("images/subnav_dot.png");
    background-repeat: no-repeat;
    background-position: center right;
}

nav#main ul li.selected ul li.selected a {
    color: #f29400;
}

/*******************************************/
/* FB 
/*******************************************/
nav#main div.social{
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 35px;
	min-height: 75px;
}

nav#main div.social a {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*******************************************/
/* Meta-Navigation rechts
/*******************************************/

nav#global {
    float: left;
    width: 100%;
    font-size: 12px;
    border-bottom: 1px solid #808080;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    height: 35px;
    padding-top: 12px;
}

nav#global ul {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
    display: inline;
}
nav#global ul li {
    padding-right: 20px;
    display: inline;
}
nav#global ul li a {
  color: #b3b3b3;
}
nav#global ul li.selected a {
    color: #f29400;
}
nav#global ul li a:hover {
  color: white;
}
/*******************************************/
/* Content
/*******************************************/
div#content{
    float: left;
    width: 720px;
    padding-top: 50px;
    padding-left: 50px;
    padding-bottom: 35px;
    padding-right: 10px;
    color: #e7e7e7;
    font-size: 16px;
    line-height: 150%;
}

div#content div#left {
	float: left;
	width: 400px;
}

div#content div#right {
    padding-top: 60px;
	float: right;
	width: 200px;
}

div#content div#right-plz {
    padding-top: 60px;
	float: right;
	width: 130px;
}



div#content h1 {
    padding-bottom: 20px;
    color: rgb(52, 178, 51);
    color: #f29400;
    font-size: 28px;
    font-weight: 100;
    line-height: 135%;
}

div#content div#shopheader h1 {
    font-size: 18px;
    float: left;
    margin-right: 20px;
}

div#content div#shopheader h1 span {
    float: left;
    display: inline-block;
    border: 1px solid #f29400;
    width: 26px;
    height:26px;
    border-radius: 13px;
    margin-right: 5px;
    text-align: center;
}

div#content div#shopheader h1 a span {
    border: 1px solid rgb(52, 178, 51);
}

div#content div#shopheader h1.selected span {
    border: 1px solid #f29400;
    background-color: #f29400;
    color: #2b2b2b;
}

div#content h2 {
    margin-top: 10px;
    padding-bottom: 5px;
    color: #f29400;
    line-height: 135%;
    font-size: 17px;
    font-weight: 300;
}

div#content h1 + h2 {
    margin-top: 0;
}

div#content p{
    padding-bottom: 10px;
}

div#content em{
	font-style: italic;
}
div#content a{
    color: #349e33;
}

div#content a img {
    border-bottom: none;
}

div#content img.content {
    float: right;
    border: 1px solid #605228;
    margin-left: 15px;
    margin-bottom: 10px;
}

div#content ul.content li{
	list-style-type: disc;
	margin-left: 20px;
	
}

div#content ul.content{
	padding-bottom: 10px;
}


/*******************************************/
/* Content RechteSpalte
/*******************************************/

div#content div#right img {
    width: 100%;
}

div#content div#right div.text{
	text-align: right;
	font-size: 0.8em;
	padding-top: 20px;
    line-height: 160%;
}

div#content div#right div.text h3{
	color: #f29400;
	line-height: 130%;
    font-weight: 300;
}

div#content div#right div.text p{
}

div#content div#right div.quicklink{
	text-align: right;
	font-size: 1em;
	padding-bottom: 40px;
	padding-top: 0px;
}

/*******************************************/
/* Button
/*******************************************/


div#content a.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #359e33) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #359e33 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#359e33');
	background-color:#b8e356;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	height:28px;
	line-height:28px;
	width:138px;
	text-decoration:none;
	text-align:center;
}
div#content a.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #359e33), color-stop(1, #b8e356) );
	background:-moz-linear-gradient( center top, #359e33 5%, #b8e356 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#359e33', endColorstr='#b8e356');
	background-color:#359e33;
}
div#content a.button:active {
	position:relative;
	top:1px;
}