#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:#78755c;
	font-family: Arial, Verdana, serif;
	height:100%;
	min-height:100.1%;
}

input, button, textarea, select {
	font-family: Arial, Verdana, serif;
}

body {
	background-color:#bebca1;
	font-size:62.5%;
}

body#redirect, body#redirect #wrapper {
	background-image:none;
}

body#redirect #primarycontent {
	top:0px;
	background-image:none;
	margin:0px;
}

body#redirect #mainmenue, body#redirect #footer, body#redirect #tertiarycontent, body#redirect #secondarycontent, body#redirect #header {
	display:none;
}

#wrapper {
	width:995px;
	margin:30px auto 0px auto;
	height:auto;
	background:transparent url(../images/bg_wrapper.gif) repeat-y center top;
	position:relative;
}

.clearer {
	clear:both;
}

a img {
	border:none;
}

.structurelabel {
	display:none;
}

#header {
	width:995px;
	height:110px;
	background:transparent url(../images/bg_header.gif) no-repeat right top;
	padding-top:90px;
	float:left; 
}

#wrapper a:link, #wrapper a:visited {	
	color:#78755c;	
	outline:none;
}

#wrapper a:hover, #wrapper a:active {	
	color:#002f5e;	
}


#header a#logo:link, #header a#logo:visited, #header a#logo:hover, #header a#logo:active {
	outline:none;
	margin-left:307px;
	float:left;
}

#header a#logo img {
	border:none;	
}

#header #header_text {
	font-size:2.2em;
	background:#f5f5f5;
	width:438px;
	height:52px;
	overflow:hidden;
	position:absolute;
	right:47px;	
	bottom:0px;	
	padding:4px 20px 4px 10px;
	text-align:right;
	font-style:normal;
	line-height:1.2em;
	z-index:10;
}

#languages {
	margin-top:7px;
	margin-right:85px;
	width:910px;
	height:18px;
	float:left;
}

#languages ul {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:right;
}

#languages ul li {
	display:inline;
	float:left;
	font-size:1.1em;
}


#languages ul li a {
	display:block;
	margin-left:5px;
	text-indent:-9999px;
	width:18px;
	height:12px;
}

#mainmenue {
	font-size:1.2em;
	width:925px;
	height:20px;
	margin:0px 35px;
	background:transparent url(../images/bg_mainmenue.gif) no-repeat scroll center bottom;
	clear:both;
	float:left;
}

#mainmenue ul {
	margin-left:30px;
	margin-right:30px;
	text-align:center;
	display:block;
	height:20px;
	float:left;
	width:865px;
}

#mainmenue ul li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#mainmenue ul li a:link, #mainmenue ul li a:visited {
	text-decoration:none;
	text-transform:uppercase;
	padding:0px 17px;
}

#mainmenue ul li a:hover, #mainmenue ul li a:active, #mainmenue ul li.sel a:link, #mainmenue ul li.sel a:visited {
	color:#002f5e;	
}

#content {
	height:auto;
	min-height:500px;
	width:995px;
	float:left;
}



#primarycontent {
	width:615px;
	margin:0px 85px 0 0px;
	float:left;
	height:auto;
	padding-bottom:20px;
}

#primarycontent h1{
	font-size:1.5em;
	text-transform:uppercase;
	margin-bottom:2px;
	font-weight:normal;
}

#primarycontent h2{
	font-size:1.5em;
	text-transform:uppercase;
	margin-bottom:8px;
	color:#002f5e;	
}

#primarycontent h3{
	font-size:1.2em;
	margin-bottom:8px;
	text-transform:uppercase;
}

#primarycontent p{
	font-size:1.2em;
	line-height:1.6em;
	margin-bottom:10px;
}

#primarycontent #contentbanner-468x60 {
	height:60px;
	width:468px;
	margin-top:20px;
	clear:both;
}
#primarycontent table {
	background-color:#ffffff;
	font-size:1.2em;
	width:100%;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	margin-bottom:1.4em;
}
#primarycontent table tr th {
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:5px;
	text-align:left;
	vertical-align:top;
}
#primarycontent table tr td {
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:5px;
	vertical-align:top;
}

#primarycontent .img_content {
	border:none;
	float:right;
	margin:5px 0px 5px 15px;
}

#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:1.05em;
	margin-bottom:0px;
}

#primarycontent a:link,  #primarycontent a:visited {
	padding-top:4px;
	text-decoration:none;
	font-size:1.2em;
	display:block;
}

#primarycontent ul, #primarycontent ol {
	font-size:1.2em;
	line-height:1.8em;
	margin-bottom:10px;
	margin-left:35px;
}

