#preview{background-color:#ffffff;margin-bottom:0px;border-bottom:1px solid #626262;position:relative;z-index:50;clear:both;}
#preview div{background:#ffffff url("/templates/library/images/env_sprite.png") no-repeat -0px -710px;padding-left:210px;height:200px;width:730px;margin:0px auto;padding-top:16px;}
#preview h1{text-transform:uppercase;font-size:1.5em;margin-bottom:5px;color:#626262;}
#preview p{font-size:1.2em;color:#626262;}
#preview fieldset{border:none;margin-bottom:10px;}
#preview input{background-color:#e2e2e2;cursor:pointer;text-transform:uppercase;font-size:1.1em;margin-top:3px;color:#626262;height:auto}
#footer #edit a.btn_webconfig{background:transparent url("/templates/library/images/env_sprite.png") no-repeat -486px -558px;display:block;float:left;height:17px;margin-right:8px;text-indent:-9999px;width:15px;}
#languages ul li a#btn_de{background:transparent url(/templates/library/images/env_sprite.png) left top no-repeat;}
#languages ul li a#btn_en{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -252px -0px;}
#languages ul li a#btn_nl{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -54px -0px;}
#languages ul li a#btn_fr{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -270px -0px;}
#languages ul li a#btn_ru{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -108px -0px;}
#languages ul li a#btn_es{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -18px -0px;}
#languages ul li a#btn_hr{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -288px -0px;}
#languages ul li a#btn_it{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -342px -0px;}
#languages ul li a#btn_cs{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -234px -0px;}
#languages ul li a#btn_sl{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -144px -0px;}
#languages ul li a#btn_pl{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -72px -0px;}
#languages ul li a#btn_sk{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -126px -0px;}
#languages ul li a#btn_hu{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -306px -0px;}
#languages ul li a#btn_il{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -324px -0px;}
#languages ul li a#btn_sv{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -180px -0px;}
#languages ul li a#btn_sr{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -162px -0px;}
#languages ul li a#btn_ro{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -90px -0px;}
#languages ul li a#btn_mk{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -36px -0px;}
#languages ul li a#btn_bg{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -198px -0px;}
#languages ul li a#btn_bs{background:transparent url(/templates/library/images/env_sprite.png) no-repeat -216px -0px;}
#primarycontent a.download-pps:link,#primarycontent a.download-pps:visited{background:transparent url(/templates/library/images/env_sprite.png) no-repeat 0px -100px;}
#primarycontent a.download-jpg:link,#primarycontent a.download-jpg:visited{background:transparent url(/templates/library/images/env_sprite.png) no-repeat 3px -160px;}
#primarycontent a.download-mdb:link,#primarycontent a.download-mdb:visited{background:transparent url(/templates/library/images/env_sprite.png) no-repeat 0px -220px;}
#primarycontent a.download-pdf:link,#primarycontent a.download-pdf:visited{background:transparent url(/templates/library/images/env_sprite.png) no-repeat 0px -280px;}
#primarycontent a.download-xls:link,#primarycontent a.download-xls:visited{background:transparent url(/templates/library/images/env_sprite.png) no-repeat 0px -340px;}
#primarycontent a.download-doc:link,#primarycontent a.download-doc:visited{background:transparent url(/templates/library/images/env_sprite.png) no-repeat 0px -400px;}
#primarycontent a.download-zip:link,#primarycontent a.download-zip:visited{background:transparent url(/templates/library/images/env_sprite.png) no-repeat 3px -457px;}
.hidden { display: none !important; }.EngineEdit.active{background-color:#b4e7ed;}
.EngineEditTip{background:#FFF;border:3px solid #b4e7ed;font-size:1.2em;color:#000;padding:10px;z-index:1000;opacity:0.9;}
.EngineEditTip #controllink{color:#5D8A8F;}/* CSS to go with Prototip.Styles */
.prototip {
	font: 1.2em "Lucida Sans Unicode","Lucida Grande","Lucida Sans","Lucida Console",Arial,sans-serif;
	color: #000;
}

/* the default style */
.prototip .default {
	width: 200px;
	color: #808080;
}
.prototip .default .toolbar {
	background: #66cad3;
	font-weight: bold;
	color: #FFFFFF;
}
.prototip .default .title { padding: 5px; }
.prototip .default .content {
	padding: 5px;
	background: #fff;
}

/* basic */
.prototip .basic {
	width: 250px;
	color: #808080;
}
.prototip .basic .toolbar {
	background: #f1f1f1;
	font-weight: bold;
}
.prototip .basic .title { padding: 5px; }
.prototip .basic .content {
	padding: 5px;
	background: #fff;
}

/* basic */
.prototip .hint {
	width: 250px;
	color: #313120;
	background: #fff6aa;
}
.prototip .hint .toolbar {
	background: #fdf1a0;
	font-weight: bold;
}
.prototip .hint .title,
.prototip .hint .content { padding: 5px; }




/* This is how to resize the close button for a style */
.prototip .protogrey .toolbar .close {
	width: 14px;
	height: 14px;
}


/* loader gif */
.prototipLoader {
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 14px;
	width: 14px;
	border: 1px solid #dddddd;
	overflow: hidden;
}


/* Required for all tooltips, do not modify */
.prototip{position:absolute;overflow:hidden;}.prototip .tooltip,.prototip .toolbar,.prototip .toolbar .title{position:relative;}.prototip .content{clear:both;}.prototip .toolbar .close{position:relative;text-decoration:none;float:right;width:19px;height:15px;display:block;line-height:0;font-size:0;border:0;cursor:pointer;}.prototip .tooltip{clear:both;float:left;}.prototip .borderLeftWrapper,.prototip .borderRightWrapper{position:absolute;top:0;left:0;width:300px;height:20px;}.prototip .borderFrame{height:100%;width:100%;float:left;margin:0;padding:0;position:relative;}.prototip .borderTop,.prototip .borderBottom{overflow:hidden;}.prototip .borderRow{list-style-type:none;float:left;width:100%;position:relative;clear:both;margin:0;padding:0;}.prototip_CornerWrapper{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;clear:both;}.prototip_Corner{float:left;position:relative;}.prototip canvas{position:relative;float:left;}.prototip_CornerTr,.prototip_CornerBr{float:right;}.prototip_BetweenCorners{position:absolute;top:0;left:0;width:100%;overflow:hidden;clear:both;}.prototip .borderMiddle{position:relative;float:left;}.prototip .borderCenter{position:relative;float:left;height:100%;}.prototip_StemWrapper{position:relative;width:100%;height:auto;clear:both;}.prototip_StemBox{float:left;position:relative;}.prototip_Stem{width:100%;position:absolute;overflow:hidden;}.iframeShim{position:absolute;border:0;margin:0;padding:0;background:none;overflow:hidden;}.prototip .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.prototip .clearfix{display:inline-block;}/* IE Mac Hide \*/ .prototip .clearfix{display:block;}/* IE Mac Hide End */html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,nav,section{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;}
article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block;}
body{line-height:1.7;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
table,td,th{vertical-align:middle;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
a img{border:none;}
*{margin:0px;padding:0px;}
html,body{color:#333333;font-family:Arial,Helvetica,sans-serif;height:100%;min-height:100.1%;}
body{background-color:#666666;font-size:62.5%}
input,button,textarea,select{font-family:Arial,Helvetica,sans-serif;}
#wrapper{width:980px;margin:40px auto 0 auto;bottom:0px;height:auto;position:relative;z-index:49;padding:0;}
a:link,a:visited{outline:none;text-decoration:none;color:#333333;}
a:hover,a:active{color:#4D6478;}
.clearer{clear:both;}
.structurelabel{display:none;}
#header{padding:0px;position:relative;width:980px;height:410px;z-index:10;float:left;background:transparent url("../images/sprite.png") no-repeat -10px -10px;background-position:-1010px -10px\9;clear:both;display:block;}
#header-wrapper{position:relative;top:0px;z-index:100;float:left;width:960px;height:390px;margin:10px 0 0 10px;background:#95bcdc url("../images/sprite.png") no-repeat -20px -20px;background-position:-1020px -20px\9;-moz-border-radius:10px;-webkit-border-radius:10px;}
#header-box{position:relative;top:0px;z-index:100;float:left;width:920px;height:320px;margin:20px 0 0 20px;background:#4d6478 url("../images/sprite.png") no-repeat -40px -40px;background-position:-1040px -40px\9;-moz-border-radius:8px;-webkit-border-radius:8px;}
#slideshow,#headerimage{height:300px;width:900px;position:relative;top:10px;left:10px;background-color:transparent;z-index:100;}
#headerimage{overflow:hidden;}
*+html #slideshow{height:auto;width:900px;top:10px;left:10px;background-color:transparent;clear:both;}
*+html #slideshow div{height:300px;top:0px;}
#headerimage img{position:absolute;left:0;top:0;height:300px;display:block;}
#slideshow div{top:0px;height:300px;}
#slideshow .slide{height:300px;overflow:hidden;width:900px;}
#slideshow #btn_slideshow_stop,#slideshow #btn_slideshow_start{display:none;font-size:1.2em;line-height:1em;padding-left:16px;position:absolute;top:-55px;z-index:40;left:0px;color:#97B8D7;}
#slideshow #btn_slideshow_stop:link,#slideshow #btn_slideshow_stop:visited,#slideshow #btn_slideshow_start:link,#slideshow #btn_slideshow_start:visited{background:transparent url("../images/sprite.png") no-repeat -40px -612px;color:#97B8D7;}
#slideshow #btn_slideshow_stop:hover,#slideshow #btn_slideshow_stop:active,#slideshow #btn_slideshow_start:hover,#slideshow #btn_slideshow_start:active{background:transparent url("../images/sprite.png") no-repeat -40px -752px;color:#97B8D7;text-decoration:underline;}
#logo{display:block;height:160px;width:200px;z-index:140;position:absolute;left:30px;top:10px;}
*+html #logo{padding-bottom:140px;margin-bottom:0px;}
#header #header_text{background-color:transparent;bottom:-45px;color:#FFFFFF	;font-size:2em;font-weight:normal;height:40px;overflow:hidden;position:absolute;text-align:right;width:910px;z-index:20;}
#languages{position:absolute;right:40px;top:-15px;width:500px;z-index:40;}
#languages ul{display:inline;list-style:none outside none;}
#languages li{display:inline;float:right;font-size:1.1em;}
#languages a{display:block;height:12px;margin-left:5px;text-indent:-9999px;width:18px;}
#mainmenue{float:right;height:37px;overflow:hidden;width:930px;padding:0 25px;position:relative;z-index:1;top:-10px;}
#mainmenue ul{height:37px;overflow:hidden;float:right;}
#mainmenue li{float:left;height:37px;list-style:none outside none;width:auto;}
#mainmenue a:link,#mainmenue a:visited{background:url("../images/sprite.png") no-repeat scroll -40px -460px #e2e9ef;background-position:-1040px -460px\9;color:#333333;display:block;float:left;font-weight:bold;font-size:1.3em;height:37px;line-height:2.8em;padding:0px 20px 0 20px;-moz-border-radius:0px 0px 10px 10px;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;}
#mainmenue a:hover,#mainmenue a:active,#mainmenue .sel a:link,#mainmenue .sel a:visited{color:#FFFFFF;background-color:#86a2b9;}
#breadcrumbs{float:right;font-size:1.1em;position:relative;right:30px;top:0px;z-index:10;display:none;}
#breadcrumbs ul{list-style:none outside none;}
#breadcrumbs li{display:inline;}
#content_wrapper{bottom:0;float:left;height:auto;margin:0;position:relative;width:960px;padding:0 10px;margin:-70px 0 20px 0;}
#content{float:left;background-color:transparent;width:960px;padding:0;margin-bottom:50px;}
#secondarycontent,#primarycontent{min-height:600px;}
#secondarycontent{float:left;width:218px;border:1px solid #8594A1;background-color:#a6b9c9;padding:90px 10px 40px 25px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
#secondarycontent h1{font-size:1.8em;font-weight:bold;letter-spacing:-0.025em;margin-bottom:5px;}
#secondarycontent h2{font-size:1.2em;font-weight:bold;}
#secondarycontent h1,#secondarycontent h2,#search legend,.cartbox h1 a:link,.cartbox h1 a:visited{color:#000000;}
.cartbox p,#weather span,.cartbox label{color:#000000;}
#submenue,#catmenue,#search,#fontsize,#impressionen,#weather,.cartbox{float:left;margin-bottom:20px;width:220px;}
#submenue ul,#catmenue ul{padding-bottom:10px;padding-top:9px;}
#submenue li,#catmenue li{list-style:none outside none;margin-bottom:0px;margin-top:12px;}
#submenue a:link,#submenue a:visited,#catmenue a:link,#catmenue a:visited{background:url("../images/sprite.png") no-repeat -40px -610px transparent;color:#333333;display:block;font-size:1.3em;line-height:1.3em;padding-left:18px;font-weight:bold;}
#submenue a:hover,#submenue a:active,#submenue .sel a:link,#submenue .sel a:visited,#submenue .open a:link,#submenue .open a:visited,#submenue .open a:hover,#submenue .open a:active,#catmenue a:hover,#catmenue a:active,#catmenue .sel a:link,#catmenue .sel a:visited,#catmenue .open a:link,#catmenue .open a:visited,#catmenue .open a:hover,#catmenue .open a:active{background:url("../images/sprite.png") no-repeat -40px -750px transparent;color:#FFFFFF;}
#submenue ul ul,#catmenue ul ul{padding:0px 0px 0px 10px;}
#submenue .sel li a:link,#submenue .sel li a:visited,#submenue .open li a:link,#submenue .open li a:visited,#submenue .open .sel li a:link,#submenue .open .sel li a:visited,#submenue .open .open li a:link,#submenue .open .open li a:visited,#catmenue .sel li a:link,#catmenue .sel li a:visited,#catmenue .open li a:link,#catmenue .open li a:visited,#catmenue .open .sel li a:link,#catmenue .open .sel li a:visited,#catmenue .open .open li a:link,#catmenue .open .open li a:visited{background:url("../images/sprite.png") no-repeat -40px -610px transparent;color:#333333	;}
#submenue .sel li a:hover,#submenue .sel li a:active,#submenue .open li a:hover,#submenue .open li a:active,#submenue .open .sel a:link,#submenue .open .sel a:visited,#submenue .open ul .sel li a:hover,#submenue .open .sel li a:active,#submenue .open .open a:link,#submenue .open .open a:visited,#submenue .open .open li a:hover,#submenue .open .open li a:active,#submenue .open .open .sel a:link,#submenue .open .open .sel a:visited,#catmenue .sel li a:hover,#catmenue .sel li a:active,#catmenue .open li a:hover,#catmenue .open li a:active,#catmenue .open .sel a:link,#catmenue .open .sel a:visited,#catmenue .open ul .sel li a:hover,#catmenue .open .sel li a:active,#catmenue .open .open a:link,#catmenue .open .open a:visited,#catmenue .open .open li a:hover,#catmenue .open .open li a:active,#catmenue .open .open .sel a:link,#catmenue .open .open .sel a:visited{background:url("../images/sprite.png") no-repeat -40px -750px transparent;color:#FFFFFF;}
#submenue ul ul ul,#catmenue ul ul ul{padding:0px 0px 0px 10px;}
#search legend{font-size:1.8em;font-weight:bold;letter-spacing:-0.025em;margin-bottom:5px;}
#search form{padding:0;}
#search fieldset{border:none;}
#search input,.cartbox input{background:url("../images/sprite.png") no-repeat -1040px -740px transparent;border:medium none;font-size:1.1em;height:14px;padding:5px 10px;width:165px;color:#000000;}
#search input:hover,#search input:active,.cartbox input:hover,.cartbox input:active{background:url("../images/sprite.png") no-repeat -1340px -740px transparent;}
#search #btn_secondsearch,.cartbox .btn_absenden,.cartbox .btn_abmelden{font-size:1.2em;height:1.4em;line-height:1.5em;border:medium none;margin:5px 0 0 0px;background:url("../images/sprite.png") no-repeat -40px -609px transparent;text-align:left;padding:0 0 0 15px;cursor:pointer;width:auto;font-weight:bold;color:#333333	;}
#search #btn_secondsearch:hover,#search #btn_secondsearch:active,.cartbox .btn_absenden:hover,.cartbox .btn_absenden:active,.cartbox .btn_abmelden:hover,.cartbox .btn_abmelden:active{background:url("../images/sprite.png") no-repeat -40px -749px transparent;color:#FFFFFF;}
#fontsize ul{list-style:none outside none;float:left;}
#fontsize li{display:block;float:left;width:47px;height:47px;padding:6px;background:url("../images/sprite.png") no-repeat -1040px -600px transparent;margin-right:4px;}
#fontsize a{float:left;display:block;background-color:#D6DFE7;border:1px solid #4D6478;width:45px;height:45px;text-align:center;cursor:pointer;color:#4D6478;}
#normal a{font-size:2em;line-height:2.4em;}
#large a{font-size:2.5em;line-height:1.9em;}
#extralarge a{font-size:3em;line-height:1.6em;}
#impressionen div{padding:0;width:200px;float:left;}
#impressionen .EngineEdit{padding:0;width:220px;}
#impressionen li{list-style:none outside none;display:block;float:left;width:59px;height:59px;position:relative;margin-right:4px;}
#impressionen img{width:45px;height:45px;border:1px solid #4D6478;}
#impressionen a.lightview{background:url("../images/sprite.png") no-repeat -1040px -600px transparent;height:47px;padding:6px;width:47px;display:block;float:left;position:relative;}
#impressionen a.btn_mehr:link,#impressionen a.btn_mehr:visited{background:url("../images/sprite.png") no-repeat scroll -40px -609px transparent;height:auto;width:auto;display:block;margin:5px 0px 0 0;font-size:1.2em;padding:0px 40px 0px 18px;float:left;font-weight:bold;color:#333333;}
*+html #impressionen a.btn_mehr:link,*+html #impressionen a.btn_mehr:visited{background-position:-40px -607px;}
#impressionen a.btn_mehr:hover,#impressionen a.btn_mehr:active{background:url("../images/sprite.png") no-repeat scroll -40px -749px transparent;color:#FFFFFF;}
*+html #impressionen a.btn_mehr:hover,*+html #impressionen a.btn_mehr:active{background-position:-40px -747px;}
#weather #weather-com{float:left;padding-bottom:18px;}
#weather ul{list-style:none outside none;}
#weather li{background:url("../images/sprite.png") no-repeat -1040px -600px transparent;width:55px;padding:2px;display:block;float:left;margin-right:4px;overflow:hidden;}
#weather img{width:31px;height:31px;margin:12px;}
#weather span{display:block;font-size:1.1em;line-height:1.1em;text-align:center;}
#weather #weather-com .logo_weathercom{float:right;display:block;font-size:0.9em;padding-right:15px;margin-top:10px;color:#333333;}
#weather #weather-com .logo_weathercom:hover,#weather #weather-com .logo_weathercom:active{color:#FFFFFF;}
#weather .logo_weathercom img{margin:0;}
#banner-200x60{width:200px;height:60px;float:left;}
#banner-160x600{width:160px;height:600px;position:absolute;top:10px;right:-170px;}
#primarycontent #contentbanner-468x60{clear:both;height:60px;margin-top:20px;width:468px;}
#primarycontent-wrapper{float:left;width:705px;}
#primarycontent{float:left;height:auto;width:638px;padding:90px 30px 40px 35px;background-color:#f4f7fa;border:1px solid #f4f7fa;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
#primarycontent h1{font-size:2.2em;font-weight:bold;margin-bottom:8px;}
#primarycontent h1,#primarycontent form span{color:#4D6478;}
#primarycontent h2{color:#4D6478;font-size:1.6em;font-weight:bold;margin-bottom:3px;}
#primarycontent h3{font-weight:bold;color:#4D6478;font-size:1.2em;margin-bottom:3px;}
#primarycontent p{font-size:1.2em;line-height:1.5em;margin-bottom:8px;text-align:justify;}
#primarycontent ul,#primarycontent ol{margin-bottom:10px;margin-left:30px;}
#primarycontent ul li{list-style:disc outside none;font-size:1.2em;line-height:1.5em;}
#primarycontent ol li{list-style:decimal inside none;font-size:1.2em;line-height:1.5em;padding-left:5px;}
table{font-size:1.2em;width:100%;border-top-width:1px;border-left-width:1px;border-style:solid;margin:10px 0;}
th{border-right-width:1px;border-bottom-width:1px;border-style:solid;padding:5px;text-align:left;vertical-align:middle;}
td{border-right-width:1px;border-bottom-width:1px;border-style:solid;padding:5px 5px 4px 5px;vertical-align:middle;}
table,#primarycontent .event,.eintrag,#primarycontent .category,#primarycontent .product-list,#primarycontent .product-detail .product-detail-content{background-color:#D6DFE7;}
table,th,td,#primarycontent,.event,.eintrag{border-color:#C2CFDA;}
#primarycontent td a:link,#primarycontent td a:visited{color:#333333;}
#primarycontent td a:hover,#primarycontent td a:active{color:#4D6478;}
#primarycontent a:link,#primarycontent a:visited{background:url("../images/sprite.png") no-repeat -40px -611px transparent;font-size:1.2em;font-weight:bold;line-height:1.2em;margin-bottom:10px;margin-left:4px;padding-left:18px;text-decoration:underline;}
#primarycontent a:hover,#primarycontent a:active{background:url("../images/sprite.png") no-repeat -40px -751px transparent;}
#primarycontent p a:link,#primarycontent p a:visited,#primarycontent ol a:link,#primarycontent ol a:visited,#primarycontent ul a:link,#primarycontent ul a:visited,#primarycontent td a:link,#primarycontent td a:visited{font-size:1em;line-height:1.15em;margin-bottom:0;}
#primarycontent .lightview:link,#primarycontent .lightview:visited,#primarycontent .lightview:hover,#primarycontent .lightview:active{background:transparent;padding-left:0px;margin-bottom:0px;position:relative;float:right;}
#primarycontent a.btn_img:link,#primarycontent a.btn_img:visited{background-image:none;margin:0;padding:0;float:right;}
#primarycontent .lightview img{position:relative;z-index:1;}
#primarycontent .lightview .overlay{background:url("../images/sprite.png") no-repeat -50px -540px #e2e9ef;width:20px;height:20px;position:absolute;z-index:10;left:21px;top:11px;-webkit-border-bottom-right-radius:5px;-moz-border-radius:0 0 5px 0;}
#primarycontent .lightview img{position:relative;z-index:1;}
#primarycontent .img_content{float:right;border:10px solid #D6DFE7;margin:0 0 15px 12px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#primarycontent .img_content_big{border:10px solid #D6DFE7;margin:5px 0 15px 20px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#primarycontent a .img_content{float:left;margin:0 0px 10px 10px;border:10px solid #D6DFE7;background-color:#4D6478;padding:1px;}
#primarycontent a.download-pps:link,#primarycontent a.download-pps:visited,#primarycontent a.download-jpg:link,#primarycontent a.download-jpg:visited,#primarycontent a.download-mdb:link,#primarycontent a.download-mdb:visited,#primarycontent a.download-pdf:link,#primarycontent a.download-pdf:visited,#primarycontent a.download-xls:link,#primarycontent a.download-xls:visited,#primarycontent a.download-doc:link,#primarycontent a.download-doc:visited,#primarycontent a.download-zip:link,#primarycontent a.download-zip:visited{font-size:1.0em;padding-left:20px;padding-top:2px;}
#primarycontent .youtube-video{text-align:center;background-color:#D6DFE7;margin:20px 0px;padding:20px 0px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
#primarycontent .line{display:block;height:1px;background-color:#333333;margin-bottom:10px;overflow:hidden;}
#primarycontent .map_content{background-color:#D6DFE7;width:582px;height:422px;position:relative;z-index:50;padding:10px;margin:20px 0;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#primarycontent .map_content #map{height:420px;width:580px;}
#primarycontent .map_content #map a{background:transparent;padding:0px;}
#primarycontent .map_content img,#primarycontent .map_content iframe,#primarycontent .map_content #map{border:1px solid #4D6478;}
#searchform input{width:600px !important;margin-right:0px;}
.search_browse{width:622px;margin-bottom:17px;margin-top:20px;height:20px;font-weight:bold;}
.search_browse h3{float:left;margin-right:10px;line-height:1em;}
.search_browse ul{list-style-image:none;list-style-position:outside;list-style-type:none;display:block;}
.search_browse ul li{display:inline;float:left;padding:0px 0 0 0px;}
.search_browse span{font-size:1.0em;float:left;line-height:1em;}
.search_browse a:link,.search_browse a:visited{font-size:1.0em !important;background:transparent !important;float:left !important;padding:0px;line-height:1em !important;text-decoration:underline;}
.search_browse span,.search_browse a{padding:0px 6px !important;line-height:1em;border-right:1px solid #333333;}
.search_browse span.btn_forward,.search_browse a.btn_forward{border:none;}
#searchresults{list-style:none;margin:0px !important;padding:0px;}
#searchresults li{margin:0px;list-style:none !important;padding:0px 0 10px 0;}
#searchresults a:link,#searchresults a:visited{padding:0px 0px 0px 18px;line-height:1.5em;background:url("../images/sprite.png") no-repeat -40px -611px transparent;}
*+html #searchresults a:link,*+html #searchresults a:visited{background-position:-1080px -249px;}
#searchresults a:hover,#searchresults a:active{background:url("../images/sprite.png") no-repeat -40px -751px transparent;}
*+html #searchresults a:hover,*+html #searchresults a:active{background-position:-1080px -284px;}
#primarycontent form{margin-top:20px;}
#primarycontent #searchform{margin-bottom:20px;}
#primarycontent fieldset{border:none;margin-top:10px;}
#primarycontent legend{font-size:1.3em;font-weight:bold;margin-bottom:5px;}
*+html #primarycontent legend{margin-left:-7px;}
#primarycontent .form-row{clear:both;}
#primarycontent .form-row .form-column{float:left;}
#primarycontent .form-column label{display:block;}
#primarycontent .form-row label{font-size:1.2em;}
#primarycontent input,#primarycontent select,#primarycontent textarea{background-color:#d6dfe7;border:1px solid #708da5;color:#333333;}
#primarycontent input{font-size:1.1em;height:15px;margin-bottom:10px;padding:2px 10px;width:276px;margin-right:10px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#primarycontent #code{margin-bottom:10px;}
#primarycontent select{font-size:1.1em;height:21px;margin-bottom:10px;padding:0 0 0 7px;width:298px;border-top-right-radius:10px;border-bottom-right-radius:10px;-moz-border-radius:10px 0 0 10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;}
#primarycontent form span{font-weight:bold;margin:0px;}
#primarycontent textarea{font-size:1.1em;margin-bottom:10px;padding:10px 10px;width:584px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#primarycontent .checkbox{background-color:transparent;border:medium none;height:13px;margin-bottom:0px;margin-right:5px;margin-top:10px;width:13px;}
#primarycontent .checkbox:hover{background-color:transparent;border:medium none;}
#primarycontent .btn_absenden,#primarycontent #searchform .btn_absenden,#primarycontent .btn_highlight{background:url("../images/sprite.png") no-repeat -40px -610px transparent;border:medium none;color:#333333;cursor:pointer;font-size:1.2em;font-weight:bold;padding:0 20px 0 15px;text-align:left;width:auto;text-decoration:underline;display:block;height:auto;}
#primarycontent .btn_absenden,#primarycontent .btn_highlight{margin:20px 0px 20px 0px;}
#primarycontent #searchform .btn_absenden{margin:0 0 0 10px;width:auto;}
#primarycontent .btn_absenden:hover,#primarycontent .btn_absenden:active,#primarycontent .btn_highlight:hover,#primarycontent .btn_highlight:active,#primarycontent #searchform .btn_absenden:hover,#primarycontent #searchform .btn_absenden:active{background:url("../images/sprite.png") no-repeat -40px -750px transparent;color:#4D6478;}
#primarycontent input:hover,#primarycontent input:active,#primarycontent select:hover,#primarycontent select:active,#primarycontent select:focus,#primarycontent textarea:hover,#primarycontent textarea:active{background-color:#ABB2B9;}
#error{padding:6px 10px 6px 10px;width:584px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#error ul{margin-bottom:0px;margin-left:10px;}
#error li{line-height:1.3em;padding:0;margin:0 0 0 25px;list-style:disc outside none;}
#error,#primarycontent .error_highlight{border:1px solid #708da5;color:#FFFFFF;background-color:#708da5;margin-bottom:10px;}
#error h2{color:#FFFFFF;}
#bildergalerie{margin:0px !important;}
#bildergalerie li{display:block;float:left;padding:10px;list-style:none outside none;margin-bottom:20px;margin-right:20px;position:relative;background-color:#D6DFE7;width:87px;height:87px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#primarycontent #bildergalerie li .lightview{display:block;float:left;height:87px;width:87px;position:relative;z-index:1;margin:0;padding:0;float:left;}
#primarycontent #bildergalerie img{border:1px solid #4D6478;height:85px;width:85px;}
.eintrag{padding:9px 10px 7px 10px;margin:10px 0px;border-width:1px;border-style:solid;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#primarycontent .eintrag a:link,#primarycontent .eintrag a:visited{margin-bottom:8px;background:url("../images/sprite.png") no-repeat -40px -611px transparent;color:#333333;}
#primarycontent .eintrag a:hover,#primarycontent .eintrag a:active{background:url("../images/sprite.png") no-repeat -40px -751px transparent;color:#4D6478;}
.eintrag p{margin-bottom:0px !important;margin-top:5px;}
.cartbox h1 a:link,.cartbox h1 a:visited{text-decoration:none;background:none;padding:0;font-size:1em;display:inline;}
.cartbox h1 a:hover,.cartbox h1 a:active{text-decoration:underline;}
.cartbox p{font-size:1.2em;margin:0;overflow:hidden;padding:0 10px 10px 5px;}
.cartbox p span{font-weight:bold;}
#secondarycontent .cartbox h2{padding:10px 20px 0px 20px;font-size:1.3em;font-weight:bold;}
.cartbox ul{margin:0;}
.cartbox .products{padding:0px 0px 15px 0px;}
.cartbox li{list-style:none outside none;margin-bottom:0px;margin-bottom:5px;}
.cartbox a:link,.cartbox a:visited{background:url("../images/sprite.png") no-repeat -40px -609px transparent;color:#333333;display:block;font-size:1.3em;font-weight:bold;line-height:1.3em;padding-left:18px;text-decoration:none;}
.cartbox a:hover,.cartbox a:active{background:url("../images/sprite.png") no-repeat -40px -749px transparent;color:#FFFFFF;}
.cartbox fieldset{border:none;margin:10px 0 0px 0px;}
.cartbox label{display:block;font-size:1.2em;padding-left:5px;}
.cartbox .btn_abmelden{margin:0 0 5px 0px;}
#secondarycontent .cartbox .login{border-top:none;padding:0px 0px 0px 0px;text-transform:none;margin:15px 0 5px 0;}
table,table.cartbox,#primarycontent .product-list,#primarycontent .category,#primarycontent .product-detail,#primarycontent .event p,.eintrag p,.confirmation,.invoice,.price{color:#333333;}
.cartbox th,#primarycontent .product-detail-headline h2,.confirmation th,.invoice th,#calendar_view_content .calendar_header{color:#FFFFFF;}
table.cartbox{width:100%;float:none;}
#primarycontent td{line-height:1.4em;padding:7px;vertical-align:top;}
#primarycontent th{border-right:1px solid #C2CFDA;border-bottom:1px solid #C2CFDA;padding:7px;text-align:center;vertical-align:top;background-color:#678AA7;font-weight:normal;}
#primarycontent .confirmation th{text-align:left;}
#primarycontent .cartbox td,#primarycontent td.price{text-align:right;}
#primarycontent .cartbox td.article-img{width:105px;padding:0px;}
#primarycontent .cartbox td.price,#primarycontent tr td.total{width:70px;text-align:right;:nowrap;}
#primarycontent tr td.amount{width:40px;text-align:right;}
#primarycontent .cartbox td.options{width:110px;text-align:center;}
#primarycontent .cartbox td a:link,#primarycontent .cartbox td a:visited,#primarycontent .cartbox  td a:hover,#primarycontent .cartbox tr td a:active{margin:0px;padding:0px;background-image:none;font-size:1.0em;display:inline;}
#primarycontent .cartbox .article-img a:link,#primarycontent .cartbox .article-img a:visited,#primarycontent .cartbox .article-img a:hover,#primarycontent .cartbox .article-img a:active{display:block;width:85px;height:85px;padding:4px;margin:4px;border:1px solid #FFFFFF;background-color:#FFFFFF;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#primarycontent .cartbox td span,#primarycontent .invoice td span{font-weight:bold;display:block;}
#primarycontent .invoice{margin:0px;}
#primarycontent .invoice a:link,#primarycontent .invoice a:visited{margin:0px;padding:0px;background-image:none;font-weight:bold;font-size:1.0em;display:block;}
#primarycontent table #sum td{font-weight:bold;:nowrap;}
#primarycontent .article-img img{display:block;margin:0px auto;}
#primarycontent .cartbox .article{width:auto;text-align:left;}
#primarycontent .linklist{margin:0px 0px 20px 0px;}
#primarycontent .linklist li{list-style:none;display:inline;}
#primarycontent .linklist li a:link,#primarycontent .linklist li a:visited{display:inline;background:url("../images/sprite.png") no-repeat -40px -611px transparent;}
#primarycontent .linklist li a:hover,#primarycontent .linklist li a:active{background:url("../images/sprite.png") no-repeat -40px -751px transparent;}
#primarycontent table form,#primarycontent table fieldset{margin:0px;}
#primarycontent .product-list{width:295px;float:left;margin:0px 20px 20px 0px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
*+html #primarycontent .product-list{padding-bottom:4px;}
#primarycontent .product-detail{background-color:#D6DFE7;width:630px;margin:0px 0px 20px 0px;float:left;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#primarycontent .product-list a:link,#primarycontent .product-list a:visited,#primarycontent .product-list a:hover,#primarycontent .product-list a:active{background-image:none;padding:0px;margin:0px;text-decoration:none;}
#primarycontent .product-list .product-list-headline,#primarycontent .product-detail .product-detail-headline{width:295px;height:30px;background-color:#678AA7;color:#FFFFFF;font-weight:normal;font-size:1.0em;overflow:hidden;margin:0px;display:block;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-top-right-radius:10px;-webkit-border-top-left-radius:10px;}
#primarycontent .product-list .product-list-headline a:link,#primarycontent .product-list .product-list-headline a:visited{display:block;height:16px;margin:0px;color:#333333	;background-image:none;overflow:hidden;line-height:1.6em;background-color:#e2e9ef;padding:6px 10px 8px 10px;width:275px;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-top-right-radius:10px;-webkit-border-top-left-radius:10px;}
#primarycontent .product-list .soldout a:link,#primarycontent .product-list .soldout a:visited,#primarycontent .product-detail .soldout a:link,#primarycontent .product-detail .soldout a:visited{background-color:#CC0000;color:#FFFFFF;}
#primarycontent .product-list .product-list-headline a:hover,#primarycontent .product-list .product-list-headline a:active{background-color:#86a2b9;color:#FFFFFF;}
#primarycontent .product-detail .product-detail-headline{width:600px;padding:8px 20px 8px 10px;height:auto;overflow:visible;float:left;}
#primarycontent .product-detail .soldout{background-color:#CC0000;}
#primarycontent .product-detail .product-detail-headline h2{font-size:1.2em;font-weight:normal;margin:0px;width:500px;float:left;height:auto;line-height:1.4em;padding-left:0px;color:#FFFFFF;}
#primarycontent .product-detail .soldout h2{color:#FFFFFF;}
#primarycontent .product-detail .product-detail-headline h3{font-size:1.2em;color:#FFFFFF;font-weight:bold;margin:0px;width:100px;float:right;text-align:right;height:auto;padding-left:0px;line-height:1.4em;}
#primarycontent .product-list .product-list-img{width:85px;height:85px;padding:4px;margin:4px;display:block;float:left;border:1px solid #FFFFFF;background-color:#FFFFFF;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#primarycontent .product-list a img{display:block;margin:0px auto;}
#primarycontent .product-detail #product-detail-img{height:180px;padding:8px 8px 8px 8px;display:block;float:left;width:180px;margin:0px 12px 12px 0px;background-color:#FFFFFF;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
#primarycontent .product-detail #product-detail-img img{display:block;margin:0px auto;}
#primarycontent .product-detail .product-gallery{float:left;width:595px;padding:0px 0px 15px 3px;list-style:none;margin:0px;}
#primarycontent .product-detail .product-gallery li{background-color:#FFFFFF;width:85px;height:85px;list-style:none;float:left;padding:5px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;margin:0 2px 2px 0;}
#primarycontent .product-gallery img{display:block;margin:0px auto;}
#primarycontent .product-list p{padding:5px 10px 0px 5px;display:block;margin:0px;height:72px;overflow:hidden;}
#primarycontent .product-detail .product-detail-content{padding:12px 20px 15px 12px;float:left;border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;}
*+html #primarycontent .product-detail .product-detail-content{float:none;}
#primarycontent .product-detail p{margin:0px;padding:3px 0px 15px 8px;text-align:left;min-width:580px;}
#primarycontent .product-detail a:link,#primarycontent .product-detail a:visited{color:#333333;margin:0px;}
#primarycontent .product-detail a:hover,#primarycontent .product-detail a:active{color:#4D6478;}
#primarycontent .product-detail h1,#primarycontent .product-detail h2,#primarycontent .product-detail h3,#primarycontent .product-detail ul,#primarycontent .product-detail ol{padding-left:8px;color:#4D6478;}
#primarycontent .product-list .price,#primarycontent .product-detail .price{text-align:right;font-weight:bold;font-size:1.4em;padding:2px 10px 0px 5px;height:auto;}
#primarycontent .product-detail .price{padding:3px 0 15px 8px;}
#primarycontent .product-detail .price span{font-weight:normal;float:left;font-size:0.9em;}
#primarycontent p.promotion{padding:0px 0px 15px 17px;}
#primarycontent .product-detail p a.btn_details:link,#primarycontent .product-detail p a.btn_details:visited{background:url("../images/sprite.png") no-repeat -40px -611px transparent;}
#primarycontent .product-detail p a.btn_details:hover,#primarycontent .product-detail p a.btn_details:active{background:url("../images/sprite.png") no-repeat -40px -751px transparent;}
#primarycontent #error a:link,#primarycontent #error a:visited{display:block;background:url("../images/sprite.png") no-repeat -40px -610px transparent;color:#FFFFFF;}
#primarycontent #error p a:link,#primarycontent #error p a:visited{background:url("../images/sprite.png") no-repeat -40px -611px transparent;color:#FFFFFF;}
#primarycontent #error a:hover,#primarycontent #error a:active{background:url("../images/sprite.png") no-repeat -40px -750px transparent;color:#FFFFFF;}
#primarycontent #error p a:hover,#primarycontent #error p a:active{background:url("../images/sprite.png") no-repeat -40px -751px transparent;color:#FFFFFF;}
#primarycontent table input{width:32px;margin:2px 0px 0px 0px;padding:2px 10px;text-align:right;font-size:1.0em;background-image:none;}
#primarycontent .category{width:190px;float:left;margin:0px 20px 20px 0px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#primarycontent .category span.cat-headline{width:190px;height:40px;font-weight:normal;font-size:1.0em;overflow:hidden;margin:0px 0px 0px 0px;display:block;line-height:1.3em;cursor:pointer;}
#primarycontent .category .cat-headline a:link,#primarycontent .category .cat-headline a:visited{display:block;height:30px;margin:0px;float:left;color:#333333;background-image:none;overflow:hidden;line-height:1.35em;background-color:#e2e9ef;padding:5px 10px 5px 10px;width:170px;text-decoration:none;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;}
#primarycontent .category .cat-headline a:hover,#primarycontent .category .cat-headline a:active{background-color:#86a2b9;color:#FFFFFF;}
#primarycontent .category .cat-img a:link,#primarycontent .category .cat-img a:visited{padding:10px 0;background-image:none;margin:10px;display:block;height:150px;width:170px;background-color:#FFFFFF;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#primarycontent .category a img{display:block;margin:0px auto;}
#primarycontent fieldset .checkbox{width:auto;margin:3px 5px 0 0;float:left;padding:0;}
#primarycontent #zahlungsmittel .checkbox{margin-top:3px;}
#primarycontent .order{margin-top:0px;}
#primarycontent .order select,#primarycontent .order input{margin:0px 0px 10px 17px;}
#primarycontent .order label{margin:0px 0px 0px 17px;}
#lieferart label{display:block;float:left;margin-bottom:20px;padding-top:1px;padding-left:0px;margin-left:0;margin-top:-6px\9;}
* + html #lieferart label{margin-top:0;}
* html #lieferart label{margin-top:-2px;}
#lieferart label span{margin-bottom:5px;display:block;}
#primarycontent #lieferart .checkbox{float:left;margin-top:4px;margin-top :-1px\9;}
*+html #primarycontent #lieferart .checkbox{margin-top:6px;}
#primarycontent #usernavi{list-style:none outside none;margin:0;padding:0;}
#primarycontent #usernavi li{list-style:none outside none;margin:0;padding:0 0 10px;}
#primarycontent #usernavi li a:link,#primarycontent #usernavi li a:visited{background:url("../images/sprite.png") no-repeat -40px -611px transparent;line-height:1.3em;padding:0 0 0 18px;display:inline;}
#primarycontent #usernavi li a:hover,#primarycontent #usernavi li a:active{background:url("../images/sprite.png") no-repeat -40px -751px transparent;}
#primarycontent a.btn_highlight:link,#primarycontent a.btn_highlight:visited{margin:10px 0 0 0;}
#primarycontent a.btn_highlight:hover,#primarycontent a.btn_highlight:active{}
#primarycontent form label a:link,#primarycontent form label a:visited{display:inline;font-size:1.0em;line-height:1.1em;}
#primarycontent .confirmation a:link,#primarycontent .confirmation a:visited{display:inline;font-size:1.0em;line-height:1.1em;margin:0px;background-image:none;padding:0px;}
#primarycontent .search_browse{clear:both;}
#calendar_view_content{margin-bottom:20px;}
.calendar_table{border:none;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;}
#calendar_view_content td{text-align:center;padding:0px;vertical-align:middle;border:none;}
#calendar_view_content span{display:block;height:2em;}
#primarycontent #calendar_view_content a{margin-bottom:0px;font-size:0.9em;background:transparent;padding:0px;margin:0;}
#calendar_view_content .calendar_header{background-color:#678AA7;border:none;height:2.5em;text-transform:uppercase;margin:0px;font-size:1.1em;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;}
.calendar_body{border-top:none;border-right:none;border-bottom:0px;margin:0px;}
#calendar_view_content .calendar_body td{border-right:1px solid #C2CFDA;border-bottom:1px solid #C2CFDA;border-left:none;vertical-align:middle;}
#calendar_view_content .calendar_body .event{}
#calendar_view_content .calendar_body .event a{}
#calendar_view_content .calendar_body .prevmonth .btn_calendar_day,#calendar_view_content .calendar_body .nextmonth .btn_calendar_day{display:none;}
#calendar_view_content td.weekday{font-weight:bold;width:14%;}
#primarycontent #calendar_view_content tr .weekday_special{width:14%;font-size:0.90em;font-weight:bold;}
#primarycontent #calendar_view_content tr .special,#primarycontent #calendar_view_content tr .weekday_special{background-color:#C1C9D0;}
#calendar_view_content .calendar_day{position:relative;z-index:10;}
#calendar_view_content .today .calendar_day{background:url("../images/sprite.png") no-repeat -190px -880px transparent;}
#primarycontent #calendar_view_content a.btn_calendar_day:link,#primarycontent #calendar_view_content a.btn_calendar_day:visited{color:#333333;text-decoration:none;height:18px;height:2em;display:block;line-height:2em;position:relative;cursor:pointer;}
#primarycontent #calendar_view_content a.btn_calendar_day:hover,#primarycontent #calendar_view_content a.btn_calendar_day:active{color:#4D6478;font-weight:bold;}
#primarycontent #calendar_view_content .today a.btn_calendar_day:link,#primarycontent #calendar_view_content .today a.btn_calendar_day:visited{color:#333333;text-decoration:none;height:2em;display:block;}
#primarycontent #calendar_view_content .today a.btn_calendar_day:hover,#primarycontent #calendar_view_content .today a.btn_calendar_day:active{color:#4D6478;}
#primarycontent #calendar_view_content .btn_calendar_prev:link,#primarycontent #calendar_view_content .btn_calendar_prev:visited{float:left;background:url("../images/sprite.png") no-repeat -35px -880px transparent;text-indent:-9999px;height:30px;width:60px;}
#primarycontent #calendar_view_content .btn_calendar_prev:hover,#primarycontent #calendar_view_content .btn_calendar_prev:active{background-position:-95px -880px;}
#primarycontent #calendar_view_content .btn_calendar_next:link,#primarycontent #calendar_view_content .btn_calendar_next:visited{float:right;background:url("../images/sprite.png") no-repeat -15px -910px transparent;text-indent:-9999px;height:30px;width:60px;}
#primarycontent #calendar_view_content .btn_calendar_next:hover,#primarycontent #calendar_view_content .btn_calendar_next:active{background-position:-75px -910px;}
#calendar_view_content .btn_calendar_day .event{background-color:#7CA6C8;border:none;margin-bottom:0px;padding:0px;display:block;text-indent:-9999px;position:relative;z-index:1;top:-2em;height:2em;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
#primarycontent .event{margin-bottom:10px;padding:9px 10px 7px;border-width:1px;border-style:solid;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#primarycontent .event p{margin-bottom:0px;margin-top:2px;}
.event a:link,.event a:visited{color:#333333;}
.event a:hover,.event a:active{color:#4D6478;}
#calendar_view_content td.weekday,.calendar_body,#primarycontent .event h3,#tertiarycontent h2,#primarycontent .eintrag h3{color:#4D6478;}
#tertiarycontent{float:right;width:638px;margin-top:20px;background-color:#D6DFE7;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#tertiarycontent p{font-size:1.2em;line-height:1.5em;margin-bottom:10px;}
#tertiarycontent div{float:left;height:auto;min-height:100px;overflow:hidden;padding:20px 10px 10px 30px;width:278px;}
#tertiarycontent ul{margin:0px;}
#tertiarycontent ul li{list-style:none outside none;margin-bottom:10px;width:255px;float:left;clear:both;}
#tertiarycontent #links a:link,#tertiarycontent #links a:visited{background:url("../images/sprite.png") no-repeat -40px -608px transparent;font-size:1.0em;padding-left:17px;padding-top:2px;line-height:1.15em;display:inline;text-decoration:underline;color:#333333;}
#tertiarycontent #links a:hover,#tertiarycontent #links a:active{background:url("../images/sprite.png") no-repeat -40px -748px transparent;}
#tertiarycontent h2{font-size:1.8em;font-weight:bold;margin-bottom:10px;}
#tertiarycontent a.download-jpg:link,#tertiarycontent a.download-jpg:visited,#tertiarycontent a.download-mdb:link,#tertiarycontent a.download-mdb:visited,#tertiarycontent a.download-pps:link,#tertiarycontent a.download-pps:visited,#tertiarycontent a.download-pdf:link,#tertiarycontent a.download-pdf:visited,#tertiarycontent a.download-xls:link,#tertiarycontent a.download-xls:visited,#tertiarycontent a.download-doc:link,#tertiarycontent a.download-doc:visited,#tertiarycontent a.download-zip:link,#tertiarycontent a.download-zip:visited{font-size:1.0em;padding-left:20px;padding-top:2px;display:inline;text-decoration:underline;color:#333333;}
#primarycontent #tertiarycontent a:link,#primarycontent #tertiarycontent a:visited{color:#333333;}
#primarycontent #tertiarycontent a:hover,#primarycontent #tertiarycontent a:active{color:#4D6478;}
#mod_survey{display:none;}
#footer{float:left;padding:20px 0 0 40px;}
#footer div{}
#footer p{color:#FFFFFF;font-size:1.1em;margin-bottom:0px;line-height:1.6em;}
#footer ul{list-style-image:none;list-style-position:outside;list-style-type:none;line-height:1.6em;}
#footer li{display:inline;font-size:1.1em;float:left;margin-right:3px;}
#footer li,#footer a:link,#footer a:visited{color:#97B8D7;}
#footer a:hover,#footer a:active{text-decoration:underline;}
#edit{clear:both;display:block;}
#edit a{background:transparent url("/templates/library/images/env_sprite.png") no-repeat scroll -432px -558px;width:15px;height:17px;display:block;text-indent:-9999px;float:left;margin-right:8px;}
#primarycontent a.btn_change:link,#primarycontent a.btn_change:visited,#primarycontent a.btn_change:hover,#primarycontent a.btn_change:active,#tertiarycontent #links a.btn_change:link,#tertiarycontent #links a.btn_change:visited,#tertiarycontent #links a.btn_change:hover,#tertiarycontent #links a.btn_change:active{background:transparent url("/templates/library/images/env_sprite.png") no-repeat scroll 0 -560px;display:block;float:left;height:28px;padding:0px 10px 0px 0px;text-indent:-9999px;width:28px;}
#primarycontent a.btn_gallery:link,#primarycontent a.btn_gallery:visited,#primarycontent a.btn_gallery:hover,#primarycontent a.btn_gallery:active{background:transparent url("/templates/library/images/env_sprite.png") no-repeat scroll -180px -560px;display:block;float:left;height:28px;margin:0px;padding:0px 10px 0px 0px;text-indent:-9999px;width:28px;}
#tertiarycontent #links a.btn_change:link,#tertiarycontent #links a.btn_change:visited,#tertiarycontent #links a.btn_change:hover,#tertiarycontent #links a.btn_change:active{background:transparent url("/templates/library/images/env_sprite.png") no-repeat scroll 0px -560px;display:block;float:left;height:28px;margin:0px;padding:0px 10px 0px 0px;text-indent:-9999px;width:28px;}
#primarycontent a.btn_downloadcollection:link,#primarycontent a.btn_downloadcollection:visited,#primarycontent a.btn_downloadcollection:hover,#primarycontent a.btn_downloadcollection:active{background:transparent url("/templates/library/images/env_sprite.png") no-repeat scroll -270px -560px;display:block;float:left;height:28px;margin:0px;padding:0px 10px 0px 0px;text-indent:-9999px;width:28px;}
#tertiarycontent a.btn_linkcollection,#tertiarycontent #links a.btn_linkcollection:link,#tertiarycontent #links a.btn_linkcollection:visited,#tertiarycontent #links a.btn_linkcollection:hover,#tertiarycontent #links a.btn_linkcollection:active{background:transparent url("/templates/library/images/env_sprite.png") no-repeat scroll -360px -560px;display:block;float:left;height:28px;margin:0px;padding:0px 10px 0px 0px;text-indent:-9999px;width:28px;}
#impressionen a.btn_change:link,#impressionen a.btn_change:visited,#impressionen a.btn_change:hover,#impressionen a.btn_change:active{background:transparent url("/templates/library/images/env_sprite.png") no-repeat scroll 0px -560px;display:block;position:absolute;z-index:10;top:14px;left:14px;height:28px;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;text-indent:-9999px;width:28px;}
#primarycontent #bildergalerie a.btn_change:link,#primarycontent #bildergalerie a.btn_change:visited,#primarycontent #bildergalerie a.btn_change:hover,#primarycontent #bildergalerie a.btn_change:active{background:transparent url("/templates/library/images/env_sprite.png") no-repeat scroll 0 -560px;display:block;position:absolute;z-index:10;top:40px;left:40px;height:28px;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;text-indent:-9999px;width:28px;float:none;clear:none;}
a.btn_gallery,#impressionen a.btn_gallery{background:transparent url("/templates/library/images/env_sprite.png") no-repeat scroll -180px -560px;display:block;height:28px;margin:-3px 10px 0px 0px;padding:0px;text-indent:-9999px;width:28px;float:left;}
#primarycontent #calendar_view_content table tr td a.btn_change{background:transparent url("/templates/library/images/env_sprite.png") no-repeat scroll 0 -560px;position:relative;z-index:15;margin-left:12px;}
#primarycontent #calendar_view_content .calendar_body .prevmonth .EngineEditControl,#primarycontent #calendar_view_content .calendar_body .nextmonth .EngineEditControl{display:none;}
#primarycontent #calendar_view_content table tr td span.EngineEditControl{padding-top:0px;height:auto;}
#primarycontent a.btn_delete:link,#primarycontent a.btn_delete:visited,#primarycontent a.btn_delete:hover,#primarycontent a.btn_delete:active{background:transparent url("/templates/library/images/env_sprite.png") no-repeat scroll -90px -560px;display:block;float:right;height:28px;margin:0px;padding:0px 0px 0px 0px;text-indent:-9999px;width:28px;}
/** KALENDER **/

#primarycontent #calendar_view_content {
	margin-bottom:20px;
}

#primarycontent #calendar_view_content .calendar_table {
	border:none;
}

#primarycontent #calendar_view_content table tr td {
	text-align:center;
	padding:0px;
	vertical-align:middle;
	border:none;
}

#primarycontent #calendar_view_content table tr td span {
	padding-top:2px;
	height:16px;
	display:block;
}

#primarycontent #calendar_view_content table tr td a {
	margin-bottom:0px;
	font-size:0.9em;
	background:transparent;
	padding:0px;
}

#primarycontent #calendar_view_content .calendar_header {
	background-color:#678aa7;
	border:none;
	color:#FFFFFF;
	height:30px;
	text-transform:uppercase;
	margin:0px;	
	font-size:1.1em;
}

#primarycontent #calendar_view_content .calendar_body {
	color:#47617B;
	border-top:none;
	border-right:none;
	border-bottom:0px;
	border-left:1px solid #C2CFDA;
	margin:0px;	
	background-color:#D6DFE7;
}

#primarycontent #calendar_view_content .calendar_body tr td {
	border-right:1px solid #C2CFDA;
	border-bottom:1px solid #C2CFDA;
	border-left:none;
	height:18px; 
	vertical-align:middle;
}

#primarycontent #calendar_view_content .calendar_body tr td.event {
	background-color:#CBCBCB; 
}

#primarycontent #calendar_view_content .calendar_body tr td.event a {
	color:#2F3A42;
}

#primarycontent #calendar_view_content .calendar_body .prevmonth .btn_calendar_day, #primarycontent #calendar_view_content .calendar_body .nextmonth .btn_calendar_day {
	display:none;
}

#primarycontent #calendar_view_content tr td.weekday {
	font-weight:bold;
	font-size:0.9em;
	width:14%;
	color:#4D6478;
}

#primarycontent #calendar_view_content tr .weekday_special {
	width:14%;
	font-size:0.90em;
	font-weight:bold;
	background-color:#EEEEEE;
}

