#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:#182c00;
	font-family:Arial,Helvetica,sans-serif;
	height:100%;
	min-height:100%;
}

body {
	background:#f2f2f2 url(../images/bg_body.gif) repeat-x left top;
	font-size:62.5%;
}

body#redirect {
	background-image:none;
}

body#redirect #primarycontent {
	top:0px;
	background-image:none;
	margin:0px;
}

body#redirect #footer, body#redirect #tertiarycontent, body#redirect #secondarycontent, body#redirect #headerBF, body#redirect #header1, body#redirect #header2, body#redirect #header {
	display:none;
}

body#redirect #wrapper {
	background-image:none;
}

.structurelabel {
	display:none;
}

input, button, textarea, select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

a:link, a:visited, a:hover, a:active {
	outline:none;
}

.clearer {
	clear:both;
}

a img {
	border:none;
}

#wrapper {
	width:1004px;
	position:relative;
	bottom:0px;
	height:auto;
	min-height:100%;
	margin:0 auto;
	background:transparent url(../images/bg_wrapper.png) repeat-y left top;
	margin-top:18px;
}

#primarycontent ul ul li{
	font-size:1em;
}

#primarycontent li.sel a {
	font-weight:bold;
}

#primarycontent ul ul {
	margin-bottom:0px;
}


/** LANGUAGE **/

#languages {
	position:absolute;
	left:10px;
	top:-10px;
}

#languages ul {
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	display:inline;
}

#languages ul li {
	display:inline;
	color:#A26EA6;
	font-size:1.1em;
	float:left;
}

#languages ul li a {
	display:block;
	margin-right:5px;
	text-indent:-9999px;
	width:18px;
	height:12px;
}



/** HEADER **/

#header {
	width:953px;
	background:transparent url(../images/bg_header.gif) no-repeat left top;
	padding:0px 27px 0px 26px;
	float:left;
	height:498px;
	position:relative;
}

#header #slideshow, #header #headerimage {
	position:absolute;
	z-index:1;
	top:172px;
	left:26px;
}

#header .overlay-slideshow {
	background:transparent url(../images/overlay_slideshow.png) no-repeat left top;
	height:340px;
	width:953px;
	position:absolute;
	z-index:10;
	display:block;
	top:156px;
	left:26px;
}

#slideshow #btn_slideshow_stop:link, #slideshow #btn_slideshow_stop:visited, #slideshow #btn_slideshow_start:link, #slideshow #btn_slideshow_start:visited {
	position:absolute;
	top:-180px;
	left:848px;
	color:#ffffff;
	display:none;
	width:100px;
	text-decoration:none;
	background:transparent url(../images/btn_icon.gif) no-repeat scroll left 0px;
	padding-left:15px;
	font-size:1.1em;
	padding-top:1px;
}

#slideshow #btn_slideshow_stop:hover, #slideshow #btn_slideshow_stop:active, #slideshow #btn_slideshow_start:hover, #slideshow #btn_slideshow_start:active {
	background:transparent url(../images/btn_icon_hi.gif) no-repeat scroll left 0px;
}


#header div#container {
	background-color:#ffffff;
	float:left;
	margin-top:15px;
	height:483px;
}

#header div #banner-468x60 {
	float:right;
	width:468px;
	height:60px;
	margin-top:14px;
	margin-right:3px;
	position:relative;
	z-index:100;
}

#header #logo {
	background:transparent url(../images/logo.gif) no-repeat left top;
	height:57px;
	width:277px;
	display:block;
	text-indent:-9999px;
	margin-left:3px;
	margin-top:15px;
	margin-bottom:20px; 
	color:#000000;
	float:left;
}

#header #news a.news_img:link, #header #news a.news_img:visited, #header #news a.news_img:hover, #header #news a.news_img:active {
	background:transparent none repeat scroll 0%;
	float:left;
	margin:0px;
	padding:0px;
	height:55px;
}


/** MAINMENUE **/

#mainmenue {
	background:transparent url(../images/bg_mainmenue.gif) no-repeat left top;
	width:953px;
	height:46px;
	float:left;
}

#mainmenue ul {
	list-style-type:none;
	padding-left:26px;
}

#mainmenue ul li {
	display:inline;
}

#mainmenue ul li a:link, #mainmenue ul li a:visited {
	display:block;
	float:left;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:1.3em;
	height:24px;
	padding:13px 26px 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_mainmenue.png) no-repeat center bottom;
}


/** GALLERY **/