#primarycontent ul a:link, #primarycontent ul a:visited, #primarycontent ol a:link, #primarycontent ol a:visited, #primarycontent ul a:hover, #primarycontent ul a:active, #primarycontent ol a:hover, #primarycontent ol a:active {
	font-size:1em;
	margin:0px;
	background-image:none;
	padding:0px;
	display:inline;
}

#primarycontent a:hover,  #primarycontent a:active {
	color:#002F5E;
}

#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:right;
}

#primarycontent a.lightview img {
	position:relative;
	z-index:1;
	float:left;
}

#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:6px;
	left:15px;
	cursor:pointer;
}

#primarycontent .map_content {
	height:420px;
	margin:20px 10px 10px 0px;
	padding:1px;
	width:580px;
	border:1px solid #78755C;
}

#primarycontent .img_content_big {
	margin:5px 0px 15px 18px;
}

#secondarycontent {
	width:210px;
	padding:0 0px 0 0;
	float:left;
	overflow:hidden;
	margin-left:85px;
}

#secondarycontent h1 {
	font-size:1.3em;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:5px;
}

#submenue {
	width:200px;
	margin-bottom:33px;
	float:left;
}

#submenue ul li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:4px 0 0px 0px;
	float:left;
	clear:both;
}

#submenue ul li a:link, #submenue ul li a:visited {
	font-size:1.2em;
	padding:4px 5px 3px 6px;
	text-decoration:none;
	display:block;
	width:169px;
	background-color:#bebca1;
	color:#ffffff;
}

#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 {
	color:#002F5E;
}

#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 {
	color:#ffffff;
	padding:4px 5px 3px 18px;
	width:157px;
}

#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.open a:link, #submenue ul li.open ul li.open a:visited {
	color:#002F5E;
}

#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 {
	color:#ffffff;
	padding:4px 5px 3px 30px;
	width:145px;
	font-size:1.1em;
}


#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.sel ul li a:hover, #submenue ul li.open ul li.sel ul li a:active,
#submenue ul li.open ul li.open ul li.sel a:hover, #submenue ul li.open ul li.open ul li.sel 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 {
	color:#002F5E;
}

#impressionen {
	width:210px;
	margin-bottom:29px;
	float:left;
}

#impressionen img {
	border:none;
}

#impressionen div div {
	clear:both;
}

#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-right:19px;
	margin-bottom:10px;
}

#impressionen img {
	border:1px solid #78755C;
	height:45px;
	padding:1px;
	width:45px;
}

#impressionen a.lightview {
	height:47px;
	width:47px;
	display:block;
	float:left;
	margin-right:1px;
	margin-bottom:1px;
	position:relative;
}

#impressionen a.btn_mehr:link, #impressionen a.btn_mehr:visited {
	height:auto;
	width:auto;
	display:block;
	margin:0px 0px 0px 0px;
	font-size:1.2em;
	padding:0px 10px 0px 0px;
	text-decoration:none
	float:left;
	line-height:1.2em;
	text-decoration:none;
}

#search {
	float:left;
	margin-bottom:28px;
	width:210px;
}

#search legend {
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:5px;
	text-transform:uppercase;
	color:#78755c;
}

*+html #search legend {
	margin-left:-8px;
}

#search fieldset {
	border:medium none;
}

#search fieldset input {
	background-color:#FFFFFF;
	border:1px solid #78755C;
	color:#78755C;
	font-size:1.1em;
	height:15px;
	padding:3px 3px 0px 3px;
	width:173px;
	font-family: Arial, Verdana, serif;
}

#search fieldset input#btn_secondsearch {
	display:block;
	font-size:1.2em;
	text-decoration:none;
	margin-top:5px;
	border:none;
	width:auto;
	height:auto;
	text-align:left;
	cursor:pointer;
	padding:0px;
}

#search fieldset input#btn_secondsearch:hover,
#search fieldset input#btn_secondsearch:active {
	color:#002F5E;
	background:transparent;
}

#fontsize {
	margin-bottom:33px;
	float:left;
	width:210px;
}

#fontsize #normal a, #fontsize #large a, #fontsize #extralarge a {
	cursor:pointer;
	float:left;
	display:block;
	text-indent:-9999px;
	padding-bottom:17px;
	width:45px;
	height:45px;
	padding:1px;
	border:1px solid #78755C;
}

#fontsize #normal a {
	background:transparent url(../images/btn_fontsize_normal.gif) no-repeat left top;
}

#fontsize #large a {
	background:transparent url(../images/btn_fontsize_large.gif) no-repeat left top;
}

