/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

* { margin:0; padding:0; }

select{margin-bottom:1px; height:20px;}
input{height:14px;}

.full-width{width:100%;}
.container{width:100%; overflow:hidden;}
.clear{clear:both;}
.radio, checkbox{border:0; background:0;}
.pages-indent{padding:25px 48px 23px 27px;}
.pages-border{border:1px solid #CFE2ED; padding:17px;}

body          {background:#F7F7F7; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.25em; padding:29px 0 30px; color:#767373; text-align:center;}

img           { border:0; vertical-align:top; }

a             {color:#222222 ; text-decoration:none;}
a:hover       {text-decoration:underline;}
a:hover img   {position:relative;}
:focus        { outline: 0; }

/* Headings */
h1            { font-size:1.3em; font-weight:bold; line-height:1.6; color:#222222; }
h2            { font-size:1.06em; font-weight:bold; line-height:1.6; color:#222222; }
h3            { font-size:0.88em; font-weight:bold; line-height:1.6; color:#222222; }
h4            { font-size:0.88em; font-weight:normal; line-height:1.6; color:#222222; }
h5            { font-size:0.88em; font-weight:italic; line-height:1.6; color:#222222; }
h6            { font-size:1.06em; font-weight:normal; line-height:1.6; color:#222222; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before, 
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:middle; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2008 template-help.com
 */
body{
background-color:#ebebeb;
margin:0;
padding:0;
}

.sideblock-title h1{
font-size:1.3em;
font-weight:bold;
}

.sideblock-title h2{
font-size:1.06em;
font-weight:bold;
}

.sideblock-title h3{
font-size:0.88em;
font-weight:bold;
}

.sideblock-title h4{
font-size:0.88em;
}

.sideblock-title h5{
font-size:0.88em;
font-weight:italic;
}

.sideblock-title h6{
font-size:1.06em;
}

.block-compare a{
color: #1258C1;
}

a{
text-decoration:none
}

a:hover{
text-decoration: underline
}
.demo-notice{padding-bottom:20px;}
/* Layout ================================================================================= */
.wrapper {}
.page {
width:960px;
margin:0 auto;
padding:0 30px 0 30px;
text-align:left;
background-color:#fff;
 -moz-box-shadow:    0px 1px 4px 2px #999;
  -webkit-box-shadow: 0px 1px 4px 2px #999;
  box-shadow:         0px 1px 4px 2px #999;


   -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;

	-khtml-border-bottom-left-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;

	-moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;

	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;


}
.page-print { padding:20px; text-align:left; }
body.page-print{background:0;}
body.page-popup{background:0;}
.page-popup .col2-set{padding:10px 0;}
.page-popup .col2-set .col-1,
.page-popup .col2-set .col-2{padding:10px 0;}
.page-popup { padding:20px; text-align:left; }
.page-popup .page-title{padding-bottom:15px;}
.page-popup .page-title h2{font-size:1.16em; font-weight:bold; color:#222222; }
.page-popup button{margin:20px 0;color:#ffffff;}
.page-popup td p{padding-bottom:10px;}
.page-popup p.a-right{padding:10px 0;}
.main { padding:2px 0 0; }

.flash{margin-top:3px; height:361px; overflow:hidden;}

.sidebar{font-size:0.91em; line-height:1.36em;}

/* Base Columns */
.col-left { float:left; width:180px; color:#222222}
.col-left a{ color:#222222}

.left_nav_col b,.left_nav_col strong{
	float:left;
	width:100%;
	font-size:13px;
	padding: 0 0 3px 0
}
.left_nav_col a{
	font-size:12px;
	text-decoration:none;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/arrow_black.png);
	background-position: 2px 4px;
	background-repeat:no-repeat;
	padding: 0 0 0 10px;
	float:none;
	line-height:22px
}
.left_nav_col a:hover{
	text-decoration: underline;
}
.left_nav_col strong a,.left_nav_col b a{
	font-size:12px;
	text-decoration:none;
	background-image: none;
	padding: 0 0 0 0px;
	float:none;
	line-height:22px
}



.left_nav_col div{
float:left;
width:170px;
padding: 10px 0 12px 10px
}


.left_nav_eins{
/*-moz-box-shadow: inset -1px -1px 2px #CCC;
-webkit-box-shadow: inset -1px -1px 2px #CCC;
box-shadow: inset -1px -1px 2px #CCC;*/
-moz-box-shadow: inset 0 0 5px #b3d8ee;
-webkit-box-shadow: inset 0 0 5px #b3d8ee;
box-shadow: inner 0 0 5px #b3d8ee;


	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;

	-khtml-border-top-left-radius: 5px;
    -khtml-border-top-right-radius: 5px;

	-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;

	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	background-color:#d1e8f6
}

.left_nav_col div.left_nav_zwei,
.left_nav_col div.left_nav_vier,
.left_nav_col div.left_nav_sechs{
padding: 10px 0 47px 10px;
position:relative
}

.left_nav_col div.lasche_compact{
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/lasche_navi_sidebar.png);
	width:186px;
	height:53px;
	position:absolute;
	padding:0;
	left:-6px;
	bottom:-4px
	
}
.left_nav_col div.lasche_compact_via{
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/lasche_navi_sidebar.png);
	width:186px;
	height:53px;
	position:absolute;
	padding:0;
	left:-6px;
	bottom:-4px
	
}
.left_nav_col div.lasche_compact_kids{
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/lasche_navi_sidebar.png);
	width:186px;
	height:53px;
	position:absolute;
	padding:0;
	left:-6px;
	bottom:-4px
	
}





.left_nav_zwei{
background-color:#dbeaf4;
-moz-box-shadow: inset 0 0 5px #cde1ef;
-webkit-box-shadow: inset 0 0 5px #cde1ef;
box-shadow: inner 0 0 5px #cde1ef;
}


.left_nav_drei{
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;

	-khtml-border-top-left-radius: 5px;
    -khtml-border-top-right-radius: 5px;

	-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;

	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	margin: 18px 0 0 0;

	background-color:#fad27d;
-moz-box-shadow: inset 0 0 5px #dce8f0;
-webkit-box-shadow: inset 0 0 5px #dce8f0;
box-shadow: inner 0 0 5px #dce8f0;
}


.left_nav_vier{
	background-color:#f3d992;
-moz-box-shadow: inset 0 0 5px #ffc55e;
-webkit-box-shadow: inset 0 0 5px #ffc55e;
box-shadow: inner 0 0 5px #ffc55e;
}
.left_nav_fuenf{
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;

	-khtml-border-top-left-radius: 5px;
    -khtml-border-top-right-radius: 5px;

	-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;

	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	margin: 18px 0 0 0;
	background-color:#d9df98	;
-moz-box-shadow: inset 0 0 5px #f8d27a;
-webkit-box-shadow: inset 0 0 5px #f8d27a;
box-shadow: inner 0 0 5px #f8d27a;
}

.left_nav_col .left_nav_sechs{
   -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;

	-khtml-border-bottom-left-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;

	-moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;

	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

-moz-box-shadow: inset 0 0 5px #fbdc90;
-webkit-box-shadow: inset 0 0 5px #fbdc90;
box-shadow: inner 0 0 5px #fbdc90;

	background-color:#dce1b5;
padding: 10px 0 21px 10px
}





.col-main { float:left; width:605px; padding-bottom:4px;}
.col-main .full-width{ background-color:#FFF}
.col-main .one-third-width{ background-color:#FFF; width:190px}
#one-third-width{
width:199px}

.col-main .two-thirds-width{ background-color:#FFF; width:393px}
#two-thirds-width{
width:402px}

#cloud{
float:left
}
#download{
float:left;
margin: 0 4px 0 0;
}

.col-main h2{ font-weight:bold; color:#222222; }


#hidden{
display:none
}


.topseller{
width:587px;
background-color:#FFF;
float:left;
margin: 10px 0 9px 10px
}
.rowTopseller{
width:112px;
color:#000;
float:left;
margin:0 3px 0 0;
font-size:11px;

}
.rowTopseller a{
color:#000

}
.rowTopseller .img{
width:112px;
text-align:center

}
#cloud .rowTopseller .img{
width:135px;
text-align:center;

}

#cloud .txtTopseller{
width:125px;
text-align:center;
float:left
}


#download .rowTopseller .img{
width:187px;
text-align:center;

}


#download .txtTopseller{
width:177px;
float:left;
padding: 0 5px 0 5px;
text-align:center
}





.txtTopseller{
width:102px;
float:left;
padding: 0 5px 0 5px;
text-align:center;
}
.txtTopseller div{
width:70px;
float:left;
}


.cleaner{
width:597px;
clear:left;
font-size:1px;
line-height:1px;
height:1px

}



.col-right { float:right; width:180px;}

/* 1 Column Layout */
.col1-layout .col-main {float:none; width:auto;}

/* 2 Columns Layout */
.col2-left-layout .col-main{float:right; width:765px;}
.col2-right-layout .col-main{width:765px;}

/* 3 Columns Layout */
.col3-layout .col-main{width:605px; margin-left:4px;}

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */

.main-block{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/main_block_border.gif) left top repeat-x #fff; width:100%; overflow:hidden;}
.main-block .border-bot{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/main_block_border.gif) left bottom repeat-x;}
.main-block .border-left{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/main_block_border.gif) left top repeat-y;}
.main-block .border-right{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/main_block_border.gif) right top repeat-y;}
.main-block .corner-left-top{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/main_block_corner_left_top.gif) left top  no-repeat;}
.main-block .corner-right-top{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/main_block_corner_right_top.gif) right top no-repeat;}
.main-block .corner-left-bot{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/main_block_corner_left_bot.gif) left bottom no-repeat;}
.main-block .corner-right-bot{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/main_block_corner_right_bot.gif) right bottom no-repeat; padding:4px;}
.corner-right-top h1{color:#fff}

.cms-index-index .main-block{background:none;}

.cms-index-index .main-block .border-bot{background: none;}
.cms-index-index .main-block .border-left{background: none;}
.cms-index-index .main-block .border-right{background: none;}
.cms-index-index .main-block .corner-left-top{background:none;}
.cms-index-index .main-block .corner-right-top{background:none;}
.cms-index-index .main-block .corner-left-bot{background:none;}
.cms-index-index .main-block .corner-right-bot{background:none;}



.sideblock-title{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/sidebar_title_border.gif) left bottom repeat-x #003064; width:100%;color:#FFF;}
.sideblock-title .border-left{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/sidebar_title_border.gif) left top repeat-y;color:#FFF;}
.sideblock-title .border-right{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/sidebar_title_border.gif) right top repeat-y;color:#FFF;}
.sideblock-title .border-top{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/sidebar_title_border_top.gif) left top repeat-x;color:#FFF;}
.sideblock-title .corner-left-top{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/sidebar_title_corner_left_top.gif) left center no-repeat;color:#FFF;}
.sideblock-title .corner-right-top{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/sidebar_title_corner_right_top.gif) right top no-repeat; padding:9px 15px 10px 33px;color:#FFF;}
.sideblock-title h2,.sideblock-title h2  a{color:#FFF;}

.cms-page-view .page .col-main .sideblock-title h2,
.catalog-product-view .page .col-main .sideblock-title h2{
	color:#FFF;
}


.corner-right-top h2{color:#FFF;}


.title-block{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/title_border.jpg) left bottom repeat-x #003064; width:100%; padding-bottom:1px;}
.title-block .border-left{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/title_border.jpg) left top repeat-y;}
.title-block .border-right{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/title_border.jpg) right top repeat-y;}
.title-block .border-top{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/title_border_top.jpg) left top repeat-x;}
.title-block .corner-left-top{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/title_corner_left_top.jpg) left top no-repeat;}
.title-block .corner-right-top{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/title_corner_right_top.jpg) right top no-repeat; padding:12px 20px 16px 23px;}
.title-block h1{color:#222222; font-weight:normal; font-size:1.75em;}
.title-block h2{color:#222222; font-weight:normal; font-size:1.75em;}
.title-block h3{color:#222222; font-weight:bold; font-size:1.2em;}

/* Header ================================================================================
.header-container {}
.header-block{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/header_block_border.gif) left top repeat-x #FFF; width:100%;}
.header-block .border-bot{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/header_block_border.gif) left bottom repeat-x}
.header-block .border-left{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/header_block_border.gif) left top repeat-y;}
.header-block .border-right{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/header_block_border.gif) right top repeat-y;}
.header-block .corner-left-top{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/header_block_corner_left_top.gif) left top no-repeat;}
.header-block .corner-right-top{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/header_block_corner_right_top.gif) right top no-repeat; padding:4px;}

.header-block-2{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/header_block_2_border.gif) left top repeat-x; width:100%;}
.header-block-2 .border-bot{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/header_block_2_border_bot.gif) left bottom repeat-x}
.header-block-2 .border-left{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/header_block_2_border.gif) left top repeat-y;}
.header-block-2 .border-right{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/header_block_2_border.gif) right top repeat-y;}
.header-block-2 .corner-left-top{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/header_block_2_corner_left_top.gif) left top no-repeat;}
.header-block-2 .corner-right-top{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/header_block_2_corner_right_top.gif) right top no-repeat; padding:7px 15px 7px 11px;}
.header-block-2 .col-1{width:237px; float:left;}
.header-block-2 .col-2{width:723px; float:left;}
.header-block-2 .col-3{width:224px; float:left;}
*/


.header{padding:0 0 19px 0;}
.header #logo{float:left; width:138px; height:70px;  background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer;}

.header-block .col-1{width:137px; float:left;}


.headerNavi{
	float:left;
	width:960px;
	height:35px;
	overflow:hidden;
	background-color:#003065;
	/** border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#f6a800; **/
	margin:26px 0 20px 0;
	-webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;

	-khtml-border-bottom-left-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;

	-moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;

	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}



.headerNavi a{
	font-size:	1.05em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	float:left;
	padding: 11px 19px 9px 19px;
	 background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/navi_divider.png) right 0px no-repeat;
	 position:relative
}
.headerNavi ul li a.aktiv,.headerNavi ul li a:hover{
	font-size:	1.05em;
	font-weight:bold;
	/**color:#f6a800;**/
	text-decoration:none;
	float:left;
	padding: 11px 19px 9px 19px;
	background:#fff url(https://www.circonverlag.de/skin/frontend/blank/compact/images/navi_divider.png) right 0px no-repeat;
}




.headerNavi ul li:last-child a{
	padding: 11px 19px 9px 15px;
	 background: none;
}
.headerNavi ul li:last-child a:hover,.headerNavi ul li:last-child a.aktiv{
	padding: 11px 19px 9px 15px;
	 background-color:#fff
}
@media screen and (min-width: 1px) {
   .headerNavi ul li:last-child a.aktiv{position: absolute\9;}
}
@media screen and (min-width: 1px) {
   .headerNavi ul li:last-child a.aktiv{padding: 11px 19px 9px 17px\9;}
}
/* Nur Internet Explorer 10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.headerNavi ul li:last-child a,.headerNavi ul li:last-child a.aktiv,.headerNavi ul li:last-child a:hover{
		padding: 11px 19px 9px 19px;
	}
}
.headerNavi li{
float:left;
}
.headerNavi li ul li{
float: none;
}
.naviBackgroundLine{
	float:left;
	height:4px;
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	z-index:9999
}
.naviBackgroundLineTrenner{
float:right;
	height:4px;
width:1px;
background: rgba(255,255,255,0.45);	
}


.headerNavi table{
	line-height:22px;
	width:100%
}
.headerNavi table b{
	color:#222222;

}

.headerNavi ul li table a,.headerNavi ul li table a:hover,.headerNavi ul li:last-child table a{
	font-size:12px;
	font-weight:normal;
	color:#222222;
	text-decoration:none;
	float:left;
	width:100%;
	display:block;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/arrow_black.png);
	background-position: 2px 7px;
	background-repeat:no-repeat;
	padding: 0 8px 0 10px;
}
.headerNavi ul li table a:hover{
	padding: 0 8px 0 10px;
	text-decoration: underline;
}
.headerNavi ul li table b a,.headerNavi ul li table b a:hover,.headerNavi  ul li:last-child table b a,.headerNavi  ul li:last-child table b a:hover{
	background-image: none;
	padding: 0 8px 0 0;
	font-weight:bold;
}


.headerNavi ul li  table b a:hover{
	background-image: none;
	padding: 0 8px 0 0;
	font-weight:bold;
	text-decoration:underline
}

.headerNavi  ul li .subnavi table b a:hover{
	background-image: none;
	padding: 0 8px 0 0;
	font-weight:bold;
	text-decoration:underline
}


.headerNavi table td:first-child{padding: 7px 20px 13px 4px}

.headerNavi table td{
	border-style:solid;
	border-width:0 1px 0 0;
	border-color:#d9d9d9;
	padding: 7px 20px 13px 17px
}
.headerNavi table tr:last-child{border-width:0 0 0 0;}
.headerNavi table td:last-child{border-width:0 0 0 0;}

.headerNavi table td:first-child{padding: 7px 20px 13px 4px;border-width:0 1px 0 0;}


.headerNavi table tr{
	border-style:solid;
	border-width:0  0 1px 0;
	border-color:#d9d9d9
}


.subnavi{
display:none;
}

.subnavi a,.headerNavi  ul li .subnavi table a:hover{
	font-size:12px;
	font-weight:normal;
	color:#222222;
	text-decoration:none;
	float:left;
	display:block;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/arrow_black.png);
	background-position: 2px 7px;
	background-repeat:no-repeat;
	padding: 0 8px 0 10px;
}
.headerNavi  ul li .subnavi table a:hover{
	text-decoration: underline;
}
.subnavi  a.aktiv{
position:absolute;
z-index:1001
}

.tableHelper{
	width:960px;
}

#naviAll{
position:relative;

}



.subnavi div{
position: absolute;
left:0px;
z-index:1000;
background-color:#FFF;
margin:32px 0 0 0;
padding:10px;
width:940px;

	-moz-box-shadow:    1px 1px 8px 2px #333;
	-webkit-box-shadow: 1px 1px 8px 2px #333;
	box-shadow:         1px 1px 8px 2px #333;

   -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;

	-khtml-border-bottom-left-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    -khtml-border-top-left-radius: 5px;

	-moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;

	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;

}


@media \0screen {
  .subnavi div {

	border: thin solid #d9d9d9;
	width :938px;
	  }


.subnavi b a ,.headerNavi  ul li .subnavi table b a:hover {
	background-image: none;
	padding: 0 8px 0 0;
	font-weight:bold;
}

.headerNavi a{
	padding: 7px 15px 9px 16px;
}
.headerNavi ul li a.aktiv,.headerNavi ul li a:hover{
	padding: 7px 15px 9px 16px;
}

.subnavi a,.headerNavi  ul li .subnavi table a:hover{
	padding: 0 8px 0 10px;
}




}
/*.headerNavi ul a,.headerNavi h1 a{
	font-size:12px;
	padding: 0 0 0 0;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	height:33px;
	display:block;
	 background: none;
}
.headerNavi ul{
	border-style:solid;
	border-width:1px;
	border-color:#000;
	margin:5px;
	background-color:#09F

}
*/
.header .links{
	position:absolute;  width:300px;
	margin:7px 0 0 680px;
	*margin:7px 0 0 530px;
	 text-align:left
	}
.header  .top-link-cart{
	position:absolute;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/bg_cart.gif);
	width:123px;
	height:71px ;
	margin: 0 0 0 837px;
	*margin: 0 0 0 697px;
	}
.header  .top-link-cart a{

	}

.header #itemsCount{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:15px;
	height:8px;
	position:absolute;
	text-align:center;
	top:29px;
	margin:0 0 0 38px
}