#primarycontent #calendar_view_content tr .special {
	background-color:#EEEEEE;
}

#primarycontent #calendar_view_content a.btn_calendar_day .calendar_day {
	position:relative;
	z-index:10;
	top:px;
}

#primarycontent #calendar_view_content .today a.btn_calendar_day .calendar_day {
	background:transparent url(../images/btn_today.gif) no-repeat left top;
}

#primarycontent #calendar_view_content a.btn_calendar_day:link, #primarycontent #calendar_view_content a.btn_calendar_day:visited {
	color:#333333;
	text-decoration:none;
	height:18px;
	display:block;
	clear:none;
	position:relative;
}

#primarycontent #calendar_view_content a.btn_calendar_day:hover, 
#primarycontent #calendar_view_content a.btn_calendar_day:active {
	color:#4D6478;
	font-weight:bold;
}

#primarycontent #calendar_view_content .today a.btn_calendar_day:link, 
#primarycontent #calendar_view_content .today a.btn_calendar_day:visited {
	color:#333333;
	text-decoration:none;
	height:18px;
	display:block;
}

#primarycontent #calendar_view_content .today a.btn_calendar_day:hover,
#primarycontent #calendar_view_content .today a.btn_calendar_day:active {
	color:#4D6478;
}

#primarycontent #calendar_view_content a.btn_calendar_prev:link, 
#primarycontent #calendar_view_content a.btn_calendar_prev:visited {
	float:left;
	background:transparent url(../images/btn_prev.gif) no-repeat left top;
	text-indent:-9999px;
	height:30px;
	width:30px;
}

