﻿html, body {
	height: 100%;
}
body, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
img, a img {
	border: 0;
}
img {
	display: block;
}
blockquote {
	padding: 0;
	margin: 0 0 0 20px;
}
ul, dl, ol {
	list-style-image:  url(images/list_icon.png);
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
ul li {
	margin: 0 0 0 0;
	padding: 0 0;
}
form, .inline {
	display: inline;
}
.c, .clear, .cc-clear {
	clear: both;
}
.clearover, .cc-clearover {
	overflow: hidden;
}
* html .clearover, * html .cc-clearover {
	height: 1%;
	overflow: visible;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html > body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
/*\*/height: 1%;/**/
}
.hidden {
	display: none !important;
}
.form dl {
	margin: 0 0 1.5em 0;
	padding: 0;
}
.form dl dt {
	font-weight: bold;
	line-height: 120%;
}
.form dl dt em, .form p.note em {
	color: #BA3B3E;
	font-weight: bold;
	padding-left: 0.2em;
	font-size: 110%;
	font-style: normal;
}
.form p.note {
	background: url('/s/img/cc/warning.gif') no-repeat 4px 50%;
	border-top: 1px solid #CCC;
	padding: 3px 0 3px 20px;
	margin-top: 10px;
	display: block;
}
.form dl dd {
	margin: 0 0 12px 0;
	padding: 0;
}
.form dl dd.eng {
	margin: 0 0 5px 0;
	padding: 0;
}
input.single, textarea {
	border: 1px solid #CCC;
	color: #333;
	width: 240px;
	background-color: white;
	padding: 1px;
}
input.single:focus, input.text:focus, textarea:focus {
	background-color: #F1F1F1;
	border: 1px solid #CCC;
}
input[type=checkbox], input[type=radio], input[type=button], input[type=submit] {
	cursor: pointer;
}
.form input.single {
	width: 250px;
}
.form textarea {
	width: 300px;
	height: 180px;
	line-height: 120%;
}
.form input.checkbox, .form input.radio {
	width: auto !important;
}
.error {
	color: black;
	background-color: #FAEFEF;
	border: 1px solid #c66;
	border-color: #c66 #FFB2B2 #FFB2B2 #c66;
}
.fehlerUser {
	margin: 0px;
	border: 2px solid #CF5D00;
	background: #EBC2AD;
	padding: 10px;
	color: black;
}
span.ajax-form-sending-img {
	display: inline;
	width: 16px;
	height: 16px;
	margin: 10px 0 0 5px;
	padding: 8px;
	background: url(/s/img/cms/loading/16x16.gif) no-repeat center;
}
.message-ok, .message-info, .message-warning, .message-alert, .message-error {
	padding: 5px 5px 5px 30px !important;
	margin: 5px 0 !important;
	font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	border-style: solid !important;
	border-width: 1px !important;
	color: #444 !important;
}
.message-ok a, .message-info a, .message-warning a, .message-alert a, .message-error a {
	font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	color: #444 !important;
	text-decoration: underline !important;
}
.message-ok {
	border-color: #C2D577 #9BAE50 #9BAE50 #C2D577;
	background: #E5F1B4 url('/s/img/cc/ok.gif') no-repeat 10px 50%;
}
.message-info {
	border-color: #B1C2D8 #6B8BB4 #6B8BB4 #B1C2D8;
	background: #DBE3ED url('/s/img/cc/info.gif') no-repeat 10px 50%;
}
.message-warning {
	border-color: #F7DEA6 #D0B77F #D0B77F #F7DEA6;
	background: #FFF3CD url('/s/img/cc/warning.gif') no-repeat 10px 50%;
}
.message-alert, .message-error {
	background: #FAEFEF url('/s/img/cc/alert.gif') no-repeat 10px 50%;
	border-color: #FFB2B2 #c66 #c66 #FFB2B2;
}
div.captcha {
	width: 200px;
	border: 1px solid #999;
	background: url(/s/img/captcha_bg.jpg) repeat-x bottom left white;
	padding: 10px;
}
div.captcha span.character {
	height: 29px;
	width: 160px;
	border: 1px solid #666;
	float: left;
	background: white;
	padding: 0px;
	margin: 0px;
}
div.captcha a.refresh {
	background: url(/s/img/captcha_refresh.jpg) no-repeat center white;
	border: 1px solid #CCC;
	float: right;
	height: 29px;
	width: 29px;
	padding: 0px;
	margin: 0px;
}
div.captcha a.refresh:hover, div.captcha a.refresh.current {
	background: url(/s/img/captcha_refresh_h.jpg) no-repeat center white;
}
div.captcha a.refresh span {
	display: none;
}
div.captcha div.bottom {
	background: url(/s/img/captcha_pfeil.gif) left bottom no-repeat;
	padding-left: 20px;
	margin: 0px;
}
div.captcha div.bottom span {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 180%;
}
div.captcha div.bottom span #captchafield, div.captcha div.bottom span input.single {
	padding: 0px;
	margin: 0px;
	width: 178px;
}
div#content_start {
	display: none;
	overflow: hidden;
}
div#tellheader {
	background: #EEE url('/s/img/cc/sendpage.gif') no-repeat center right;
	color: #000 !important;
	border: 1px solid #CCC;
	padding: 10px;
	min-height: 58px;
}
div#tellheader h1 {
	color: #000;
}
div#tellbody {
	color: #000 !important;
	border: 1px solid #CCC;
	border-top-width: 2px;
	border-color: white #CCC #CCC #CCC;
	padding: 10px;
	background: #EEE;
}
a.tellbody {
	color: #0099E1 !important;
	display: block;
	float: right;
	padding-right: 15px;
}
ul.sitemap {
	list-style-type: none;
	margin: 2em 0 2em 1.5em;
	padding: 0;
}
ul.sitemap li {
	margin: 0 !important;
	padding: 0 !important;
	display: inline;
	background-image: none !important;
}
ul.sitemap li a {
	line-height: 2em;
	display: block;
	font-weight: bold;
	background: url(/s/img/cc/sitemapdocbullet.gif) no-repeat left center;
	padding: 0 0 0 1.2em;
}
ul.sitemap ul {
	list-style-type: none;
	margin: 0 0 0 1.5em;
	padding: 0;
}
ul.sitemap ul li a {
	font-weight: normal;
}
div#contentfooter {
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	overflow: hidden;
}
* html div#contentfooter {
	height: 1%;
	overflow: visible;
}
div#contentfooter div.leftrow {
	float: left;
	text-align: left;
	width: 55%;
}
div#contentfooter div.rightrow {
	float: right;
	text-align: right;
	width: 42%;
}
span.loggedin {
	display: none;
}
span.loggedout {
	display: inline;
}
div#loginbox {
	position: absolute;
	z-index: 1000;
	width: 430px;
	margin-top: 15px;
	margin-left: -5px;
	padding: 5px;
	border: 1px solid #CCC;
	border-width: 1px 3px 3px 1px;
	background: white;
	text-align: left;
	font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	color: #666 !important;
}
div#loginbox a, div#imprint a {
	font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	color: #333 !important;
	text-decoration: underline !important;
}
div#loginbox a:hover, div#imprint a:hover {
	text-decoration: none !important;
	background: none !important;
}
div#loginbox input.password {
	width: 240px;
	border: 1px solid #CCC;
	display: block;
	font-size: 30px;
	height: 30px;
	line-height: 30px;
}
div#loginbox input:focus {
	border: 1px solid #AAA;
	background: #F1F1F1;
}
div#loginbox img.logo {
	float: right;
	margin: 12px 4px 0 0;
}
div#loginbox form {
	display: inline;
	margin: 0;
}
div#mail-form-div input.text {
	width: 240px;
	border: 1px solid #CCC;
	display: block;
}
div#mail-form-div input.text:focus {
	border-color: #AAA;
	background: #F1F1F1;
}
div#loginbox a.cc-close {
	display: block !important;
	float: right !important;
	height: 16px !important;
	color: white !important;
	border-bottom: 1px solid white !important;
	font: normal 10px/18px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	padding: 1px 18px 1px 4px !important;
	text-decoration: none !important;
	margin: 2px !important;
	background: url('/s/img/cc/icons/close.gif') no-repeat 100% 4px !important;
}
div#loginbox a.cc-close:hover {
	color: #333 !important;
	border-bottom: 1px solid gray !important;
	background: url('/s/img/cc/icons/close.gif') no-repeat 100% -18px !important;
}
div#loginbox a.cc-close:active {
	background-color: #C9E9FA;
}
div.cc-login-tooltip {
	margin: 8px;
	text-align: left;
	width: 209px;
	height: 79px;
	color: white;
	background: url('/s/img/loginhint/key.jpg') white 15px 25px no-repeat;
}
div#cc-login-tooltip-bg {
	width: 225px;
	height: 113px;
	background: url('/s/img/loginhint/tooltip-bg.png') transparent no-repeat;
	z-index: 9999;
	overflow: hidden;
}
div.cc-login-tooltip p {
	color: #404040;
	padding: 13px 3px 15px 55px;
	font-size: 1em;
	font-weight: bold;
}
div.cc-login-close {
	height: 15px;
	width: 15px;
	float: right;
	background: url('/s/img/loginhint/dialog_close.png') right top;
	margin: 6px 6px 0 0;
	cursor: pointer;
}
div.cc-login-fixed {
	position: fixed;
}
div.cc-login-absolute {
	position: absolute;
}
div.cc-login-fixed p.cc-login-fixed-text, div.cc-login-absolute p.cc-login-absolute-text {
	display: block;
}
div.cc-login-fixed p.cc-login-absolute-text, div.cc-login-absolute p.cc-login-fixed-text {
	display: none;
}
div#imprint {
	border: 1px solid #CCC;
	padding: 10px;
	background: #FAFAFA;
	font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
}
div#imprint * {
	color: #666 !important;
}
div#imprint h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font: normal 18px/22px "Trebuchet MS", Verdana, sans-serif;
	color: #444;
}
div#imprint img.logo {
	float: right;
	margin: 0 0 5px 5px;
}
body#becomefriends {
	font: 11px/15px Arial,Helvetica,sans-serif;
	color: #666;
}
a.addfriend, a.addfriend:visited {
	display: block;
	float: left;
	padding: 3px 5px 3px 30px !important;
	color: white !important;
	border: none !important;
	text-decoration: none !important;
	font: 11px/15px Arial, Helvetica, sans-serif !important;
	background: #0097DF url(/s/img/plus.gif) no-repeat 0 50% !important;
}
* html a.addfriend, * html a.addfriend:visited {
	height: 1%;
}
a.addfriend:hover {
	background-color: #26A8E6;
	color: white !important;
}
div.addfriendwrapper {
	height: 1px;
	font-size: 1px;
	clear: both;
}
#friendcontent {
	height: 60px;
}
* html div#friendcontent {
	z-index: 20000;
}
div.popup {
	position: absolute;
	margin-top: -20px;
	margin-left: -20px;
	width: 420px;
	z-index: 1000;
}
div.popup .top {
	overflow: hidden;
	padding: 20px 20px 0 20px;
	background: url(/s/img/shadow-top.png) no-repeat top;
}
div.popup .bottom {
	padding: 0 20px 40px 20px;
	background: url(/s/img/shadow-bottom.png) no-repeat bottom;
	font-size: 1px;
	height: 1px;
}
* html div.friend {
	height: 1%;
}
* html div.popup .top {
	background: url(/s/img/shadow-top-ie.gif) no-repeat top;
}
* html div.popup .bottom {
	background: url(/s/img/shadow-bottom-ie.gif) no-repeat top;
	height: 10px;
}
div.friend {
	background: #F2F2F2;
	border-bottom: 1px solid #CCC;
	padding: 0 0 10px 10px;
	overflow: hidden;
}
div.friend img {
	float: left;
	background: white;
	padding: 4px;
	margin-top: 10px;
}
div.friend .details {
	margin-left: 75px;
	margin-top: 10px;
	width: 272px;
}
div.popup a.close {
	display: block;
	float: right;
	height: 19px;
	width: 19px;
	text-indent: -5000px;
	border: 1px solid #F2F2F2;
	border-width: 0 0 1px 1px;
	background: #F2F2F2 url(/s/img/closepopup.gif) no-repeat center center;
}
div.popup a.close:hover {
	background-color: white;
	border-color: #CCC;
}
div.popup .friendgutter {
	padding: 10px;
	overflow: hidden;
}
div.friend h4 {
	font: 17px/20px Arial, Helvetica, sans-serif;
	color: #3C3C3C;
}
div.friend p {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #666;
}
div.popup img.loding {
	display: block;
	margin: 15px 0 0 15px;
}
div.jimdofriends .vcard {
	float: left;
	width: 240px;
	height: 102px;
	padding: 5px;
	margin: 0 10px 10px 0;
	border: 1px solid #CCC;
	border-width: 1px 3px 3px 1px;
	border-color: #CCC #C1C1C1 #C1C1C1 #CCC;
	background: #EEE;
	color: #333;
	overflow: hidden;
}
div.jimdofriends .vcard img {
	border: 1px solid #CCC;
	height: 100px;
	width: 100px;
}
div.jimdofriends .vcard a, div.jimdofriends .vcard a:visited {
	color: #0097DF;
}
div.jimdofriends .vcard div, div.jimdofriends .vcard span {
	color: #333;
}
.jimdoAd-170x75 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: arial,sans-serif;
	height: 75px;
	width: 170px;
	margin-bottom: 0px;
}
.jimdoAd-170x125 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: arial,sans-serif;
	height: 125px;
	width: 170px;
	margin-bottom: 0px;
}
.jimdoAdTitle {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
.jimdoAdParagraph {
	color: #333;
	display: block;
	font-size: 11px;
	line-height: 14px;
}
.jimdoAdLinkDiv {
	color: #0097df;
	font-size: 10px;
	line-height: 12px;
	overflow: hidden;
	white-space: nowrap;
}
.jimdoAdLink {
	cursor: pointer;
	text-decoration: none;
}
.jimdoAdDisclaimer {
	color: lightgray;
	font-size: 10px;
}
div.blogselection div.n {
	padding: 5px 0;
}
span.comment {
	padding-left: 20px;
	background: url(/s/img/cc/comment.gif) no-repeat 6px center;
}
div.datetime {
	float: right;
	width: 44px;
	height: 45px;
	margin: 0 10px 10px 0;
	background: url(/s/img/cc/datesticker-bg.png) no-repeat center center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s.jimdo.com/s/img/cc/datesticker-bg.png', sizingMethod = 'crop');
	_background: none;
}
p.day-word {
	display: none;
}
p.day {
	padding-top: 4px;
	font-size: 18px;
	line-height: 20px;
	color: white;
	text-align: center;
}
p.mon {
	padding-top: 1px;
	font-size: 11px;
	color: white;
	text-align: center;
}
p.yr {
	display: none;
}
.skiptoform {
	float: right;
}
ul.com-list, ul.com-list-noava {
	margin: 0 0 15px 0;
	padding: 0;
}
ul.com-list li, ul.com-list-noava li {
	display: block;
	border-top: 1px solid #CCC;
	padding: 12px 0 12px 0;
	position: relative;
	list-style: none;
	list-style-image: none;
}
ul.com-list div.com-avatar, ul.com-list-noava div.com-avatar {
	float: left;
	margin-left: 10px;
	text-align: center;
}
ul.com-list img.formloading, ul.com-list-noava img.formloading {
	margin: 0 auto;
	background: white;
	padding: 2px;
}
ul.com-list input.single {
	font-size: 15px;
}
input.jimdopage {
	background: url('/s/img/cc/jimdobg.gif') no-repeat right center;
}
div.jimdologin {
	padding: 5px;
	background: #E8EAEA;
	color: #333;
	font: normal 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
div.jimdologin a, div.jimdologin a:visited {
	color: #0099E1;
}
ul.com-list .number, ul.com-list-noava .number {
	position: absolute;
	top: 10px;
	right: 10px;
}
ul.com-list .commententry, ul.com-list .com-meta, ul.com-list .com-locked {
	margin-left: 90px;
}
ul.com-list .com-locked, ul.com-list-noava .com-locked {
	color: #c66;
}
ul.com-list dl.zend_form, ul.com-list-noava dl.zend_form {
	margin: 0;
}
p.com-meta span, p.com-meta-noava span {
	display: block;
}
div.delicious-1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.delicious-1 ul li {
	margin: 0 0 4px 0;
	padding: 3px 0;
	border-bottom: 1px dotted #CCC;
}
div.delicious-2 ul {
	margin: 0 0 0 10px;
	padding: 0;
}
div.delicious-2 ul li {
	margin: 0 0 4px 0;
	padding: 3px 0;
}
div.delicious-3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.delicious-3 ul li {
	margin: 0 0 4px 0;
	padding: 3px 0;
}
div.delicious ul-3 li a.itemtitle {
	font-weight: bold;
}
div.cc-m-twitter ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none ! important;
	list-style-type: none ! important;
}
div.cc-m-twitter ul li {
	padding: 0 0 15px 20px ! important;
	background: url(/s/img/cc/twitter/balloon-twitter.png) no-repeat 0 1px;
}
.ie-6 div.cc-m-twitter ul li {
	background: url(/s/img/cc/twitter/balloon-twitter-ie6.gif) no-repeat 0 1px;
}
div.cc-m-twitter ul li span {
	display: block;
	padding-bottom: 3px;
	overflow: hidden;
}
div.cc-twittermodule-config p {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
div.cc-twittermodule-config p span {
	font-weight: bold;
	line-height: 25px;
}
a.dlink, a.dlink:link, a.dlink:visited, a.dlink:hover, a.dlink:active {
	border: 0 !important;
	text-decoration: none !important;
	background-color: transparent !important;
}
div.leftDownload {
	width: 52px;
	float: left;
}
div.rightDownload {
	margin-left: 55px;
	padding-left: 6px;
}
div.rightDownloadB {
	margin-left: 55px;
	border-left: 2px solid #CCC;
	padding-left: 6px;
}
.rightDownload .fl, .rightDownloadB .fl {
	float: left;
	display: block;
}
div.cc-mm-downloadDocument-previewDownload {
	border-top: 1px solid #888;
	background: #888 url(/s/img/cms/module/download/bg-download-preview.png) repeat-x;
}
div.cc-mm-downloadDocument-previewDownload a {
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
div.cc-mm-downloadDocument-previewDownload a span {
	padding: 2px 0 0 20px;
	background: url(/s/img/cms/module/download/icon-download.png) no-repeat;
	line-height: 30px;
}
* html div.cc-mm-downloadDocument-previewDownload a span {
	background: url(/s/img/cms/module/download/icon-download-ie6.gif) no-repeat;
}
div.cc-mm-downloadDocument-previewDownload a:hover span {
	color: #fff;
	text-decoration: underline;
}
div#emotion-header {
	position: relative;
	width: 100%;
	height: 190px;
	background-repeat: no-repeat;
	line-height: 0;
	overflow: hidden;
}
strong#emotion-header-title {
	position: absolute;
	font-family:Helvetica,Arial, sans-serif;
	font-size: 20px;
	color:#FFFFFF;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;
	white-space: pre;
}
img#emotion-header-logo {
	position: absolute;
}
div.lightbox-flickr-footer {
	float: left;
	width: 100%;
}
div.lightbox-flickr-footer div.flickr-left {
	float: left;
	width: 68%;
	text-align: left;
}
div.lightbox-flickr-footer div.flickr-right {
	float: right;
	width: 30%;
	text-align: right;
}
div.lightbox-flickr-footer img {
	display: inline;
}
div.lightbox-flickr-footer a.flickr-photopage, div.lightbox-flickr-footer a.flickr-userpage, div.lightbox-flickr-footer a.flickr-license {
	fontsize: 10px;
	color: #666;
	text-decoration: none;
}
div.lightbox-flickr-footer a.flickr-photopage:hover, div.lightbox-flickr-footer a.flickr-userpage:hover, div.lightbox-flickr-footer a.flickr-license:hover {
	text-decoration: underline;
}
div.lightbox-flickr-footer span.flickr-phototitle {
	font-weight: bold;
}
a.flickr-photopage {
	clear: both;
	display: block;
	margin-top: 30px;
}
.ie6 a.flickr-photopage {
	margin-top: 10px;
}
div.thumb_sq1, div.thumb_sq2, div.thumb_sq3 {
	float: left;
}
div.thumb_sq1 {
	margin: 0 5px 5px 0;
}
div.thumb_sq1 a img {
	display: block;
	border: 1px solid #CCC;
	padding: 3px;
	background: white;
}
div.thumb_sq1 a:hover img {
	background: #EEE;
}
div.ccgalerie div.thumb_sq2 {
	display: block;
	background: white;
	margin: 0 1px 1px 0;
}
div.ccgalerie div.thumb_sq3 {
	display: block;
	background: white;
	margin: 0 2px 2px 0;
}
div.thumb_sq3 a img {
	display: block;
	padding: 5px;
	background: white;
}
div.thumb_sq3 a:hover img {
	background: #DDD;
}
div.thumb_pro1, div.thumb_pro2, div.thumb_pro3 {
	float: left;
}
div.ccgalerie div.thumb_pro1 {
	border: 1px solid #CCC;
	padding: 3px;
	margin: 0 5px 5px 0;
}
div.ccgalerie div.thumb_pro2 {
	border-top: 1px solid #CCC;
	border-right: 2px solid #C5C5C5;
	border-bottom: 2px solid #C5C5C5;
	border-left: 1px solid #CCC;
	padding: 3px;
	margin: 0 5px 5px 0;
}
div.ccgalerie div.thumb_pro3 {
	padding: 3px;
	margin: 0 5px 5px 0;
}
div.innerthumbnail {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
* html div.innerthumbnail {
	float: left;
	display: block;
}
div.innerthumbnail img {
	display: inline;
	vertical-align: middle;
}
div.cc-map-infowindow-gutter {
	color: #000;
	font: 11px/16px Verdana,Geneva,Arial,Helvetica,sans-serif;
	width: 100%;
	padding-top: 8px;
	overflow: auto;
}
div.cc-map-route-container {
	padding-top: 10px;
	background: #f7f7f7;
	border: 1px solid silver;
}
div.cc-map-route-container strong {
	padding-left: 10px;
	font-size: 14px;
}
div.cc-map-route-container div {
	line-height: 14px;
}
div.cc-map-route-container strong, div.cc-map-route-edit div {
	color: #000;
}
div.cc-map-route-edit {
	padding: 5px 10px;
	overflow: hidden;
}
div.cc-map-route-container input, div.cc-map-infowindow-gutter input, div.cc-map-infowindow-gutter textarea, select.cc-map-route-markers {
	font: 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div.cc-map-infowindow-gutter input, div.cc-map-infowindow-gutter textarea {
	border: 1px solid #B5B5B5;
}
div.cc-map-route-edit div {
	float: left;
	width: 45%;
	font-size: 12px;
}
div.cc-map-route-edit span {
	display: block;
	float: left;
	width: 10%;
	height: 35px;
	background: url(/s/img/cms/icons/googlemaps/route-arrrow.gif) no-repeat 10px 20px;
}
div.cc-map-route-submit {
	padding: 5px 0;
	text-align: center;
	background: #eee;
	border-top: 1px solid silver;
	width: 100%;
}
input.cc-map-route-start, select.cc-map-route-markers {
	margin-bottom: 4px;
	width: 95%;
}
a.cc-map-linkdialog-set, a.cc-map-linkdialog-unset {
	display: none;
}
div.cc-map-infowindow-gutter .cc-active {
	padding: 5px !important;
}
div.cc-map-desc-wrapper, div.cc-map-desc-wrapper div.cc-map-input-wrapper {
	min-height: 48px;
	_height: 48px;
}
div.cc-map-title-wrapper {
	font-weight: bold;
}
div.cc-map-route-editor {
	background: #F5F7F7;
	border: 1px solid #E0DFE3;
	bottom: 0;
	display: none;
	height: 0;
	left: 0;
	padding: 0 5px;
	position: absolute;
	width: 95%;
}
div.cc-map-route-editor input {
	width: 95%;
}
div.cc-map-directions {
	clear: both;
}
div.cc-map-route-options {
	margin: 10px 0;
}
div.cc-map-route-options a {
	margin: 20px 0 0 2px;
}
.rssFeed, .rssFeed * {
	text-align: left;
	font-weight: normal;
}
.rssFeedTitle {
	font-weight: bold;
}
div.cc-shop-product-img {
	float: left;
}
a.cc-product-superzoom {
	display: block;
	margin: 0 auto;
}
div.cc-shop-product-size-1 div.cc-shop-product-img {
	width: 108px;
}
div.cc-shop-product-size-2 div.cc-shop-product-img {
	width: 162px;
}
div.cc-shop-product-size-3 div.cc-shop-product-img {
	width: 270px;
}
div.cc-shop-product-size-1 div.cc-shop-product-desc {
	margin-left: 136px;
}
div.cc-shop-product-size-2 div.cc-shop-product-desc {
	margin-left: 190px;
}
div.cc-shop-product-size-3 div.cc-shop-product-desc {
	margin-left: 298px;
}
div.cc-shop-product-desc {
	position: relative;
}
div.cc-shop-product-desc .message-ok {
	display: none;
	position: absolute;
}
ul.cc-shop-product-alternatives {
	margin: 0;
	padding: 0;
}
ul.cc-shop-product-alternatives li {
	display: inline;
	float: left;
	margin: 4px 4px 0 0;
	padding: 0;
	position: relative;
}
* html a.cc-shop-addtocard, * html a.cc-shop-addtocard:visited, * html a.cc-sidecart-checkout, * html a.cc-sidecart-checkout:visited, * html input.cc-checkout-btn {
	background-image: none;
}
a.cc-shop-addtocard:hover, a.cc-sidecart-checkout:hover, input.cc-checkout-btn:hover {
	color: #fff;
	background-color: #0F2E53;
}
a.cc-sidecart-checkout:active, a.cc-shop-addtocard:active, input.cc-checkout-btn:active {
	top: 1px;
}
.cc-shop-product-availability {
	margin-top: 5px;
}
span.cc-product-delivery-time-info {
	display: block;
}
select.cc-product-variant-selectbox {
	margin-top: 10px;
	font-size: 12px;
}
div.cc-shop-product-size-1 select.cc-product-variant-selectbox {
	max-width: 340px;
	_width: 340px;
	#width: 340px;
}
div.cc-shop-product-size-2 select.cc-product-variant-selectbox {
	max-width: 290px;
	_width: 290px;
	#width: 290px;
}
div.cc-shop-product-size-3 select.cc-product-variant-selectbox {
	max-width: 180px;
	_width: 180px;
	#width: 180px;
}
div.cc-shop-product-price {
	margin: 15px 0 10px;
	line-height: 20px;
}
div.cc-shop-product-img a {
	outline: none;
}
a.cc-addtocard-disabled, a.cc-addtocard-disabled:hover {
	opacity: 0.2 !important;
	filter: alpha(opacity = 20);
	cursor: default !important;
	outline: none;
}
a.cc-shop-addtocard:active {
	top: 0 !important;
}
div.cc-shop-addtocard-container {
	float: left;
	line-height: 100%;
	background: #123D6D url(/s/img/web/shop/cart-bg.png) repeat-x;
	padding: 6px 10px 4px 7px;
	color: #F1F1F1;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;font-size:11px;margin:3px
0
}
* html div.cc-shop-addtocard-container {
	background-image: none;
}
div.cc-shop-addtocard-container select {
	font-size: 12px;
	text-transform: none;
}
div.cc-shop-addtocard-container select span {
	color: #900;
}
div.cc-shop-product-pool {
	float: left;
}
div.cc-shop-product-pool span {
	display: block;
	float: left;
	width: 20px;
	height: 15px;
	font-size: 0;
	background-image: url(/s/img/web/shop/instock-slice.png);
	background-repeat: no-repeat;
}
* html div.cc-shop-product-pool span {
	background-image: url(/s/img/web/shop/instock-slice-ie6.gif);
}
div.cc-shop-product-pool-variant-1 span {
	background-position: 0 0;
}
div.cc-shop-product-pool-variant-2 span {
	background-position: 0 -18px;
}
div.cc-shop-product-pool-variant-3 span {
	background-position: 0 -36px;
}
a.cc-shop-addtocard, a.cc-shop-addtocard:visited, a.cc-sidecart-checkout, a.cc-sidecart-checkout:visited, input.cc-checkout-btn {
	float: left;
	line-height: 20px;
	background: #123D6D url(/s/img/web/shop/cart-bg.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 5px;
	color: #F1F1F1;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
	font-size: 11px;margin:3px
0;border:none
}
input.cc-checkout-btn {
	float: right;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}
.cc-shop-price {
	display: block;
	float: left;
	color: #900;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 10px 10px 0 0;
	text-decoration: none;
}
span.cc-shop-product-alternatives-arrow {
	background: url(/s/img/web/shop/active.gif) no-repeat top;
	display: none;
	height: 8px;
	left: 17px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 15px;
	z-index: 100;
}
ul.cc-shop-product-alternatives li.cc-shop-product-alternatives-active span.cc-shop-product-alternatives-arrow {
	display: block;
}
div.cc-catalog-sortbar {
	padding: 6px 5px 5px 5px;
	margin-bottom: 20px;
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	color: #000;
}
div.cc-catalog-sortbar span {
	font-size: 10px;
	color: #666;
}
span.cc-catalog-sortbar-viewswitch {
	margin-left: 10px;
	float: right;
}
div.cc-catalog-galleryview-st-1 div.cc-webview-product-price strong, div.cc-catalog-listview-st-1 div.cc-webview-product-price strong, div.cc-catalog-galleryview-st-2 div.cc-webview-product-price strong, div.cc-catalog-listview-st-2 div.cc-webview-product-price strong, div.cc-catalog-galleryview-st-3 div.cc-webview-product-price strong, div.cc-catalog-listview-st-3 div.cc-webview-product-price strong {
	color: #900;
}
div.cc-catalog-galleryview-st-1 div.cc-webview-product, div.cc-catalog-galleryview-st-2 div.cc-webview-product, div.cc-catalog-galleryview-st-3 div.cc-webview-product, div.cc-catalog-listview-st-1 div.cc-webview-product, div.cc-catalog-listview-st-2 div.cc-webview-product {
	overflow: hidden;
	position: relative;
}
div.cc-catalog-galleryview-st-1 a.cc-webview-product-image, div.cc-catalog-galleryview-st-2 a.cc-webview-product-image, div.cc-catalog-galleryview-st-3 a.cc-webview-product-image {
	display: block;
	width: 135px;
	height: 100px;
}
span.cc-product-title {
	display: block;
}
div.cc-catalog-galleryview-st-1 div.cc-webview-product {
	float: left;
	width: 135px;
	height: 180px;
	margin: 0 25px 50px 0;
}
div.cc-catalog-galleryview-st-1 span.cc-product-title {
	overflow: hidden;
	margin: 6px 0 0 0;
	height: 50px;
	color: #666;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
}
div.cc-catalog-galleryview-st-1 div.cc-product-description {
	display: none;
}
div.cc-catalog-galleryview-st-1 div.cc-webview-product-price {
	margin: 0 !important;
	position: absolute;
	bottom: 0;
	line-height: 14px;
}
div.cc-catalog-galleryview-st-1 div.cc-webview-product-price strong {
	font-size: 12px;
}
div.cc-catalog-listview-st-1 div.cc-webview-product {
	margin-bottom: 30px;
}
div.cc-catalog-listview-st-1 div.cc-webview-product-content {
	margin-right: 105px;
	padding: 5px;
}
div.cc-catalog-listview-st-1 a.cc-webview-product-image img {
	float: left;
}
div.cc-catalog-listview-st-1 span.cc-product-title, div.cc-catalog-listview-st-1 div.cc-product-description, div.cc-catalog-listview-st-1 div.cc-webview-product-price {
	margin-left: 145px;
	padding-right: 5px;
}
div.cc-catalog-listview-st-1 span.cc-product-title {
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
}
div.cc-catalog-listview-st-1 div.cc-product-description, div.cc-catalog-listview-st-1 div.cc-webview-product-price {
	margin-top: 5px;
}
div.cc-catalog-listview-st-1 div.cc-webview-product-price strong {
	line-height: 16px;
	font-size: 12px;
}
div.cc-catalog-galleryview-st-2 div.cc-webview-product {
	float: left;
	width: 145px;
	height: 180px;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
}
div.cc-catalog-galleryview-st-2 a.cc-webview-product-image {
	text-align: center;
}
div.cc-catalog-galleryview-st-2 a.cc-webview-product-image img {
	display: inline;
	margin: 5px;
}
div.cc-catalog-galleryview-st-2 span.cc-product-title {
	width: 135px;
	margin: 5px 5px 0 5px;
	color: #666;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
}
div.cc-catalog-galleryview-st-2 div.cc-product-description {
	display: none;
}
div.cc-catalog-galleryview-st-2 div.cc-webview-product-price {
	width: 139px;
	padding: 3px;
	position: absolute;
	bottom: 0;
	top: auto;
	text-align: center;
	background-color: #e5e5e5;
}
div.cc-catalog-galleryview-st-2 div.cc-webview-product-price strong {
	font-size: 12px;
}
div.cc-catalog-listview-st-2 div.cc-webview-product {
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background: url('/s/img/web/shop/bg-catalog-listview.gif') repeat-y top right;
}
div.cc-catalog-listview-st-2 a.cc-webview-product-image img {
	float: left;
	margin: 5px;
	margin-right: 5px;
}
div.cc-catalog-listview-st-2 span.cc-product-title {
	margin: 1px 105px 0 145px;
	font-weight: bold;
	line-height: 16px;
	font-size: 12px;
}
div.cc-catalog-listview-st-2 div.cc-product-description {
	margin: 5px 105px 5px 145px;
}
div.cc-catalog-listview-st-2 div.cc-webview-product-price {
	width: 100px;
	position: absolute;
	padding-top: 46px;
	right: 0;
	top: 0;
	text-align: center;
}
div.cc-catalog-listview-st-2 div.cc-webview-product-price strong {
	line-height: 16px;
	font-size: 12px;
}
div.cc-catalog-galleryview-st-3 div.cc-webview-product {
	float: left;
	width: 141px;
	height: 180px;
	background-color: #e9e9e9;
	border-top: 1px solid white;
	border-left: 1px solid white;
}
div.cc-catalog-galleryview-st-3 div.cc-webview-product-content {
	height: 135px;
	padding: 5px;
}
div.cc-catalog-galleryview-st-3 a.cc-webview-product-image {
	text-align: center;
}
div.cc-catalog-galleryview-st-3 a.cc-webview-product-image img {
	display: inline;
	margin: 3px;
}
div.cc-catalog-galleryview-st-3 span.cc-product-title {
	width: 135px;
	margin: 5px 0 0 5px !important;
	padding: 0 3px;
	color: #666;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
}
div.cc-catalog-galleryview-st-3 div.cc-product-description {
	display: none;
}
div.cc-catalog-galleryview-st-3 div.cc-webview-product-price {
	width: 135px;
	margin: 0 !important;
	position: absolute;
	bottom: 0;
	padding: 3px;
	text-align: center;
	background-color: #d1d1d1;
}
div.cc-catalog-galleryview-st-3 div.cc-webview-product-price strong {
	font-size: 12px;
}
div.cc-catalog-listview-st-3 {
	border: 1px solid #d0d0d0;
	padding: 1px 0 0 1px;
}
div.cc-catalog-listview-st-3 div.cc-webview-product {
	margin-bottom: 1px;
	padding: 3px;
	background-color: #e9e9e9;
}
div.cc-catalog-listview-st-3 div.cc-webview-product:nth-child(odd){background-color:#f4f4f4}
div.cc-catalog-listview-st-3 a.cc-webview-product-image img {
	float: left;
	margin: 3px 5px 3px 3px;
}
div.cc-catalog-listview-st-3 span.cc-product-title {
	margin-left: 145px;
	font-weight: bold;
	line-height: 16px;
	font-size: 12px;
}
div.cc-catalog-listview-st-3 div.cc-product-description {
	margin: 5px 5px 0 145px;
}
div.cc-catalog-listview-st-3 div.cc-webview-product-price {
	margin: 5px 0 5px 145px;
}
div.cc-catalog-listview-st-3 div.cc-webview-product-price strong {
	font-size: 12px;
}
.imgleft {
	float: left;
	margin: 4px 20px 4px 0;
	display: inline;
}
.imgright {
	float: right;
	margin: 4px 1px 4px 15px;
	display: inline;
}
#newsHeader, strong.newslettertitel {
	display: block;
}
div.newsletterbox div.newsletterbox-advice {
	margin: 5px 0 10px 0;
	font-size: 85%;
	font-style: italic;
}
div.newsletterbox div.newsletterbox-advice span {
	font-style: normal;
	font-weight: bold;
}
div.newsletterbox input {
	margin-top: 5px;
}
div.cc-sharebuttons-size-64 a {
	display: block;
	width: 64px;
	height: 64px;
}
div.cc-sharebuttons-size-32 a {
	display: block;
	width: 32px;
	height: 32px;
}
div.cc-sharebuttons-size-16 a {
	display: block;
	width: 16px;
	height: 16px;
}
div.cc-sharebuttons-element a {
	background-repeat: no-repeat;
	float: left;
}
div.cc-sharebuttons-size-64 a {
	margin: 0 6px 6px 0;
}
div.cc-sharebuttons-size-32 a {
	margin: 0 4px 4px 0;
}
div.cc-sharebuttons-size-16 a {
	margin: 0 3px 3px 0;
}
div.cc-sharebuttons-size-64 div.cc-sharebuttons-style-1 a {
	background-image: url(/s/img/web/module/sharebuttons/icons64.png);
}
div.cc-sharebuttons-size-64 div.cc-sharebuttons-style-2 a {
	background-image: url(/s/img/web/module/sharebuttons/icons64sw.png);
}
div.cc-sharebuttons-size-32 div.cc-sharebuttons-style-1 a {
	background-image: url(/s/img/web/module/sharebuttons/icons32.png);
}
div.cc-sharebuttons-size-32 div.cc-sharebuttons-style-2 a {
	background-image: url(/s/img/web/module/sharebuttons/icons32sw.png);
}
div.cc-sharebuttons-size-16 div.cc-sharebuttons-style-1 a {
	background-image: url(/s/img/web/module/sharebuttons/icons16.png);
}
div.cc-sharebuttons-size-16 div.cc-sharebuttons-style-2 a {
	background-image: url(/s/img/web/module/sharebuttons/icons16sw.png);
}
* html div.cc-sharebuttons-size-64 div.cc-sharebuttons-style-1 a {
	background-image: url(/s/img/web/module/sharebuttons/icons64-ie6.gif);
}
* html div.cc-sharebuttons-size-64 div.cc-sharebuttons-style-2 a {
	background-image: url(/s/img/web/module/sharebuttons/icons64sw-ie6.gif);
}
* html div.cc-sharebuttons-size-32 div.cc-sharebuttons-style-1 a {
	background-image: url(/s/img/web/module/sharebuttons/icons32-ie6.gif);
}
* html div.cc-sharebuttons-size-32 div.cc-sharebuttons-style-2 a {
	background-image: url(/s/img/web/module/sharebuttons/icons32sw-ie6.gif);
}
* html div.cc-sharebuttons-size-16 div.cc-sharebuttons-style-1 a {
	background-image: url(/s/img/web/module/sharebuttons/icons16-ie6.gif);
}
* html div.cc-sharebuttons-size-16 div.cc-sharebuttons-style-2 a {
	background-image: url(/s/img/web/module/sharebuttons/icons16sw-ie6.gif);
}
div.cc-sharebuttons-size-64 div a.cc-sharebuttons-facebook {
	background-position: 0 0;
}
div.cc-sharebuttons-size-64 div a.cc-sharebuttons-reddit {
	background-position: -64px 0px;
}
div.cc-sharebuttons-size-64 div a.cc-sharebuttons-vkontakte {
	background-position: -128px 0px;
}
div.cc-sharebuttons-size-64 div a.cc-sharebuttons-nk {
	background-position: -192px 0px;
}
div.cc-sharebuttons-size-64 div a.cc-sharebuttons-buzz {
	background-position: -256px 0px;
}
div.cc-sharebuttons-size-64 div a.cc-sharebuttons-hyves {
	background-position: -320px 0px;
}
div.cc-sharebuttons-size-64 div a.cc-sharebuttons-digg {
	background-position: -384px 0px;
}
div.cc-sharebuttons-size-64 div a.cc-sharebuttons-orkut {
	background-position: -448px 0px;
}
div.cc-sharebuttons-size-64 div a.cc-sharebuttons-twitter {
	background-position: -512px 0px;
}
div.cc-sharebuttons-size-64 div a.cc-sharebuttons-tumblr {
	background-position: -576px 0px;
}
div.cc-sharebuttons-size-64 div a.cc-sharebuttons-stumbleupon {
	background-position: 0 -64px;
}
div.cc-sharebuttons-size-64 div a.cc-sharebuttons-mail {
	background-position: -64px -64px;
}
div.cc-sharebuttons-size-64 div a.cc-sharebuttons-tuenti {
	background-position: -192px -64px;
}
div.cc-sharebuttons-size-64 div a.cc-sharebuttons-yoolink {
	background-position: -128px -64px;
}
div.cc-sharebuttons-size-32 div a.cc-sharebuttons-facebook {
	background-position: 0 0;
}
div.cc-sharebuttons-size-32 div a.cc-sharebuttons-reddit {
	background-position: -32px 0px;
}
div.cc-sharebuttons-size-32 div a.cc-sharebuttons-vkontakte {
	background-position: -64px 0px;
}
div.cc-sharebuttons-size-32 div a.cc-sharebuttons-nk {
	background-position: -96px 0px;
}
div.cc-sharebuttons-size-32 div a.cc-sharebuttons-buzz {
	background-position: -128px 0px;
}
div.cc-sharebuttons-size-32 div a.cc-sharebuttons-hyves {
	background-position: -160px 0px;
}
div.cc-sharebuttons-size-32 div a.cc-sharebuttons-digg {
	background-position: -192px 0px;
}
div.cc-sharebuttons-size-32 div a.cc-sharebuttons-orkut {
	background-position: -224px 0px;
}
div.cc-sharebuttons-size-32 div a.cc-sharebuttons-twitter {
	background-position: -256px 0px;
}
div.cc-sharebuttons-size-32 div a.cc-sharebuttons-tumblr {
	background-position: -288px 0px;
}
div.cc-sharebuttons-size-32 div a.cc-sharebuttons-stumbleupon {
	background-position: 0 -32px;
}
div.cc-sharebuttons-size-32 div a.cc-sharebuttons-mail {
	background-position: -32px -32px;
}
div.cc-sharebuttons-size-32 div a.cc-sharebuttons-tuenti {
	background-position: -96px -32px;
}
div.cc-sharebuttons-size-32 div a.cc-sharebuttons-yoolink {
	background-position: -64px -32px;
}
div.cc-sharebuttons-size-16 div a.cc-sharebuttons-facebook {
	background-position: 0 0;
}
div.cc-sharebuttons-size-16 div a.cc-sharebuttons-reddit {
	background-position: -16px 0px;
}
div.cc-sharebuttons-size-16 div a.cc-sharebuttons-vkontakte {
	background-position: -32px 0px;
}
div.cc-sharebuttons-size-16 div a.cc-sharebuttons-nk {
	background-position: -48px 0px;
}
div.cc-sharebuttons-size-16 div a.cc-sharebuttons-buzz {
	background-position: -64px 0px;
}
div.cc-sharebuttons-size-16 div a.cc-sharebuttons-hyves {
	background-position: -80px 0px;
}
div.cc-sharebuttons-size-16 div a.cc-sharebuttons-digg {
	background-position: -96px 0px;
}
div.cc-sharebuttons-size-16 div a.cc-sharebuttons-orkut {
	background-position: -112px 0px;
}
div.cc-sharebuttons-size-16 div a.cc-sharebuttons-twitter {
	background-position: -128px 0px;
}
div.cc-sharebuttons-size-16 div a.cc-sharebuttons-tumblr {
	background-position: -144px 0px;
}
div.cc-sharebuttons-size-16 div a.cc-sharebuttons-stumbleupon {
	background-position: 0 -16px;
}
div.cc-sharebuttons-size-16 div a.cc-sharebuttons-mail {
	background-position: -16px -16px;
}
div.cc-sharebuttons-size-16 div a.cc-sharebuttons-tuenti {
	background-position: -48px -16px;
}
div.cc-sharebuttons-size-16 div a.cc-sharebuttons-yoolink {
	background-position: -32px -16px;
}
div#tiny-lightbox {
	position: absolute;
	z-index: 100000;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
div#tiny-lightbox a {
	outline: none;
}
div#tiny-lightbox-overlay {
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	display: none;
	padding-bottom: 40px;
}
div#tiny-lightbox-box {
	position: absolute;
	z-index: 1;
	width: 200px;
	height: 200px;
	top: 40px;
	background-color: #fff;
	border: 10px solid #fff;
	visibility: hidden;
}
div#tiny-lightbox.tiny-lightbox-loading div#tiny-lightbox-box {
	background: url(/s/js/plugins/tinyLightbox/img/loading.gif) no-repeat center #fff;
}
div#tiny-lightbox.tiny-lightbox-animating a, div#tiny-lightbox.tiny-lightbox-loading a {
	display: none;
}
div#tiny-lightbox-image {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
	display: none;
}
div#tiny-lightbox-bar {
	position: absolute;
	display: none;
	background: #fff;
	padding: 0 10px 10px 10px;
	font-family: Arial,Verdana;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #666;
}
a#tiny-lightbox-close, a#tiny-lightbox-slideshow {
	float: right;
	width: 26px;
	height: 26px;
}
a#tiny-lightbox-close {
	background: url(/s/js/plugins/tinyLightbox/img/close.gif) no-repeat;
}
a#tiny-lightbox-slideshow {
	background: url(/s/js/plugins/tinyLightbox/img/play-pause.gif) no-repeat;
}
div.tiny-lightbox-slideshow-animating a#tiny-lightbox-slideshow {
	background-position: -26px 0;
}
div#tiny-lightbox-description {
	margin-bottom: 10px;
}
span#tiny-lightbox-stats {
	float: left;
	font-weight: bold;
}
a#tiny-lightbox-prev, a#tiny-lightbox-next {
	position: absolute;
	z-index: 1000;
	width: 50%;
	height: 100%;
	top: 0;
}
a#tiny-lightbox-prev {
	left: 0;
}
a#tiny-lightbox-next {
	right: 0;
}
a#tiny-lightbox-prev span, a#tiny-lightbox-next span {
	position: absolute;
	width: 81px;
	height: 48px;
	top: 40%;
	visibility: hidden;
}
a#tiny-lightbox-prev span {
	left: 0;
	background: url(/s/js/plugins/tinyLightbox/img/prev.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s.jimdo.com/s/js/plugins/tinyLightbox/img/prev.png', sizingMethod='crop');
	_background: none;
}
a#tiny-lightbox-next span {
	right: 0;
	background: url(/s/js/plugins/tinyLightbox/img/next.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s.jimdo.com/s/js/plugins/tinyLightbox/img/next.png', sizingMethod='crop');
	_background: none;
}
a#tiny-lightbox-prev span.tiny-lightbox-hover, a#tiny-lightbox-next span.tiny-lightbox-hover {
	visibility: visible;
}
html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
div.humanized-message {
	position: absolute;
	text-align: center;
	width: 70%;
	min-height: 20px;
	_height: 20px;
	background: #373737;
	color: #fff;
	z-index: 1000000;
	padding: 20px;
	font-size: 30px;
	line-height: 140%;
	visibility: hidden;
}
div.humanized-message-shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: #333;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	top: -8px;
	left: -8px;
	padding: 8px;
}
div.x-message {
	position: absolute;
	padding: 10px 10px 10px 30px !important;
	min-width: 200px;
	_width: 200px;
	z-index: 100000;
	visibility: hidden;
	display: block;
	border: 1px solid red;
}
div.x-message.message-ok, div.x-message.message-success {
	border-color: #C2D577 #9BAE50 #9BAE50 #C2D577;
	background: #E5F1B4 url('/s/img/ok.gif') no-repeat 10px 50%;
}
div.x-message.message-error, div.x-message.message-alert, div.x-message.message-confirm {
	background: #FAEFEF url('/s/img/alert.gif') no-repeat 10px 50%;
	border-color: #FFB2B2 #c66 #c66 #FFB2B2;
}
div.x-message.message-warning {
	border-color: #F7DEA6 #D0B77F #D0B77F #F7DEA6;
	background: #FFF3CD url('/s/img/warning.gif') no-repeat 10px 50%;
}
div.x-message span.x-message-close {
	display: none;
}
div.x-message.x-message-closable span.x-message-close {
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	right: 0;
	top: 0;
	padding: 0 2px 7px;
	_padding-bottom: 2px;
	border: 1px solid #333;
	border-top: 0;
	border-right: 0;
	line-height: 11px;
	font-size: 11px;
	text-align: center;
	cursor: pointer;
}
div.x-message.message-error span.x-message-close, div.x-message.message-confirm span.x-message-close {
	border-color: #c66;
}
div.x-message.message-ok span.x-message-close, div.x-message.message-success span.x-message-close {
	border-color: #9BAE50;
}
div.x-message.message-warning span.x-message-close {
	border-color: #D0B77F;
}
div.x-message p.x-message-content {
	background: none;
	overflow: auto;
	display: inline;
	height: 100%;
	width: 100%;
	padding: 0;
	line-height: 15px;
	font-size: 11px;
	color: #000 !important;
}
div.x-message.message-confirm button {
	float: right;
}
div#x-popup-overlay {
	background: transparent;
	height: 100%;
	left: 0;
	position: fixed;
	_position: absolute;
	top: 0;
	width: 100%;
}
div#x-popup-container {
	left: 50%;
	padding: 10px;
	position: fixed;
	_position: absolute;
	text-align: left;
	top: 50%;
	margin: 0;
	font: 11px/180% Arial,Helvetica,sans-serif;
}
div#x-popup-container.x-popup-border {
	background: transparent url(/s/js/plugins/popup/img/popup-bg.png) repeat top left;
	background: rgba(82,82,82,0.7);
}
div#x-popup-container.x-popup-maximized {
	left: 10%;
	top: 10%;
	right: 10%;
	bottom: 10%;
	width: 80%;
	height: 80%;
}
div#x-popup-content {
	background: #FFF;
	position: relative;
	height: 100%;
	width: 100%;
}
div.x-popup.x-index-container {
	z-index: 100103;
}
div.x-popup.x-index-overlay {
	z-index: 100100;
}
div.x-popup.x-corner-all {
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
}
div#x-popup-buttons {
	position: absolute;
	left: -10px;
	top: -10px;
}
a#x-popup-close, a#x-popup-resize {
	background: url(/s/img/cms/siteadmin/buttons-slice.png) no-repeat top left;
	display: block;
	height: 28px;
	outline: none;
	width: 28px;
}
a#x-popup-close {
	background-position: 0 0;
}
a#x-popup-close:hover {
	background-position: -28px 0;
}
a#x-popup-resize {
	background-position: 0 -31px;
}
a#x-popup-resize:hover {
	background-position: -28px -31px;
}
div.jqZoomTitle {
	z-index: 5000;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma;
	height: 16px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;
}
.jqZoomPup {
	overflow: hidden;
	background-color: #FFF;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index: 10;
	border-color: #c4c4c4;
	border-style: solid;
	cursor: crosshair;
}
.jqZoomPup img {
	border: 0px;
}
.preload {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align: center;
	background-image: url(/s/js/external/plugins/jqzoom/images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	width: 90px;*;
	width: 100px;
	height: 43px;*;
	height: 55px;
	z-index: 10;
	position: absolute;
	top: 3px;
	left: 3px;
}
.jqZoomWindow {
	border: 1px solid #999;
	background-color: #FFF;
}
div#cc-sidecart div.cc-sidecart-content {
	background: white;
	color: #333;
}
div#cc-sidecart-wrapper div.cc-sidecart-loading {
	display: none;
}
div#cc-sidecart-wrapper.cc-cart-loading div.cc-sidecart-loading {
	float: right;
	display: block;
	width: 16px;
	height: 16px;
	margin: 10px 10px 0 0;
	background: url(/s/img/cms/loading/16x16.gif) no-repeat 0 0;
}
div.cc-sidecart-header {
	background: #EEE;
	margin-top: 10px;
	padding: 7px 7px;
	border-bottom: 1px solid #CCC;
	color: #333;
}
div.cc-sidecart-header strong {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
}
div.cc-sidecart-header a.cc-sidecart-checkout, div.cc-sidecart-footer a.cc-sidecart-checkout {
	float: right !important;
	font-weight: normal;
	margin: 0 !important;
	font-size: 9px;
	padding: 2px 5px;
	color: white;
	text-decoration: none;
}
div.cc-sidecart-item {
	background: white;
	padding: 10px 5px;
	border-bottom: 1px solid #CCC;
	min-height: 80px;
}
div.cc-sidecart-item img {
	float: left;
}
div.cc-sidecart-item div.cc-sidecart-item-details {
	margin-left: 70px;
	font-size: 12px;
	line-height: 20px;
}
div.cc-sidecart-item span.cc-sidecart-item-title {
	display: block;
	font-weight: bold;
}
div.cc-sidecart-item span.cc-sidecart-item-variation {
	display: block;
}
div.cc-sidecart-item div.cc-sidecart-item-quantity-container {
	text-align: right;
	padding-top: 5px;
	line-height: 20px;
}
div.cc-sidecart-item div.cc-spinner {
	float: left;
	margin-right: 5px;
}
div.cc-sidecart-item span.cc-sidecart-item-price {
	float: left;
	display: block;
	font-size: 13px;
}
a.cc-sidecart-quantity-update {
	text-align: center;
	display: block;
	font-size: 9px;
	line-height: 10px;
	padding: 0;
	color: #999;
	text-decoration: underline;
}
a.cc-sidecart-quantity-update:hover {
	color: #666;
	text-decoration: none;
}
div.cc-sidecart-calculation {
	text-align: left;
	position: relative;
	padding: 5px;
	font-size: 12px;
	line-height: 16px;
}
div.cc-sidecart-calculation span.cc-sidecart-calculation-price {
	position: absolute;
	right: 5px;
	font-weight: bold;
}
div.cc-sidecart-footer {
	overflow: hidden;
	background: #EEE;
	padding: 5px 7px;
	margin-bottom: 10px;
	border-top: 1px solid #CCC;
}
* html div.cc-sidecart-footer {
	height: 1%;
}
div.cc-spinner {
	float: left;
	height: 20px;
	border: 1px solid #CCC;
}
div.cc-spinner div.cc-spinner-input-wrapper {
	float: left;
}
div.cc-spinner input.cc-spinner-input {
	float: left;
	width: 30px;
	#width: 25px;
	height: 20px;
	text-align: center;
	font-size: 14px !important;
	line-height: 17px !important;
	margin: 0;
	padding: 0;
	border: 0;
}
div.cc-spinner div.cc-spinner-control {
	float: left;
	width: 10px;
	height: 100%;
	background: #EDEDED;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
div.cc-spinner a.cc-spinner-plus, div.cc-spinner a.cc-spinner-minus {
	float: left;
	background-color: #EEE;
	margin: 0;
	width: 100%;
	height: 50%;
	background: url(/s/img/web/shop/quantity-control.gif) no-repeat;
	font-size: 0;
	line-height: 0;
	outline: none;
}
div.cc-spinner a span {
	display: none;
}
div.cc-spinner a.cc-spinner-plus {
	background-position: 1px 2px;
	border-bottom: 1px solid #ccc;
}
div.cc-spinner a.cc-spinner-minus {
	background-position: -19px 2px;
}
div.cc-spinner a.cc-spinner-plus:hover {
	background-position: 1px -18px;
	background-color: white;
}
div.cc-spinner a.cc-spinner-minus:hover {
	background-position: -19px -18px;
	background-color: white;
}
div.cc-spinner a.cc-spinner-plus:focus {
	background-color: #DDD;
}
div.cc-spinner a.cc-spinner-minus:focus {
	background-color: #DDD;
}
div.cc-spinner div.cc-spinner-infinite {
	float: left;
	width: 19px;
	height: 100%;
	background: url(/s/img/cms/module/shop/infinite.gif) no-repeat center #EDEDED;
	cursor: pointer;
}
div.cc-spinner div.cc-spinner-infinite:hover {
	background-color: #fff;
}
