/*General Reset*/
body{
	margin:0;
	color:#2f2f2f;
	font:10px Verdana, Helvetica, Arial, sans-serif;
	background: url(/file/683649929fa/bg-body.gif) no-repeat 50% 0;
}
img{border:0;}
a{
	color:#69f;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#wrapper{
	width:982px;
	margin:0 auto;
	border:1px solid #c00418;
	background:#fff;
}
/*header*/
#header{
	position:relative;
	z-index:5;
}
#header .holder{
	background: url(/file/6836514eeed/bg-header.png) no-repeat;
	padding:15px 0 32px 24px;
	height:1%;
}
/*logo*/
.logo{
	background: url(/file/683656e4418/logo.gif) no-repeat;
	width:200px;
	height:110px;
	margin:0 46px 45px 0;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display: block;
	height: 100%;
}
#header img{display:block;}
#header .slogan{
	position:absolute;
	top:32px;
	left:321px;
	z-index:10;
}
#header .sponsor-logo{
	position:absolute;
	top:45px;
	right:49px;
	z-index:10;
}
#header .sponsor-logo .big{display:none;}
#header .sponsor-logo .small{display:block;}
#header .sponsor-logo:hover, 
#header .sponsor-logo.hover{
	top:28px;
	right:38px;
}
#header .sponsor-logo:hover .big, 
#header .sponsor-logo.hover .big{
	display:block;
}
#header .sponsor-logo:hover .small, 
#header .sponsor-logo.hover .small{
	display:none;
}
/*main*/
#main{
	padding:0 21px 22px 16px;
	height:1%;
	background: url(/file/6836528aabe/bg-main.gif) repeat-y 199px 0;
	position:relative;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
/*twocolumns*/
#twocolumns{
	float:right;
	width:762px;
}
/*content*/
#content{
	float:left;
	width:550px;
	line-height:13px;
}
/*slide*/
.slide {
	margin: -111px 0 16px;
	padding: 0;
	list-style: none;
	position:relative;
	background: #000;
	height:390px;
}
.slide li{position:absolute;}
.slide li.active {z-index: 1;}
.slide li img{display:block;}
#content .text-holder h2{
	color:#4b4b4b;
	font-size:14px;
	line-height:17px;
	margin:0 0 20px -8px;
	font-weight:bold;
}
#content .text-holder{padding:0 11px 0 18px;}
/*boxes*/
#content .boxes{
	overflow:hidden;
	height:1%;
	padding:0 0 20px 2px;
	line-height:17px;
	color:#666;
}
.boxes .small-box{
	float:left;
	width:169px;
	margin:0 5px 0 0;
}
.boxes .box{
	float:left;
	width:326px;
}
.boxes strong{
	display:block;
	color:#3c3c3c;
	font-size:11px;
	padding:0 0 2px;
}
#content .boxes p{margin:0;}
/*img-list*/
.img-list {
	margin: 0 -5px 0 0;
	padding: 0;
	list-style: none;
	overflow:hidden;
	color:#666;
}
.img-list li{
	float:left;
	padding:0 11px 18px 0;
	width:164px;
}
.img-list li img{
	display:block;
	padding:0 0 3px;
}
.img-list li span{
	display:block;
	padding:0 0 0 3px;
	line-height:16px;
}
/*aside*/
.aside{
	float:right;
	width:198px;
	margin:-42px 0 0;
	position:relative;
}
.aside .box{
	font-size:9px;
	font-style:italic;
	line-height:15px;
	color:#8a8a8a;
	padding:0 0 12px 1px;
}
.aside .box h3{
	font-size:9px;
	color:#2a2a2a;
	margin:0;
	font-style:normal;
}
.aside .box p{margin:0;}
/*events-box*/
.events-box{
	background:#f5f5f5;
	margin:0 0 7px 2px;
	height:1%;
}
.events-box h3{
	background:#7e7e7e;
	margin:0;
	font-size:12px;
	line-height:15px;
	color:#fff;
	padding:2px 4px 4px;
}
.events-box strong{
	background:#d7d7d7;
	color:#2e2e2e;
	padding:3px 4px 4px;
	display:block;
	font-size:11px;
}
.events-box ul{
	margin: 0;
	padding:0;
	list-style: none;
	border-bottom:2px solid #fff;
	line-height:11px;
	font-size:9px;
}
.events-box ul li{
	border-top:1px solid #fff;
	color:#494949;
	padding:5px 13px 5px 3px;
}
.events-box ul em{
	color:#7a7a7a;
	display:block;
	font-style:normal;
	padding:0 0 2px;
}
.ad {
	margin: 0;
	padding: 0 0 0 1px;
	list-style: none;
}
/*ad*/
.ad li{
	padding:0 0 8px;
	vertical-align:top;
	height:1%;
}
* html .ad li{padding:0 0 5px;}
.ad li img{display:block;}
/*sidebar*/
#sidebar{
	float:left;
	width:183px;
	font-size:10px;
	line-height:17px;
	padding:15px 0 0;
	color:#333;
}
#sidebar .text-main{margin:0 0 18px 9px;}
#sidebar .text-main a{
	text-indent:-9999px;
	background: url(/file/683657d20b0/text-til.gif) no-repeat;
	width:104px;
	height:12px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	display:block;
}
/*side-nav*/
.side-nav {
	margin: 0;
	padding: 0 0 12px 8px;
	list-style: none;
}
.side-nav li{padding:0 0 7px;}
.side-nav a{color:#333;}
.side-nav a:hover, 
.side-nav li.active a{
	font-weight:bold;
	text-decoration:none;
	color:#333;
}
.side-nav li.active a, 
.side-nav li.active a:hover{
	color:#333;
}
/*address-box*/
#sidebar .address-box{margin:-4px 0 17px 9px;}
#sidebar .address-box span{display:block;}
#sidebar address{
	font-style:normal;
	padding:0 0 15px;
}
#sidebar .address-box a{color:#535ebf;}
#sidebar .link{
	background: url(/file/68365292107/btn-link.gif) no-repeat;
	width:160px;
	height:39px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	margin:0 0 0 1px;
}
/*inner page*/
#main.inner{background:none;}
#content p a{font-weight:bold;}
#content p{margin:0 0 10px;}
.inner #content{
	line-height:17px;
	padding:6px 10px;
	width:530px;
}
#content h2{
	margin:0 0 6px;
	color:#555;
	font-size:20px;
	font-weight:normal;
	line-height:23px;
}
.side-nav ul{
	margin: 0;
	padding: 2px 0 4px 10px;
	list-style: none;
	line-height:14px;
}
.side-nav ul li{padding:0;}
.side-nav li.active ul a{
	color:#d03f2b;
	font-weight:normal;
}
.side-nav li.active ul a:hover{
	font-weight:bold;
	color:#d03f2b;
}
/* @group Arrangementskalender */

