#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 *//** GENERAL **/

* {
	margin:0px; 
	padding:0px;
}

html, body {
	color:#000000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	height:100%;
	min-height:100.1%;
}

body {
	background:#ddecf8 url(../images/bg_body.jpg) repeat-x left top;
	font-size:62.5%;
}

input, button, textarea, select {
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

#wrapper {
	width:1000px;
	margin:0px auto;
	height:auto;
	min-height:100%;
	position:relative;
	z-index:49;
	padding:0 0 0px 0;
}

a:link, a:visited {
	outline:none;
	text-decoration:none;
	color:#ffffff;
}

a:hover, a:active {
	color:#ffdd00;
}

body#redirect {
	background-image:none;
}

body#redirect #primarycontent {
	top:0px;
	background-image:none;
	margin:0px;
}

body#redirect #wrapper {
	top:0px;
	background-image:none;
	margin:0px;
}

body#redirect #mainmenue, body#redirect #footer, body#redirect #tertiarycontent, body#redirect #secondarycontent, body#redirect #headerBF, body#redirect #header1, body#redirect #header2, body#redirect #header {
	display:none;
}

.clearer {
	clear:both;
}

a img {
	border:none;
}

.structurelabel {
	display:none;
}


/** HEADER **/

#header {
	background:transparent url(../images/bg_header.jpg) no-repeat center top;
	height:300px;
	overflow:hidden;
	width:1000px;
	padding:0px 0px 0 0px;
	position:relative;
	top:0px;
	z-index:1;
}

#header #logo {
	background:transparent url(../images/logo.gif) no-repeat left top;
	text-indent:-9999px;
	width:216px;
	height:34px;
	display:block;
	position:absolute;
	z-index:40;
	right:83px;
	top:140px;
}

#header #header_text {
	width:206px;
	height:50px;
	position:absolute;
	top:56px;
	right:83px;
	z-index:25;
	color:#535353;
	font-style:italic;
	font-size:1.8em;
	text-align:right;
	line-height:1.2em;
}

#header #header_text b {
	color:#d31c0b;
	font-weight:normal;
	font-size:0.8em;
	text-align:right;
	font-style:italic;
}

#header .header_overlay {
	background:transparent url(../images/header_overlay.png) no-repeat left top;
	width:940px;
	height:300px;
	position:absolute;
	z-index:5;	
	left:30px;
	top:0px;
}

#slideshow, #headerimage {
	width:940px;
	height:300px;
	margin:0px 0 0 0px;
	position:relative;
	top:0px;
	left:30px;
}

#slideshow #btn_slideshow_stop:link, #slideshow #btn_slideshow_stop:visited, #slideshow #btn_slideshow_start:link, #slideshow #btn_slideshow_start:visited {
	color:#C41509;
	position:absolute; 
	z-index:40;
	top:11px;
	font-size:1.2em;
	line-height:1.2em;
	right:52px;
	text-align:right;
	display:none;
}

#slideshow #btn_slideshow_stop:hover, #slideshow #btn_slideshow_stop:active, #slideshow #btn_slideshow_start:hover, #slideshow #btn_slideshow_start:active {
	font-weight:bold; 
}

/** LANGUAGE **/

#languages {
	position:absolute;
	left:70px;
	top:11px;
	width:500px;
	z-index:40;
}

#languages ul {
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	display:inline;
}

#languages ul li {
	float:left;
	display:inline;
}

#languages ul li a {
	display:block;
	margin-right:5px;
	text-indent:-9999px;
	width:18px;
	height:12px;
}


/** MAINMENUE **/

#mainmenue {
	background:transparent url(../images/bg_mainmenue.gif) no-repeat 60px bottom;
	width:920px;
	height:32px;
	float:left;
	overflow:hidden;
	padding:0px 80px 7px 0px;
	position:relative;
	margin-top:-11px;
	z-index:1000;
}

#mainmenue ul {
	float:right;
	padding:0px 0 0 0;
	height:32px;
	overflow:hidden;
}

#mainmenue ul li {
	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
	height:32px;
	width:auto;
	float:left;
	margin:0 5px 0 0px;
	padding:0;	
}

#mainmenue ul li:hover, #mainmenue ul li.sel {
	background:transparent url(../images/btn_nav_li.png) no-repeat right top;
}

