/* 1329958833.97 */

@charset "UTF-8";
/* CSS Document */

body {
	background: #d5c59a url(../images/body-bg.png) repeat-x;
	color: #35343e;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 10pt;
	margin: 0px;
}

#main {
	background: #ededed;
	min-width: 990px;
	max-width: 1130px;
	min-height: 500px;
	margin: 0px auto;
	
}

#header {
	height: 230px;
	background: url(../images/head_start.jpg);
	min-width: 990px;
	max-width: 1130px;
}

#links {
	width: 330px;
	min-height: 580px;
	background: #003458 url(../images/navi-hg.png) repeat-x;
	margin-top: -150px;
	float: left;
}

#subnavi {
	height: 40px;
	background: #003458;
	padding-left: 400px;
}

#subnavi a {
	display: inline-block;
	margin: 15px 15px 5px 10px;
	color: #efefef;
	text-decoration: none;
	font-weight: bold;
}

#subnavi a:hover {
	color:#b59000;
}

#fontsize {
	color: #c7c7c7;
    margin-left:40px;
    font-size: 10pt;
    }
    
#fontsize a {
	color: #c7c7c7;
    }

#logo {
	margin: 40px 0px 10px 20px;
}

#navi {
	margin-top: 50px;
	width: auto;
}

#adresse {
	width: 250px;
	background: #c7c7c7;
	margin-top: 57px;
	padding: 30px 40px 30px 40px;
}

#navi a {
	display: block;
	width: 180px;
	padding: 9px 30px 9px 40px;
	margin: 0px 0px -1px 40px;
	text-decoration: none;
	font-weight: bold;
	color: #efefef;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}



#navi a:hover {
	color:#b59000;
}

img {
	border: none;
}

#content {
	margin: 50px 80px 50px 410px;
	padding-bottom: 60px;
	line-height: 150%;
}

#event-box {
	border: 1px solid #ccc;
	width: 310px;
	padding: 6px 10px 10px 10px;
	margin: 20px 0px;
	background: url(../images/box-hg.png) repeat-x #FFF;
}

a {
	color: #003458;
	text-decoration: underline;
}

a:hover {
	color: #976e00;
}

h1 {
	font-size: 18pt;
	color: #003458;
	font-weight: normal;
	margin-bottom: 30px;
}

h2 {
	margin-top: 30px;
	font-size: 12pt;
	color: #75581a;
}

.event h2 {
	margin-top: 0px;
}

#event-box h2 {
	margin-top: 0px;
	font-size: 10pt;
	color: #FFF;
}

img.pdf {
	float: left;
	margin: 0px 5px 5px 0px;
}

.kasten {
	width: 470px;
	height: 210px;
	margin-top: 30px;
}

.person {
	float: left;
	margin-right: 20px;
	max-width: 200px;
}


.inhalt {
	float: right;
	margin:0px 0px 20px 30px;
}

label {
	padding-right: 5px;
    padding-top: 2px;
    display: block;
    float: left;
    width: 120px;
}


input { /* normales Textfeld */
	border: 1px solid #8d9092;
    background: #F4F4F4;
    width: 200px;
    margin-bottom: 5px;
	padding: 2px;
}

input.button {
	width: 163px;
    margin-right: 1px;
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    background: url(../images/btn_hg.png) repeat-x;
    
}

input.nl {
	width: 120px;
    margin-left: 85px;
    margin-top: 5px;
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    background: url(../images/btn_hg.png) repeat-x;
    }

input.option {
	width: 20px;
}
		
input:focus{ /* normales Textfeld */
        border-color: #976e00;
        }
		
textarea {
        background: #F4F4F4;
        border: 1px solid #8d9092;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 9pt;
		padding: 3px;
        width: 323px;
        }

textarea:focus {
        border-color: #976e00;
        }
		
table {
	width: 600px;
	border:0px;
	border-spacing: 0px;
}

tr.beschriftung {
	background: #c7c7c7;
}

td {
	padding: 2px;
}

.date {
	font-size: 9pt;
	color: #999;
}

.ev_name {
	font-size: 9pt;
}

ul {
	list-style-type: circle;
	list-style-position: outside;
	padding-left: 15px;
}	

.zitat {
	font-style: italic;
	margin: 30px 0px 20px 0px;
}

hr {
	height: 1px;
	color: #003458;
	margin: 30px -5px;
}

.bilder {
	float: right;
	margin-left: 15px;
}

.bilder img {
	margin-bottom: 20px;
	display: block;
}

.firmen {
	min-height: 220px;
	height: auto;
	margin-bottom: 20px;
	border-bottom: 1px solid #003458;
	padding-bottom: 10px;
}

.event {
	margin-bottom: 20px;
	margin-top: 40px;
	border-bottom: 1px solid #003458;
	padding-bottom: 15px;
	overflow:auto;
}

.linkliste {
	line-height: 200%;
}

.vs {
	display:none;
}

.galerie{
	list-style: none;
	margin: 0;
	padding: 0;
}

.galerie li{
	height: 130px;
	width: 130px;
	display: block;
	overflow: hidden;
	border: #CCC 1px solid;
	z-index: 4;
	position: relative;
}

div.bild {
	float: left;
    margin: 0px 28px 28px 0px;
    }
    
img.natur-bild {
	margin: 10px 10px 3px 0px;
    }
    



div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 450px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #003458;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
    color: #976e00;
}


div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 480px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 530px;
	height: 480px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width:  450px;
	height: 480px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
    max-width: 440px;
    max-height: 480px;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 450px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-size:  12pt;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
    width: 55px;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #976e00;
	text-decoration: none;
    color: #fff;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #003458;
	border-color: #003458;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