.header #top-cart-text{
	position:absolute;
	top:33px;
	width:65px;
	margin:0 0 0 59px;
	line-height:12px;
	color:#666666;
	font-size:11px;

}


.topLinksCms{
	position:absolute;
	width:400px;
	margin:7px 0 0 164px;
	*margin:7px 0 0 24px;
	text-align:left;
}
.topLinksCms a{
	color:#666666;
	font-size:11px;
	text-decoration:none;
	float:left;
	padding:0 10px 0  10px;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/top_links_divider.gif);
	background-repeat:no-repeat;
	background-position:right 2px
}
.topLinksCms a.last{
	background-image: none;
}
.topLinksCms a:hover{
	text-decoration:underline;
}


.header .links a{color:#585656; text-decoration:none; font-size:11px; font-weight:bold;}
.header .links a:hover{text-decoration:underline;}
.header .links li{
	display:inline;
	padding:0 10px 0  4px;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/top_links_divider.gif);
	background-repeat:no-repeat;
	background-position:right 2px


	}
.header .links li.top_link_wishlist{
	background-image: none;



	}


.header .links li.last{background:0; padding-right:0;}


.header .language-switcher{text-align:right; padding-bottom:5px;}
.header .language-switcher label{display:none;}
.header .language-switcher img{margin-left:1px;}
.header .block-currency{text-align:right; padding-top:3px;}
.header .block-currency label{font-size:0.91em; color:#6E6E6E;}
.header .block-currency select{width:116px; height:18px; margin-left:5px; color:#939393;}
.header-block-3{padding-top:2px;}
.header-block-3 .col-1{width:716px; float:left;}
.header-block-3 .col-2{width:307px; float:left; padding-top:7px; height:32px; overflow:hidden;}


.header .form-search{
	text-align:center;
	position:absolute;
	margin: 42px 0 0 174px;
	*margin: -28px 0 0 -790px;
	}
.header .form-search label{color:#030303; font-family:Arial, Helvetica, sans-serif; float:left; margin-top:5px; display:none}
.header .form-search input{width:410px; height:26px;padding:0 0 0 6px; margin:0px 0 0 0px; border:1px solid #cccccc; float:left; float:left;

-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
color:#cccccc;
font-size:12px;
font-weight: normal;
}


.header .form-search input:focus {
    color:#525252;
}



.header .form-search button{width:30px; height:28px; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/search_bg.gif) left top no-repeat; border:0; margin-left:15px}
.header .form-search button span{display:none;color:#000000}





/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button {font:11px Tahoma, Arial, Helvetica, sans-serif; vertical-align:middle;color:#000000}
input, input.input-text, select, textarea {background:#fff; border:1px solid #C3C3C3; color:#2E2E2E;}
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em; }
textarea { overflow:auto; }

button.button {
background:0;
border:0;
cursor:pointer;
overflow:visible;
width:auto;
font-family:Tahoma, Arial,Helvetica,sans-serif;
font-size:11px;
line-height:normal;
color:#000000;
}
button.button span {margin:0; display:block; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/button_left_bg.gif) left top no-repeat;color:#000000;}
button.button span span{display:block; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/button_right_bg.gif) right top no-repeat; padding:0 7px;color:#000000;}
button.button span span span{display:block; font-weight:bold; color:#ffffff; text-align:center; padding:5px 0 6px; white-space:nowrap; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/button_bg.gif) left top repeat-x;border-radius: 0;}


button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
.highlight {}


/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label{color:#2E2E2E;}
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.group-select.wide input.input-text,
.group-select.wide textarea { width:510px; }


.buttons-set { clear:both; margin:5px 0 0; padding:5px;}
.buttons-set .back-link { float:left; }
.buttons-set .button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#DB1918; font-weight:bold; }
p.required { font-size:11px; text-align:right; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { float:left; width:12em; margin-right:-12em; display:inline; position:relative; }

.sp-methods .form-list {}
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs{padding:10px 40px 11px 12px;}
.breadcrumbs strong{display:none;}
.breadcrumbs li{display:inline; font-size:0.91em;}
.breadcrumbs li strong{display:inline; font-weight:normal;}
.breadcrumbs li a{color:#232121; font-weight:bold; text-decoration:none;}
.breadcrumbs li a:hover{text-decoration:underline;}
.breadcrumbs li span{padding-left:5px; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/breadcrumbs_divider.gif) center center no-repeat;}


/* Page Heading */
.page-title {}
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { color:#222222;  float:left; }

/* Pager */
.pager {padding:0 0 10px 0; text-align:center; font-size:0.91em; }
.pager .amount { float:left; }
.pager .limiter { float:right; font-weight:bold; color:#003064 }
.pager .limiter select{width:69px; color:#003064; border:1px solid #003064; margin:0 5px 0 10px;}
.pager .pages { margin:0 135px; }
.pager .pages strong{font-weight:bold}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}
/* Sorter */
.sorter {padding:0 0 10px 0; font-size:0.91em; font-weight:bold; color:#003064}
.sorter .view-mode { float:left; }
.sorter .view-mode a{color:#010101;}
.sorter .sort-by { float:right; padding-right:38px;}
.sorter .sort-by select{width:115px; color:#003064; border:1px solid #003064; margin:0 5px 0 10px;}
.sorter .link-feed {}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #CCD4D7; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #CCD4D7; }
.data-table thead {}
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td .product-name { font-size:1em; font-weight:bold; line-height:1.5; }
.data-table td.label,
.data-table th.label { font-weight:bold;}
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even {}
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar .block{margin:0 0 4px;}
.sidebar .block .block-title {}
.sidebar .block .block-title h2{font-size:1em; font-weight:bold; color:#fff;}
.sidebar .block .block-title a{color:#232121; text-decoration:none;}
.sidebar .block .block-title a:hover{text-decoration:underline;}

.sidebar .block h3{line-height:1.5;}
.sidebar .block .block-content{padding:0px 21px 22px 21px;}
.sidebar .block .actions { text-align:right; margin-bottom:15px; }
.sidebar .block .actions a { float:left;}
.sidebar .block .block-content a{text-decoration:none;font-size:1.16em;line-height:1.36em;}
.sidebar .block .block-content a:hover{text-decoration:underline;}
.sidebar .block .block-content {line-height:2.5em;} /* linke navigation Kategorien*/
.sidebar .block-content h5{ color:#222222; font-weight:bold; font-size:1.2em; margin: 0 0 0 9px}


.col-right .block .block-content {text-decoration:none;font-size:1em;line-height:1.36em; padding:10px 21px 22px 21px;}
.col-right .block .block-content a{text-decoration:none;font-size:1em;line-height:1.36em; color:#000}
.col-right .block .block-content a:hover{text-decoration:underline;font-size:1em;line-height:1.36em; color:#000}
.col-right .block #block-max-height {
height:118px;
*height: 126px;
overflow:hidden}


/* Block: Account */
.sidebar .block-account {}

.sidebar .block-account li span{text-transform:none; font-size:12px; font-weight:bold}



/* Block: Currency Switcher */
.sidebar .block-currency {}
.sidebar .block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.sidebar .block-layered-nav {}
.sidebar .block-layered-nav .block-content{padding-left:0; padding-right:0;}
.sidebar .block-layered-nav h3{padding:0 24px 16px; font-weight:normal; color:#E24C1F; font-size:1em;}
.sidebar .block-layered-nav dt{font-weight:bold; padding:9px 8px 8px; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/sub_title_bg.jpg) left top repeat-x; border:1px solid #ECE9E9;}
.sidebar .block-layered-nav dd{padding:22px 16px 22px 24px; color:#010101;}
.sidebar .block-layered-nav dd .price,
.sidebar .block-layered-nav dd a{color:#010101;}
.sidebar .block-layered-nav .currently{padding:0 24px; color:#010101;}
.sidebar .block-layered-nav .currently li{padding-bottom:5px;}
.sidebar .block-layered-nav .actions{padding:7px 24px 0;}
.sidebar .block-layered-nav .actions a{color:#010101;}


/* Block: Cart */
.sidebar .block-cart {}
.sidebar .block-cart .amount a{color:#000000;}
.sidebar .block-cart .subtotal {padding:7px 0 12px;}
.sidebar .block-cart .subtotal .label{color:#060606; text-decoration:underline;}
.sidebar .block-cart .subtotal .price{color:#060606; font-weight:bold;}
.sidebar .block-cart h3{
	border:1px solid #ECE9E9;
	background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/sub_title_bg.jpg) left top repeat-x;
	color:#232121;
	font-weight:bold;
	font-size:1em;
	padding:8px 7px 7px;
	position:relative;
	margin:0 -21px;
}
.sidebar .block-cart h3 span{width:100%; display:block;}

.sidebar .mini-products-list{margin-top:26px;}
.sidebar .mini-products-list li { padding:5px 0; }
.sidebar .mini-products-list .product-image {float:left; width:86px;}
.sidebar .mini-products-list .product-details {width:73px; float:left;}
.sidebar .mini-products-list .product-details h4 {color:#222222; font-size:1em; font-weight:bold; margin:0 0 5px; }
.sidebar .mini-products-list .product-details h4 a{color:#767373; text-decoration:none; font-weight:normal;}
.sidebar .mini-products-list .product-details h4 a:hover{text-decoration:underline;}
.sidebar .mini-products-list .product-details .btn-remove { float:right; padding-bottom:10px; }

/* Block: Wishlist */
.sidebar .block-wishlist {}
.sidebar .block-wishlist .block-content h3{color:#000; font-weight:bold; font-size:1em;}
.sidebar .block-wishlist #wishlist-sidebar li{padding-bottom:15px;}
.sidebar .block-wishlist #wishlist-sidebar .product-image{width:68px;}
.sidebar .block-wishlist #wishlist-sidebar .product-details{width:86px;}
.sidebar .block-wishlist #wishlist-sidebar .btn-remove img{margin-left:10px; margin-bottom:10px;}

#wishlist-table textarea{width:95%!important;}

/* Block: Related */
.sidebar .block-related {}
.sidebar .block-related .block-content{padding-bottom:5px;}
.sidebar .block-related ol{margin-top:15px;}
.sidebar .block-related li { padding:5px 0; }
.sidebar .block-related .checkbox {}
.sidebar .block-related .item {padding-bottom:20px;}
.sidebar .block-related .item .product-img-box{width:86px; float:left;}
.sidebar .block-related .item .product-details{width:73px; float:left;}
.sidebar .block-related input{margin-right:10px;}
.sidebar .block-related .to-wishlish{color:#000;}

/* Block: Compare Products */
.sidebar .block-compare {}
.sidebar .block-compare .block-content{padding-top:23px; padding-bottom:31px;}
.sidebar .block-compare li { padding:5px 0; }
.sidebar .block-compare li a{text-decoration:none;}
.sidebar .block-compare li a:hover{text-decoration:underline;}
.sidebar .block-compare li img{float:right; margin-left:20px;}
.sidebar .block-compare .actions{margin:10px 0 0;}
.sidebar .block-compare .actions a{margin-top:5px; color:#000;}

/* Block: Viewed */
.sidebar .block-recent .block-content ul{padding:0; margin:0 }
.sidebar .block-recent .block-content li{padding:10px 0 0 0; margin:0 ; }
.sidebar .block-recent .block-content li div{ width:170px;  float:left; text-align:center}
.sidebar .block-recent .block-content li a{color:#000; font-weight:normal; text-decoration:none; font-size:1em;color:#767373;}
.sidebar .block-recent .block-content li a:hover{text-decoration:underline;}

.sidebar .block-recent .block-content .cleaner{
width:150px;
clear:left;
font-size:1px;
line-height:1px;
height:1px

}



/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll .radio { float:left; margin:3px -18px 0 0; }
.sidebar .block-poll .label { display:block; margin-left:25px; color:#767373;}
.sidebar .block-poll .answer{float:left; width:100%;}
.sidebar .block-poll .answer span{display:block; width:90px;}
.sidebar .block-poll .votes{font-weight:bold; float:right; width:50px; margin-top:-15px;}
.sidebar .block-poll .block-content{padding-bottom:7px;}
.sidebar .block-poll .block-content ol{margin-top:10px;}
.sidebar .block-poll .block-content ol li{padding-bottom:13px; color:#58646A;}
.sidebar .block-poll .block-content h3{color:#E24C1F; font-weight:normal; font-size:1em;}




/* Block: Tags */
.sidebar .block-tags ul{font-size:1.4em;}
.sidebar .block-tags ul,
.sidebar .block-tags li {display:inline; line-height:normal; color:#000;}
.sidebar .block-tags li a{color:#000;}
.sidebar .block-tags .actions{padding-top:15px; margin:0;}
.sidebar .block-tags .actions a{color:#000;}

/* Block: Subscribe */
.sidebar .block-subscribe .block-content{padding-top:20px; padding-bottom:23px; }
.sidebar .block-subscribe input{width:133px; margin:4px 0 4px 0;}
.sidebar .block-subscribe button{float:left; margin: 0 0 0 -3px}

/* Block: Reorder */
.sidebar .block-reorder {}
.sidebar .block-reorder li { padding:5px 0; }
.sidebar .block-reorder .checkbox { float:left; margin:3px -20px 0 0; }
.sidebar .block-reorder .label { display:block; margin-left:20px; }
.sidebar .block-reorder .label a{text-decoration:none;}
.sidebar .block-reorder .label a:hover{text-decoration:underline;}
.sidebar .block-reorder .block-content h3{color:#000; font-size:1em;}

/* Block: Banner */
.sidebar .block-banner {}
.sidebar .block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.sidebar .block-progress {}
.sidebar .block-progress .block-content{padding:25px 21px 25px 22px;}
.sidebar .block-progress dt {padding:12px 20px 11px;}
.sidebar .block-progress dt a{color:#242628; text-decoration:none;}
.sidebar .block-progress dt a:hover{text-decoration:underline;}
.sidebar .block-progress dd {padding:31px 19px 22px;}
.sidebar .block-progress dl{border-top:1px solid #C5C1C1;}
.sidebar .block-progress dt,
.sidebar .block-progress dd{border:1px solid #C5C1C1; border-top:0; color:#242628; font-weight:bold; }
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete {}
/* ======================================================================================= */

.product-name a{color:#1258C1;}
.product-name a:hover{text-decoration:underline;}
.product-shop h3{font-size: 1.2em; font-weight:bold;}

/* Category Page ========================================================================= */
.category-title {}
.category-image {display:block; margin:0 auto;}
.category-products {padding:25px 48px 23px 27px;}

.catalog-category-view .col-main .main-block .category-products{padding-right:28px;}
.catalog-category-view .col-main .listing-border{border:1px solid #767373; border-top:0;border-left:0; border-right:0; margin-top:10px; padding-top:15px; margin-bottom:15px;}

/* View Type: Grid */
.products-grid { width:100%; margin:0;}
.products-grid tr.odd {}
.products-grid tr.even {}
.products-grid td{width:254px; padding-right:32px; padding-bottom:28px;}
.products-grid td.last{padding-right:0;}
.products-grid td.empty {}
.products-grid td .product-col-1{width:120px; float:left;}
.products-grid td .product-col-2{width:134px; float:left;}
.products-grid td .product-name{line-height:normal;}
.products-grid button{margin-top:5px;}
.products-grid .ratings{margin:10px 0;}
.products-grid .ratings .rating-box{margin:0; float:left; margin-right:5px;}
.products-grid .price-box{float:left;}
.products-grid button{float:right;}
.products-grid .product-indent{width:254px;}

/* View Type: List */
.products-list { margin:0;}
.products-list .item {padding:10px 0 0  0; margin:0 0 45px; border-style:solid; border-width:1px 0 0  0; border-color:#000}
.products-list .product-image {float:left; display:block; width:120px;}
.products-list .product-shop {float:left; width:335px; margin:20px}
.products-list .product-shop .price-box{float:left; margin-right:20px;}
.products-list .product-shop .ratings{margin:10px 0 10px 50px;}
.products-list .product-shop .ratings .rating-box{float:left; margin:3px 32px 0 0px;}
.products-list .product-shop .ratings .rating-links{ float:left;}
.products-list .product-shop button{margin-top:5px;}
.products-list .desc{padding-top:10px; padding-right:25px;}
.products-list .desc a{color:#1258C1 ; font-size:0.91em;}
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view{padding:22px 8px 22px 28px;}

.product-view h1{ font-size:1.3em; font-weight:bold;}
.product-view h2{ font-size:1.06em; font-weight:bold;}
.product-view h3{ font-size:0.88em; font-weight:bold;}
.product-view h4{ font-size:0.88em;}
.product-view h5{ font-size:0.88em; font-weight:italic;}
.product-view h6{ font-size:1.06em;}


.product-essential {}
.product-collateral {}

/* Product Images */
.product-view .product-img-box {float:left; width:244px; margin-top:25px;}
.product-view .product-img-box .product-image {margin-top: 20px;}
.product-view .product-img-box .product-image img{margin-bottom:49px;float:left; margin-left:-19px; margin-top:7px}
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; font-size:0.91em; color:#626262; padding:7px 0 17px;}
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/magnifier_handle.gif) 4px 6px no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h3{font-size:1.09em; color:#000; margin-bottom:7px;}
.product-view .product-img-box .more-views ul{}
.product-view .product-img-box .more-views li{float:left; margin:0 7px 7px 0;}
.product-view .product-img-box .more-views li.last{margin-right:0;}

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

object{
float:left	
}


/* Product Shop */
.product-view .product-shop {
float:right;
width:441px;
margin-right:35px;
margin-top:2px;
}

.product-view .product-essential .productImage{float:left}
.EmailToFriend{
float:left;
width:100%;
margin-bottom:10px;margin-top: 5px;
}
.product-view .product-name{padding-bottom:8px;}
.product-view .product-name h2{color:#222222; font-weight:bold;}
.product-view .product-name h1{color:#222222; font-weight:bold;}
.product-view .short-description{padding-top:15px;}
.product-view .product-shop .ratings .rating-box{float:left; margin-right:25px;}
.product-view .product-shop .ratings .rating-links{float:left; padding-top:8px;}
.product-view .product-shop .ratings .rating-links a{padding-right:5px;}
.product-view .product-shop .product-pricing{margin:10px 0; font-size:0.91em; color:#626262;}
.product-view .product-shop .product-pricing .price{color:#010101; text-decoration:underline;}
.product-view .product-shop .product-pricing .benefit{color:#010101; text-decoration:underline; font-weight:normal;}
.product-view .product-shop .availability{font-size:0.91em;}
.product-view .product-shop .availability .in-stock{color:#000; font-weight:normal;}
.product-view .product-shop .add-to-box{color:#626262;}
.product-view .product-shop .add-to-box .add-to-cart label{margin-top:5px;}
.product-view .product-shop .add-to-box .add-to-cart input{width:52px; margin-top:3px; margin-right:15px;}
.product-view .product-shop .add-to-box .or{text-transform:lowercase; color:#545454; padding-top:3px; padding-left:10px;}
.product-view .product-shop .add-to-box .add-to-links{padding-top:3px;}
.product-view .product-shop .short-description h3{color:#222222; font-size:1.09em;}

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings .rating-links .separator{display:none;}
.ratings .rating-links a{color:#767373; font-size:0.91em; text-decoration:underline;}
.ratings .rating-links a:hover{text-decoration:none;}
.ratings .rating-links .last{color:#000;}
.ratings dt {}
.ratings dd {}
.rating-box { width:78px; height:13px; margin:0 auto; font-size:0; line-height:0; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/product_rating_blank_star.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/product_rating_full_star.gif) 0 100% repeat-x; }

.catalog-product-view .rating-box{margin:10px 0;}

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }
.product-shop .availability .out-of-stock { float:left; width:100%; font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; font-size:11px; color:#030303; }
.preisinfo{
font-size:10px; position:absolute; margin:200px 0 0 570px; color:#999
}
.block-content .preisinfo a{
 color:#999
}
.price-box {margin:10px 0;}
.price-box .price { font-weight:bold; }
.price-box a {color:#767373;}

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:bold; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links{color:#767373; font-size:0.91em;}
.add-to-links li{display:inline; padding-right:5px;}
.add-to-links a{color:#1258C1; text-none;}
.add-to-links a:hover{text-decoration:underline;}
.add-to-links .last a{color:#000;}
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart .button { float:left; margin-left:5px; color:#000000}

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options dd .multiselect option {}
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }
.product-options-bottom .add-to-cart label{margin-top:5px;}
.product-options-bottom .add-to-cart input{margin-top:3px;}

.multiselect{height:auto!important;}

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional {}

#product-attribute-specs-table{margin-top:1px; margin-left:1px;}
#product-attribute-specs-table th,
#product-attribute-specs-table td{border-color:#C5C1C1;}

#product-attribute-specs-table th{padding:13px 13px 12px 10px; color:#000;}
#product-attribute-specs-table td{padding:12px 55px 10px 18px;}

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .price-box{float:none; font-size:1.09em;}
.product-view .up-sell .products-grid td{width:25%; padding-right:42px;}
.product-view .up-sell .products-grid td .upsell-box{padding-right:41px; border-right:1px solid #C5C1C1;}

.product-view .up-sell .products-grid td.first{padding-left:30px;}

.product-view .up-sell .products-grid td.last{padding-right:0;}
.product-view .up-sell .products-grid td.last .upsell-box{padding-right:0; border:0;}


/* Block: Tags */
.product-view .tags {width:640px;}
.product-view .tags h3{text-transform:uppercase; font-size:1.09em; color:#222222;}
.product-view .tags h4{font-weight:normal; color:#222222; }
.product-view .tags .tags-list{margin:5px 0 20px;}
.product-view .tags .tags-list li{color:#767373; line-height:1.5em; font-weight:bold; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/tags_divider.gif) right 2px no-repeat; padding:0 17px 0 0; margin-right:15px;}
.product-view .tags .tags-list li a{color:#010101; padding-right:3px;}
.product-view .tags .tags-list li.last{background:0;}

.product-view .tags .form-add-tags { width:420px;}
.product-view .tags .form-add-tags label {font-weight:bold; color:#353535;}
.product-view .tags .form-add-tags .input-box{float:left; margin:5px 5px 0 0;}
.product-view .tags .form-add-tags .input-box input{width:402px;}
.product-view .tags .form-add-tags .button{float:left; margin-top:2px; margin-left:-4px; color:#000000;}
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }

/* ======================================================================================= */

/*=============product tabs==============*/
#product-tabs .tabs{padding-left:4px;}
#product-tabs .tabs h3{color:#FFF;}
#product-tabs .tabs .corner-left-top{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/tabs_button_corner_left_top.gif) left top no-repeat; display:block; width:172px; float:left; font-weight:bold; text-decoration:none; cursor:pointer; margin-right:4px;}
#product-tabs .tabs .corner-right-top{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/tabs_button_corner_right_top.gif) right top no-repeat; display:block;}
#product-tabs .tabs .border-top{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/tabs_border.gif) left top repeat-x #525252; display:block; margin:0 7px; padding:12px 0 11px; text-align:center; height:14px; overflow:hidden; font-size:1.09em;}
#product-tabs .tabs .active-tab{color:#FFF; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/tabs_button_corner_left_top_active.gif) left top no-repeat; margin-bottom:-1px; position:relative; height:38px;}
#product-tabs .tabs .active-tab .corner-right-top{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/tabs_button_corner_right_top_active.gif) right top no-repeat;}
#product-tabs .tabs .active-tab .border-top{background-color:#FFFFFF; height:15px;}
#product-tabs .tabs .active-tab h3{color:#222222;}
#product-tabs .tabs .active-tab a{color:#1258C1 ; text-decoration: none;}
#product-tabs .tabs .active-tab a:hover{text-decoration: underline;}

#tags-button{width:128px!important;}

#product-tabs .tabs-content{ width:500px;}
#product-tabs .tabs-content .tabs-content-top{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/tabs_corner_left_top.gif) left top no-repeat;}
#product-tabs .tabs-content .tabs-content-top div{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/tabs_corner_right_top.gif) right top no-repeat;}
#product-tabs .tabs-content .tabs-content-top div div{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/tabs_border.gif) left top repeat-x #ffffff; margin:0 5px; height:5px; overflow:hidden;}

#product-tabs .tabs-content .border-left{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/tabs_border.gif) left top repeat-y #ffffff;}
#product-tabs .tabs-content .border-right{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/tabs_border.gif) right top repeat-y;}
#product-tabs .tabs-content .border-right .block-width{width:460px; overflow:hidden; position:relative; padding:20px 0 20px; margin-left:20px;}

#product-tabs .tabs-content .tabs-content-bot{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/tabs_corner_left_bot.gif) left top no-repeat;}
#product-tabs .tabs-content .tabs-content-bot div{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/tabs_corner_right_bot.gif) right top no-repeat;}
#product-tabs .tabs-content .tabs-content-bot div div{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/tabs_border.gif) left 4px repeat-x #ffffff; margin:0 5px; height:5px; overflow:hidden;}
#tabber{display:block; width:2829px; list-style:none; overflow:hidden;}
#tabber .tabs-list{width:447px; float:left; display:block; margin-right:260px; }
/*============//product tabs=============*/


/* Content Styles ================================================================= */
/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {padding:15px 0;}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }

.review-customer-view .col-main .product-image-box{width:160px; float:left;}
.review-customer-view .col-main .product-image-box img{margin-bottom:10px;}
.review-customer-view .col-main .product-image-box .rating-box{margin:0;}
.review-customer-view .col-main .product-details{width:530px; float:left;}
.review-customer-view .col-main .data-table{margin:15px 0;}
.review-customer-view .col-main .ratings{margin:15px 0;}
.review-customer-view .col-main .ratings .rating-box{padding:5px 0;}

/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }
.cart .price{font-weight:bold;}
.cart .product-name a{font-weight:bold; color:#242628; font-size:0.91em;}

.checkout-cart-index .title-block h2{color:#222222; float:none; text-align:left;}
.checkout-cart-index .col-main .pages-indent{padding-right:32px; padding-top:10px;}
.checkout-cart-index .col-main .checkout-types li button{width:157px; height:37px; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/checkout_button.jpg) left top no-repeat;}
.checkout-cart-index .col-main .checkout-types li button span{display:none;}
.checkout-cart-index .checkout-button{width:100%; height:45px; overflow:hidden;}
.checkout-cart-index #shopping-cart-table{border:1px solid #CCD4D7;}
.checkout-cart-index #shopping-cart-table th{text-align:center; color:#242628;}
.checkout-cart-index #shopping-cart-table th,
.checkout-cart-index #shopping-cart-table td{padding:9px 20px;}
.checkout-cart-index #shopping-cart-table .item-options{font-style:normal; color:#242628;}
.checkout-cart-index #shopping-cart-table .item-options dt{font-style:normal;}

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }
.cart-table tfoot td{padding:9px!important;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:726px; }
.cart .cart-collaterals .col-1{width:263px;}
.cart .cart-collaterals .col-2{width:459px;}

.cart .crosssell{padding-top:4px; display:none}
.cart .crosssell .sideblock-title .corner-right-top{padding-top:5px; padding-left:30px;}
.cart .crosssell .pages-indent{padding-top:23px; padding-right:20px; padding-bottom:0;}
.cart .crosssell .product-name a{font-weight:normal; font-size:1em; line-height:normal; color:#767373;}
.cart .crosssell li{padding-bottom:30px;}
.cart .crosssell button{margin:11px 0;}
.cart .crosssell .product-image {display:block; float:left; width:86px; margin:0;}
.cart .crosssell .product-shop {width:120px; float:left;}

.cart .discount{padding-top:4px;}
.cart .discount .sideblock-title .corner-right-top{padding-top:6px;}
.cart .discount .pages-indent{padding:23px 22px 21px 22px;}
.cart .discount input{width:285px;}

.cart .shipping{padding-top:4px;}
.cart .shipping .pages-indent{padding-top:21px; padding-bottom:12px; padding-right:18px; padding-left:22px;}
.cart .shipping .form-list{margin-top:15px;}
.cart .shipping label{color:#767373;}
.cart .shipping input{width:391px; color:#767373;}
.cart .shipping select{width:397px; color:#767373;}


/* Shopping Cart Totals */
.cart .totals { float:right; width:301px; margin-top:4px; }
.cart .totals .corner-right-bot{padding:18px 1px 23px;}
.cart .totals .table-indent{margin:0 35px 16px 24px;}
.cart .totals .total-divider{border-bottom:1px solid #CCD4D7;}
.cart .totals table{width:100%;}
.cart .totals table .a-right{text-align:left!important;}
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; color:#242628; text-transform:uppercase; }
.cart .totals table .price{font-size:1em;}
.cart .totals .tax-collapse{font-weight:bold; color:#242628; text-transform:uppercase;}
.cart .totals .checkout-types{margin:20px 0px 0 0; padding-right:53px; text-align:center;}
.cart .totals .checkout-types button{margin-bottom:15px;}
.cart .totals .checkout-types li a{color:#000; text-decoration:none; font-size:0.91em; font-weight:bold;}
.cart .totals .checkout-types li a:hover{text-decoration:underline;}


/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc {position:relative; color:#232121; }
.opc h3,
.opc h4{color:#222222;  margin-bottom:5px;}
.opc strong{font-size:0.91em;}
.opc .form-list{margin:15px 0;}
.opc #checkout-step-login #login-form .buttons-set a{float:left;}

.opc li.section {}
.opc .step-title{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/step_bg.jpg) left top repeat-x #F7F7F7; border:1px solid #ECE9E9; border-bottom:0; font-size:1.09em; vertical-align:top;}
.opc

.opc .step-title .number {line-height:22px; margin-right:5px; padding:2px 5px; font-weight:bold; color:#000000; border:1px solid #D2D2D2; background:#FFFFFF;}
.opc .step-title h3 { display:inline; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/step_marker.gif) left top no-repeat; padding:2px 10px 3px 22px; font-size:11px; color:#222222; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title {cursor:default; }
.opc .active .step-title .number{color:#FFFFFF; background:#202529; border:1px solid #202529; }
.opc .step { border-top:1px solid #E6E3E3; padding:22px 19px 24px 22px; vertical-align:top;}
.opc .active .step{}
.opc .order-review {}

.opc .step-title .border-bot{background:0;}
.opc .step-title .border-left,
.opc .step-title .border-right{background:0;}
.opc .step-title .corner-right{padding:7px 18px 8px 6px;}

.opc .first .step-title{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/checkout_border_top.gif) left top repeat-x #F7F7F7; border:0;}
.opc .first .step-title .border-left{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/checkout_border.gif) left top repeat-y;}
.opc .first .step-title .border-right{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/checkout_border.gif) right top repeat-y;}
.opc .first .step-title .corner-left{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/checkout_corner_left_top.gif) left top no-repeat;}
.opc .first .step-title .corner-right{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/checkout_corner_right_top.gif) right top no-repeat;}

.opc #opc-review .step-title{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/checkout_border_top.gif) left top repeat-x #F7F7F7; border:0;}
.opc #opc-review .step-title .border-bot{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/checkout_border.gif) left bottom repeat-x;}
.opc #opc-review .step-title .border-left{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/checkout_border.gif) left top repeat-y;}
.opc #opc-review .step-title .border-right{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/checkout_border.gif) right top repeat-y;}
.opc #opc-review .step-title .corner-left{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/checkout_corner_left_bot.gif) left bottom no-repeat;}
.opc #opc-review .step-title .corner-right{background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/checkout_corner_right_bot.gif) right bottom no-repeat;}

.opc #opc-review.active .step-title .corner-left{background:0;}
.opc #opc-review.active .step-title .corner-right{background:0;}
.opc #opc-review.active .step{border:0;}

.opc .checkbox{width:14px; height:14px;}



#checkoutSteps #opc-billing .input-box,
#checkoutSteps #opc-shipping .input-box{width:380px; float:left;}
#checkoutSteps #opc-billing .input-box input,
#checkoutSteps #opc-shipping .input-box input,
#checkoutSteps #opc-billing .input-box select,
#checkoutSteps #opc-shipping .input-box select{width:294px!important;}
#checkoutSteps .input-box-2{width:300px; float:left;}
#checkoutSteps .input-box-2 input{width:294px!important;}
#checkoutSteps .input-box-2 select{width:300px!important;}
#checkoutSteps .group-select li li{margin-bottom:15px;}
#checkoutSteps label{padding-bottom:3px; padding-right:20px; color:#2E2E2E;}
#checkoutSteps input,
#checkoutSteps select{margin-top:3px;}
#checkoutSteps .group-select li input.input-text{width:674px;}
#checkoutSteps .group-select li select{width:680px;}
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname,
#checkoutSteps #opc-shipping .customer-name-middlename .name-firstname{width:244px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname input,
#checkoutSteps #opc-shipping .customer-name-middlename .name-firstname input{width:223px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename,
#checkoutSteps #opc-shipping .customer-name-middlename .name-middlename{width:135px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename input,
#checkoutSteps #opc-shipping .customer-name-middlename .name-middlename input{width:50px!important;}
#checkoutSteps #opc-billing .customer-dob .input-box input{width:50px !important;}





/* Multiple Addresses Checkout */
.checkout-progress-indent{padding:0 0 4px 0;}
.checkout-progress {padding:20px 0 20px 80px; text-align:center;}
.checkout-progress li {display:inline; width:15%; text-align:center; color:#000; border:0; padding:1px 10px 1px 10px; margin-right:5px; background:#FFF;}
.checkout-progress li.active {background:#FFF; color:#B84328;}

.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {font-size:12px;}
.multiple-checkout .grand-total .price {}

.checkout-multishipping-addresses .col-main .page-title h2{color:#222222; padding:0;}
.checkout-multishipping-addresses .col-main .page-title button{margin-top:3px;}
.checkout-multishipping-addresses .col-main .multiple-checkout h3{color:#222222;  margin:15px 0;}
.checkout-multishipping-addresses .col-main #multiship-addresses-table{border-collapse:collapse; margin-bottom:10px; border-right:1px solid #CCD4D7;}
/*.checkout-multishipping-addresses .col-main #multiship-addresses-table tfoot td{border-top:1px solid #BEBCB7; padding:5px;}*/
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set{border:0;}
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set button{margin-left:10px;}

.checkout-multishipping-shipping .col-main .page-title{margin-bottom:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout{width:100%;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set{background:0;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-1{width:30%;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-2{width:68%;}
.checkout-multishipping-shipping .col-main .wide .data-table{border-collapse:collapse; margin-top:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout h3{color:#222222; border:1px solid #BEBCB7; border-bottom:0; margin-bottom:0; font-size:1em; padding:3px; padding-left:20px;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set{border:1px solid #BEBCB7; padding:20px; margin-bottom:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout .buttons-set{border:0;}
.checkout-multishipping-shipping .col-main .multiple-checkout .buttons-set button{margin-left:10px;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col-1 h4{color:#222222; margin:10px 0;}

.checkout-multishipping-billing .col-main .col2-set{background:0; border:1px solid #BEBCB7; padding:20px; margin-top:15px;}
.checkout-multishipping-billing .col-main .col2-set .col-2 h3{color:#222222; margin-bottom:20px;}
.checkout-multishipping-billing .col-main .col2-set .col-1{width:60%;}
.checkout-multishipping-billing .col-main .col2-set .col-2{width:38%;}
.checkout-multishipping-billing .col-main .buttons-set{padding:20px 0; border:0;}
.checkout-multishipping-billing .col-main .buttons-set button{margin-left:15px;}
.checkout-multishipping-billing .col-main .col-2 dl dt{padding:5px 0;}
.checkout-multishipping-billing .col-main .col-2 dl dd{padding:0 0 0 20px;}
.checkout-multishipping-billing .col-main .col-2 dd .v-fix{padding-right:5px;}
.checkout-multishipping-billing .input-box{width:auto;}
.checkout-multishipping-billing .input-box input{width:250px;}
.checkout-multishipping-billing .tool-tip{top:0!important;}

.checkout-multishipping-overview .col-main .page-title{margin-bottom:15px;}
.checkout-multishipping-overview .col-main .col2-set{background:0; border:1px solid #4A4A4A; padding:20px;}
.checkout-multishipping-overview .col-main .col2-set .col-1{width:30%;}
.checkout-multishipping-overview .col-main .col2-set .col-2{width:68%;}
.checkout-multishipping-overview .col-main .multiple-checkout h3{color:#222222; margin:10px 0;}
.checkout-multishipping-overview .col-main .col2-set h3{margin:0;}
.checkout-multishipping-overview .col-main .col2-set .data-table{border-collapse:collapse;}
.checkout-multishipping-overview .col-main .col2-set .data-table tfoot th,
.checkout-multishipping-overview .col-main .col2-set .data-table tfoot td{border-top:1px solid #BFBFBF;}
.checkout-multishipping-overview .col-main .grand-total{margin:10px 0;}
.checkout-multishipping-overview .col-main .grand-total .price{font-weight:bold;}
.checkout-multishipping-overview .data-table{margin:10px 0;}

.checkout-multishipping-address-newshipping #form-validate{display:block; padding:20px;}

/*.checkout-multishipping-address-newshipping #form-validate #lastname{width:251px;}*/

/*.checkout-multishipping-address-editshipping #form-validate #lastname{width:251px;}*/

.checkout-multishipping-address-selectbilling .page-title h2{color:#222222; background:0;}
.checkout-multishipping-address-selectbilling .page-title button.button{margin-top:5px;}
.checkout-multishipping-address-selectbilling .multiple-checkout{padding:20px;}

.checkout-multishipping-address-editaddress #form-validate{display:block; padding:20px;}
.checkout-multishipping-address-editaddress #form-validate #lastname{width:251px;}

.checkout-multishipping-address-editbilling #form-validate #lastname{width:251px;}

.checkout-multishipping-success .content-box{padding:30px;}
.checkout-multishipping-success .buttons-set{border:0;}

#lastname{width:250px;}

/* Sitemap */
.sitemap {}


/********** < Common Checkout Styles */
.sp-methods{}
.checkout-onepage-index .col-main{width:731px;}
.checkout-onepage-index .col-right{
	 width:210px;}
.checkout-onepage-index #checkout-payment-method-load dt{padding:5px 0;}
.checkout-onepage-index #checkout-payment-method-load dd{padding:0 20px;}

.please-wait { float:right; padding-right:50px;}
.cvv-what-is-this { cursor:help; margin-left:45px; display:block; margin-top:3px;}

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; left:0; z-index:1000; top:-60px!important;}
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {margin-top:15px;}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto;}
.gift-message-form .gift-item {}
.gift-message-form textarea{width:510px!important;}
.gift-message-form .input-box{display:block; width:283px!important;}
.gift-message-form .input-box input{width:226px!important;}

.gift-message-link { display:block; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt span { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:150px; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {padding:25px 48px 23px 27px;}
.dashboard .data-table{margin:10px 0;}
.dashboard .col2-set{padding:10px 0;}
.dashboard .col2-set .col-1,
.dashboard .col2-set .col-2{padding:10px 0;}
.dashboard .rating-box{margin:10px 0;}

.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags ol li{padding-bottom:20px;}
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

.customer-name-middlename .name-firstname{width:200px!important;}
.customer-name-middlename .name-firstname input{width:190px!important;}
.customer-name-middlename .name-middlename{width:60px!important;}
.customer-name-middlename .name-middlename input{width:50px!important;}
.customer-name-middlename .input-box-2 input{width:250px!important;}

.customer-account-edit .input-box.name-prefix select,.customer-account-edit .input-box.name-prefix{
	width:80px;
	margin: 0 10px 0 0

}
.customer-address-form .input-box.name-prefix select,.customer-address-form .input-box.name-prefix{
	width:80px;
	margin: 0 10px 0 0

}



.customer-dob .input-box{width:60px!important;}
.customer-dob .input-box input{width:50px!important;}

.catalogsearch-advanced-index #form-validate .range input{width:150px;}
.catalogsearch-advanced-index #form-validate select{padding:2px;}

#my_recent_reviews .number{width:17px; float:left;}
#my_recent_reviews .product-name{float:left; width:680px;}

#my_recent_tags li{width:100%; overflow:hidden;}
#my_recent_tags .number{width:17px; float:left; margin:0; padding:0;}
#my_recent_tags .details{float:left; width:680px; margin:0; padding:0;}

.cms-index-index .products-grid{margin-top:0;}
.cms-index-index .col-main .pages-indent{padding-right:28px; padding-bottom:0;}
.cms-index-index .col-main .main-block{margin-bottom:4px;}
.cms-index-index .col-main p{ height:0; float:left;}

.review-product-list .col-main .data-table{ margin:10px 0 10px 1px;}
.review-product-list .col-main .form-list{margin-top:15px;}
.review-product-list .col-main #tabs{display:none;}

.review-product-view .col-main .product-img-box p{padding:10px 0;}
.review-product-view .col-main .product-img-box .rating-box{margin:0;}
.review-product-view .col-main .product-img-box .rating-links a{display:block;}
.review-product-view .col-main .details dl{margin:7px 0;}
.review-product-view .col-main .details dd{padding:5px 0;}
.review-product-view .col-main .details dd .rating-box{margin:0;}

.sendfriend-product-send .col-main .buttons-set button{margin-right:10px;}

.cms-about-magento-demo-store .col-main .col3-set{padding:20px;}
.cms-about-magento-demo-store .col-main .col3-set p{padding-bottom:15px;}

.catalog-seo-sitemap-category .col-main .pager{padding:15px 0;}

.catalogsearch-advanced-result .col-main .products-grid td{width:259px; padding-right:85px;}
.catalogsearch-advanced-result .col-main .products-grid td.last{padding-right:0;}

.customer-address-index .col-main .col2-set{padding:10px 0;}
.customer-address-index .col-main .col2-set .col-1,
.customer-address-index .col-main .col2-set .col-2{padding:10px 0;}
.customer-address-index .col-main .col2-set ol li{padding-bottom:15px;}

.review-customer-index .data-table{margin:10px 0 20px;}

.tag-customer-view .col-main .data-table{margin:10px 0 20px;}
.tag-customer-view .col-main .ratings{padding-bottom:15px;}
.tag-customer-view .col-main .rating-box{margin:0;}

.sales-order-history .col-main .data-table{margin:10px 0 20px;}

.sales-order-view .col-main .main-block{margin-bottom:4px;}
.sales-order-view .col-main .col2-set{padding:10px 0;}
.sales-order-view .col-main .col2-set .col-1,
.sales-order-view .col-main .col2-set .col-2{padding:5px 0;}
.sales-order-view .col-main .order-info{margin-bottom:15px;}

.sales-order-invoice .col-main .main-block{margin-bottom:4px;}
.sales-order-invoice .col-main .col2-set{padding:10px 0;}
.sales-order-invoice .col-main .col2-set .col-1,
.sales-order-invoice .col-main .col2-set .col-2{padding:5px 0;}
.sales-order-invoice .col-main .order-info{margin-bottom:15px;}
.sales-order-invoice .col-main .data-table{margin:10px 0;}

.sales-order-shipment .col-main .main-block{margin-bottom:4px;}
.sales-order-shipment .col-main .col2-set{padding:10px 0;}
.sales-order-shipment .col-main .col2-set .col-1,
.sales-order-shipment .col-main .col2-set .col-2{padding:5px 0;}
.sales-order-shipment .col-main .order-info{margin-bottom:15px;}
.sales-order-shipment .col-main .data-table{margin:10px 0;}

.sales-order-creditmemo .col-main .main-block{margin-bottom:4px;}
.sales-order-creditmemo .col-main .col2-set{padding:10px 0;}
.sales-order-creditmemo .col-main .col2-set .col-1,
.sales-order-creditmemo .col-main .col2-set .col-2{padding:5px 0;}
.sales-order-creditmemo .col-main .order-info{margin-bottom:15px;}
.sales-order-creditmemo .col-main .data-table{margin:10px 0;}

.home-banners{width:100%; overflow:hidden; margin-bottom:4px;}
.home-banners img{margin:0 4px;}
.home-banners img.left,
.home-banners img.right{margin:0;}
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer a{color:#767373; }
.footer .main-block .corner-right-bot{padding:18px 40px 23px 28px;}
.footer .col-1{width:190px; padding-right:33px; float:left; font-size:0.91em; }
.footer .col-2{width:682px; float:right; text-align:right;}
.footer .store-switcher{padding-top:5px;}

.footer .footer_links ul{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; display:inline; float:right; margin:14px 10px 0 0}
.footer .footer_links ul li{display:inline; padding:3px 8px 1px 8px; background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/footer_divider.png) right 3px no-repeat;}
.footer .footer_links ul li a{text-decoration:none; color:#fff}
.footer .footer_links ul li a:hover{text-decoration:underline;}
.footer .footer_links ul.links li.last{background:0;}
.footer .footer_links ul li:last-child{background:0;}

.footer .socialmedia ul{font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; display:inline; float:left; margin:8px 10px 0 17px}
.footer .socialmedia ul li{display:inline; padding:6px 19px 6px 32px; float:left}

.footer .socialmedia ul li a{text-decoration:none; color:#fff}
.footer .socialmedia ul li a:hover{text-decoration:underline; color:#fff}

.footer .socialmedia ul li:first-child{ background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/home.png); background-position:left; background-repeat:no-repeat;}
.footer .socialmedia ul li:last-child{ background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/teilen.png); background-position:left; background-repeat:no-repeat;}



.seo_text{
font-size:11px;
	width:960px;
	padding: 0 0 20px 0
}
.bookmark{
float:right	;
margin: -15px 0 0 0
}
.footerColOne{
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/footerColOne.jpg);
	margin: 30px 0 0px 0;
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	width:960px;
	background-color:#dbeaf4;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;

	-khtml-border-top-left-radius: 5px;
    -khtml-border-top-right-radius: 5px;

	-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;

	border-top-left-radius: 5px;
    border-top-right-radius: 5px;

	-moz-box-shadow: inset 0 0 5px #c3d7e8;
	-webkit-box-shadow: inset 0 0 5px #c3d7e8;
	box-shadow: inner 0 0 5px #c3d7e8;
	border-style:solid;
	border-color:#ced1d7;
	border-width:0 0 1px 0

}
.footerColTwo{
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/footerColTwo.jpg);
	margin: 0px 0 0px 0;
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	width:960px;
	background-color:#dbeaf4;

	border-style:solid;
	border-color:#ced1d7;
	border-width:0 0 1px 0

}
.footerColThree{
	background-color:#003065;
	margin: 0px 0 20px 0;
	  float:left;
	width:960px;

	-webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;

	-khtml-border-bottom-left-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;

	-moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;

	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	min-height:43px


}




.five_line_footer{
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/five_line_footer.png);
	background-repeat:repeat-y;
	background-position:bottom;
	float:left;
	width:960px;
	min-height:100PX

}
.footerColTwo .five_line_footer{
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/one_line_footer.png);
}

.five_line_footer h3,.five_line_footer h3 a{
	background-image:none;
	padding: 0 0 0 0;
	font-size:17px;
	color:#222222;
	margin:0 0 4px 0;
	font-weight:normal
}
.five_line_footer a{
	font-size:11px;
	color:#666666;
	text-decoration:none;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/arrow_grey.png);
	background-position: 2px 3px;
	background-repeat:no-repeat;
	padding: 0 8px 0 11px;
	line-height:20px
}
.five_line_footer a:hover{
	text-decoration:underline;
}



.five_line_footer div{
	float:left;
	width:176px;
	margin: 0 1px 0 0;
	padding: 10px 0 20px 16px
}
.five_line_footer div.last{
	float:left;
	width:172px;
	margin: 0 0px 0 0
}





/* ======================================================================================= */

.cmsTxt{
padding: 10px;
color:#000;
}
.cmsTxt a{
color:#1258C1;
}
#headerImage{
	margin-bottom: 5px;
}
#headerImage .category-title { width:757px; overflow:hidden}

#flag_new{
	background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/flag_new.gif) right 0px no-repeat;

}

.account-create #form-validate{display:block; padding:0px; width:270px;}




#niveaustufe_a1{
	padding-left:29px;
	padding-top:5px;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/niveaustufe_a1.png);
	height:25px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#niveaustufe_a2{
	padding-left:29px;
	padding-top:5px;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/niveaustufe_a2.png);
	height:25px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#niveaustufe_b1{
	padding-left:29px;
	padding-top:5px;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/niveaustufe_b1.png);
	height:25px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#niveaustufe_b2{
	padding-left:29px;
	padding-top:5px;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/niveaustufe_b2.png);
	height:25px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#niveaustufe_c1{
	padding-left:29px;
	padding-top:5px;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/niveaustufe_c1.png);
	height:25px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}




#language_13{
	padding-left:25px;
	padding-top:5px;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/icon_sweden.gif);
	height:25px;
	background-repeat:no-repeat;
	background-position:0px 6px;
	margin: 0 0 0 16px
}
#language_4{
	padding-left:25px;
	padding-top:5px;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/icon_italy.gif);
	height:25px;
	background-repeat:no-repeat;
	background-position:0px 6px;
	margin: 0 0 0 16px
}
#language_7{
	padding-left:25px;
	padding-top:5px;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/icon_germany.gif);
	height:25px;
	background-repeat:no-repeat;
	background-position:0px 6px;
	margin: 0 0 0 16px
}
#language_5{
	padding-left:25px;
	padding-top:5px;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/icon_french.gif);
	height:25px;
	background-repeat:no-repeat;
	background-position:0px 6px;
	margin: 0 0 0 16px
}
#language_6{
	padding-left:25px;
	padding-top:5px;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/icon_england.gif);
	height:25px;
	background-repeat:no-repeat;
	background-position:0px 6px;
	margin: 0 0 0 16px
}
#language_3{
	padding-left:25px;
	padding-top:5px;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/icon_spain.gif);
	height:25px;
	background-repeat:no-repeat;
	background-position:0px 6px;
	margin: 0 0 0 16px
}






#cd{
	padding-left:25px;
	padding-top:5px;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/cd.png);
	height:25px;
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin: 0 0 0 13px
}
.break{
float:left;
width:100%
}

#hoerprobe{
	padding-top:6px;
	padding-left:17px;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/hoerprobe.png);
	height:25px;
	background-repeat:no-repeat;
	background-position:0px 5px;
	margin: 0 0 0 20px
}
.product-view  #hoerprobe{
	margin: 0 0 0 0px
}

#ebook{
	padding-left:18px;
	padding-top:5px;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/ebook.png);
	height:25px;
	background-repeat:no-repeat;
	background-position:0px 5px;
	margin: 0 0 0 16px
}

.product-links{
float:left;
width:460px;
}
.product-view .product-links{
float:left;
width:360px;
}



.product-links div{
float:left;
	font-size:11px;
	color:#000;
}
.product-links div a{
	color:#003165;
	text-decoration:none;
}
.product-links div a:hover{
	color:#003165;
	text-decoration:underline;
}

.teaserBoxContent{
	float:left;
	width:566px;
	margin:0 0 15px 0;
	padding:2px;
	color:#222222;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	-moz-box-shadow:    1px 1px 2px 1px #CCC;
	-webkit-box-shadow: 1px 1px 2px 1px #CCC;
	box-shadow:         1px 1px 2px 1px #CCC;
}
.archiv_link{
	float:left;
	width:566px;
	margin:0 0 0px 0;
}

.teaserBoxSidebar{
	float:right;
	width:180px;
	margin:0 0 15px 0;
	padding:0px;
	color:#222222;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	-moz-box-shadow:    1px 1px 2px 1px #CCC;
	-webkit-box-shadow: 1px 1px 2px 1px #CCC;
	box-shadow:         1px 1px 2px 1px #CCC;
}
.teaserBoxSidebar a{
	color:#222222;
}
.teaserBoxSidebar div{
	float: left;
	width:169px;
	overflow:hidden;
	padding:10px 0 11px 11px;
	/*padding:19px 0 19px 11px;*/
	border-style:solid;
	border-color:#d9d9d9;
	border-width:0 0 1px 0;
	margin: 0 0 6px 0
}

.teaserBoxSidebar h2{
	float:left;
	font-size:18px;
	width:180px;
	padding:0 0 16px 0;
 	font-weight:normal;
	line-height:20px;
	color:#222222;
}
.teaserBoxSidebar img{
	float:left;
}
.teaserBoxSidebar #facebook img{
	float:left;
	margin:0 7px 0 -10px
}
.teaserBoxSidebar td img{
	margin:0 7px 9px 0

}

.teaserBoxContent img{
	float:left;
	margin: 0 16px 0 0;
   	-webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;

	-khtml-border-top-left-radius: 5px;
    -khtml-border-bottom-left-radius: 5px;

	-moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;

	border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.teaserBoxContent h2{
	float:left;
	font-size:18px;
	width:295px;
	font-weight:normal;
	line-height:20px;
	padding: 9px 0 10px 0;
	color:#222222;
}

.teaserBoxContent a.more{
	color:#222222;
	float:right;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/arrow_black.png);
	background-position: 3px 5px;
	background-repeat:no-repeat;
	padding: 0 8px 0 10px;
}
.teaserBoxContent a:hover{
	text-decoration: underline;
}
/*NIVO*/

.nivoSlider {
	width:765px;
	position:relative;
	background:#fff url(https://www.circonverlag.de/skin/frontend/blank/compact/images/loading.gif) no-repeat 50% 50%;
    margin-bottom:50px;
    -moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;

}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}


#slider {
    margin:0px auto 35px auto;
	width:765px;
}
.slider-wrapper {
width:765px;

}
 #slider {
    width:765px; /* Make sure your images are the same size */
    height:270px; /* Make sure your images are the same size */
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	width:24px;
	margin-top:36px;

     /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:19px;
	padding: 4px 0 0 5px;
	height:20px;
	background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/bullets.png) no-repeat;
	color:#222222;
	font-size:12px;
	text-decoration:none;
	border:0;
	margin-right:3px;
	margin-bottom:2px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -26px;
	width:17px;
	padding: 4px 0 0 7px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/arro)ws.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/* Block: Upsell */
.product-view .up-sell {

   -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;

	-khtml-border-bottom-left-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
    -khtml-border-top-right-radius: 5px;

	-moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;

	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;



float:right;
border-style:solid;
border-width:1px;
border-color:#cccccc;
width:214px;
padding: 0 0 5px 0;
margin: 37px 0 0 0
 }

.product-view .product-collateral-all { float:left;}

.product-view  h1{color:#222222; font-weight:bold; font-size:1.3em;}
.product-view  h2{color:#222222; font-weight:bold; font-size:1.06em;}
.product-view  h3{color:#222222; font-weight:bold; font-size:0.88em;}
.product-view  h4{color:#222222; font-weight:normal; font-size:0.88em}
.product-view  h5{color:#222222; font-weight:italic; font-size:0.88em;}
.product-view  h6{color:#222222; font-size:1.06em;}
.product-view .up-sell .upsell-box{float:left; width:95px; margin: 5px 0 0 10px;}
.product-view .up-sell h2{color:#222222; float:left; margin: 5px 0 0 5px; font-weight:bold; font-size:1.06em;}
.product-view .up-sell h3{color:#222222; float:left; margin: 5px 0 0 0px; font-weight:bold; font-size:0.88em;}
.product-view .up-sell h4{color:#222222; float:left; margin: 5px 0 0 0px; font-weight:normal; font-size:0.88em;width:95px;}
.product-view .up-sell .upsell-box h4.product-name a{float:left; width:95px; font-size:11px;}
.product-view .up-sell .upsell-box .price-box .price{float:left; width:95px; font-size:11px;}
.product-view .up-sell .upsell-box .price-box {float:left; width:102px; font-size:8px;}

.product-view .up-sell .line{
font-size:1px;
line-height:1px;
height:1px;
float:left;
width:212px;
margin: 5px 0 5px 1px;

background-color:#cccccc;
}


.product-view .up-sell .price-box{float:none; font-size:1.09em;}
.product-view .up-sell .products-grid td{width:25%; padding-right:42px;}
.product-view .up-sell .products-grid td .upsell-box{padding-right:41px; border-right:1px solid #C5C1C1;}

.product-view .up-sell .products-grid td.first{padding-left:30px;}

.product-view .up-sell .products-grid td.last{padding-right:0;}
.product-view .up-sell .products-grid td.last .upsell-box{padding-right:0; border:0;}


.cms-page-view .page .col-main .block .block-title h1{
color:#fff
	}

.cms-page-view .page .col-main h1,.catalog-product-view .page .col-main h1{
color:#222222;
}

.cms-page-view .page .col-main h2,.catalog-product-view .page .col-main h2{
color:#222222;
	font-size:1.1em
}
.cms-page-view .page .col-main h3,.catalog-product-view .page .col-main h3{
	font-size:1.1em
}
.cms-page-view .page .col-main h4,.catalog-product-view .page .col-main h4{
	font-size:1.0em
}
.cms-page-view .page .col-main h5,.catalog-product-view .page .col-main h5{
	font-weight:normal;
	font-style:italic;
	font-size:1.0em
}
.cms-page-view .page .col-main h6,.catalog-product-view .page .col-main h6{
	text-decoration:underline;
	font-size:1.0em
}

.popUp{
width:800px;
height:300px;
position:absolute;
overflow:scroll;
padding:20px;
background-color:#fff;
-moz-box-shadow:    3px 3px 5px 4px #333;
-webkit-box-shadow: 3px 3px 5px 4px #333;
box-shadow:         3px 3px 5px 4px #333;
z-index:1000;
top:20%;
display:none;
top:60px;
margin:0 0 0 -550px
}
.popUp p{
padding:10px 0 10px 0;
}
.popUp .close{
background:url(https://www.circonverlag.de/skin/frontend/blank/compact/images/btn_window_close.gif) 100% 0 no-repeat;
position:absolute;
margin: 0 0 0 780px;
width:15px;
height:15px;
text-decoration:none
}
.bookPreviewButton{ position:absolute; margin: 11px 0 0 144px; z-index:1	}



#mx_book_overlay {z-index:50}
#mx_book_overlay iframe {z-index:55}
.checkout_hinweis{
color:#666666;
font-style: italic;
font-size:11px;
text-align: justify

}
.checkout_hinweis a{
color:#3366cc;


}

.datenschutzhinweis_register{

color: #666666;
    font-style: italic;
    width: 780px;
	
}
.datenschutzhinweis_register a{
color:#3366cc;
}

.customer-account-create .pages-indent form {
    display: block;
    float: left;
    width: 780px;
}
.datenschutzhinweis_redeem{
color:#666666;
font-style: italic;
font-size:11px;	
}



/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/************************************************/
/******************** Clears ********************/
/************************************************/
.clearer:after,
.header:after,
#nav:after,
.main:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block-poll li:after,
.block-related li:after,
.block-related .item:after,
.block .actions:after,
.mini-products-list li:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.products-list li.item:after,
.product-view .product-img-box .more-views ul:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.field-100:after,
.group-select li:after,
.form-list li:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

.topseller_prev, .topseller_next {

	width:18px;
	position:absolute;
	*position:relative;
	margin: 10px 0 0 -14px;
	z-index:100;
	*margin: 0 0 0 0;
	*top:55px;
}

.topseller_next {
	margin: 10px 0 0 733px;
	*margin: 0 0 0 733px;
	*top:-118px;

}
.topseller_prev{

	*margin: 0 0 0 -15px;
	*top:20px;
}

.topseller_middle {
	float:left;
	width:726px;
	overflow:hidden;
	height:200px;
	margin-bottom:15px;
	*margin-top:-130px;
	*margin-bottom:-135px;

}

.jcarousel-skin-tango .jcarousel-container {

	width:1726px;
	*width:726px;
	background-color:#fff;
	height:200px;
	float:left;
	margin: 10px 0 9px 11px
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:732px;
	*width:710px;
	color:#222222;
	float:left;
	margin:0 3px 0 0;
	font-size:11px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal a{
	color:#222222;
	text-decoration:none;
	font-size:11px;
}

.jcarousel-skin-tango .jcarousel-item {
	color:#000;
	float:left;
	margin:0 10px 0 0;
	font-size:11px;
}
.jcarousel-skin-tango .jcarousel-item img,.jcarousel-skin-tango .jcarousel-item a{
	float:left;
}



.jcarousel-skin-tango .jcarousel-item a{
	color:#000
}

#mycarousel .noSlider{
	display:none
}
#mycarousel .spacer{
	clear: left
	
}
.product-name-slider{
float:left;
overflow:hidden;
height:30px;
}
.product-name-slider a{
	position: absolute;
	bottom:15px
}
.product-name-slider a:hover{
	text-decoration:underline
}

#mycarousel .price-box {margin:0 0; width:100%; float:left; font-size:11px; color:#cc0000}

#mycarousel .price-box span span.price { color:#cc0000}
h2.sliderHeader{
	border-style:solid;
	border-color:#d9d9d9;
	border-width: 0 0  1px 0;
	color:#000;
	font-size:18px;
	font-weight:normal;
	margin:0px 0 4px -14px;
	padding:0px;
	width:764px	
}

.sliderHeader a{
	color: #222222;
}

h2.sliderHeader span{
	background-color:#fff;
	position:absolute;
	margin:-18px 0 0 0;
	padding: 0 2px 0 0
}




.postWrapper {
	padding-bottom: 25px;
	clear:both;
}
.postWrapper h2{
	margin: 0 0 10px 0
}
.postTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 15px;
	text-align:left;
}
.postTitle h2 {
font-size:1.5em !important;
font-weight:normal !important;
margin:0;
text-align:left;
text-transform:none !important;
color: #0A263C !important;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align:left;
}
.postContent {
	padding-bottom: 10px;
	text-align:left;
}
.postContent img{
	margin: 0 10px 10px  0
}
.postDetails {
	text-align:left;
}
.postBookmarks {
	padding-bottom: 10px;
}
.postBookmarks h4 {
	
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	margin-bottom:5px;
	padding: 0px;
}
.commentDetails  h4.username{
	display:inline;
}

.postError {
	font-size: 16px;
}

.tags{
	font-weight:bold;
	padding-bottom: 10px;
}
.tags UL{
	display:inline;
}
.tags UL LI{
font-weight:normal;
	display:inline;
	padding-right:6px;
}


.tags h4 {
font-size:12px;
font-weight:bold;
}

.menu-tags, .menu-categories, .menu-recent{
	margin:5px 3px 15px 3px;
}

.blog .menu-tags UL LI{
	display:inline;
	padding:2px;
	margin-left:10px;
}
.blog .menu-categories UL LI{
	list-style: none;
	margin-left:10px;
}
.blog .menu-recent UL LI{
	margin-left:10px;
}

.tagcloud{
	/* text-align:center; */ 
}
.tag-count-1{
	font-size:1em;
}
.tag-count-2{
	font-size:1.2em;
}
.tag-count-3{
	font-size:1.4em;
}
.tag-count-4{
	font-size:1.6em;
}
.tag-count-5{
	font-size:1.8em;
}
.tag-count-6{
	font-size:2em;
}
.tag-count-7{
	font-size:2em;
}
.tag-count-8{
	font-size:2em;
}
.tag-count-9{
	font-size:2em;
}
.tag-count-10{
	font-size:2em;
}


.blog .head h4 {
background-image:url(https://www.circonverlag.de/skin/frontend/blank/default/aw_blog/images/icon_blog.png);
}

.postWrapper .poster{
	display:inline;
}

/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(https://www.circonverlag.de/skin/frontend/base/default/cyberday/core/slider/owl/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*======================================
  Selectric v1.11.0
======================================*/

.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  background: #F8F8F8;
  position: relative;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
  color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric {
  border-color: #c4c4c4;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}

.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}

.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}

.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-panel {
    padding: 15px;
    display: none;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}

/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
}


.search-autocomplete ul.wyomind-elasticsearch li.title,
.search-autocomplete ul.wyomind-elasticsearch li.title a {
    padding: 6px;
    background-color: #f4f4f4;
    color: #636363;
    text-transform: uppercase;
}

.search-autocomplete ul.wyomind-elasticsearch {
    background-color: #fff;
    border: 1px solid #d5e4eb;
    border-bottom: 0;
}

.search-autocomplete ul.wyomind-elasticsearch li {
    padding: 0;
    border-bottom: 1px solid #d5e4eb;
}

.search-autocomplete ul.wyomind-elasticsearch li .image {
    float: left;
    margin-right: 6px;
    background-color: #fff;
}

.search-autocomplete ul.wyomind-elasticsearch li a {
    display: block;
    padding: 6px;
    text-decoration: none;
}

.search-autocomplete ul.wyomind-elasticsearch li.selected a {
    text-decoration: none;
    background-color: #ecf3f6;
}

.search-autocomplete ul.wyomind-elasticsearch li .price-box {
    margin: 0;
}

.search-autocomplete ul.wyomind-elasticsearch li a .price-box .minimal-price-link {
    padding: 0;
}

.search-autocomplete ul.wyomind-elasticsearch li .clearer {
    clear: both;
}


.block-list.block-gr-search {
    margin-bottom:15px;
}

.block-list.block-gr-search .block-title {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.6;
    color: #222222;
    margin-bottom:8px;
}

.block-list.block-gr-search ol#category-search-results li {
    margin:0 0 3px 0;
}


.block-list.block-gr-search ol#cms-search-results li {
    width:50%;
    margin:0 0 4px 0;
    float:left;
}


.catalogsearch-result-index .elastic-suggest {
    margin-bottom:10px;
}

.catalogsearch-result-index .elastic-suggest h2 {
    font-weight:normal;
}

.catalogsearch-result-index .elastic-suggest em {
    font-size: 1.3em;
    line-height: 1.6;
    color: #222222;
}

.catalogsearch-result-index .elastic-suggest em a{
    font-weight: bold;
}

.search-autocomplete {
    z-index:10000
}

.search-autocomplete ul.wyomind-elasticsearch li .info .price-box .taxShippingInfo {
    display:none;
}

.clearfix {
    clear:both;
}


.block-list.block-gr-search .title-block .corner-right-top {
    padding: 8px 20px 8px 12px;
}

.block-list.block-gr-search .block-content {
    margin:9px 0 0 6px;
}

.catalogsearch-result-index .main-block {
    margin-bottom:15px;
}

.catalogsearch-result-index .searchMore {
    padding-top:25px;
    font-weight:bold;
}
.lernstories .list {
	width:600px;
}
.lernstories .list-big {
	width:700px;
}

.lernstories .list .row {
	height:40px;

}

.lernstories .list .row .name,.lernstories .list .row .name-big {
	width:250px;
	float:left;
	padding:5px 0 0 0;
}

.lernstories .list .row .name-big {
	width:310px;
}

.lernstories .list .row .size {
	width:100px;
	float:left;
	padding:5px 0 0 0;

}


.lernstories .list .row .download {
	width:200px;
	float:left;
}
/*
Theme Name: MACCACO
Theme URI: http://www.projekktor.com/downloads
Description: this theme is a screenr clone
Version: 2.2
Author: Michel Maillard
Author URI: http://www.porkhead.org
*/


/***************************************
general
***************************************/
.projekktor {
    background-color: #000; 
    font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    text-transform:uppercase;
    padding:0;
    display:block;
    position: relative;
    overflow: hidden;
    width: 400px;
}

.pptestcard {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/noise.gif") center center repeat;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
}

.pptestcard p {
    background-color: #3b393e;
    width: 60%;
    margin: auto;
    line-height: 25px;
    position: relative;
    top: 25%;
    padding: 10px;
    border:5px solid #000;
    text-align: center;
}


/***************************************
display plugin
***************************************/
.ppdisplay {
    background-color: #000; 
    position: relative !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;

}

.ppdisplay .inactive,
.ppstart.inactive,
.ppbuffering.inactive {
    display: none;
}

.ppstart {
    position: absolute;
    left: 50%;
    bottom: 50%;
    margin-left:-45px;
    margin-bottom: -38px;
    cursor: pointer;
    height: 84px;
    width: 84px;
    display: block;
    padding: 0px;
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/start.png") no-repeat left top transparent;
}
.ppstart:hover {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/start.png") no-repeat left bottom transparent;
}
.ppstart:active {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/start.png") no-repeat left -169px transparent;
}

.ppbuffering {    
    position: absolute;
    left: 50%;
    bottom: 50%;
    margin-left:-45px;
    margin-bottom: -38px;
    display: block;
    z-index:9010;
    padding: 0px;
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/buffering.gif") no-repeat center center #000;
    height: 84px;
    width: 84px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;    
}


/***************************************
controlbar plugin
***************************************/
.ppcontrols {
    position: absolute;
    bottom: 0;
    right:0;
    display: block;
    width: 100%;
    height: 36px;
    background: #2e2d2d; /* Old browsers */
    background: -moz-linear-gradient(top,  #2e2d2d 0%, #0f0e0e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e2d2d), color-stop(100%,#0f0e0e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #2e2d2d 0%,#0f0e0e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #2e2d2d 0%,#0f0e0e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #2e2d2d 0%,#0f0e0e 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #2e2d2d 0%,#0f0e0e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2d2d', endColorstr='#0f0e0e',GradientType=0 ); /* IE6-9 */
    border-style:solid;
    border-color:#413e3e;
    border-width:1px 0;
    padding: 0;
    margin:0;
}

.ppcontrols .active {
    display: block;
}

.ppcontrols .inactive {
    display: none;
}

.projekktor.notransitions .ppcontrols.active {
    display: block;
}

.projekktor.notransitions .ppcontrols.inactive {
    display: none;
}


.ppcontrols.active {
    filter: alpha(opacity=100);    
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform:translate3d(0,0,0);    
    -webkit-transition: opacity 0.1s linear;
    -moz-transition: opacity 0.1s linear;
    -o-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;    
}


.ppcontrols.inactive {
    filter: alpha(opacity=0);        
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-backface-visibility: hidden;
    -webkit-transform:translate3d(0,0,0);    
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
}

.ppcontrols ul {
    list-style-type: none;   
}

.ppcontrols ul.left {
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    margin:0;
} 

.ppcontrols ul.right { 
    position: relative;
    top: 0;
    right: 0;
    padding: 0;
    margin:0;    
}

.ppcontrols ul.bottom {
    position: relative;
    top: 31px;
    left: 0;
    padding: 0;
    margin:0;
}


.ppcontrols ul.left li {
    float: left;
    position: relative;
}

.ppcontrols ul.right li {
    float: right;
    position: relative;    
}

/* PLAY / PAUSE - left */
.ppplay,
.pppause  {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat left top transparent;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border-right: 1px solid #000;
}

.ppplay:hover {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat left -35px transparent;
}
.ppplay:active {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat left -36px transparent;
}

.pppause {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat left -70px transparent;
}

.pppause:hover {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat left -105px transparent;
}

.pppause:active {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat left -106px transparent;
}



/* Enter / Exit Fullscreen - right */
.projekktor.audio .ppfsenter,
.projekktor.audio .ppfsexit {
    display: none;
}

.ppfsenter,
.ppfsexit  {    
    width: 30px;
    height: 30px;
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat right top transparent;
    cursor: pointer;
    border-left: 1px solid #413e3e;
}
.ppfsenter:hover {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat right -35px transparent;
}
.ppfsenter:active {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat right -36px transparent;
}
.ppfsexit {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat right -70px transparent;
}
.ppfsexit:hover {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat right -105px transparent;
}
.ppfsexit:active {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat right -106px transparent;
}



/* Unmute / Max volume - right */
.ppvmax {
    width: 30px;
    height: 30px;
    border-right: 1px solid #000;    
    border-left:none; 
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -842px top transparent;
}

.ppvmax:hover  {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -842px -35px transparent;
}
.ppvmax:active  {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -842px -36px transparent;
}



/* Mute / Min volume - right */
.ppmute  {
    width: 29px;
    height: 30px;    
    border-left:1px solid #413e3e;
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -750px top transparent;
}
.ppmute:hover  {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -750px -35px transparent;
}
.ppmute:active  {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -750px -36px transparent;
}



/* volume slider - right */
.ppvslider {
    margin: 13px 5px;
    height: 16px;
    width: 60px;
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -781px -13px transparent;
}

.ppvmarker {
    position: relative;
    right:0;
    left: 0;
    height: 6px;
    width: 100%;
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -634px -13px transparent;
}

.ppvknob  {
    cursor: pointer;
    z-index: 201;
    position: relative;
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -699px -5px transparent;
    top: -13px;
    left:0;
    width: 6px;
    height: 20px;
    padding: 0;

}



/* time / time left */
.pptimeleft {    
    color: #fff;
    width: 130px;
    line-height: 30px;
    height: 30px;
    border-left: 1px solid #413e3e;
    border-right: 1px solid #000;
    text-align: center;
    overflow: hidden;
}

/* special for single
.pptimeleft {
background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -91px top transparent;
}
*/



/* lo / hi quality toggle */
.pploquality, .pphiquality {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -60px -72px transparent;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border-left:1px solid #413e3e;
    border-right:1px solid #000;    
}

.pphiquality:hover {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -32px -106px transparent;
}

.pploquality {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -32px -72px transparent;
}

.pploquality:hover {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -32px -106px transparent;
}

.pphiquality:active, .pploquality:active  {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -32px -105px transparent;
}




/* previous / next item */
.ppnext,
.ppprev {
    display:block;
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -59px top transparent;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border-left:1px solid #413e3e;
    border-right:1px solid #000;
}
.ppnext { border-right:none;}
.ppnext:hover {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -59px -35px transparent;
}
.ppnext:active {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -59px -36px transparent;
}

.ppprev {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -32px top transparent;
}

.ppprev:hover {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -32px -35px transparent;
}
.ppprev:active {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -32px -36px transparent;
}


.pploop,
.pploop .on,
.pploop .off {
    display:block;
    line-height: 30px;
    color: #fff;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border-left:1px solid #413e3e;
    border-right:1px solid #000;
}

.pploop.off {
    color: #ccc;
}

/* Scrubber, Playhead and fluff */
.ppscrubber {
    position: absolute;
    height: 5px;
    width: 100%;
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco-load.gif") repeat-x left top transparent;
    left: 0;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #000;
}

.audio .ppscrubber {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco-load-static.png") repeat-x left top transparent;
}



.ppscrubberdrag {
    cursor: pointer;
    z-index: 302;
    position: absolute;
    background-color: transparent;    
    top:0;
    left:0;
    height: 5px;
    width: 100%;    
}

.ppplayhead, .pploaded {
    position: relative;
    display: block;
    left: 0;
    bottom: 0;
    height: 5px;
    width: 1px;
    background-color:#fff;
    cursor: pointer;
    z-index: 301;
    -webkit-backface-visibility: hidden;
    -webkit-transform:translate3d(0,0,0);    
    -webkit-transition: width 0.1s linear;
    -moz-transition: width 0.1s linear;
    -o-transition: width 0.1s linear;
    transition: width 0.1s linear;        
}

.ppcuepoint {
    position: absolute;
    height: 5px;
    width: 5px;
    background-color: yellow;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    z-index: 302;
}

.ppcuepoint:hover {
    background-color: red;
    cursor: pointer;
}

.pploaded {
    position: relative;    
    z-index: 10;
    background: rgb(65, 62, 62) ;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.ppplayhead {
    margin-top: -5px;
}


.ppscrubbertip {
    padding: 3px;
    position: absolute;
    top: -30px;
    left: 25px;
    font-size: 11px;
    line-height: 15px;
    color: #fdfdfd;
    background: #2e2d2d;
    z-index: 10;
    display: none;
}
.ppscrubbertip:after {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.ppscrubbertip:after {
	border-color: rgba(2, 28, 79, 0);
	border-top-color: #333;
	border-width: 5px;
	left: 50%;
	margin-left: -5px;
}


/* Context Menu */
.ppcontextmenu.active {
    display: block;
}
.ppcontextmenu.inactive {
    display: none;
}
.ppcontextmenu  {
    background: none repeat scroll 0 0 #FFFFFF;
    list-style: none outside none;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    margin: 4px 0;
    outline: medium none;
    overflow: auto;
    padding: 6px 0;
    position: absolute;
    z-index: 2147483647;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
}

.ppcontextmenu li {
    color: #333;
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 6px 20px;
    text-decoration: none;
    white-space: nowrap;
    word-wrap: normal;
}

.ppcontextmenu li:hover {
    color: #fff;
    background-color: #333;
}


/****************************
/* VAST ad plugin specific */
/***************************/
.ppad .left,
.ppad .right {
    display: none;
    border: none;
}

.ppad .ppcontrols {
    background: transparent;
    border: none;
}

.ppad .ppadtitle {
    position: absolute;
    bottom: 2%;
    left: 2%;
    border: none;    
}

.ppadskip {
    position: absolute;
    padding-top: 2px;
    bottom: -10px;
    right: 0px;
    width: 85%;
    height: 28px;
    background-color: transparent;
    color: #fdfdfd;
}

.ppskip.locked {
    background-color: red;
}

.ppskip.unlocked {
    cursor: pointer;
    color: #00B0FF;
}


.pppostad .ppprev.active {
    display: none;
}

.ppadoverlay.inactive {
    display: none;
}


/****************************
/* Subtitles plugin specific */
/***************************/
.pptracksbtn.inactive,
.pptracks.inactive {
    display: none;
}

.pptracksbtn.active,
.pptracks.active {
    display: block;
}

.pptracks span {
    position: relative;
}

.pptracksbtn.on,
.pptracksbtn.off {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -120px -72px transparent;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border-left:1px solid #413e3e;
    border-right:1px solid #000;    
}

.pptracksbtn.on {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -92px -72px transparent;
}

.pptracksbtn:hover {
    background: url("https://www.circonverlag.de/skin/frontend/blank/default/cyberday/playerwidget/themes/maccaco/maccaco.png") no-repeat -118px -106px transparent;
}

.pptracks  {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #fdfdfd;
    background:rgb(0,0,0);
    background: transparent\9;
    background:rgba(0,0,0,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    zoom: 1;
    padding: 5px 0;
    z-index: 1000;
}

.pptracks.shifted {
    bottom: 38px;
}


.projekktor {
    margin: 0 auto;
}
.block-vokabelzert {
	float:right;
	width:210px;
	height:300px;	
}

.block-vokabelzert form input {
	margin:5px 0 2px 3px;
	width:185px;
}


.block-vokabelzert form button {
	margin:1px 0 0px 60px;

}


.block-vokabelzert p {
	margin: 2px 5px 5px 5px;	
}
.vertnav-container {
	margin-top:0px;
}

#vertnav li .vertnav-cat {
	display:block;
	border-bottom:1px dotted gray;
	padding:3px;
	width:189px;
}

#vertnav li a {
}

#vertnav .inactive .vertnav-cat {
	background-color:#C0C0C0;
}

#vertnav .next .vertnav-cat {
	background-color:#DEDEDE;
}

#vertnav .prev .vertnav-cat {
	background-color:#DEDEDE;
}

#vertnav .first .vertnav-cat {
}

#vertnav .last .vertnav-cat {
}

#vertnav .only .vertnav-cat {
}

#vertnav li.parent .vertnav-cat {
	background-color:#E0E0E0;
	font-weight:bold;
}

#vertnav li.active .vertnav-cat {
	background-color:#FFFFFF;
	font-weight:bold;
}

 li.active  a, li.parent a{
	color:#022662;
	font-weight:bold
}
 li.active  li.inactive  a, li.parent  li.inactive  a{
	color:#8C8D8D;
	font-weight:normal
	
}



#vertnav li.inactive .vertnav-cat {
	font-weight:normal;
}

#vertnav .level0 .vertnav-cat {
}

#vertnav .level1 .vertnav-cat {
	font-weight:bold;
	padding-left:50px;
	width:182px;
}

li .level1 .vertnav-cat {
	padding-left:20px;
	width:182px;
}

#vertnav .level2 .vertnav-cat {
	padding-left:20px;
	width:172px;
}
.level2 {
	font-size:9px;
	padding-left: 15px
}

#vertnav .level3 .vertnav-cat {
	padding-left:30px;
	width:162px;
}

.vertnav-cat a {
	padding-left:10px;
}