#fontsize #extralarge a {
	background:transparent url(../images/btn_fontsize_extralarge.gif) no-repeat left top;
}

#fontsize ul li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:block;
	float:left;
	margin-right:17px;
}


#weather {
	margin-bottom:32px;
	float:left;
	width:210px;
}

#weather h2 {
	font-size:1.3em;
	font-weight:normal;
}

#weather ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:block;
	float:left;
	width:47px;
	margin-right:19px;

}

#weather span {
	margin-top:5px;
	display:block;
	text-align:center;
	font-size:11px;
}

#weather #weather-com a.logo_weathercom {
	float:right;
	display:block;
	font-size:0.9em;
	padding-right:30px;
}

#weather ul li img {
	width:31px;
	height:31px;	
	border:1px solid #78755C;
	padding:8px;
}

#weather ul.twcpromolinks {
	margin:10px 0px 20px 0px;
	float:left;
}

#weather ul.twcpromolinks li {
	background-image:none;
	width:166px;
	padding:0px;
	margin:10px 0px 0px 0px;
}

#weather ul.twcpromolinks li a:link, #weather ul.twcpromolinks li a:visited {
	display:block;
	font-size:1.1em;
	line-height:1.2em;
}

#banner-200x60 {
	float:left;
	width:200px;
	height:60px;
}

#tertiarycontent {
	float:left;
	margin-top:10px;
	width:615px;
}

#tertiarycontent ul {
	margin:0px;
}

#tertiarycontent ul li {
	list-style:none;
	margin-bottom:10px;
	width:255px;
	float:left;
	clear:both;
}

#tertiarycontent h2 {
	font-size:1.5em;
	margin-bottom:10px;
}

#tertiarycontent p {
	font-size:1.2em;
	margin-bottom:10px;
	line-height:1em;
}

#tertiarycontent #download {
	float:left;
	height:auto;
	width:290px;
	padding-right:10px;
}

#tertiarycontent #links {
	float:left;
	height:auto;
	width:300px;
	overflow:hidden;
}


#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 {
	text-decoration:none;
	padding-left:23px;
	padding-bottom:0px;
}

#tertiarycontent #links a:link,
#tertiarycontent #links a:visited {
	color:#78755C;
	text-decoration:none;
	font-size:1.0em;
	padding-bottom:3px;
}

#tertiarycontent #links a:hover,
#tertiarycontent #links:active {
	color:#002F5E;
}

#breadcrumbs {
	position:relative;
	top:-20px;
	left:85px;
	float:left;
}

#breadcrumbs ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#breadcrumbs ul li {
	display:inline;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration:none;
	background-image:none;
	padding:0px;
}

#wrapper #banner-468x60 {
	margin:10px 0;
	width:468px;
	height:60px;
	position:relative;
	left:425px;
}

#banner-160x600 {
	width:160px;
	height:600px;
	position:absolute;
	top:15px;
	right:-170px;
}

#primarycontent .youtube-video {
	text-align:center; 
	border:1px solid #666666;
	margin:20px 0px; 
	padding:20px 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;
}

#primarycontent form fieldset input {
	margin-bottom:10px;
	width:279px;
	margin-right:20px;
	background-color:#FFFFFF;
	border:1px solid #78755C;
	color:#78755C;
	font-size:1.1em;
	height:15px;
	padding:3px 3px 0;
}


#primarycontent form fieldset select {
	background-color:#FFFFFF;
	border:1px solid #78755C;
	color:#78755C;
	font-size:1.1em;
	height:20px;
	margin-bottom:5px;
	padding:2px 3px 2px 1px;
	width:287px;
	font-family:Arial,Verdana,serif;
}

#primarycontent form span {
	color:#002F5E;
	font-weight:bold;
	margin:0px;
}

#primarycontent form fieldset textarea {
	background-color:#FFFFFF;
	border:1px solid #78755C;
	color:#78755C;
	font-size:1.1em;
	margin-bottom:5px;
	padding:3px 3px 1px;
	width:587px;
	font-family:Arial,Verdana,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;
}

#primarycontent form fieldset legend {
	font-size:1.4em;
	text-transform:uppercase;
	margin-bottom:5px;
	color:#002F5E;
}

*+html #primarycontent form fieldset legend {
	margin-left:-7px;
}

#primarycontent form .btn_absenden, #primarycontent form#searchform .btn_absenden {
	font-size:12px;
	color:#ffffff;
	padding:4px 5px 3px 6px; 
	border:none;
	width:70px;
	cursor:pointer;
	margin:15px 0 0px 0px;	
	text-align:left;	
	background-color:#BEBCA1;
	height:22px;
	
}

