body {
	color: black;
	background-color: white;
	font-size: 100.01%;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
/*	Unter 12 Pixel wirkt die Trebuchet unausgewogen und flimmerig
	In 14 und 16 Pixeln tritt bei den deutschen Umlaut-Punkten einen schlimmer Schönheitsfehler auf. 
	Ich habe sie daher in kleinen Schriftgraden durch die Verdana ersetzt und auf 14 und 16px als Schriftgrad verzichtet.*/
	margin: 0;
	padding: 0;
	min-width: 41em; 
/*	Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
	background-repeat: no-repeat;
  }
  
ul {list-style-image:url(images/liststyle.gif)}


h1 {
	font-weight: normal;
}

a:link, a:visited, a:hover, a:active, a:focus{
	color: #FF9600;
	text-decoration:none
}

a img {
	border:none;
}

.header {
	font-size: 15px;
	height: 50px;
	margin: 0 0 7px;
	padding: 0px;
	text-align: left;
}

#aussen{
	width: 886px;
	margin:15px;
	padding:0;
}

#up {
	border-bottom: 1px solid ;
	display:block;
	width:450px;
	background:url(images/alert.gif) right no-repeat;
	margin:0 0 20px 0;
}

.imageborder {
	border: 1px solid #FF9600
}

.contact {
	font-family:Verdana, Geneva, sans-serif;
	color:black;
	text-align:left;
	font-size:10px;
 	width: 150px;
	display:block;
	margin: 8px;
}

.contact a:link, .contact a:visited, .contact a:hover, .contact a:active, .contact a:focus{
	letter-spacing: 0.04em;
}

/* Linke Navigation___________________________________________________________________________________*/ 


.currentnavi{
	font-weight:bold;
	}

.hide {
	display:none;
	}
	
.dropdown {
background:url(images/aufklapper_navigation.gif) right no-repeat;
}
	
.dropdown:hover{
background:url(images/aufklapper_navigation_hover.gif) right no-repeat;
}
	
.dropdown a:hover{
	background:url(images/aufklapper_navigation.gif) right no-repeat;
	}
  
  ul#Navigation {
    font-size: 13px;
    float: left; 
	width: 220px;
  }
  
  ul#Navigation li {
    list-style: none;
	line-height: 25px;
	display: inline; /*der IE*/
  }
  
  ul#Navigation a:link {
	background-color: #FF9600;
  }
  
  ul#Navigation a:visited { 
	background-color: #FF9600;
	
  }
  
  ul#Navigation a:hover {
	  color: #555555;
	  background-color: #b0c000;
  }
  
  ul#Navigation a:active {
	font-weight:bold;
	text-decoration: none;
}
  
	ul.level_1 {
	margin:0;
	padding:0;
}

ul.level_1 a:link, ul.level_1 a:visited, ul.level_1 a:active{
	color: white;
	display: block;
	text-decoration: none;
	margin:2px 0 0 0;
	padding:0 0 0 13px;
	}
	
	ul.level_1 a:hover {
	font-size:13px;
    color: white;
	}
  
/*_*/

ul.level_2 {
	margin:2px 0 0 0;
	padding:0px 0 9px 0;
}

ul.level_2 a:link, ul.level_2 a:visited, ul.level_2 a:active {
	list-style: none;
	margin: 0px 2px 0 9px;
	padding-left :9px;
	}

ul.level_2 a:hover {
    color: white; 
	}
	
/*_*/
ul.level_3{
	margin:2px 0 0 0;
	padding:0 0 4px 0;
}

* html div#Inhalt {
	margin: 2px 2px 0 9px;
}

ul.level_3 a:link, ul.level_3 a:visited, ul.level_3 a:active {
	list-style: none;
	margin: 0px 4px 0 27px;
	padding-left :9px;
	}

ul.level_3 a:hover {
    color: white; 
	}