#mainmenue ul li a:link, #mainmenue ul li a:visited {
	font-size:1.5em;
	font-weight:normal;
	color:#c41509;
	height:24px;
	display:block;
	float:left;
	padding:8px 9px 0px 26px;
}

#mainmenue ul li a:hover, #mainmenue ul li a:active, #mainmenue ul li.sel a:link, #mainmenue ul li.sel a:visited {
	background:transparent url(../images/btn_nav_a.png) no-repeat left top;	
	color:#ffdd00;
}



/** BREADCRUMBS **/

#breadcrumbs {
	position:relative;
	float:left;
	top:0px;
	left:263px;
	font-size:1.1em;
	width:600px;
	display:none;
}

#breadcrumbs ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#breadcrumbs ul li {
	display:inline;
}

#breadcrumbs ul li a:link, #breadcrumbs ul li a:visited  {
	background:transparent url(../images/btn_submenue_lo.gif) no-repeat scroll left 7px;
	color:#666666;
	padding:2px 8px 1px 8px;
}

#breadcrumbs ul li a:hover, #breadcrumbs ul li a:active,
#breadcrumbs ul li.sel a:link, #breadcrumbs ul li.sel a:visited {
	background-color:#C70505;
	color:#FFFFFF;
}




/** PRIMARYCONTENT **/

#content {
	background:transparent url(../images/bg_content.gif) repeat-y left bottom;
	height:auto;
	margin:0px 60px 0px 60px;
	position:relative;
	bottom:0px;
	width:880px;
	float:left;
}

#primarycontent {
	background:transparent url(../images/bg_content.jpg) no-repeat left top;
	height:auto;
	min-height:300px;
	float:left;
	width:587px;
	padding:24px 30px 0 30px;
}

#primarycontent h1 {
	color:#c41509;
	font-size:2.2em;
	font-weight:bold;
	margin-bottom:10px;
}

#primarycontent h2 {
	color:#c41509;
	font-style:italic;
	font-size:1.6em;
	font-weight:normal;
	margin-bottom:5px;
}

#primarycontent h3 {
	font-weight:bold;
	color:#c41509;
	font-size:1.2em;
}

#primarycontent p {
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:10px;
}

#primarycontent table {
	background-color:#DDECF8;
	font-size:1.2em;
	width:100%;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	margin:0.5em 0 1.4em 0;
}
#primarycontent table tr th {
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:5px;
	text-align:left;
	vertical-align:top;
	color:#FFFFFF;
}

#primarycontent table tr td {
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:5px 5px 4px 5px;
	vertical-align:top;
}

#primarycontent table a:link, #primarycontent table a:visited {
	background-image:url(../images/btn_tertiarylink.gif);
	color:#c41509;
	font-size:1em;
	line-height:1.5em;
	margin-bottom:0;
}

#primarycontent table a:hover, #primarycontent table a:active {
	font-weight:bold;
}


#primarycontent p a:link, #primarycontent p a:visited,
#primarycontent ul a:link, #primarycontent ul a:visited,
#primarycontent ol a:link, #primarycontent ol a:visited {
	font-size:1em;
	margin-bottom:0px;
	line-height:1.15em;
}

#primarycontent p a:hover, #primarycontent p a:active,
#primarycontent ul a:hover, #primarycontent ul a:active,
#primarycontent ol a:hover, #primarycontent ol a:active {
	font-weight:bold;
}

#primarycontent a:link, #primarycontent a:visited {
	font-size:1.2em;
	background:transparent url(../images/btn_contentlink.gif) no-repeat scroll left top;
	color:#c41509;
	padding:2px 8px 1px 20px;
	line-height:1.5em;
	margin-bottom:10px;
}

#primarycontent a.btn_img {
	padding:0px;
	margin:0px;
}

#primarycontent a:hover, #primarycontent a:active {
	font-weight:bold;
}

#primarycontent a#btn_routenplaner:link, #primarycontent a#btn_routenplaner:visited, #primarycontent a#routenplaner:hover, #primarycontent a#btn_routenplaner:active {
	text-transform:uppercase;
}

#primarycontent .img_content {
	float:left;
	border:1px solid #FFDD00;
	margin-right:13px;
	margin-bottom:15px;
	margin-top:5px;
}