#header #gallery {
	background:transparent url(../images/bg_gallery.jpg) no-repeat left top;
	width:519px;
	height:292px;
	margin-top:3px;
	float:left;
	margin-bottom:4px;
}


/** NEWS **/


#header #news {
	background:#608e07 url(../images/bg_container.gif) no-repeat left top;
	width:261px;
	height:231px;
	margin-top:3px;
	float:right;
	margin-bottom:4px;
	padding:28px 28px 33px 54px;
	color:#ffffff;
	overflow:hidden;
}

#header #news .newsentry {
	clear:both;
}

#header #news h2 {
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	margin-bottom:8px;
}

#header #news h3 {
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

#header #news p {
	font-size:12px;
	line-height:1.4em;
	margin-bottom:5px;
}

#header #news a:link, #header #news a:visited {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	padding-left:13px;
	margin-bottom:10px;
	float:right;
	background:transparent url(../images/btn_icon.gif) no-repeat left top;
}

#header #news a:hover, #header #news a:active {
	background:transparent url(../images/btn_icon_hi.gif) no-repeat left top;
}


/** CONTENT **/

#content {
	padding:0px 26px 0px 26px;
	width:952px;
	float:left;
}


/** SECONDARYCONTENT **/

#secondarycontent {
	width:202px;
	float:left;
}

#secondarycontent #submenue {
	background:#3e6a05 url(../images/bg_submenue_footer.gif) no-repeat left bottom;
	width:202px;
	padding-bottom:13px;
	margin-bottom:3px;
	float:left;
}

#secondarycontent #submenue ul {
	background:transparent url(../images/bg_submenue.gif) no-repeat left top;
	width:170px;
	height:auto;
	padding:14px 16px 1px 16px;
	float:left;
}

#secondarycontent #submenue ul li {
	list-style-type:none;
	clear:both;
	display:block;
	float:left;
	width:170px; 
}

#secondarycontent #submenue ul li ul li {
	width:155px; 
}

#secondarycontent #submenue ul li ul li ul li {
	width:140px; 
}

#secondarycontent #submenue ul li a {
	color:#ffffff;
	font-size:1.2em;
	text-decoration:none;
	padding-left:15px;
	padding-bottom:7px;
	display:block;
	float:left;
	width:155px;
}

#secondarycontent #submenue ul li a:link,  #secondarycontent #submenue ul li a:visited {
	background: transparent url(../images/btn_submenue.gif) no-repeat left 1px;
}

#secondarycontent #submenue ul li a:hover,  #secondarycontent #submenue ul li a:active, #secondarycontent #submenue ul li.sel a:link,  #secondarycontent #submenue ul li.sel a:visited, #secondarycontent #submenue ul li.open a:link,  #secondarycontent #submenue ul li.open a:visited {
	background: transparent url(../images/btn_submenue_hi.gif) no-repeat left 1px;
}

#secondarycontent #submenue ul li ul {
	padding:0px 0px 0px 15px; 
	background-image:none;
	width:155px;
}

#secondarycontent  #submenue ul li.sel ul li a:link, #secondarycontent #submenue ul li.sel ul li a:visited, #secondarycontent #submenue ul li.open ul li a:link, #secondarycontent #submenue ul li.open ul li a:visited {
	background:transparent url(../images/btn_submenue.gif) no-repeat left 1px;
	width:140px; 
}

#secondarycontent #submenue ul li.sel ul li a:hover, #secondarycontent #submenue ul li.sel ul li a:active, #secondarycontent #submenue ul li.open ul li a:hover, #secondarycontent #submenue ul li.open ul li a:active, #secondarycontent #submenue ul li.open ul li.sel a:link, #secondarycontent #submenue ul li.open ul li.sel a:visited, #secondarycontent #submenue ul li.open ul li.open a:link, #secondarycontent #submenue ul li.open ul li.open a:visited {
	background:transparent url(../images/btn_submenue_hi.gif) no-repeat left 1px;	
}

#secondarycontent #submenue ul li ul li ul {
	padding:0px 0px 0px 15px; 
	background-image:none;
	width:140px;
}

#secondarycontent #submenue ul li.open ul li.sel ul li a:link, #secondarycontent #submenue ul li.open ul li.sel ul li a:visited, #secondarycontent #submenue ul li.open ul li.open ul li a:link, #secondarycontent #submenue ul li.open ul li.open ul li a:visited {
	background:transparent url(../images/btn_submenue_ebene3.gif) no-repeat left 1px;
	padding-left:14px;
	color:#ffffff;
	display:block;
	font-size:1.1em;
	width:125px; 
}