#primarycontent #calendar_view_content a.btn_calendar_prev:hover, 
#primarycontent #calendar_view_content a.btn_calendar_prev:active {
	background:transparent url(../images/btn_prev.gif) no-repeat left bottom;
}

#primarycontent #calendar_view_content a.btn_calendar_next:link, #primarycontent #calendar_view_content a.btn_calendar_next:visited {
	float:right;
	background:transparent url(../images/btn_next.gif) no-repeat left top;
	text-indent:-9999px;
	height:30px;
	width:30px;
}

#primarycontent #calendar_view_content a.btn_calendar_next:hover, #primarycontent #calendar_view_content a.btn_calendar_next:active {
	background:transparent url(../images/btn_next.gif) no-repeat left bottom;
}

#primarycontent #calendar_view_content a.btn_calendar_day .event {
	background-color:#AAAAAA;
	border:none;
	margin-bottom:0px;
	padding:0px;
	display:block;
	text-indent:-9999px;
	position:relative;
	z-index:1;
	top:-18px;
	height:18px;
}

#primarycontent .event {
	background-color:#D6DFE7;
	border:1px solid #C2CFDA;
	margin-bottom:10px;
	padding:9px 10px 7px;
}

#primarycontent .event p {
	margin-bottom:0px;
	margin-top:2px;
}
/* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
	text-align: left;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0;
	margin: 0;
	text-align: left;
}
.lv_MenuBar * { padding: 0; margin: 0;}


.lv_Close {
    position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
	overflow: hidden;
}

/* simulates padding-left inside .lv_Data 
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; } */

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
	color: #000000;
	margin-right: 5px;
	margin-top: 5px;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	border-left: 1px solid #000000;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow { padding-right: 0px; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_contentTop,