#primarycontent .img_content_big {
	border:1px solid #FFDD00;
	margin:5px 0px 15px 3px;
}

#primarycontent a.lightview:link, #primarycontent a.lightview:visited, #primarycontent a.lightview:hover, #primarycontent a.lightview:active {
	background:transparent;
	border:medium none;
	padding-left:0px;
	margin-bottom:0px;
	position:relative;
	float:left;
}

#primarycontent a.lightview img {
	position:relative;
	z-index:1;
}

#primarycontent a.lightview .overlay {
	background:transparent url(../images/icon_plus.gif) no-repeat left top;
	width:20px;
	height:20px;
	position:absolute;
	z-index:10;
	margin-top:5px;
	left:3px;
	top:5px;
}

#primarycontent .map_content {
	border:1px solid #FFDD00;
	width:580px;
	height:420px;
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
	z-index:50;
}

#primarycontent .map_content #map {
	width:580px;
	height:420px;
}

#primarycontent .map_content #map a {
	background:transparent;
	padding:0px;
}

#primarycontent #contentbanner-468x60 {
	width:468px;
	height:60px;
	margin-top:20px;
	clear:both;
}

#primarycontent ul, #primarycontent ol {
	margin-left:30px;
	margin-bottom:10px;
}

#primarycontent ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	font-size:1.2em;
	line-height:1.5em;
}

#primarycontent ol li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:decimal;
	font-size:1.2em;
	line-height:1.5em;
	padding-left:20px;
}

#primarycontent a.download-jpg:link, #primarycontent a.download-jpg:visited,
#primarycontent a.download-mdb:link, #primarycontent a.download-mdb:visited,
#primarycontent a.download-pps:link, #primarycontent a.download-pps: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:3px 4px 3px 24px;
}

#primarycontent ul#bildergalerie {
	margin:0px;
}

#primarycontent ul#bildergalerie li {
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	display:block;
	float:left;
	position:relative;
	width:95px;
	height:95px;
	margin-bottom:20px;
	margin-right:20px;
}

#primarycontent ul#bildergalerie a.lightview {
	border:1px solid #FFDD00;
	padding:0;
	display:block;
	float:left;
	height:85px;
	width:85px;
	position:relative;
	z-index:1;
}

#primarycontent #bildergalerie img {
	border:medium none;
	height:85px;
	width:85px;
}

#primarycontent .line {
	display:block;
	height:1px;
	background-color:#000000;
	margin-bottom:10px;
	overflow:hidden;
}

#primarycontent .youtube-video {
	text-align:center; 
	background-color:#DDECF8; 
	margin:20px 0px; 
	padding:20px 0px;
}


/** SUBMENUE **/

#submenue {
	float:left;
	margin:0px 10px 25px 7px;
	width:216px;
}

#submenue ul li {
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	margin:0 0 0 0;
}

#submenue ul li a:link, #submenue ul li a:visited {
	padding:2px 0 10px 20px;
	color:#ffffff;
	font-size:1.4em;
	line-height:1.2em;
	display:block;
	font-weight:normal;
}

#submenue ul li a:hover, #submenue ul li a:active,
#submenue ul li.sel a:link, #submenue ul li.sel a:visited,
#submenue ul li.open a:link, #submenue ul li.open a:visited {
	background:transparent url(../images/btn_secondary_hi.png) no-repeat left top;
	font-weight:bold;
	color:#ffdd00;
}

#submenue ul li ul {
	padding:0px 0px 0px 10px;
}

#submenue ul li.sel ul li a:link, #submenue ul li.sel ul li a:visited, #submenue ul li.open ul li a:link, #submenue ul li.open ul li a:visited, #submenue ul li.open ul li.sel ul li a:link, #submenue ul li.open ul li.sel ul li a:visited, #submenue ul li.open ul li.open ul li a:link, #submenue ul li.open ul li.open ul li a:visited {
	background-image:none;
	padding:2px 0 10px 20px;
	color:#ffffff;
	font-size:1.4em;
	line-height:1.2em;
	display:block;
	font-weight:normal;
}