#secondarycontent #submenue ul li.open ul li.open ul li a:hover, #secondarycontent #submenue ul li.open ul li.open ul li a:active, #secondarycontent #submenue ul li.open ul li.sel ul li a:hover, #secondarycontent #submenue ul li.open ul li.sel ul li a:active, #secondarycontent #submenue ul li.open ul li.open ul li.sel a:hover, #secondarycontent #submenue ul li.open ul li.open ul li.sel a:active, #secondarycontent #submenue ul li.open ul li.open ul li.sel a:link, #secondarycontent #submenue ul li.open ul li.open ul li.sel a:visited {
	background:transparent url(../images/btn_submenue_ebene3_hi.gif) no-repeat left 1px;	
}

#secondarycontent #fontsize, #secondarycontent #login, #secondarycontent #search, #secondarycontent #impressionen, #secondarycontent #weather {
	background: transparent url(../images/bg_sc.gif) no-repeat left bottom;
	width:202px;
	height:auto;
	padding-bottom:15px;
	margin-bottom:3px;
	float:left;
}

#secondarycontent #fontsize h1, #secondarycontent #login h1, #secondarycontent #impressionen h1, #secondarycontent #weather h1 {
	background: transparent url(../images/h1_sc.gif) no-repeat left top;
	width:186px;
	height:24px;
	color:#ffffff;
	font-size:1.2em;
	text-transform:uppercase;
	padding:15px 0px 0px 16px;
}

#secondarycontent #search legend {
	width:186px;
	height:24px;
	color:#ffffff;
	font-size:1.2em;
	text-transform:uppercase;
	padding:15px 0px 0px 16px;
	font-weight:bold;
}

*+html #secondarycontent #search legend {
	margin-left:-7px;
}

#normal a {
	background:transparent url(../images/btn_fontsize_normal.gif) no-repeat left bottom;
	width:15px;
	height:28px;
	float:left;
	text-indent:-9999px;
}


#large a {
	background:transparent url(../images/btn_fontsize_large.gif) no-repeat left bottom;
	width:27px;
	height:28px;
	float:left;
	text-indent:-9999px;
}

#extralarge a {
	background:transparent url(../images/btn_fontsize_extralarge.gif) no-repeat left bottom;
	width:33px;
	height:28px;
	float:left;
	text-indent:-9999px;
}
#secondarycontent #login a:link, #secondarycontent #login a:visited, #secondarycontent #impressionen a.btn_mehr:link, #secondarycontent #impressionen a.btn_mehr:visited, #secondarycontent #search a:link, #secondarycontent #search a:visited {
	background:transparent url(../images/btn_icon.gif) no-repeat scroll left top;
	color:#ffffff;
	display:block;
	margin-left:16px;
	width:auto;
	padding:0px;
	height:auto;
	font-size:1.2em;
	padding-left:13px;
	text-decoration:none;
	clear:both;
	margin-bottom:7px;
}

#secondarycontent #impressionen a.btn_mehr:link, #secondarycontent #impressionen a.btn_mehr:visited {
	margin-left:6px;
}

#secondarycontent #impressionen a.btn_mehr:hover, #secondarycontent #impressionen a.btn_mehr:active, #secondarycontent #search a:hover, #secondarycontent #search a:active,  #secondarycontent #login a:hover, #secondarycontent #login a:active {
	background:transparent url(../images/btn_icon_hi.gif) no-repeat scroll left top;
}

#secondarycontent #impressionen div div {
	padding:9px 0px 0px 12px;
	width:195px;
	float:left;
	margin-right:-10px;
}

#impressionen div ul {
	float:left;
}

#impressionen div ul li {
	display:block;
	float:left;
	height:55px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	width:55px;
	margin-right:6px;
	margin-bottom:6px;
}

#secondarycontent #impressionen a.lightview {
	background:transparent url(../images/bg_image.gif) no-repeat scroll left top;
	height:45px;
	padding:5px;
	width:45px;
	display:block;
	float:left;
}

#secondarycontent #impressionen img {
	width:45px;
	height:45px;
	border:none;
}

#secondarycontent #login form {
	padding:0px;
}

#secondarycontent #search form {
	padding:0px;
	background: transparent url(../images/h1_sc.gif) no-repeat left top;
}