table.calendar {
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.calendar tr td.year {
	font-size:14px;
	padding: 2 5px;
	font-weight: bold;
	color:#fff;
	background-color:#7e7e7e;
}

table.calendar tr td.month {
	font-size:12px;
	padding: 2 5px;
	font-weight: bold;
	color:#2d2d2d;
	background-color:#d7d7d7;
}
table.calendar  tr.record td {
	padding: 2 5px;
	border-bottom: 1px solid #eaeaea;
}

table.calendar tr.record 
td.r1,table.calendar tr.record td.r3 {
	white-space: nowrap;
        padding: 0 15 0 0px;
}

div.calendarmini {
	
}
div.calendarmini div.head {
	font-size:12px;
	padding: 2px 10px;
	font-weight: bold;
	color:#fff;
	background-color:#7e7e7e;
}
div.calendarmini div.link {
	text-align:center;
}
div.calendarmini div.link a {
	text-decoration: none;
	font-size:11px;
}
div.calendarmini div.month {
	font-size:11px;
	padding: 2px 10px;
	font-weight: bold;
	color:#2d2d2d;
	background-color:#d7d7d7;
}
div.calendarmini div.record {
	margin: 2px 0px;
	padding: 4px;
	background-color: #f5f5f5;
	color: #3c3c3c;
	line-height:1.5em;
}
div.calendarmini div.record div.date {
	font-size:10px;
	color: #585858;
	line-height:1.0em;
	margin: 2 0 3 0px;
}
/* @end */
table.gallery {
	
}

table.gallery tr td {
	
}

table.gallery tr td div.image {
	background-color: #e0ded4;
	padding: 5px;
	margin-right: 5px;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* image-list */
.image-list{
	list-style:none;
	padding:0 0 0 6px;
	margin:0 0 29px;
	overflow:hidden;
}
.image-list li{
	display:inline-block;
	margin:0 2px 11px 0;
	vertical-align:top;
}
* html .image-list li{
	display:inline;
	margin-right:6px;
}
* +html .image-list li{
	display:inline;
	margin-right:6px;
}
.image-list li a{
	padding:3px;
	display:block;
	border:1px solid #69c;
}
.image-list li a:hover{border-color:#000;}

/* jQuery lightBox plugin - Gallery style */
#gallery {
	margin-left: -30px;
	padding:0px;
	width: 500px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline;
}
#gallery ul img {
	border: 5px solid #ccc;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #6890ef;
	border-width: 5px 5px 20px;
	color: #6890ef;
}
#gallery ul a:hover { color: #000; }