#submenue ul li.sel ul li a:hover, #submenue ul li.sel ul li a:active, #submenue ul li.open ul li a:hover, #submenue ul li.open ul li a:active, #submenue ul li.open ul li.sel a:link, #submenue ul li.open ul li.sel a:visited, #submenue ul li.open ul li.sel ul li a:hover, #submenue ul li.open ul li.sel ul li a:active, #submenue ul li.open ul li.open a:link, #submenue ul li.open ul li.open a:visited, #submenue ul li.open ul li.open ul li a:hover, #submenue ul li.open ul li.open ul li a:active, #submenue ul li.open ul li.open ul li.sel a:link, #submenue ul li.open ul li.open ul li.sel a:visited {
	background:transparent url(../images/btn_secondary_hi.png) no-repeat left top;
	font-weight:bold;
	color:#ffdd00;
}

#submenue ul li ul li ul {
	padding:0px 0px 0px 10px;
}


/** SECONDARY-CONTENT **/

#secondarycontent {
	background:transparent url(../images/bg_sc.png) no-repeat left top;
	float:left; 
	width:233px;
	margin:0 0px 0 0px;
	min-height:375px;
	padding-top:25px;
}

#search {
	float:left;
	margin-bottom:35px;
	margin-left:25px;
	width:208px;
}

#search legend {
	color:#ffffff;
	text-transform:none;
	font-weight:bold;
	font-size:1.6em;
}

*+html #search legend {
	margin-left:-7px;
}

#search form {
	padding:0;
}

#search form fieldset {
	border:none;
}

#search form fieldset input {
	border:medium none;
	background:transparent url(../images/bg_input_search.gif) no-repeat left top;
	color:#000000;
	font-size:1.1em;
	width:173px;
	height:14px;
	padding:3px 5px;
	margin:5px 0 10px 0;
}

#search form fieldset input#btn_secondsearch {
	background:transparent url(../images/btn_secondary.png) no-repeat left top;
	border:medium none;
	color:#ffffff;
	font-size:1.4em;
	margin:0 0 0 10px;
	padding:0 0 0 18px;
	cursor:pointer;
	height:18px;	
	text-align:left;
	width:160px;
}

*+html #search form fieldset input#btn_secondsearch {
	padding:0 0 0 20px;
}

#search form fieldset input#btn_secondsearch:hover, #search form fieldset input#btn_secondsearch:active {
	font-weight:bold;
	color:#FFDD00;
	background:transparent url(../images/btn_secondary_hi.png) no-repeat scroll left top;
}

#fontsize {
	width:208px;
	margin-bottom:35px;
	margin-left:25px;
	float:left;
}

#fontsize h1 {
	color:#ffffff;
	font-size:1.6em;
	font-weight:bold;
	text-transform:none;
}


#fontsize ul {
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	margin-top:5px;
	margin-left:10px;
	float:left;
}

#fontsize ul li {
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#fontsize #normal a, #fontsize #large a, #fontsize #extralarge a {
	float:left;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}

#fontsize #normal a {
	background:transparent url(../images/btn_fontsize_normal.gif) no-repeat left top;
	width:30px;
	height:30px;
	margin-right:10px;
}

#fontsize #large a {
	background:transparent url(../images/btn_fontsize_large.gif) no-repeat left top;
	width:30px;
	height:30px;
	margin-right:10px;
}

#fontsize #extralarge a {
	background:transparent url(../images/btn_fontsize_extralarge.gif) no-repeat left top;
	width:30px;
	height:30px;
}





#impressionen {
	width:208px;
	margin-bottom:35px;
	margin-left:25px;
	float:left;
}

#impressionen h1 {
	color:#ffffff;
	font-size:1.6em;
	font-weight:bold;
	text-transform:none;
}

#impressionen div div {
	padding:5px 0 0 0px;
	width:180px;
	float:left;
}

#impressionen div ul {
	float:left;
}

*+html #impressionen div ul {
	margin-bottom:10px;
}

#impressionen ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:block;
	float:left;
	width:47px;
	height:47px;
	position:relative;
	margin:0 10px 10px 0;
}

#impressionen img {
	width:45px;
	height:45px;
	border:none;
}

#impressionen a.lightview {
	border:1px solid #dddddd;
	height:45px;
	width:45px;
	display:block;
	float:left;
	position:relative;
}