#secondarycontent form fieldset {
	border:none;
} 
#secondarycontent #search form fieldset input#btn_secondsearch {
	font-size:1.2em;
	background:transparent url(../images/btn_icon.gif) no-repeat left top;
	padding:0px 0px 0px 11px;
	margin-left:18px;
	margin-bottom:3px;
	height:auto;
	border:none;
	text-align:left;
	color:#ffffff;
	margin-top:0px;
	cursor:pointer;
	width:auto;
}

#secondarycontent #search form fieldset input#btn_secondsearch:hover, #secondarycontent #search form fieldset input#btn_secondsearch:active {
	background:transparent url(../images/btn_icon_hi.gif) no-repeat left top;
}

#secondarycontent #login form fieldset input {
	background-color:#F2F2F2;
	border:1px solid #3E6A05;
	color:#182C00;
	font-size:1.1em;
	height:16px;
	width:163px;
	margin-bottom:5px;
	padding:4px 2px 0px 2px;
	margin-left:16px;
}

#secondarycontent #search form fieldset input {
	background-color:#F2F2F2;
	border:1px solid #3E6A05;
	color:#182C00;
	font-size:1.1em;
	height:16px;
	width:163px;
	margin-bottom:5px;
	margin-top:23px;
	padding:4px 2px 0px 2px;
	margin-left:16px;
}

#secondarycontent #login h1 {
	margin-bottom:13px;
}

#secondarycontent #fontsize ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:13px 0px 7px 16px;
	float:left;
}

#secondarycontent #fontsize ul li {
	display:inline;
}

#fontsize #normal a, #fontsize #large a, #fontsize #extralarge a {
	cursor:pointer;
	margin-right:2em;
	padding-right:10px;
}

#secondarycontent #weather h2 {
	color:#ffffff;
	font-weight:normal;
	font-size:1.2em;
	margin-left:16px;
	margin-top:11px;
}

#weather #weather-com {
	float:left;
	padding-bottom:10px;
}

#weather #weather-com a.logo_weathercom {
	float:right;
	display:block;
	font-size:0.9em;
	padding-right:20px;
	color:#ffffff;
}

#secondarycontent #weather ul {
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	padding-left:12px;
	padding-bottom:5px;
	float:left;
}

#secondarycontent #weather ul li img {
	width:31px;
	height:31px;	
	border:none;
	margin:7px;
}

#secondarycontent #weather ul li {
	background:transparent url(../images/bg_image.gif) no-repeat left top;
	width:45px;
	padding:5px;
	margin-right:6px;
	display:block;
	float:left;
}

#secondarycontent #weather ul li span {
	display:block;
	color:#ffffff;
	margin-top:5px;
	font-size:11px;
	text-align:center;
}

#secondarycontent #weather ul.twcpromolinks {
	margin:0px 0px 10px 6px;
	float:left;
}

#secondarycontent #weather ul.twcpromolinks li {
	background-image:none;
	width:166px;
	padding:0px;
	margin:10px 0px 0px 0px;
}

#secondarycontent #weather ul.twcpromolinks li a:link, #secondarycontent #weather ul.twcpromolinks li a:visited {
	background:transparent url(../images/btn_icon.gif) no-repeat scroll left top;
	color:#ffffff;
	display:block;
	font-size:1.1em;
	line-height:1.2em;
	padding-left:16px;
	text-decoration:none;
}

#secondarycontent #weather ul.twcpromolinks li a:hover, #secondarycontent #weather ul.twcpromolinks li a:active {
	background:transparent url(../images/btn_icon_hi.gif) no-repeat scroll left top;
}

#secondarycontent #btn_btw {
	background:transparent url(../images/logo_btw.gif) no-repeat left top;
	width:138px;
	height:13px;
	border:none;
	display:block;
	float:right;
	text-indent:-9999px;
	margin-right:4px;
}

#banner-200x60 {
	width:200px;
	height:60px;
	float:left;
	margin-top:2px;
}

#banner-160x600 {
	width:160px;
	height:600px;
	position:absolute;
	top:10px;
	right:-170px;
}


/*  Tertiary Content */

#primarycontent #tertiarycontent div {
	width:285px;
	overflow:hidden;
	float:left;
	padding:10px 0px 0px 0px;
	margin-right:10px;
}

#primarycontent #tertiarycontent ul {
	margin:0px 0px 0px 0px;
}

#primarycontent #tertiarycontent ul li {
	list-style:none;
	margin-bottom:10px;
	clear:both;
	float:left;
	width:280px;
}

#primarycontent #tertiarycontent p {
	font-size:1.1em;
	line-height:1.5em;
	padding-bottom:1em;
	margin:0px;
	float:none;
	width:auto;
	display:block;
	padding-top:3px;
}