/* Infoportlets der rechten Seite_____________________________________________________________________*/

  div#info {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	float: right;
	width: 170px;
	margin: 0 0 11px;
	padding: 32px 0 0 0;
  }
 
  	legend {
	font-weight:bold;
	margin: 0 0 0 3px;
	padding: 0 3px 0 5px;
	line-height: 30px;
}
  
	div#info p {
	font-family:Verdana, Geneva, sans-serif;
    font-size: 10px;
    margin: 5px;
}
  
	.fieldset_text {
	color: #FF9600;
	border: 1px solid #FF9600;
	font-size: 13px;
	margin: 0;
	padding: 0 0 10px 0;
	letter-spacing: 1px;
	position:relative;
	text-align: center;
	width: 170px;
}

	.fieldset_text hr {
 	border: 0px; /* Für Firefox und Opera */
 	border-top: solid 1px #FF9600;
 	border-bottom: transparent;
 	height:1px;
 	width:160px;
	margin: 5px 5px 0 0
}

	.fieldset_text p {
	text-align: left; 	
}


	.date{
	font-family:Verdana, Geneva, sans-serif;
	display:block;
	width:163px;
	text-align:right;
	font-size:10px;
	margin: 0;
	padding: 0;
}

/* Bildereinbau mit Verschachtelten division und Hintergrundbild diesmal für den portletbereich_______*/
	
* html .fieldset_bild {
	background: no-repeat center 32px;
}	
	
	.fieldset_bild {
	color: #FF9600;
	border: 1px solid #FF9600;
	font-size: 13px;
	margin: 0;
	padding: 0 0 33px 0;
	position:relative;
	background: no-repeat center 17px;
	width: 100%
}

/* Crewteaser rechts*/
	.crew {
	text-align:left;
	color: #FF9600;
	font-size:12px;
	vertical-align:middle;
	}
	
	.crew a, .crew a:link, .crew a:visited, .crew a:hover, .crew a:active, .crew a:focus {
	color: #FF9600;
	vertical-align:middle;
	}
	
	.crew img{
	border: 1px solid #FF9600;
	margin-left: 6px;
	}


/* Header_____________________________________________________________________________________________*/
	.visualmargin_1 {
	margin: 0 2px 0 2px
}

	.visualmargin_2 {
	margin: 0 2px 0 0
}
  
/* Inhalt_____________________________________________________________________________________________*/
  
#Inhalt h3, #Inhalt h3 a:hover{
	color: #FF9600;
	margin:0;
	padding:20px 0 0 0;
	line-height:0px;
}

#Inhalt hr {
 	border: 0px; /* Für Firefox und Opera */
 	border-top: solid 1px #FF9600;
 	border-bottom: transparent;
 	height:1px;
}

/*Formular*/

#Inhalt label {
	display:block;
	width: 120px;
	float: left;
	line-height:18px;
	padding:0;
	margin:2px 0 0 0;
}

#Inhalt fieldset {
	border-style: none;
	margin:0 0 20px 0;
	padding:0;
}

#Inhalt legend{
	color: #FF9600;
	padding:0 0 5px 0;
	margin:0px
}

*html #Inhalt legend{
	margin-left: -6px
}
/*Formularfelder*/

#doppelfeld_links{
	width: 100px;
	margin: 2px 0 0 0;
	padding: 0;
	border: 1px solid #FF9600;
	background-color:#FFFFFF
}

#doppelfeld_rechts{
	width: 226px;
	margin: 2px 0 0 2px;
	padding: 0;
	border: 1px solid #FF9600;
	background-color:#FFFFFF
}

#Inhalt textarea{
	margin-left: 120px;
	width: 330px;
	border: 1px solid #FF9600;
	background-color:#FFFFFF
}

*html #Inhalt textarea{
	margin-left: 123px;
	width: 328px;
	}

#submit {
	color:#FF9600;
	border:none;
	background-color:#FFFFFF;
	font-weight:bold;
	margin-left: 110px;
	cursor: pointer;
	display:block
}