#impressionen a.btn_mehr:link, #impressionen a.btn_mehr:visited {
	width:auto;
	margin:0 0 0 10px;	
	background:transparent url(../images/btn_secondary.png) no-repeat scroll left top;
	color:#ffffff;
	font-size:1.4em;
	height:18px;
	line-height:1.4em;
	overflow:hidden;
	padding:0 0 0 20px;
	float:left;
}


#impressionen a.btn_mehr:hover, #impressionen a.btn_mehr:active {
	font-weight:bold;
	color:#FFDD00;
	background:transparent url(../images/btn_secondary_hi.png) no-repeat scroll left top;
}

#weather {
	width:203px;
	margin-bottom:20px;
	float:left;
	display:none;
}

#weather #weather-com {
	float:left;
	padding:5px 10px 0 10px;
}

#weather h1 {
	color:#ffffff;
	font-size:1.6em;
	font-weight:bold;
	padding-left:8px;
	text-transform:none;
}

#weather #weather-com a.logo_weathercom:link, #weather #weather-com a.logo_weathercom:visited {
	float:right;
	display:block;
	font-size:0.9em;
	margin-right:25px;
	color:#666666;
	background-color:#ffffff;
}

#weather #weather-com a.logo_weathercom:hover, #weather #weather-com a.logo_weathercom:active  {
	color:#c70505;
	background-color:#ffffff;
}

#weather h2 {
	color:#ffffff;
	font-weight:normal;
	font-size:1.2em;
}

#weather ul {
	float:left;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	margin-left:-6px;
}

#weather ul li {
	display:block;
	float:left;
}

#weather ul li img {
	width:31px;
	height:31px;	
	margin:7px;
}

#weather ul li {
	background:transparent url(../images/bg_image.gif) no-repeat left top;
	width:45px;
	padding:5px;
}

#weather ul li span {
	display:block;
	color:#666666;
	margin-top:9px;
	font-size:1.1em;
	text-align:center;
}

#weather ul.twcpromolinks {
	margin:0 0px 20px 0;
	float:left;
}

#weather ul.twcpromolinks li {
	background-image:none;
	width:166px;
	padding:0px;
	margin:5px 0px 0px 0px;
}

#weather ul.twcpromolinks li a:link, #weather ul.twcpromolinks li a:visited {
	background:transparent url(../images/btn_submenue_lo.gif) no-repeat scroll left 5px;
	color:#666666;
	display:block;	
	font-size:1em;
	line-height:1em;
	float:left;
	height:auto;
	width:auto;
	padding:2px 7px 1px 8px;
}


#weather ul.twcpromolinks li a:hover, #weather ul.twcpromolinks li a:active {
	color:#ffffff;
	background-color:#c70505;
}

#banner-200x60 {
	width:200px;
	height:60px;
	float:left;
}

#banner-160x600 {
	width:160px;
	height:600px;
	position:absolute;
	top:45px;
	right:-170px;
}


/** TERTIARYCONTENT **/

#tertiarycontent {
	float:right;
	width:587px;
	margin-top:20px;
	margin-bottom:20px;
}

#tertiarycontent p {
	color:#666666;
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:10px;
}

#tertiarycontent #download {
	margin-left:20px;
}

#tertiarycontent div {
	background-color:#DDECF8;
	padding:17px 20px 8px 20px;
	width:240px;
 	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;
}

#tertiarycontent #links a:link, #tertiarycontent #links a:visited {
	font-size:1.0em;
	line-height:1.15em;
	display:inline;
	text-decoration:none;
	background:transparent url(../images/btn_tertiarylink.gif) no-repeat scroll left top;
	padding:2px 8px 1px 20px;
}

#tertiarycontent #links a:hover, #tertiarycontent #links:active {
	font-weight:bold;
}

#tertiarycontent h2 {
	color:#c41509;
	font-size:1.4em;
	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;
	display:inline;
	text-decoration:none;
}

/** SEARCH **/

#primarycontent #searchform input {
	width:575px;
	margin-right:0px;
}


/*
*+html #primarycontent #searchform input.btn_absenden {
	border:medium none;
	background:transparent url(../images/border_button.gif) repeat-x left bottom;
	text-align:center;

}

*+html #primarycontent #searchform input.btn_absenden:hover, *+html #primarycontent #searchform input.btn_absenden:active  {
	border:medium none;
	background:transparent url(../images/border_button_hi.gif) repeat-x left bottom;
	text-align:center;
}

*/




