html {
	padding:0px;
	margin:0px;
}

body {
	background-image:url('images/background_gradient.png');
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	height:100%;
	font-family:Helvetica,Arial;
	font-size:0.9em;
}

a:link {color:#e8141b; font-weight:bold; text-decoration:none}
a:visited {color:#e8141b; font-weight:bold; text-decoration:none}
a:active {color:#e8141b; font-weight:bold; text-decoration:none}
a:hover {color:#e8141b; font-weight:bold; text-decoration:underline}

#containertop_zweispaltig {
	width:1020px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:100%;
	bottom:0;
	margin-bottom:0;
	top:0;
background-image:url(/images/content_zweispaltig.png);
background-repeat:repeat-y;
}

#containertop {
	width:1020px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:100%;
	bottom:0;
	margin-bottom:0;
	top:0;
background-image:url(/images/content.png);
background-repeat:repeat-y;
}

#shadow-left {
	margin-top:0px;
	background-image:url('images/left.png');
	background-repeat:repeat-y;
	position:absolute;
	top:0;
	left:-19px;
	width:24px;
	height:100%;
}

#shadow-right {
	margin-top:0px;
	background-image:url('images/right.png');
	background-repeat:repeat-y;
	position:absolute;
	height:100%;
	width:24px;
	right:-22px;
	top:0;
}

#shadow-corner-right {
	width:22px;
	position:absolute;
	background-image: url('images/corner_right.png');
	background-repeat:no-repeat;
	float:right;
	right:-22px;
	bottom:0;
}

#shadow-corner-left {
	width:22px;
	position:relative;
	float:left;
	left:-20px;
	background-image: url('images/corner_left.png');
	background-repeat:no-repeat;
}

#shadow-unten {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1020px;
}

#balken {
	background-color:#575757;
	height:8px;
	margin-left:auto;
	margin-right:auto;
}

#location {
	background-image:url('images/location_gradient.png');
	background-repeat:repeat-x;
	height:64px;
}

#titel {
	padding:0;
	margin-top:25px;
	margin-left:18px;
	float:left;
}

#suchen {
	padding:0;
	margin-top:23px;
	margin-right:18px;
	float:right;
}

a.formbutton:link {color:black; font-weight:bold; text-decoration:none}
a.formbutton:visited {color:black; font-weight:bold; text-decoration:none}
a.formbutton:active {color:black; font-weight:bold; text-decoration:none}
a.formbutton:hover {color:black; font-weight:bold; text-decoration:underline}	
a.formbutton {text-align:right;}

button.formbutton {float:right;}

#stimmungsbilder {
	position:absolute;
	right:0px;
	top:8px;
}

#content {
	clear:both;
	background:url('images/main_gradient.png');
	background-repeat:repeat-y;
	min-height:500px;
	height:100%;
	margin:0;
	padding:0;
}

#menu {
	margin:0;
	padding:0;
	width:220px;
	position:relative;
	clear:left;
}

#main {
	margin-left:0px;
	position:relative;
	float:right;
	left:20px;
	margin-right:20px;
	padding:0;
	padding-top:0px;
	width:760px;
	overflow:auto;
}

#nav a:link {color:white; font-weight:bold; text-decoration:none}
#nav a:visited {color:white; font-weight:bold; text-decoration:none}
#nav a:active {color:white; font-weight:bold; text-decoration:none}
#nav a:hover {color:white; font-weight:bold; text-decoration:none}

ul#nav {
	margin:0;
	padding:0;
	font-size:1.0em;
	color:white;
	font-weight:bold;
}

ul#nav li {
	list-style:none;
	margin:0;
	margin-top:-1px;
	margin-bottom:1px;
	padding:0;
	padding-top:6px;
	padding-bottom:5px;
	padding-left:15px;
	background-color:#6e6e6e;
	border-bottom: 1px solid white;
}

ul#nav li a {
	display:block;
	width:100%;
	height:100%;
}

ul#nav li.current {
	background-color:#e8141b;
}

ul#nav li:hover {
	background-color:#e8141b;
}