.lv_contentBottom {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}

#lightview iframe {
	float: left;
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#lv_overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* navbar
   Adds a bar below the view that takes over the default Controller
*/
#lightviewController {
	position: fixed;
	bottom: 0;
	top: 0;
	left: 50%;
	margin: 0;
	padding: 0;
	color: #d2d2d2;
	font: 11px Arial, Helvetica, sans-serif;
}
* html body #lightviewController { /* IE6 */
	position: absolute;
	top: auto;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.controllerOffset || 0)) + 'px');	
}
#lightviewController ul {
	display: block;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.lv_controllerTop, .lv_controllerMiddle, .lv_controllerBottom {
	list-style-type: none;
	float: left;
	display: block;
	position: relative;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_controllerCenter  { width: auto; float: left; }
.lv_controllerCornerWrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.lv_controllerCornerWrapperTopLeft,
.lv_controllerCornerWrapperBottomLeft { top: 0; left: -100%;}
.lv_controllerCornerWrapperTopRight,
.lv_controllerCornerWrapperBottomRight { top: 0; left: 100%;}

#lightviewController .lv_CornerWrapper {
	width: 100%;
}
#lightviewController .lv_Corner { float: left; }
#lightviewController .lv_Corner {
	float: right;
	position: relative;
}
#lightviewController .lv_CornerTr, #lightviewController .lv_CornerBr { float: left; }
.lv_controllerBetweenCorners {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.lv_controllerMiddle {
	position: relative;
	height: 100%;
	float: left;
}
.lv_controllerCenter { float: left; width: auto;}
.lv_controllerCenter li {
	list-style-type: none;
	float: left;
	display: inline;
	position: relative;
	clear: none;
}
.lv_controllerSetNumber {
	float: left;
	text-align: center;
}

#lightviewController .lv_Button {
	float: left;
	position: relative;
	height: 100%;
	clear: none;
}
.lv_controllerSetNumber {
	position: relative;
	height: 100%;
	padding-right: 3px;
}
.lv_controllerPrev, 
.lv_controllerNext, 
.lv_controllerSlideshow, 
.lv_controllerClose {
	float: left;
	position: relative;
	height: 100%;
	padding-left: 3px;
}

.lv_controllerPrev { border-left: 1px solid #3c3c3c; }
#lightviewController .lv_controllerNext { padding-right: 3px; border-right: 1px solid #3c3c3c; }

* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) - (Lightview.controllerHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #lv_overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}