#primarycontent .search_browse {
	width:587px;
	margin-bottom:17px;
	margin-top:20px;
	height:20px;
	font-weight:bold;
}

#primarycontent .search_browse h3 {
	float:left;
	margin-right:10px;
	line-height:1em;
	color:#000000;
}

#primarycontent .search_browse ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:block;
}

#primarycontent .search_browse ul li {
	display:inline;
	float:left;
	padding:0px 0 0 0px;
}

#primarycontent .search_browse ul li span {
	font-size:1.0em;
	float:left;
	 line-height:1em;
}

#primarycontent .search_browse ul li a:link, #primarycontent .search_browse ul li a:visited {
	font-size:1.0em;
	background:transparent;
	color:#c41509;
	float:left;
	padding:0px;
	line-height:1em;
	text-decoration:none;
}

#primarycontent .search_browse ul li a:hover, #primarycontent .search_browse ul li a:active {
	color:#C70505;
}

.search_browse li span, .search_browse li a {
	padding:0px 6px !important; 
	line-height:1em; 
	border-right:1px solid #000000;
}

.search_browse li span.btn_forward, .search_browse li a.btn_forward {
	border:none;
}

#primarycontent ul#searchresults {
	list-style:none;
	margin:0px;
	padding:0px;
}

#primarycontent ul#searchresults li {
	margin:0px;
	list-style:none;
	padding:0px 0 10px 0;
	list-style-position:outside;
}

#primarycontent ul#searchresults li a:link, #primarycontent ul#searchresults li a:visited {
	line-height:1.3em;
}

#primarycontent ul#searchresults li a:hover, #primarycontent ul#searchresults li a:active {
}


/** FORMULARE **/

#primarycontent form {
	margin-top:20px;
}

#primarycontent form#searchform {
	margin-bottom:20px;
}

#primarycontent form fieldset {
	border:none;
	margin-top:10px;
}

#primarycontent form fieldset legend {
	font-size:1.3em;
	font-style:italic;
	margin-bottom:5px;
	color:#c41509;
}

*+html #primarycontent form fieldset legend {
	margin-left:-7px;
}

#primarycontent form fieldset .form-row {
	clear:both;
}

#primarycontent form .form-row .form-column {
	float:left;
}

#primarycontent form .form-row .form-column label {
	display:block;
}

#primarycontent form fieldset input {
	background-color:#ffffff;
	border:1px solid #DDECF8;
	font-size:1.1em;
	color:#000000;
	height:15px;
	margin-bottom:10px;
	padding:2px 3px;
	width:270px;
	margin-right:10px;
}

#primarycontent form fieldset input#code {
	margin-bottom:0px;
}

#primarycontent form fieldset select {
	background-color:#ffffff;
	border:1px solid #DDECF8;
	color:#000000;
	font-size:1.1em;
	height:21px;
	margin-bottom:5px;
	padding:0px 0px 0px 3px;
	width:278px;
}

#primarycontent form span {
	color:#c41509;
	font-weight:bold;
	margin:0px;
}

#primarycontent form fieldset textarea {
	background-color:#ffffff;
	border:1px solid #DDECF8;
	color:#000000;
	font-size:1.1em;
	margin-bottom:5px;
	padding:2px 3px;
	width:556px;
}

#primarycontent form fieldset .checkbox {
	background-color:transparent;
	border:medium none;
	height:13px;
	margin-bottom:0px;
	margin-right:5px;
	margin-top:10px;
	width:13px;
}

#primarycontent form .form-row label {
	font-size:1.2em;
}

#primarycontent form .btn_absenden, #primarycontent form#searchform .btn_absenden {
	background:transparent url(../images/btn_contentlink.gif) no-repeat scroll left top;
	border:medium none;
	color:#c41509;
	cursor:pointer;
	font-size:1.3em;
	margin:0 0 0 15px;
	padding:2px 8px 1px 17px;
	width:auto;
	height:auto;
	float:left;
	text-align:left;
}

*+html #primarycontent form .btn_absenden, *+html #primarycontent form#searchform .btn_absenden {
	padding-left:20px;
	background-position:left 2px;
}