*html #submit {
margin-left: 100px;
}

*html #Inhalt #doppelfeld_links, #Inhalt #doppelfeld_rechts{
margin-top:0;
}

/*Ende Formular*/ 

#doppellinie {
	border-bottom:#FF9600 1px solid;
	border-top:#FF9600 1px solid;
	height: 1px;
	line-height:0;
}

#Inhalt a, #Inhalt a:link, #Inhalt a:visited, #Inhalt a:hover, #Inhalt a:active, #Inhalt a:focus {
 	color: #FF9600;
	text-decoration:none;
}
  
#logo {
  	float:left;
}

.header cite{
	display:block;	
	text-align:right}
  
#zitat {
	letter-spacing: 0.05em;
	color: #FF9600;
	vertical-align: top;
	}
	
	#autor {
	font-family:Verdana, Geneva, sans-serif;
	color: #FF9600;
	font-size: 10px;
	font-style: italic;
	}
	
	cite {
	font-weight:bold;
	font-style:normal;
	}

	#inhalt cite {
	font:normal italic;
	}

  	div#Inhalt {
  	font-size:13px;
	width: 460px;
	margin: 0 0 10px 220px;
	padding: 30px 0 0 13px;
}
  	
	* html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
  	
	div#Inhalt h2 {
    font-size: 18px;
	color: #FF9600;
    margin: 2px 0;
  }
	
	div#Inhalt  ul {
	margin: 0;
	padding: 0 0 10px 17px;
}
	
	#clearboth {
	clear:both
}

/* Bildereinbau mit Verschachtelten division und Hintergrundbild______________________________________*/
	
	#bild1{
	margin-top: 10px;
	float:left;
	margin-right: 2px
	}
	
	#bild2{
	margin-top: 10px;
	float:left;
	}

	
	.bilderrahmen{
	border: 1px solid #FF9600;
	position:relative;
	margin-bottom: 10px;
	background: no-repeat left bottom;
}
 
	* html #bildunterschrift {
	bottom: -1px; 
}
	
	#bildunterschrift{
 	font-size: 12px;
	color: #ffffff;
	padding: 0 5px 0 4px;
	background: #FF9600;
	border: 1px solid white;
	float:left;
	position:absolute;
	bottom:0;
}



p#footer, p#footer a, p#footer a:link, p#footer a:visited, p#footer a:active, p#footer a:focus {
	font-family:Verdana, Geneva, sans-serif;
    clear: both;
	color: #FF9600;
    font-size: 10px;
    margin: 0; padding: 0;
    text-align: left;
	text-decoration: none;
	}
	
p#footer a:hover{
	font-family:Verdana, Geneva, sans-serif;
	clear: both;
	color: #FF9600;
    font-size: 10px;
    margin: 0; padding: 0;
    text-align: left;
	text-decoration: underline;
}

.gallery{
	background-image:url(images/hintergrund_bildergalerie.jpg);
	background-position: center;
	padding: 14px;
	border:none;
	width: 80px;
	height: 80px;
	float:left;
}

#Inhalt .download{
	width:344px;
	height: 78px;
	float:left;
	padding-top: 30px
}

#Inhalt h4{
    font-size:13px;
	font-weight:bold;
	margin:10px 0 5px 0;
	padding:0;
	display:block
}

#info .download{
	margin-left:6px;
	color: #000000;
	text-align: left;
	font-size:12px
	
}

.download a, .download a:link, .download  a:visited, .download a:active, .download a:focus{
color: #FF9600;
text-decoration:none;
display:inline-block; 
background-image:url(images/download-icon.gif); 
padding-left:12px; 
background-repeat:no-repeat; 
background-position:center left; 
border:0px;
}

.download a:hover{
	text-decoration:underline;
	display:inline-block; 
	background-image:url(images/download-icon3.gif);
	padding-left:12px; 
	background-repeat:no-repeat; 
	background-position:center left; 
}