#primarycontent #searchform {
	margin-bottom:20px;
}

#primarycontent #searchform input#btn_contentsearch {
	font-size:13px;
	color:#666666;
	border:none;
	border:none;
	margin:20px 18px 0px 0px;
	text-align:left;
	background-color:transparent;
	cursor:pointer;
	margin-top:0px;
	text-align:left;
	margin-bottom:2em;
}

#primarycontent form .btn_absenden:hover, #primarycontent form .btn_absenden:active, #primarycontent #searchform input#btn_contentsearch:hover, #primarycontent #searchform input#btn_contentsearch:active {
		color:#002F5E;
		background-color:#BEBCA1; 
}

#primarycontent form#searchform .btn_absenden:hover, #primarycontent form#searchform .btn_absenden:active {
	color:#002F5E;
}
	
#primarycontent #error {
	background-color:#BEBCA1;
	border:1px solid #78755C;
	font-weight:bold;
	margin-bottom:20px;
	padding:6px 0px 6px 10px;
	width:582px;
}

#primarycontent #error ul {
	color:#ffffff;  
}


#primarycontent #error p {
	color:#ffffff;
	padding-right:10px;
	margin-bottom:0px;
}

#primarycontent form fieldset .error_highlight {
	background-color:#BEBCA1;
	border:1px solid #78755C;
	color:#ffffff;
}

#primarycontent form fieldset input:hover, #primarycontent form fieldset input:active,
#primarycontent form fieldset select:hover, #primarycontent form fieldset select:active, #primarycontent form fieldset select:focus,
#primarycontent form fieldset textarea:hover, #primarycontent form fieldset textarea:active,
#search form fieldset input:hover, #search form fieldset input:active {
	background-color:#F5F5F5; 
	color:#78755C;
}

#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 {
	display:block;
	float:left;
	height:85px;
	padding:1px;
	width:85px;
	position:relative;
	z-index:1;
	border:1px solid #78755C;
}

#primarycontent #bildergalerie img {
	border:medium none;
	height:85px;
	width:85px;
}

#primarycontent form#searchform input {
	width:606px;
	margin-bottom:0px;
	margin-right:0px;
}

#primarycontent form#searchform a#btn_search {
	padding-top:3px;
	margin:0 0 10px 20px;
}

#primarycontent .search_browse {
	height:20px;
	margin-bottom:17px;
	margin-top:20px;
	width:550px;
}

#primarycontent .search_browse h3 {
	float:left;
	margin-right:15px;
	line-height:1.5em;
}

#primarycontent .search_browse ul {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#primarycontent .search_browse ul li {
	display:inline;
	float:left;
	line-height:1.4em;
	font-size:0.85em;
}

#primarycontent .search_browse ul li a:link,
#primarycontent .search_browse ul li a:visited {
	background:none;
	font-size:1.2em;
	float:left;
	padding:0;
	line-height:1.4em;
	margin-left:0;

}

#primarycontent .search_browse ul li.sel,
#primarycontent .search_browse ul li.sel  {
	color:#315D83;
}

#primarycontent .search_browse span {
	font-size:1.2em;
	display:block;
	float:left;
	line-height:1.4em;
}
#primarycontent .search_browse ul li a:link, #primarycontent .search_browse ul li a:visited {
	font-size:1.2em;
	background:transparent;
	float:left;
	padding:0px;
	 line-height:1.4em;
}


.search_browse li span, .search_browse li a {
	padding:0px 6px !important; 
	line-height:1em; 
	border-right:1px solid #72583a;
}

.search_browse li span.btn_forward, .search_browse li a.btn_forward {
	border:none;
}



#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 {
	text-decoration:none;
	padding-left:23px;
	line-height:1em;
	font-size:1.0em;
	padding-top:2px;
	height:15px;
}


/** GAESTEBUCH **/

#primarycontent .eintrag {
	background-color:#ffffff;
	border:1px solid #78755C;
	padding:9px 10px 7px 10px;
	margin-bottom:10px;
	margin-top:10px;
}

#primarycontent .eintrag h3 {
	margin-bottom:3px;
}

#primarycontent .eintrag a:link, #primarycontent .eintrag a:visited {
	margin-bottom:8px;
}

#primarycontent .eintrag p {
	margin-bottom:0px;
	margin-top:5px;
}


#footer {
	height:123px;
	background:transparent url(../images/bg_footer.gif) no-repeat center top;
	width:910px;
	margin:0px auto;
	padding:7px 85px 0px 0px;
}