#primarycontent form .btn_absenden {
	margin:10px 20px 30px 0px;
}

#primarycontent form#searchform .btn_absenden {
	margin:0px;
	text-align:left;
}

#primarycontent form .btn_absenden:hover, #primarycontent form .btn_absenden:active, #primarycontent form#searchform .btn_absenden:hover, #primarycontent form#searchform .btn_absenden:active {
	font-weight:bold;
}

#primarycontent form fieldset input:hover, #primarycontent form fieldset input:active,
#primarycontent form fieldset textarea:hover, #primarycontent form fieldset textarea:active {
	background-color:#DDECF8;
}

/*
*+html #primarycontent form input.btn_absenden {
	border:medium none;
	background:transparent url(../images/border_button.gif) repeat-x left bottom;
	text-align:center;
}

*+html #primarycontent form input.btn_absenden:hover, *+html #primarycontent form input.btn_absenden:active  {
	border:medium none;
	background:transparent url(../images/border_button_hi.gif) repeat-x left bottom;
	text-align:center;
}
*/

#primarycontent #error {
	border:1px solid #C70505;
	margin-bottom:20px;
	background-color:#ffffff;
	padding:6px 0px 6px 10px;
	width:574px;
}

#primarycontent #error ul {
	margin-bottom:10px;
	margin-left:20px;
}

#primarycontent #error ul li, #primarycontent #error ul li {
	line-height:1.3em;
	padding:2px 0px 0px 0px;
	list-style:none;
	list-style-position:outside;
}

#primarycontent form fieldset .error_highlight {
	border:1px solid #C70505;
}


/** GAESTEBUCH **/

#primarycontent .eintrag {
	background-color:#f1f1f1;
	border:1px solid #d1d1d1;
	padding:9px 10px 7px 10px;
	margin:10px 0px;
}

#primarycontent .eintrag a:link, #primarycontent .eintrag a:visited {
	margin-bottom:8px;
}

#primarycontent .eintrag a:hover, #primarycontent .eintrag a:active {
}

#primarycontent .eintrag p {
	margin-bottom:0px;
	margin-top:5px;
}


/** FOOTER **/

#footer {
	width:1000px;
	float:left;
	height:120px;
}

#footer div {
	background:transparent url(../images/bg_footer.png) no-repeat center top;
	height:60px;
	width:850px;
	margin:0 60px;
	z-index:49;
	padding-right:30px;
	padding-top:21px;
	position:relative;
}

#footer p {
	color:#000000;
	font-size:1.1em;
	margin-bottom:0px;
	line-height:1.6em;
	text-align:right;
}

#footer ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	line-height:1.6em;
	float:right;
}

#footer ul li {
	display:inline;
	color:#d31c0b;
	font-size:1.0em;
	float:left;
	margin-right:3px;
	text-align:right;
}

#footer a:link, #footer a:visited {
	font-size:1.1em;
	text-decoration:none;
	color:#C41509;
	font-style:italic;
}

#footer a:hover, #footer a:active {
	text-decoration:none;
	font-weight:bold;
}

#footer p a:link, #footer p a:visited {
	font-size:1.0em;
	text-decoration:none;
	background:transparent;
	color:#C41509;
	padding:2px 0 1px;
}

#footer p a:hover, #footer p a:active {
	background:transparent;
	font-weight:bold;
}

#footer #edit {
	clear:both;
	display:block;
}

#footer #edit a {
	background:transparent url(/templates/library/images/btn_login.png) no-repeat left 2px;
	width:15px;
	height:17px;
	display:block;
	text-indent:-9999px;
	float:right;
	margin-left:2px;
	padding: 2px 1px 0 3px;
}

#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/btn_bearbeiten.png) no-repeat scroll left top;
	display:block;
	float:left;
	height:28px;
	margin:0px;
	padding:0px 10px 0px 0px;
	text-indent:-9999px;
	width:28px;
	border:medium none;
}

#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/btn_bildergalerie.png) no-repeat scroll left top;
	display:block;
	float:left;
	height:28px;
	margin:0px;
	padding:0px 10px 0px 0px;
	text-indent:-9999px;
	width:28px;
	border:medium none;
}