#primarycontent #tertiarycontent p a {
	float:none;
	margin:0px 0px 0px 0px;
	padding-bottom:3px;
	padding-top:0px;
	font-size:1.1em;
	display:inline;
}

#tertiarycontent #links a:link,
#tertiarycontent #links a:visited {
	background:transparent url(../images/btn_contentlink.gif) no-repeat scroll left center;
	padding-left:15px;
	text-decoration:none;
	font-size:1em;
	padding-bottom:2px;
	padding-top:2px;
}


#tertiarycontent #links a:hover,
#tertiarycontent #links:active {
	background:transparent url(../images/btn_contentlink_hi.gif) no-repeat scroll left center;
}


/** BREADCRUMBS **/

#breadcrumbs {
	position:absolute;
	right:57px;
	top:463px;
	font-size:1.1em;
}

#breadcrumbs ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:inline;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration:none;
	background-image:none;
	padding:0px 0 0em 0px;
	color:#608e07;
	font-weight:bold;
}

#breadcrumbs a:hover, #breadcrumbs a:active {
	text-decoration:underline;
}

#primarycontent .youtube-video {
	text-align:center; 
	background-color:#ffffff; 
	margin:20px 0px; 
	padding:20px 0px;
}


/** PRIMARYCONTENT **/

#primarycontent {
	background:transparent url(../images/bg_primarycontent.gif) no-repeat scroll right top;
	width:644px;
	float:right;
	min-height:300px;
	padding:40px 50px;
}

#primarycontent h1 {
	color:#356004;
	text-transform:uppercase;
	font-weight:bold;
	font-size:2.0em;
	margin-bottom:10px;
}

#primarycontent h1 span {
	background:transparent url(../images/interwetten.jpg) no-repeat left bottom;
	width:200px;
	height:17px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin-right:10px;
}


#primarycontent h2 {
	color:#608e07;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.3em;
	margin-bottom:5px;
}

#primarycontent h3 {
	color:#356004;
	font-weight:bold;
	font-size:1.2em;
}

#primarycontent p {
	color:#182c00;
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:10px;
	text-align:justify;
}

#primarycontent p a:link, #primarycontent p a:visited {
	font-size:1.0em;
	line-height:1.25em;
	display:inline;
}
#primarycontent ul a:link, #primarycontent ul a:visited, #primarycontent ol a:link, #primarycontent ol a:visited  {
	background-image:none;
	padding-left:0px;
	display:inline;
		font-size:1em;
}
#primarycontent ul a:hover, #primarycontent ul a:active, #primarycontent ol a:hover, #primarycontent ol a:active  {

	text-decoration:underline;
}
#primarycontent ul, #primarycontent ol {
	margin-left:30px;
	margin-bottom:10px;
}

#primarycontent ul li {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:square;
	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;
}

#primarycontent table {
	font-size:1.2em;
	color:#000000;
	width:100%;
	border-top:1px solid #3b6a05;
	border-left:1px solid #3b6a05;
	margin-bottom:1.4em;
}
#primarycontent table tr th {
	border-right:1px solid #3b6a05;
	border-bottom:1px solid #3b6a05;
	padding:5px;
	text-align:left;
	vertical-align:top;
}
#primarycontent table tr td {
	border-right:1px solid #3b6a05;
	border-bottom:1px solid #3b6a05;
	padding:5px;
	vertical-align:top;
}

#primarycontent table tr td a:link,  #primarycontent table tr td a:visited {
	font-size:1.0em;
	margin:0px;
}

#primarycontent a:link, #primarycontent a:visited {
	color:#608E07;
	font-weight:bold;
	font-size:1.2em;
	background:transparent url(../images/btn_contentlink.gif) no-repeat scroll left top;
	padding-left:13px;
	margin-bottom:10px;
	display:block;
	text-decoration:none;
}

#primarycontent a.btn_img {
	padding:0px;
	margin:0px;
}

#primarycontent a.btn_img:link, #primarycontent a.btn_img:visited {
	clear:none;
	margin:0px;
	padding:0px;
	background:transparent;
}

#primarycontent a:hover, #primarycontent a:active {
	background:transparent url(../images/btn_contentlink_hi.gif) no-repeat scroll left top;
}

#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:2px solid #ebe8df;
	margin-right:30px;
	margin-bottom:10px;
}

#primarycontent .img_content_big {
	border:2px solid #ebe8df;
	margin:5px 0px 15px 30px;
}

