@import url(https://fonts.googleapis.com/css?family=Merienda);

*{
	padding: 0px;
	margin: 0px;
}

body{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 25px;
}

h1{
	font-family: 'Merienda', cursive;
	font-size: 1.7em;
	padding-bottom: 0.8em;
	padding-top: 1em;
}

h2{
	font-family: 'Merienda', cursive;
	font-size: 1.2em;
	padding-top: 0.8em;
	padding-bottom: 0.6em;
}

h3{
}

h4{
}

h5{
}

h6{
}

a, a:link, a:hover, a:visited, a:active{
	color: #000000;
	text-decoration: underline;
}

.page{
	margin-left: auto;
	margin-right: auto;
}

#page_content{
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #cdcdcd;
	-moz-box-shadow: 10px 10px 5px #cdcdcd;
	-webkit-box-shadow: 10px 10px 5px #cdcdcd;
	box-shadow: 5px 5px 5px #cdcdcd;
}

#header{
	height: 340px;
	background-image: url('/fileadmin/templates/images/header.jpg');
	background-size: cover;
}

#header #headline{
	font-family: 'Merienda';
	font-size: 2.5em;
	padding: 30px 0px 30px 0px;
	text-align: center;
	background-color: #a2aecb;
	width: 460px;
	margin-top: 25px;
	float: left;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #cdcdcd;
	-moz-box-shadow: 10px 10px 5px #cdcdcd;
	-webkit-box-shadow: 10px 10px 5px #cdcdcd;
	box-shadow: 5px 5px 5px #cdcdcd;
}

#header #headline a{
	text-decoration: none;
	color: #000000;
}

#content_wrapper{
	
}

#navigation{
	margin-top: 183px;
	float: right;
	-moz-box-shadow: 10px 10px 5px #cdcdcd;
	-webkit-box-shadow: 10px 10px 5px #cdcdcd;
	box-shadow: 5px 5px 5px #cdcdcd;
	float: right;
}

#navigation ul li{
	list-style-type: none;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
}




#navigation ul li a:link, #navigation ul li a:hover, #navigation ul li a:active, #navigation ul li a:visited {
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 1.1em;
	color: #000000; 
}

#navigation ul li a:hover{
	color: #FFFFFF;
}

#navigation ul li:hover a, #navigation ul li.active a{
	color: #FFFFFF;	
}



#main_nav{
	width: 530px;
	height: 45px;
	background-color: #a2aecb;
	float: right;
}


#content{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 0px;
}

#footer{
	text-align: center;
	background-color: #cdcdcd;
	border-top: 1px solid #cdcdcd;
	font-size: 14px;
	padding: 10px;
}

#basemenu ul{
	padding: 0px;
	margin: 0px;
}

#basemenu ul li{
	list-style-type: none;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

#basemenu ul li a:link, #basemenu ul li a:hover, #basemenu ul li a:active, #basemenu ul li a:visited {
	text-decoration: none;
}

.cleardiv{
	clear: both;
}


.csc-textpic-imagecolumn{
	border: 1px solid #cdcdcd;
	padding: 4px;
	margin-bottom: 10px;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image{
	margin-bottom: 0px;
}

/**************** FLEXIBLE CONTENT ELEMENTS begin **********/

.columns_2{
	margin-bottom: 20px;
	margin-top: 10px;
}

.columns_2 h2{
	padding-top: 0px;
}

.columns_2 .columns_2_1, .columns_2 .columns_2_2{
	width: 46%;
	float: left;
}


.columns_2 .columns_2_1{
	border-right: 1px solid #cdcdcd;
	margin-right: 30px;
	padding-right: 30px;
}

.columns_2_40_60 .columns_2_40{
	width: 40%;
	float: left;
}

.columns_2_40_60 .columns_2_60{
	width: 60%;
	float: left;
}

.columns_3 .columns_3_1, .columns_3 .columns_3_2, .columns_3 .columns_3_3{
	width: 33%;
	float: left;
}

.columns_2_40_60{
	border-bottom: 1px solid #5F6518;
}

/**************** FLEXIBLE CONTENT ELEMENTS end **********/

#cookie-bar p{
	padding: 15px 15px 0px 15px;
    margin: 0;
	text-align: center;
}

#cookie-bar p a{
    padding-left: 10px;
    padding-right: 10px;
}

.tx-cart{
	margin-bottom: 30px;
}

.tx-cart .product-image img{
	max-width: 100%;
	height: 220px;
    width: auto;
}

.product-detail .product-image img{
	width:	100%;
	height: auto;
}

.tx-cart .product-item{
	margin-bottom: 30px;
}

.tx-cart .product-detail .product-image{
	margin-bottom: 30px;
}

.tx-cart .product-detail .tx-cart{
	height: 35px;
}

.tx-cart #product-price{
	font-weight: bold;
	font-size: 25px;
	margin-right: 30px;
	float: right;
	padding-top: 4px;
}

.tx-cart .cart_form{
	float: right;
}

.tx-cart .cart_form input[type="text"]{
	width: 40px;
    text-align: center;
    height: 33px;
	float: left;
    margin-right: 10px;
}

.tx-cart .product-image{
	width: 100%;
}

.tx-cart .product-detail .product-image:after{
	content: "";
	display: block;
	clear: both;
}

.tx-cart .product-detail .product-image img{
	width: 50%;
	float: left;
	padding-right: 15px;
}