#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:#666666;font-family:'Lucida Sans Unicode','Lucida Grande','Lucida Sans','Lucida Console',Arial,sans-serif;height:100%;min-height:100.1%;}
body{background-color:#F4F7FA;font-size:62.5%;}
input,button,textarea,select{font-family:'Lucida Sans Unicode','Lucida Grande','Lucida Sans','Lucida Console',Arial,sans-serif;}
#wrapper{width:960px;margin:-40px auto 0 auto;background:transparent url("../images/bg-wrapper.png") no-repeat left bottom;bottom:-90px;height:auto;position:relative;z-index:49;padding:0 0 10px 0;}
a:link,a:visited{outline:none;text-decoration:none;color:#666666;}
a:hover,a:active{color:#315D83;}
fieldset{border:none;}
.clearer{clear:both;}
.structurelabel{display:none;}
#header{padding:10px 10px 0 10px;position:relative;width:940px;z-index:1;float:left;background:transparent url("../images/sprite.png") no-repeat -10px -20px;}
*+html #header{height:300px;}
#header-wrapper{position:relative;top:0px;z-index:100;float:left;width:940px;}
#slideshow,#headerimage{height:300px;width:940px;position:relative;top:0px;left:0px;background-color:transparent;}
*+html #slideshow,*+html #headerimage{position:absolute;top:10px;left:10px;}
#headerimage img{position:absolute;left:0;top:0;height:300px;display:block;}
#slideshow div{top:0px;height:300px;}
#slideshow #btn_slideshow_stop,#slideshow #btn_slideshow_start{display:none;font-size:1.2em;line-height:1em;padding-left:16px;position:absolute;top:-20px;z-index:40;left:10px;}
#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 -1080px -671px;color:#666666;}
#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 -1080px -706px;text-decoration:underline;}
#logo{display:block;height:160px;margin-bottom:140px;margin-left:55px;float:left;width:200px;z-index:40;position:relative;left:0px;}
*+html #logo{padding-bottom:140px;margin-bottom:0px;}
#header #header_text{background-color:#A6B9C9;color:#FFFFFF;font-size:2em;font-style:italic;height:55px;line-height:2.2em;overflow:hidden;padding:10px 5px 0 5px;float:right;text-align:center;width:420px;position:relative;margin-top:235px;right:0px;}
#languages{position:absolute;right:10px;top:-13px;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;overflow:hidden;}
#mainmenue{background:url("../images/sprite.png") no-repeat -10px -390px transparent;float:left;height:35px;overflow:hidden;width:940px;padding:0 10px}
#mainmenue ul{background:url("../images/sprite.png") no-repeat -20px -390px #EDF2F7;width:940px;height:35px;overflow:hidden;}
#mainmenue li{float:left;height:35px;list-style:none outside none;width:auto;background:url("../images/sprite.png") no-repeat -20px -480px transparent;}
#mainmenue a:link,#mainmenue a:visited{background:url("../images/sprite.png") no-repeat scroll -1070px -30px transparent;color:#666666;display:block;float:left;font-size:1.3em;height:35px;line-height:2.6em;margin-right:20px;padding:0px 10px 0 30px;text-transform:uppercase;}
#mainmenue a:hover,#mainmenue a:active,#mainmenue .sel a:link,#mainmenue .sel a:visited{background:url("../images/sprite.png") no-repeat scroll -1070px -65px transparent;color:#315D83;}
#breadcrumbs{float:right;font-size:1.1em;position:absolute;right:10px;top:-40px;z-index:10;}
#breadcrumbs ul{list-style:none outside none;}
#breadcrumbs li{display:inline;color:#666666;}
#breadcrumbs a:link,#breadcrumbs a:visited{color:#666666;}
#breadcrumbs a:hover,#breadcrumbs a:active{text-decoration:underline;}
#content_wrapper{bottom:0;float:left;height:auto;margin:0;position:relative;width:940px;background:transparent url("../images/bg-content-wrapper.png") repeat-y left top;padding:0 10px;}
#content{float:left;background-color:#FFFFFF;width:850px;padding:40px 45px 40px 45px;min-height:500px;}
#secondarycontent{float:left;margin-right:20px;width:200px;}
#submenue,#catmenue{width:160px;background-color:#EDF2F7;padding:0px 19px;margin-bottom:20px;float:left;}
#submenue ul,#catmenue ul{padding-bottom:19px;padding-top:9px;}
#submenue li,#catmenue li{list-style:none;margin-bottom:0px;margin-top:10px;}
#submenue a:link,#submenue a:visited,#catmenue a:link,#catmenue a:visited{background:url("../images/sprite.png") no-repeat -1080px -738px transparent;padding-left:18px;color:#666666;display:block;font-size:1.2em;line-height:1.5em;}
#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{background:url("../images/sprite.png") no-repeat -1080px -878px transparent;color:#315D83;}
#submenue ul ul,#catmenue ul ul,#submenue ul ul ul,#catmenue ul 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 .open .open li a:link,#catmenue .open .open li a:visited,#catmenue .open .sel li a:link,#catmenue .open .sel li a:visited,#catmenue .sel li a:link,#catmenue .sel li a:visited,#catmenue .open li a:link,#catmenue .open li a:visited{background:url("../images/sprite.png") no-repeat -1080px -738px transparent;padding-left:18px;color:#666666;display:block;font-size:1.2em;}
#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 .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 .open .open li a:hover,#catmenue .open .open li a:active,#catmenue .open .open .sel a:link,#catmenue .open .open .sel a:visited,#catmenue .open .sel li a:hover,#catmenue .open .sel li a:active,#catmenue .sel li a:hover,#catmenue .sel li a:active,#catmenue .open a:hover,#catmenue .open li a:active,#catmenue .open .sel a:link,#catmenue .open .sel a:visited,#catmenue .open .open a:link,#catmenue .open .open a:visited{background:url("../images/sprite.png") no-repeat -1080px -878px transparent;color:#315D83;}
#search{width:200px;background-color:#EDF2F7;margin-bottom:20px;float:left;}
#search legend{background-color:#A6B9C9;color:#FFFFFF;font-size:1.2em;font-weight:normal;padding-left:20px;padding-top:5px;text-transform:uppercase;width:180px;height:25px;margin:0;}
*+html #search legend{margin:0px 0px 0px -7px;}
#search form{padding:0px 0 17px 0;}
#search fieldset{border:none;}
#search input{border:1px solid #D1D1D1;background-color:#F4F7FA;color:#666666;font-size:1.1em;width:152px;height:15px;padding:2px 3px 2px 3px;margin:20px 0px 6px 20px;}
#search #btn_secondsearch{text-transform:uppercase;color:#666666;font-size:1.2em;height:1.4em;line-height:1.5em;border:none;margin:0px 0px 0px 19px;background:url("../images/sprite.png") no-repeat -1080px -178px transparent;text-align:left;padding:0px 0px 0px 14px;cursor:pointer;}
#search #btn_secondsearch:hover,#search #btn_secondsearch:active{background:url("../images/sprite.png") no-repeat -1080px -213px transparent;color:#315D83;}
#fontsize{width:200px;background-color:#EDF2F7;margin-bottom:20px;float:left;position:relative;z-index:10;padding-bottom:15px;}
#fontsize h1{width:180px;height:25px;background-color:#A6B9C9;color:#FFFFFF;text-transform:uppercase;font-weight:normal;font-size:1.2em;padding-left:20px;padding-top:5px;}
#fontsize ul{list-style-type:none;list-style-position:outside;list-style-image:none;margin-top:17px;margin-left:17px;float:left;}
#fontsize li{display:inline;}
#fontsize a{float:left;display:block;background:url("../images/sprite.png") no-repeat -20px -560px transparent;width:55px;height:55px;text-align:center;cursor:pointer;color:#666666;}
#normal a{font-size:2em;line-height:2.9em;}
#large a{font-size:2.5em;line-height:2.25em;}
#extralarge a{font-size:3em;line-height:1.85em;}
#impressionen{width:200px;background-color:#EDF2F7;margin-bottom:20px;float:left;position:relative;z-index:10;padding-bottom:20px;}
#impressionen h1{width:180px;height:25px;background-color:#A6B9C9;color:#FFFFFF;text-transform:uppercase;font-weight:normal;font-size:1.2em;padding-left:20px;padding-top:5px;}
#impressionen div{padding:17px 10px 0px 17px;width:173px;float:left;}
#impressionen .EngineEdit{padding:0;width:200px;}
#impressionen li{list-style-image:none;list-style-position:outside;list-style-type:none;display:block;float:left;width:55px;height:55px;position:relative;}
#impressionen img{width:45px;height:45px;border:none;}
#impressionen a.lightview{background:url("../images/sprite.png") no-repeat -20px -560px transparent;height:45px;padding:5px;width:45px;display:block;float:left;margin-right:1px;margin-bottom:1px;position:relative;}
#impressionen a.btn_mehr:link,#impressionen a.btn_mehr:visited{background:url("../images/sprite.png") no-repeat -1080px -180px transparent;height:auto;width:auto;display:block;margin:5px 0px 0px 2px;font-size:1.2em;padding:0px 10px 0px 17px;text-transform:uppercase;float:left;line-height:1.2em;color:#666666;}
#impressionen a.btn_mehr:hover,#impressionen a.btn_mehr:active{background:url("../images/sprite.png") no-repeat -1080px -215px transparent;color:#315D83;}
#weather{width:200px;background-color:#EDF2F7;margin-bottom:20px;float:left;position:relative;z-index:10;}
#weather #weather-com{float:left;padding-bottom:18px;}
#weather h1{width:180px;height:25px;background-color:#A6B9C9;color:#FFFFFF;text-transform:uppercase;font-weight:normal;font-size:1.2em;padding-left:20px;padding-top:5px;margin-bottom:17px;}
#weather h2{font-weight:normal;font-size:1.2em;margin-left:20px;color:#666666;}
#weather ul{list-style-type:none;list-style-position:outside;list-style-image:none;margin-left:17px;float:left;}
#weather li{background:url("../images/sprite.png") no-repeat -20px -560px transparent;width:45px;padding:5px;margin-right:1px;display:block;float:left;}
#weather img{width:31px;height:31px;margin:7px;}
#weather span{display:block;margin-top:5px;font-size:1.1em;line-height:1.1em;text-align:center;color:#666666;}
#weather #weather-com a.logo_weathercom{float:right;display:block;font-size:0.9em;padding-right:15px;}
#weather-com a:link,#weather-com a:visited{color:#666666;}
#weather-com a:hover,#weather-com a:active{color:#315D83;}
#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{float:left;height:auto;min-height:300px;width:630px;}
#primarycontent h1{text-transform:uppercase;font-size:2.4em;font-weight:normal;margin-bottom:10px;}
#primarycontent h2{text-transform:uppercase;font-size:1.2em;font-weight:bold;margin-bottom:5px;}
#primarycontent h3{font-weight:bold;font-size:1.2em;}
#primarycontent h1,#primarycontent h2,#primarycontent h3,#primarycontent form span{color:#315D83;}
#primarycontent p{font-size:1.2em;line-height:1.5em;margin-bottom:10px;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 outside none;font-size:1.2em;line-height:1.5em;padding-left:5px;}
table{background-color:#EDF2F7;font-size:1.2em;width:100%;border-top:1px solid #d1d1d1;border-left:1px solid #d1d1d1;margin:10px 0;}
th{border-right:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;padding:5px;text-align:left;vertical-align:middle;color:#666666;}
td{border-right:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;padding:5px;vertical-align:middle;}
#primarycontent a:link,#primarycontent a:visited{background:url("../images/sprite.png") no-repeat -1080px -250px transparent;font-size:1.2em;line-height:1.5em;margin-bottom:10px;padding-left:17px;text-decoration:underline;}
*+html #primarycontent a:link,*+html #primarycontent a:visited{background-position:-1080px -249px;}
#primarycontent a:hover,#primarycontent a:active{background:url("../images/sprite.png") no-repeat -1080px -285px transparent;}
*+html #primarycontent a:hover,*+html #primarycontent a:active{background-position:-1080px -284px;}
#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 a.btn_img:link,#primarycontent a.btn_img:visited{background-image:none;margin:0;padding:0;}
#primarycontent .lightview:link,#primarycontent .lightview:visited,#primarycontent .lightview:hover,#primarycontent .lightview:active{background:transparent;padding-left:0px;margin-bottom:0px;position:relative;float:left;}
#primarycontent .lightview img{position:relative;z-index:1;}
#primarycontent .lightview .overlay{background:url("../images/sprite.png") no-repeat -20px -650px #A6B9C9;width:20px;height:20px;position:absolute;z-index:10;left:1px;top:6px;}
#primarycontent .lightview img{position:relative;z-index:1;}
#primarycontent .img_content{border:1px solid #d1d1d1;float:left;margin:5px 25px 15px 0;}
#primarycontent .img_content_big{border:1px solid #d1d1d1;margin:5px 0 15px 24px;}
#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{background-color:#EDF2F7;margin:20px 0;padding:20px 0;text-align:center;}
#primarycontent .line{display:block;height:1px;background-color:#d1d1d1;margin-bottom:10px;overflow:hidden;}
#primarycontent .map_content{background:url("../images/sprite.png") no-repeat -20px -690px transparent;height:420px;margin:10px 10px 10px -3px;padding:5px;position:relative;width:580px;z-index:50;}
#primarycontent .map_content #map{height:420px;width:580px;}
#searchform input{width:622px !important;margin-right:0px;}
.search_browse{width:622px;margin-bottom:17px;margin-top:20px;height:20px;font-weight:bold;clear:both;}
.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:none !important;}
.search_browse span,.search_browse a{padding:0px 6px !important;line-height:1em;border-right:1px solid #666666;}
.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 17px;line-height:1.5em;background:url("../images/sprite.png") no-repeat -1080px -250px 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 -1080px -285px 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{margin-top:10px;}
#primarycontent legend{font-size:1.3em;text-transform:uppercase;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:#F4F7FA;border:1px solid #D1D1D1;color:#666666;}
#primarycontent input{font-size:1.1em;height:15px;margin-bottom:10px;padding:2px 3px;width:290px;margin-right:10px;}
#primarycontent #code{margin-bottom:0px;}
#primarycontent select{font-size:1.1em;height:21px;margin-bottom:5px;padding:0px 0px 0px 3px;width:298px;}
#primarycontent form span{font-weight:bold;margin:0px;}
#primarycontent textarea{font-size:1.1em;margin-bottom:5px;padding:2px 3px;width:598px;}
#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{background:url("../images/sprite.png") no-repeat -1080px -388px transparent;border:medium none;color:#666666;cursor:pointer;float:left;font-size:1.2em;line-height:1.5em;height:1.4em;padding:0px 0px 0px 13px;text-align:left;text-transform:uppercase;}
#primarycontent .btn_absenden{margin:20px 0px 20px 0px;}
#primarycontent #searchform .btn_absenden{margin:0px;}
#primarycontent .btn_absenden:hover,#primarycontent .btn_absenden:active,#primarycontent #searchform .btn_absenden:hover,#primarycontent #searchform .btn_absenden:active{background:url("../images/sprite.png") no-repeat -1080px -423px transparent;color:#315D83;border:none;}
#primarycontent input:hover,#primarycontent input:active,#primarycontent select:hover,#primarycontent select:active,#primarycontent select:focus,#primarycontent textarea:hover,#primarycontent textarea:active,#search input:hover,#search input:active{background-color:#C3C6C8;border:1px solid #D1D1D1;color:#666666;}
#error{border:1px solid #D1D1D1;margin-bottom:20px;background-color:#A6B9C9;padding:6px 10px 6px 10px;width:584px;color:#FFFFFF;}
#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;}
#primarycontent .error_highlight{border:1px solid #D1D1D1;color:#FFFFFF;background-color:#A6B9C9;}
#error h2{color:#FFFFFF;}
#bildergalerie{margin:0px !important;}
#bildergalerie li{list-style:none !important;display:block;float:left;position:relative;width:95px;height:95px;margin-bottom:25px;margin-right:25px;}
#bildergalerie .lightview{background:url("../images/sprite.png") no-repeat -800px -690px transparent !important;display:block;float:left;height:85px;padding:5px !important;width:85px;position:relative;z-index:1;}
#bildergalerie img{border:medium none;height:85px;width:85px;}
.eintrag{background-color:#EDF2F7;border:1px solid #d1d1d1;padding:9px 10px 7px 10px;margin:10px 0px;}
#primarycontent .eintrag a:link,#primarycontent .eintrag a:visited{margin-bottom:8px;background:url("../images/sprite.png") no-repeat -1080px -530px transparent;color:#666666;}
*+html #primarycontent .eintrag a:link,*+html #primarycontent .eintrag a:visited{background-position:-1080px -529px;}
#primarycontent .eintrag a:hover,#primarycontent .eintrag a:active{background:url("../images/sprite.png") no-repeat -1080px -565px transparent;color:#315D83;}
*+html #primarycontent .eintrag a:hover,*+html #primarycontent .eintrag a:active{background-position:-1080px -564px;}
.eintrag p{margin-bottom:0px !important;margin-top:5px;color:#666666 !important;}
#primarycontent .eintrag h3,#primarycontent .event h3,#primarycontent .product-detail h1,#primarycontent .product-detail h2,#primarycontent .product-detail h3{color:#315D83;}
#calendar_view_content{margin-bottom:20px;}
#calendar_view_content .calendar_table{border:none;}
#primarycontent #calendar_view_content table td{text-align:center;padding:0px;vertical-align:middle;border:none;}
#calendar_view_content table td span{display:block;height:2em;}
#primarycontent #calendar_view_content td a{margin-bottom:0px;font-size:0.9em;background:transparent;padding:0px;}
#primarycontent #calendar_view_content .calendar_header{background-color:#A6B9C9;border:none;color:#FFFFFF;height:2.5em;text-transform:uppercase;margin:0px;font-size:1.1em;}
#primarycontent #calendar_view_content .calendar_body{border-top:none;border-right:none;border-bottom:0px;margin:0px;}
#primarycontent #calendar_view_content .calendar_body td{border-right:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;border-left:none;vertical-align:middle;}
#calendar_view_content .calendar_body .prevmonth .btn_calendar_day,#primarycontent #calendar_view_content .calendar_body .nextmonth .btn_calendar_day{display:none;}
#calendar_view_content .weekday{font-weight:bold;width:14%;color:#315D83;}
#calendar_view_content .weekday_special{width:14%;font-size:0.90em;font-weight:bold;background-color:#BEC2C6;color:#315D83;}
#primarycontent #calendar_view_content tr .special{background-color:#BEC2C6;}
#primarycontent #calendar_view_content a.btn_calendar_day .calendar_day{position:relative;z-index:10;}
#primarycontent #calendar_view_content .today a.btn_calendar_day .calendar_day{background:url("../images/sprite.png") no-repeat -860px -810px transparent;}
#primarycontent #calendar_view_content a.btn_calendar_day:link,#primarycontent #calendar_view_content a.btn_calendar_day:visited{color:#666666;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:#315D83;font-weight:bold;}
#primarycontent #calendar_view_content .today a.btn_calendar_day:link,#primarycontent #calendar_view_content .today a.btn_calendar_day:visited{color:#666666;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:#315D83;}
#primarycontent #calendar_view_content a.btn_calendar_prev:link,#primarycontent #calendar_view_content a.btn_calendar_prev:visited{float:left;background:url("../images/sprite.png") no-repeat -800px -810px transparent;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-position:-830px -810px;}
#primarycontent #calendar_view_content a.btn_calendar_next:link,#primarycontent #calendar_view_content a.btn_calendar_next:visited{float:right;background:url("../images/sprite.png") no-repeat -800px -840px transparent;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-position:-830px -840px;}
#primarycontent #calendar_view_content a.btn_calendar_day .event{background-color:#8D9DAB;border:none;margin-bottom:0px;padding:0px;display:block;text-indent:-9999px;position:relative;z-index:1;top:-2em;height:2em;}
#primarycontent .event{background-color:#EDF2F7;border:1px solid #d1d1d1;margin-bottom:10px;padding:9px 10px 7px;color:#666666;}
#primarycontent .event p{margin-bottom:0px;margin-top:2px;color:#666666;}
#primarycontent .event a:link,#primarycontent .event a:visited{color:#666666;}
#primarycontent .event a:hover,#primarycontent .event a:active{color:#315D83;}
.category{width:190px;float:left;margin:0px 20px 20px 0px;background:#EDF2F7 url("../images/sprite.png") no-repeat -785px -835px;}
.category .cat-headline,.product-list .product-list-headline,.product-detail .product-detail-headline{width:190px;height:40px;text-transform:uppercase;overflow:hidden;display:block;}
.product-list .product-list-headline{width:295px;height:30px;}
#primarycontent .cat-headline a:link,#primarycontent .cat-headline a:visited{display:block;height:29px;margin:0px;float:left;color:#FFFFFF;background-image:none;overflow:hidden;line-height:1.3em;background-color:#A6B9C9;padding:5px 10px 5px 10px;width:170px;text-decoration:none;}
#primarycontent .cat-headline a:hover,#primarycontent .cat-headline a:active{background-color:#8594A1;}
#primarycontent .cat-img a:link,#primarycontent .cat-img a:visited{padding:0px;background-image:none;margin:20px 0px 20px 0px;display:block;height:150px;}
.category a img,.product-list a img,#primarycontent #product-detail-img img,#primarycontent .product-gallery li img{display:block;margin:0px auto;}
.product-list{background-color:#EDF2F7;width:295px;float:left;margin:0px 20px 20px 0px;}
.product-detail .product-detail-headline,#primarycontent .product-list .product-list-headline a:link,#primarycontent .product-list .product-list-headline a:visited{display:block;height:14px;color:#FFFFFF;background-image:none;overflow:hidden;background-color:#A6B9C9;padding:8px 10px 8px 10px;width:275px;}
.product-detail .product-detail-headline{width:600px;padding:8px 20px 8px 10px;height:14px;}
#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;text-decoration:none;}
#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:white}
#primarycontent .product-list .product-list-headline a:hover,#primarycontent .product-list .product-list-headline a:active{background-color:#8594A1;color:#FFFFFF;}
.product-list .product-list-img{background:transparent url("../images/sprite.png") no-repeat -795px -685px;display:block;width:85px;height:85px;padding:10px;float:left;}
#primarycontent .product-list p{padding:5px 10px 0px 5px;display:block;margin:0px;height:72px;overflow:hidden;color:#666666;}
#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;}
.product-detail{background-color:#EDF2F7;width:630px;margin:0px 0px 20px 0px;float:left;}
.product-detail .product-detail-content{padding:12px 20px 15px 12px;color:#666666;}
#primarycontent .product-detail p{margin:0px;padding:3px 0px 15px 8px;text-align:left;}
#primarycontent .product-detail-headline h2{color:#FFFFFF;font-weight:normal;margin:0px;overflow:hidden;width:450px;float:left;height:14px;padding-left:0px;line-height:1.2em;}
#primarycontent .product-detail .soldout{background-color:#cc0000;}
#primarycontent #product-detail-img{background:url("../images/sprite.png") no-repeat -797px -1127px transparent;height:180px;padding:8px 8px 8px 8px;display:block;width:180px;margin:0px 12px 12px 0px;}
#primarycontent .product-detail h1,#primarycontent .product-detail h2,#primarycontent .product-detail h3,#primarycontent .product-detail ul,#primarycontent .product-detail ol{padding-left:8px;}
#primarycontent .soldout h2,#primarycontent .soldout h3{color:white;}
#primarycontent .product-detail .price{padding:3px 0 15px 8px;}
#primarycontent .product-detail .product-gallery{float:left;width:595px;padding:0px 0px 15px 3px;margin:0px;}
#primarycontent .product-gallery li{background:url("../images/sprite.png") no-repeat -800px -690px transparent;width:85px;height:85px;list-style:none;float:left;padding:5px;}
#primarycontent .order{margin-top:0px;}
#primarycontent .order label{margin:0px 0px 0px 17px;}
#primarycontent .order select,#primarycontent .order input{margin:0px 0px 10px 17px;}
#primarycontent form .btn_highlight{padding:10px 10px 8px 27px;float:right;background:url("../images/sprite.png") no-repeat scroll -1070px -589px transparent;text-transform:uppercase;width:auto;height:auto;border:none;cursor:pointer;font-size:1.2em;margin:20px 0px 0px 0px;text-align:left;color:#666666;}
*+html #primarycontent form .btn_highlight{padding:8px 0px 8px 27px;}
#primarycontent form .btn_highlight:hover{background:url("../images/sprite.png") no-repeat scroll -1070px -624px transparent;color:#315D83;}
#secondarycontent .cartbox{background-color:#EDF2F7;float:left;margin-bottom:20px;padding:0 0 14px 0;position:relative;width:200px;z-index:10;}
.cartbox h1{background-color:#A6B9C9;color:#FFFFFF;font-size:1.2em;font-weight:normal;height:25px;padding-left:20px;padding-top:5px;text-transform:uppercase;width:180px;}
.cartbox h1 a:link,.cartbox h1 a:visited,.cartbox h1 a:hover,.cartbox h1 a:active{color:#FFFFFF;}
.cartbox p{padding:18px 0px 13px 20px;margin:0px 10px 0px 0px;font-size:1.2em;width:170px;overflow:hidden;line-height:1.3em;color:#666666;}
.cartbox p span{font-weight:bold;}
.cartbox h2{padding:10px 20px 0px 20px;font-size:1.3em;font-weight:bold;}
.cartbox ul{margin:0 19px 0px 19px;text-transform:uppercase;}
.cartbox ul.products{border-top:none;padding:0px 0px 13px 0px;text-transform:none;}
.cartbox li{list-style-type:none;list-style-position:outside;list-style-image:none;margin-bottom:0px;margin-bottom:5px;}
.cartbox li a:link,.cartbox li a:visited{background:url("../images/sprite.png") no-repeat -1080px -738px transparent;padding-left:18px;display:block;font-size:1.2em;line-height:1.5em;color:#666666;}
.cartbox .login a:link,.cartbox .login a:visited{background-position:-1080px -739px;color:#666666;}
*+html .cartbox .login a:link,*+html .cartbox .login a:visited{background-position:-1080px -738px;}
.cartbox .login a:hover,.cartbox .login a:active{background-position:-1080px -879px;color:#315D83;}
*+html .cartbox .login a:hover,*+html .cartbox .login a:active{background-position:-1080px -878px;}
.cartbox ul a:hover,.cartbox ul a:active{background-position:-1080px -878px;color:#315D83;}
.cartbox .products a:link,.cartbox .products a:visited{background-position:-1080px -738px;color:#666666;}
.cartbox .products a:hover,.cartbox .products a:active{background-position:-1080px -878px;color:#315D83;}
table{color:#666666;}
#primarycontent table td{line-height:1.4em;padding:7px;}
#primarycontent .product-detail .product-detail-headline h3{font-size:1.2em;font-weight:bold;margin:0px;overflow:hidden;width:100px;float:right;text-align:right;height:14px;padding-left:0px;line-height:1.2em;}
#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 scroll -1080px -250px transparent;color:#666666;}
*+html #primarycontent .product-detail p a.btn_details:link,*+html #primarycontent .product-detail p a.btn_details:visited{background-position:-1080px -249px;}
#primarycontent .product-detail p a.btn_details:hover,#primarycontent .product-detail p a.btn_details:active{background:url("../images/sprite.png") no-repeat scroll -1080px -285px transparent;color:#315D83;}
*+html #primarycontent .product-detail p a.btn_details:hover,*+html #primarycontent .product-detail p a.btn_details:active{background-position:-1080px -284px;}
#primarycontent table tr th{border-right:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;padding:7px;text-align:center;vertical-align:top;color:#FFFFFF;text-transform:uppercase;background-color:#A6B9C9;font-weight:normal;}
#primarycontent .confirmation tr th{text-align:left;}
#primarycontent .cartbox tr td,#primarycontent table tr td.price{text-align:right;}
#primarycontent .cartbox tr td.article-img{width:105px;padding:0px;}
#primarycontent .cartbox tr td.price,#primarycontent table tr td.total{width:70px;white-space:nowrap;text-align:right;}
#primarycontent table tr td.amount{width:40px;text-align:right;}
#primarycontent .cartbox tr td.options{width:110px;text-align:center;}
#primarycontent .cartbox a:link,#primarycontent .cartbox a:visited,#primarycontent .cartbox a:hover,#primarycontent .cartbox 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{background:transparent url("../images/sprite.png") no-repeat -795px -685px;display:block;width:85px;height:85px;padding:10px;}
#primarycontent .cartbox span,#primarycontent .invoice 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;white-space:nowrap;}
.article-img a img{display:block;margin:0px auto;}
#primarycontent .cartbox td{vertical-align:top;}
#primarycontent .cartbox tr .article{width:auto;text-align:left;}
#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.5em;margin:0px;background-image:none;padding:0px;}
#primarycontent a.btn_highlight:link,#primarycontent a.btn_highlight:visited{padding:10px 10px 9px 27px;float:right;background:transparent url("../images/sprite.png") no-repeat -1070px -589px;text-transform:uppercase;}
*+html #primarycontent a.btn_highlight:link,*+html #primarycontent a.btn_highlight:visited{background-position:-1070px -588px;}
#primarycontent a.btn_highlight:hover,#primarycontent a.btn_highlight:active{background:transparent url("../images/sprite.png") no-repeat -1070px -624px;}
*+html #primarycontent a.btn_highlight:hover,*+html #primarycontent a.btn_highlight:active{background-position:-1070px -623px;}
#primarycontent .linklist{margin:0px 0px 20px 0px;}
#primarycontent .linklist li{list-style:none;display:inline;}
#primarycontent .linklist a:link,#primarycontent .linklist a:visited{display:inline;background:url("../images/sprite.png") no-repeat -1080px -250px transparent;padding-left:17px;}
#primarycontent .linklist a:hover,#primarycontent .linklist a:active{background:url("../images/sprite.png") no-repeat -1080px -285px transparent;}
*+html #primarycontent .linklist a:hover,*+html #primarycontent .linklist a:active{background-position:-1080px -284px;}
#primarycontent table form,#primarycontent table form fieldset{margin:0px;}
#primarycontent table input{width:auto;margin:2px 0px 0px 0px;text-align:right;font-size:1.0em;}
#lieferart label{display:block;float:left;margin-bottom:20px;}
#lieferart label span{margin-bottom:5px;display:block;}
#primarycontent form#lieferart fieldset .checkbox{float:left;margin-top:3px;}
*+html #primarycontent form#lieferart fieldset .checkbox{margin-top:5px;}
.cartbox fieldset{margin:10px 0 0px 0px;}
.cartbox form fieldset label{display:block;font-size:1.2em;margin:0px 0 0px 20px;color:#666666;}
.cartbox form fieldset input{background-color:#F4F7FA;border:1px solid #D1D1D1;color:#666666;font-size:1.1em;height:15px;margin:0px 0 6px 20px;padding:2px 3px;width:152px;}
.cartbox form fieldset input:hover{background-color:#C3C6C8;}
.cartbox form fieldset .btn_absenden,.cartbox form fieldset .btn_abmelden{background:url("../images/sprite.png") no-repeat scroll -1080px -178px transparent;border:medium none;color:#666666;cursor:pointer;font-size:1.2em;height:1.4em;margin:0 0 20px 19px;padding:0 0 0 16px;text-align:left;text-transform:uppercase;line-height:1.5em;}
.cartbox form fieldset .btn_abmelden{margin:0 0 5px 19px;}
.cartbox form fieldset .btn_absenden:hover,.cartbox form fieldset .btn_abmelden:hover{background:url("../images/sprite.png") no-repeat -1080px -213px transparent;color:#315D83;}
#secondarycontent .cartbox ul.login{border-top:none;padding:0px 0px 0px 0px;text-transform:none;}
#error a:link,#error a:visited{display:block;background:url("../images/sprite.png") no-repeat scroll -1080px -250px transparent;line-height:1.2em;color:#FFFFFF;}
#error p a:link,#error p a:visited{background:url("../images/sprite.png") no-repeat scroll -1080px -251px transparent;color:#FFFFFF;}
*+html #error p a:link,*+html #error p a:visited{background-position:-1080px -250px;}
#error a:hover,#error a:active{background:url("../images/sprite.png") no-repeat scroll -1080px -285px transparent;color:#FFFFFF;}
#error p a:hover,#error p a:active{background:url("../images/sprite.png") no-repeat scroll -1080px -286px transparent;color:#FFFFFF;}
*+html #error p a:hover,*+html #error p a:active{background-position:-1080px -285px;}
#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 a:link,#primarycontent #usernavi a:visited{background:url("../images/sprite.png") no-repeat scroll -1080px -250px transparent;line-height:1.3em;padding:0 0 0 17px;display:inline;}
*+html #primarycontent #usernavi a:link,*+html #primarycontent #usernavi a:visited{background-position:-1080px -249px;}
#primarycontent #usernavi a:hover,#primarycontent #usernavi a:active{background:url("../images/sprite.png") no-repeat scroll -1080px -285px transparent;}
*+html #primarycontent #usernavi a:hover,*+html #primarycontent #usernavi a:active{background-position:-1080px -284px;}
#tertiarycontent{float:right;width:630px;margin-top:20px;}
#tertiarycontent p{font-size:1.2em;line-height:1.5em;margin-bottom:10px;}
#tertiarycontent #download{margin-left:20px;}
#tertiarycontent div{background-color:#EDF2F7;padding:17px 20px 8px 20px;width:265px;float:right;height:auto;min-height:100px;overflow:hidden;}
#tertiarycontent ul{margin:0px;}
#tertiarycontent ul li{list-style:none;margin-bottom:10px;width:255px;float:left;clear:both;}
#links a:link,#links a:visited{background:url("../images/sprite.png") no-repeat -1080px -318px transparent;font-size:1.0em;padding-left:17px;padding-top:2px;line-height:1.15em;display:inline;text-decoration:none;}
#links a:hover,#links a:active{background:url("../images/sprite.png") no-repeat -1080px -353px transparent;}
#tertiarycontent h2{font-size:1.2em;font-weight:bold;text-transform:uppercase;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:none;}
#primarycontent #tertiarycontent a:link,#primarycontent #tertiarycontent a:visited,#primarycontent table a:link,#primarycontent table a:visited{color:#666666;}
#primarycontent #tertiarycontent a:hover,#primarycontent #tertiarycontent a:active,#primarycontent table a:hover,#primarycontent table a:active{color:#315D83;}
#mod_survey{display:none;}
#footer{background-color:#A6B9C9;height:350px;position:relative;width:100%;z-index:40;}
#footer div{height:150px;margin:0 auto;padding-left:10px;padding-top:90px;position:relative;width:950px;z-index:49;}
#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;color:#FFFFFF;font-size:1.1em;float:left;margin-right:3px;}
#footer a:link,#footer a:visited{text-decoration:underline;color:#FFFFFF;}
#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;margin:7px 0 0 0;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:34px;left:33px;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;
	display:block;
	height:18px;
}

#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:#A6B9C9;
	border:none;
	color:#FFFFFF;
	height:30px;
	text-transform:uppercase;
	margin:0px;	
	font-size:1.1em;
}

#primarycontent #calendar_view_content .calendar_body {
	color:#315D83;
	border-top:none;
	border-right:none;
	border-bottom:0px;
	border-left:1px solid #D1D1D1;
	margin:0px;	
	background-color:#F4F7FA;
}

#primarycontent #calendar_view_content .calendar_body tr td {
	border-right:1px solid #D1D1D1;
	border-bottom:1px solid #D1D1D1;
	border-left:none;
	height:18px; 
	vertical-align:middle;
}

#primarycontent #calendar_view_content .calendar_body tr td.event {
	background-color:#A6B9C9; 
}

#primarycontent #calendar_view_content .calendar_body tr td.event a {
	color:#315D83;
}

#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:#666666;
}

#primarycontent #calendar_view_content tr .weekday_special {
	width:14%;
	font-size:0.90em;
	font-weight:bold;
	background-color:#EDF2F7;
}

#primarycontent #calendar_view_content tr .special {
	background-color:#EDF2F7;
}

#primarycontent #calendar_view_content a.btn_calendar_day .calendar_day {
	position:relative;
	z-index:10;
}

#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:#666666;
	text-decoration:none;
	height:18px;
	display:block;
	line-height:1.2em;
	position:relative;
}

#primarycontent #calendar_view_content a.btn_calendar_day:hover, #primarycontent #calendar_view_content a.btn_calendar_day:active {
	color:#315D83;
	font-weight:bold;
}

#primarycontent #calendar_view_content .today a.btn_calendar_day:link, #primarycontent #calendar_view_content .today a.btn_calendar_day:visited {
	color:#666666;
	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:#315D83;
}

#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:#A6B9C9;
	border:none;
	margin-bottom:0px;
	padding:0px;
	display:block;
	text-indent:-9999px;
	position:relative;
	z-index:1;
	top:-20px;
	height:18px;
}

#primarycontent .event {
	background-color:#F4F7FA;
	border:1px solid #D1D1D1;
	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: #7A7A7A;
	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: #7A7A7A;
	margin-right: 5px;
	margin-top: 5px;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	border-left: 1px solid #7A7A7A;
	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' );
}