#primarycontent a.lightview:link, #primarycontent a.lightview:visited, #primarycontent a.lightview:hover, #primarycontent a.lightview:active {
	background:transparent;
	padding-left:0px;
	margin-bottom:0px;
	position:relative;
	float:left;
}

#primarycontent a.lightview img {
	position:relative;
	z-index:1;
}

#primarycontent a.lightview .overlay {
	width:20px;
	height:20px;
	position:absolute;
	z-index:10;
	margin-top:1px;
	left:1px;
}

#primarycontent a.lightview p {
	font-size:1.05em;
	color:#608E07;
}

#primarycontent .map_content {
	background:transparent url(../images/overlay_zufahrtsplan.gif) no-repeat left top;
	padding:5px;
	width:580px;
	height:420px;
	margin-top:10px;
}

#primarycontent #contentbanner-468x60 {
	width:468px;
	height:60px;
	margin-bottom:1.2em;
	margin-top:20px;
	clear:both;
}

#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-left:20px;
	padding-top:2px;
	text-decoration:none;
}

#primarycontent a.download-jpg:hover, #primarycontent a.download-jpg:active,
#primarycontent a.download-mdb:hover, #primarycontent a.download-mdb:active,
#primarycontent a.download-pps:hover, #primarycontent a.download-pps:active,
#primarycontent a.download-pdf:hover, #primarycontent a.download-pdf:active,
#primarycontent a.download-xls:hover, #primarycontent a.download-xls:active,
#primarycontent a.download-doc:hover, #primarycontent a.download-doc:active,
#primarycontent a.download-zip:hover, #primarycontent a.download-zip:active {
	text-decoration:underline;
}

#primarycontent ul#bildergalerie {
	margin:0px;
}

#primarycontent ul#bildergalerie li {
	display:block;
	float:left;
	height:95px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:30px;
	margin-right:30px;
	position:relative;
	width:95px;
}

#primarycontent #bildergalerie a {
	background:transparent url(../images/bg_image_gallery.gif) no-repeat scroll left top;
	display:block;
	float:left;
	height:85px;
	margin-bottom:25px;
	margin-right:25px;
	padding:5px;
	width:85px;
	clear:none;
}

#primarycontent #bildergalerie img {
	border:medium none;
	height:85px;
	width:85px;
}


/** SEARCH **/

#primarycontent #searchform input.btn_absenden {
	font-size:1.2em;
	border:none;
	background-color:transparent;
	text-align:left;
	padding-left:12px;
	height:1.6em;
	background:transparent url(../images/btn_contentlink.gif) no-repeat scroll left 3px;
	color:#608E07;
	font-weight:bold;
	cursor:pointer;
}

#primarycontent #searchform input {
	width:592px;
	margin-right:0px;
}

#primarycontent .search_browse {
	width:600px;
	margin-bottom:17px;
	margin-top:20px;
	height:20px;
}

#primarycontent .search_browse h3 {
	float:left;
	margin-right:10px;
	line-height:1em;
}

#primarycontent .search_browse ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:block;
	margin-bottom:0px;
}

#primarycontent .search_browse ul li {
	display:inline;
	float:left;
}

#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:#608E07;
	float:left;
	padding:0px;
}

#primarycontent .search_browse ul li a:hover, #primarycontent .search_browse ul li a:active {
	text-decoration:underline;
}

#primarycontent .search_browse ul li.btn_newentry {
	float:right;
	line-height:1.2em;
	margin-top:2px;
}

#primarycontent .search_browse ul li.btn_newentry a:link, #primarycontent .search_browse ul li.btn_newentry a:visited {
	background:transparent url(../images/btn_contentlink.gif) no-repeat scroll left top;
	padding-left:13px;
	display:block;
	margin:0px;
}

.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 5px 0;
}

#primarycontent ul#searchresults li a:link, #primarycontent ul#searchresults li a:visited {
	background:transparent url(../images/btn_contentlink.gif) no-repeat left top;
	padding:0px 0 0em 15px;
}

#primarycontent ul#searchresults li a:hover, #primarycontent ul#searchresults li a:active {
	background:transparent url(../images/btn_contentlink_hi.gif) no-repeat left top;
	text-decoration:none;
	padding:0px 0 0em 15px;
}

#primarycontent .eintrag, #primarycontent .event {
	background-color:#ffffff;
	border:2px solid #efebe4;
	padding:10px 10px 7px 10px;
	margin-bottom:10px;
}