#footer p {
	font-size:1.1em;
	text-align:right;
	margin-bottom:3px;
}

#footer ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:right;
}

#footer li {
	display:inline;
}

#footer p.link {
	margin-top:3px;
}

#footer p.link a {
	font-size:1.0em;
}

#footer a:link, #footer a:visited {
	color:#78755C;
	font-size:1.1em;
	outline:none;
	text-decoration:none;
}

#footer a:hover, #footer a:active, #footer p a:hover, #footer p a:active {
	color:#002F5E;
}

#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:8px;
}

#primarycontent a.btn_change:link, #primarycontent a.btn_change:visited, #primarycontent a.btn_change:hover, #primarycontent a.btn_change:active, #tertiarycontent #links a.btn_change:link, #tertiarycontent #links a.btn_change:visited, #tertiarycontent #links a.btn_change:hover, #tertiarycontent #links a.btn_change:active  {
	background:transparent url(/templates/library/images/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;
}

#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;
}

#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;
}

#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;
}

#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;
}

#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:11px;
	left:10px;
	height:28px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-indent:-9999px;
	width:28px;
}

#primarycontent #bildergalerie a.btn_change:link, #primarycontent #bildergalerie a.btn_change:visited, #primarycontent #bildergalerie a.btn_change:hover, #primarycontent #bildergalerie a.btn_change:active {
	background:transparent url(/templates/library/images/btn_bearbeiten.png) no-repeat scroll left top;
	display:block;
	position:absolute;
	z-index:10;
	top:31px;
	left:30px;
	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/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;
}

/** 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:#BEBCA1;
	border:none;
	color:#FFFFFF;
	height:30px;
	text-transform:uppercase;
	margin:0px;	
	font-size:1.1em;
}

#primarycontent #calendar_view_content .calendar_body {
	color:#002F5E;
	border-top:none;
	border-right:none;
	border-bottom:0px;
	border-left:1px solid #BEBCA1;
	margin:0px;	
}

#primarycontent #calendar_view_content .calendar_body tr td {
	border-right:1px solid #BEBCA1;
	border-bottom:1px solid #BEBCA1;
	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:#78755C;
}

#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;
	top:px;
}

#primarycontent #calendar_view_content .today a.btn_calendar_day .calendar_day {
	background:transparent url(../images/btn_today.gif) no-repeat left top;
}

#primarycontent #calendar_view_content a.btn_calendar_day:link, #primarycontent #calendar_view_content a.btn_calendar_day:visited {
	color:#78755C;
	text-decoration:none;
	height:18px;
	display:block;
	position:relative;
	line-height:1.2em;
}

#primarycontent #calendar_view_content a.btn_calendar_day:hover, #primarycontent #calendar_view_content a.btn_calendar_day:active {
	font-weight:bold;
}

#primarycontent #calendar_view_content .today a.btn_calendar_day:link, #primarycontent #calendar_view_content .today a.btn_calendar_day:visited {
	color:#002F5E;
	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 {
	font-weight:bold;
}

#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:#BEBCA1;
	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:1px solid #78755C;
	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:#BEBCA1;
	border:none;
	color:#FFFFFF;
	height:30px;
	text-transform:uppercase;
	margin:0px;	
	font-size:1.1em;
}

#primarycontent #calendar_view_content .calendar_body {
	color:#002F5E;
	border-top:none;
	border-right:none;
	border-bottom:0px;
	border-left:1px solid #BEBCA1;
	margin:0px;	
}

#primarycontent #calendar_view_content .calendar_body tr td {
	border-right:1px solid #BEBCA1;
	border-bottom:1px solid #BEBCA1;
	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:#78755C;
}

#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;
	top:px;
}

#primarycontent #calendar_view_content .today a.btn_calendar_day .calendar_day {
	background:transparent url(../images/btn_today.gif) no-repeat left top;
}

#primarycontent #calendar_view_content a.btn_calendar_day:link, #primarycontent #calendar_view_content a.btn_calendar_day:visited {
	color:#78755C;
	text-decoration:none;
	height:18px;
	display:block;
	position:relative;
	line-height:1.2em;
}

#primarycontent #calendar_view_content a.btn_calendar_day:hover, #primarycontent #calendar_view_content a.btn_calendar_day:active {
	font-weight:bold;
}

#primarycontent #calendar_view_content .today a.btn_calendar_day:link, #primarycontent #calendar_view_content .today a.btn_calendar_day:visited {
	color:#002F5E;
	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 {
	font-weight:bold;
}

#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:#BEBCA1;
	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:1px solid #78755C;
	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: #000000;
	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; }