#info .mailto{
	font-family:Verdana, Geneva, sans-serif;
	margin-left:6px;
	color: #000000;
	text-align: left;
	font-size:9px;
	letter-spacing: normal;
}

.mailto a, .mailto a:link, .mailto  a:visited, .mailto a:active, .mailto a:focus{
color: #FF9600;
text-decoration:none;
display:inline-block; 
background-image:url(images/at.gif); 
padding-left:18px; 
background-repeat:no-repeat; 
background-position:center left; 
border:0px;
}

.mailto a:hover{
	text-decoration:underline;
	display:inline-block; 
	background-image:url(images/atani.gif);
	padding-left:18px; 
	background-repeat:no-repeat; 
	background-position:center left; 
}

.stuffteaser {
		border-top:none;
		border-right:none;
		border-bottom:1px solid #FF9600;
		border-left: 1px solid #FF9600;
		float:left;
		margin-bottom: 10px
}

.stuffteaser h4{
	font-size:13px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
	display:block
}

.stuffteaser img {
		border-top:1px solid #FF9600;
		border-right:1px solid #FF9600;
		border-bottom:1px solid #FF9600;
		border-left: none
}

.stuffteaser .left {
	color: #FF9600;
	margin: 0;
	float:left;
	font-size: 12px;
}

.stuffteaser .desc {
	padding-left: 158px;
	display:block
}

.stuffteaser .name{
	padding: 10px;
}

.stuff img {
	border:1px solid #FF9600;
	float:left;
	margin: 0 10px 10px 0;
}

.stuff h4{
	font-size:13px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0;	
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .stuffteaser .left {
margin-right: 10px;

}
* html .stuffteaser .desc {
height: 1%;
margin-left: 0;
padding-left: 0px
}
/* End hide from IE5/mac */

/* der Lightboxbereich________________________________________________________________________________*/

#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: #FF9600; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 1px; }

#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: 12px Verdana, Helvetica, sans-serif;
	background-color: #FF9600;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	;
}

#imageData{	
	padding:0 1px; 
	color: #ffffff; 
}

#imageData #imageDetails{
	width: 70%;
	float: left; 
	text-align: left; 
}	

#imageData #caption{
	font-weight:normal; 
	padding-left: 3px;
}

#imageData #numberDisplay{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	display: block;
	clear: left;
	padding-bottom: 1px;
	float:right;
	color:#ffdfb2
}			

#imageData #bottomNavClose{
	width: 81px;
	float:right;
	padding-bottom: 1px;
	outline: none;
}	 	

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #ffffff;
}

/* der Formularvalidiator_____________________________________________________________________________*/

/* SpryFormValidation.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	font-weight: bolder;
	color: #ee0000;
	border: none;
	margin-left: 120px;
}



/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
/*.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}*/

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}

/* Kalender___________________________________________________________________________________________*/
.kalender_title{
background:#ff9600;
border:#FFFFFF 1px solid
}

.button_left {
	background-color:#ff9600;
	margin: 0;
	width:22px;
	float:left;
	padding: 3px;
}

.title{
color:#000000;
padding:3px;
}

.button_right{
width:22px;
background-color:#ff9600;
float:right;
padding: 3px;
}

.kalender_body table{
font-size:12px;
color:#000000;
background-color: #FFFFFF;
border-spacing: 1px;
width:100%
}

.kalender_body td{
background-color:#FF9600;
height: 20px;
}

.kalender_body td:hover{
background-color:#ffbb33;
}

.kalender_body td.selected{
color:#ffffff;
font-weight:bold;
text-decoration:underline
}

.inhaltstabelle{
	width: 100%;
	height:auto;
}

.inhaltstabelle td{
margin:0px;
padding:10px;
vertical-align: top
}

/* Inhaltstausch via Navigation_______________________________________________________________________*/

table {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