#primarycontent .eintrag a {
	display:inline;
	margin-bottom:5px;
}

#primarycontent .eintrag p, #primarycontent .event p {
	margin-top:5px;
	margin-bottom:0px;
}

#primarycontent #kalender table tr td {
	text-align:center;
	padding:0px;
}

#primarycontent #kalender table tr td a {
	margin-bottom:0px;
	font-size:0.9em;
	background:transparent;
	padding:0px;
}


/** FORMULARE **/

#primarycontent form fieldset {
	border:none;
}

#primarycontent form fieldset .form-row {
	clear:both;
}

#primarycontent form .form-row .form-column {
	float:left;
}

#primarycontent form .form-row .form-column label {
	display:block;
	font-size:1.2em;
	color:#182C00;
}

#primarycontent form fieldset input {
	background-color:#Ffffff;
	border:1px solid #3E6A05;
	color:#182C00;
	font-size:1.1em;
	height:1.4em;
	margin-bottom:10px;
	padding:2px 3px;
	width:282px;
	margin-right:10px;
}

#primarycontent form fieldset select {
	background-color:#FFFFFF;
	border:1px solid #3E6A05;
	color:#182C00;
	font-size:1.1em;
	height:1.9em;
	margin-bottom:5px;
	padding:1px 3px;
	width:290px;
}

#primarycontent form span {
	color:#F58220;
	font-weight:bold;
	margin:0px;
}

#primarycontent form fieldset textarea {
	background-color:#FFFFFF;
	border:1px solid #3E6A05;
	color:#182C00;
	font-size:1.1em;
	margin-bottom:5px;
	padding:2px 3px;
	width:582px;
	font-family:Arial,Helvetica,sans-serif;
}

#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;
	color:#182C00;
}

#primarycontent form .form-row .btn_absenden {
	font-size:1.2em;
	color:#608E07;
	font-weight:bold;
	background:transparent url(../images/btn_contentlink.gif) no-repeat scroll left 3px;
	padding:0px 0px 0px 12px;
	border:none;
	margin:10px 10px 0px 0px;
	width:auto;
	height:1.6em;
	cursor:pointer;
	text-align:left;
}


#primarycontent form .form-row .btn_search {
	font-size:12px;
	color:#608E07;
	font-weight:bold;
	background:transparent url(../images/btn_contentlink.gif) no-repeat scroll left center;
	padding:0px 0px 0px 10px;
	border:none;
	margin:10px 10px 0px 0px;
	text-align:left;
	background-color:transparent;
	cursor:pointer;
}

.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 5px 0;
}

#secondarycontent #search form fieldset input#btn_secondsearch, #secondarycontent #login form fieldset input#btn_login {
	font-size:1.2em;
	background:transparent url(../images/btn_icon.gif) no-repeat left 1px;
	padding:0px 0px 0px 11px;
	margin-left:18px;
	margin-bottom:3px;
	height:auto;
	border:none;
	text-align:left;
	color:#ffffff;
	margin-top:0px;
	cursor:pointer;
	width:auto;
}

#secondarycontent #search form fieldset input#btn_secondsearch:hover, #secondarycontent #search form fieldset input#btn_secondsearch:active {
	background:transparent url(../images/btn_icon_hi.gif) no-repeat left 1px;
}
#secondarycontent #login form fieldset input#btn_login:hover, #secondarycontent #login form fieldset input#btn_login:active {
	background:transparent url(../images/btn_icon_hi.gif) no-repeat left 1px;
}
#primarycontent ul.searchresults li a:link, #primarycontent ul.searchresults li a:visited {
font-size:1em;
}

#secondarycontent #login form fieldset input:hover, #secondarycontent #login form fieldset input:active, #secondarycontent #search form fieldset input:hover, #secondarycontent #search form fieldset input:active, #primarycontent form fieldset input:hover, #primarycontent form fieldset input:active, #primarycontent form fieldset select:hover, #primarycontent form fieldset select:focus, #primarycontent form fieldset select:active, #primarycontent form fieldset textarea:hover, #primarycontent form fieldset textarea:active, #search form fieldset input:hover, #search form fieldset input:active {
	background-color:#FFF1E1;
}

#primarycontent #error {
	border:1px solid #F58220;
	margin-bottom:20px;
	background-color:#F2F2F2;
	padding:6px 0px 6px 10px;
	width:575px;
}

#primarycontent #error ul {
	margin-bottom:0px;
	margin-left:10px;
	color:#182C00;
}