#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/btn_bearbeiten.png) no-repeat scroll left top;
	display:block;
	float:left;
	height:28px;
	margin:0px;
	padding:0px 10px 0px 0px;
	text-indent:-9999px;
	width:28px;
	border:medium none;
}

#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/btn_download.png) no-repeat scroll left top;
	display:block;
	float:left;
	height:28px;
	margin:0px;
	padding:0px 10px 0px 0px;
	text-indent:-9999px;
	width:28px;
	border:medium none;
}

#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/btn_link.png) no-repeat scroll left top;
	display:block;
	float:left;
	height:28px;
	margin:0px;
	padding:0px 10px 0px 0px;
	text-indent:-9999px;
	width:28px;
	border:medium none;
}

#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/btn_bearbeiten.png) no-repeat scroll left top;
	display:block;
	position:absolute;
	z-index:10;
	top:10px;
	left:9px;
	height:28px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-indent:-9999px;
	width:28px;
	border:medium none;
}

#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/btn_bearbeiten.png) no-repeat scroll left top;
	display:block;
	position:absolute;
	z-index:10;
	top:30px;
	left:29px;
	height:28px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-indent:-9999px;
	width:28px;
	float:none;
	clear:none;
	border:medium none;
}

a.btn_gallery, #impressionen a.btn_gallery {
	background:transparent url(/templates/library/images/btn_bildergalerie.png) no-repeat scroll left top;
	display:block;
	height:28px;
	margin:-6px 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/btn_bearbeiten.png) no-repeat scroll left top;
	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/btn_delete.png) no-repeat scroll left top;
	display:block;
	float:right;
	height:28px;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-indent:-9999px;
	width:28px;
	border:medium none;
}

#preview a:link, #preview a:visited {
	color:#72CBD2;
	font-size:1.2em;
	text-decoration:underline;
}

#preview a:hover, #preview a:active {
	color:#52A9B1;
}

/** 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:#EF0707;
	border:none;
	color:#FFFFFF;
	height:30px;
	text-transform:uppercase;
	margin:0px;	
	font-size:1.1em;
}

#primarycontent #calendar_view_content .calendar_body {
	color:#EF0707;
	border-top:none;
	border-right:none;
	border-bottom:0px;
	border-left:1px solid #d1d1d1;
	margin:0px;	
	background-color:#f1f1f1;
}

#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:#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:#EF0707;
}

#primarycontent #calendar_view_content tr .weekday_special {
	width:14%;
	font-size:0.90em;
	font-weight:bold;
	background-color:#e6e6e6;
}

#primarycontent #calendar_view_content tr .special {
	background-color:#e6e6e6;
}

#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;
	border-bottom:medium none;
}

#primarycontent #calendar_view_content a.btn_calendar_day:hover, #primarycontent #calendar_view_content a.btn_calendar_day:active {
	color:#C70505;
	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:#C70505;
}

#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;
	border-bottom:medium none;
}

#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;
	border-bottom:medium none;
}

#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:#999999;
	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:#f1f1f1;
	border:1px solid #d1d1d1;
	margin-bottom:10px;
	padding:9px 10px 7px;
}

#primarycontent .event p {
	margin-bottom:0px;
	margin-top:2px;
}
/** 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:#EF0707;
	border:none;
	color:#FFFFFF;
	height:30px;
	text-transform:uppercase;
	margin:0px;	
	font-size:1.1em;
}

#primarycontent #calendar_view_content .calendar_body {
	color:#EF0707;
	border-top:none;
	border-right:none;
	border-bottom:0px;
	border-left:1px solid #d1d1d1;
	margin:0px;	
	background-color:#f1f1f1;
}

#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:#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:#EF0707;
}

#primarycontent #calendar_view_content tr .weekday_special {
	width:14%;
	font-size:0.90em;
	font-weight:bold;
	background-color:#e6e6e6;
}

#primarycontent #calendar_view_content tr .special {
	background-color:#e6e6e6;
}

#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;
	border-bottom:medium none;
}

#primarycontent #calendar_view_content a.btn_calendar_day:hover, #primarycontent #calendar_view_content a.btn_calendar_day:active {
	color:#C70505;
	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:#C70505;
}

#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;
	border-bottom:medium none;
}

#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;
	border-bottom:medium none;
}

#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:#999999;
	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:#f1f1f1;
	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: #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' );
}