#subnav a:link {color:white; font-weight:bold; text-decoration:none}
#subnav a:visited {color:white; font-weight:bold; text-decoration:none}
#subnav a:active {color:white; font-weight:bold; text-decoration:none}
#subnav a:hover {color:white; font-weight:bold; text-decoration:none}

ul#subnav {
	margin-left:0;
	padding-left:0;
	margin-top:6px;
	margin-bottom:-6px;
	margin-left:-15px;
	color:#444444;
	background-color:#999999;
}

ul#subnav li {
	background-color:#999999;
	border-top: 1px solid white;
	border-bottom:0;
	margin-bottom:-1px;
	font-size: 0.8em;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid white;
}

ul#subnav li a {
	display:block;
	height:100%;
	width:100%;
}

ul#subnav li.current {
	background-color:#e0696d;
}

ul#subnav li:hover {
	background-color:#e0696d;
}

#login {
	font-size:0.8em;
	bottom:0px;
	margin-left:10px;
	margin-top:40px;
	position:relative;
}

.desc {
	text-align:right;
	margin:0;
	padding:0;
}

.fields {
	margin:0;
	padding:0;
}

.fields input {
	width:130px;
}

#balken2 {
	background-color:#575757;
	height:8px;
	position:relative;
	bottom:0px;
	clear:both;
}

#shadow-bottom {
	background:url('images/bottom.png') bottom repeat-x;
	width:1020px;
	position:relative;
	bottom:0px;
	margin:0;
}


#containerbottom {
	width:1020px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	bottom:15px;
}

#containerbottom p {
	font-size:0.8em;
}

#containerbottom a:link {color:black; font-weight:bold; text-decoration:none}
#containerbottom a:visited {color:black; font-weight:bold; text-decoration:none}
#containerbottom a:active {color:black; font-weight:bold; text-decoration:none}
#containerbottom a:hover {color:black; font-weight:bold; text-decoration:underline}	

.news {
	margin-bottom:50px;
	width:410px;
	float:left;
}

.news h1 {
	font-size:0.9em;
}

.news hr {
	border:0;
	border-top:solid 1px black;
}

.news h2 {
	font-size:0.9em;	
}

.more {
	font-size:0.9em;
}

#flyer {
	float:right;
	width:300px;
	margin-left:50px;
}

#header {
	margin-top:30px;
	margin-bottom:30px;
	color:#e8141b;
}

.header {
	margin-top:30px;
	margin-bottom:30px;
	color:#e8141b;
}

#header2 {
	margin-top:30px;
	margin-bottom:30px;
}

.infobox {
	float:right;
	margin:0;
	padding-top:5px;
	width:220px;
	position:relative;
	right:0px;
	padding-left:20px;
	min-height:849px;
	background:url('images/infobox_gradient.png');
	background-repeat:repeat;
	padding-bottom:5px;
}


/** Zweispaltige Blockausgabe */
.odd {
	width:650px;
	background:url('images/infobox_gradient.png');
	background-repeat:repeat;
	position:relative;
	padding:10px 10px 10px 10px;
	font-size:0.8em;
	min-height:75px;
	margin-top:20px;
	margin-bottom:40px;
}

.even {
	width:650px;
	background:url('images/infobox_gradient.png');
	background-repeat:repeat;
	position:relative;
	padding:10px 10px 10px 10px;
	font-size:0.8em;
	min-height:75px;
	margin-top:20px;
	margin-bottom:40px;
}

.zeile {
	float:left;
	position:relative;
	width:650px;
	margin-top:20px;
	margin-bottom:20px;
}

#error {
	border:1px dashed black;
	color:red;
	font-weight:bold;
	width:600px;
}

#textarea span {
	font-family:Helvetica,Arial !important;
}

.textarea span {
	font-family:Helvetica,Arial !important;
}

.boximage {
	float:left;
	z-index:1;
	padding-right:10px;
	padding-bottom:10px;
	position:relative;
}
/* Ende zweispaltige Blockausgabe */

/** Lightbox Styles */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/** Ende Lightbox */

a img {
	border:0;
}

#textarea {
	padding-right:10px;
}

.textarea {
	padding-right:10px;
}

#textarea2 {
	padding-right:10px;
}