#primarycontent #error ul li, #primarycontent #error ul li {
	background:transparent url(../images/btn_contentlink.gif) no-repeat scroll left 3px;
	line-height:1.4em;
	padding:2px 0px 0px 16px;
	list-style:none;
	list-style-position:outside;
}

#primarycontent form fieldset .error_highlight {
	border:1px solid #F58220;
	color:#182C00;
	background-color:#F2F2F2;
}

#primarycontent form fieldset legend {
	font-size:1.3em;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	color:#182c00;
}

*+html #primarycontent form fieldset legend {
	margin:0px 0px 5px -7px;
}



/** FOOTER **/

#footer {
	background:#3e6a05 url(../images/bg_footer.gif) repeat-x center top;
	bottom:0px;
	height:175px;
	position:relative;
}

#footer div {
	background:transparent url(../images/bg_footer_div.gif) no-repeat left top;
	width:1004px;
	height:175px;
	margin:0 auto;
	position:relative;
}

#footer div p {
	color:#ffffff;
	font-size:1.0em;
	text-align:left;
	padding-top:51px;
	padding-left:264px;
	float:left;
}

#footer div p.link {
	padding-left:0px;
	padding-top:43px;
}

#footer div ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:left;
	padding-top:51px;
	margin-left:3px;
}

#footer div ul li {
	display:inline;
	color:#ffffff;
	font-size:1.0em;
	float:left;
	margin-right:3px;
}

#footer div a:link, #footer div a:visited {
	color:#ffffff;
	text-decoration:none;
}

#footer div a:hover, #footer div a:active {
	text-decoration:underline;
}

#footer #edit {
	clear:both;
	display:block;
}

#footer #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;
	margin-left:5px;
	margin-top:40px;
}

.newsh3 {
	padding-top:12px;
}

/** GAESTEBUCH **/

#primarycontent .eintrag {
	background-color:#ffffff;
	padding:9px 10px 7px 10px;
	margin-bottom:20px;
	margin-top:20px;
}

#primarycontent .eintrag a:link, #primarycontent .eintrag a:visited {
	margin-bottom:12px;
	background:transparent url(../images/btn_guestbook.gif) no-repeat scroll left 3px;
}

#primarycontent .eintrag a:hover, #primarycontent .eintrag a:active {
	background:transparent url(../images/btn_guestbook_hi.gif) no-repeat scroll left 3px;
}

#primarycontent .eintrag p {
	margin-bottom:0px;
	margin-top:5px;
}


/**EMAILCMS **/

#primarycontent #tertiarycontent .EngineEdit a {
	margin:0px;
}

#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: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 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;
}

#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:-4px 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:#608E07;
	border:none;
	color:#FFFFFF;
	height:30px;
	text-transform:uppercase;
	margin:0px;	
	font-size:1.1em;
}

#primarycontent #calendar_view_content .calendar_body {
	color:#F58220;
	border-top:none;
	border-right:none;
	border-bottom:0px;
	border-left:1px solid #D1D1D1;
	margin:0px;	
	background-color:#F7F7F7;
}

#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:#F58220;
}

#primarycontent #calendar_view_content tr .weekday_special {
	width:14%;
	font-size:0.90em;
	font-weight:bold;
	background-color:#ebeaea;
}

#primarycontent #calendar_view_content tr .special {
	background-color:#ebeaea;
}

#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:#F58220;
	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:#F58220;
}

#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:#608E07;
	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:#FFFFFF;
	border:2px solid #EFEBE4;
	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:#608E07;
	border:none;
	color:#FFFFFF;
	height:30px;
	text-transform:uppercase;
	margin:0px;	
	font-size:1.1em;
}

#primarycontent #calendar_view_content .calendar_body {
	color:#F58220;
	border-top:none;
	border-right:none;
	border-bottom:0px;
	border-left:1px solid #D1D1D1;
	margin:0px;	
	background-color:#F7F7F7;
}

#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:#F58220;
}

#primarycontent #calendar_view_content tr .weekday_special {
	width:14%;
	font-size:0.90em;
	font-weight:bold;
	background-color:#ebeaea;
}

#primarycontent #calendar_view_content tr .special {
	background-color:#ebeaea;
}

#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:#F58220;
	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:#F58220;
}

#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:#608E07;
	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:#FFFFFF;
	border:2px solid #EFEBE4;
	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;
}

/* 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: #a7a7a7;
	margin-right: 5px;
	margin-top: 5px;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	border-left: 1px solid #d7d7d7;
	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;
}

#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; }

