
html, body {
	height: 100%;
}

/* firefox scrollbar hack */ html {height: 100%; margin-bottom: 1px; }

body {
	margin: 0; 
	padding: 0;
	font-family:Trebuchet MS, Arial, verdana, sans-serif;
	font-size:12px;
	background: #ECECEC;
	/*overflow-y:scroll;*/
	
}

#wrapper {
	width:1000px;
	margin: auto auto; 
	min-height: 100%; 
	position: relative;
	background: #ECECEC url(../images/bg_main.gif) repeat-y;
}

* html #wrapper {height: 100%;} /* IE Hack für 100 % Höhe */

#main{
	margin-left:24px;
}

a{
color:#890000;
text-decoration:none;
}

a:hover{
color:#890000;
text-decoration:underline;
}

#footer {
	position: absolute; 
	bottom: 0; 
	left: 0; 
	height:25px;
	text-align: center; 
	color: #000000; 
	/*font-weight: bold;*/
	line-height:25px;	
	padding:4px;
	margin:0px auto;
	margin-left:24px;
	margin-bottom:0px;	
	width:942px;
	background-image:url(../images/footer_back.gif);
	background-repeat: no-repeat;
}
* html #footer {
	width:942px;
	bottom: -1px;
} /* Nächster IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */

#header {
	color:#ffffff;	
	background-image:url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding:0px;
	text-align:right;
	margin:0 auto;
	margin-top:	0px;
	width:950px;
	height:86px;
	border-bottom:none;
}

#header h1 {
	padding-top:2px;
	padding-right:110px;
	text-align:right;
	/*border:1px solid #ff3300;*/
	font-size:10px;
	color:#91C805;
	}
	
#Uhr {
	padding-top:0px;
	padding-right:110px;
	text-align:right;
	font-weight:bold;
	/*border:1px solid #ff3300;*/
	font-size:11px;
	color:#91C805;
}

#left{
	/*width:180px;*/
	width:192px;
 	position:relative;
 	top:0px;
 	left:0px;
 	float:left;
 	color:#000000;
	/*border: 1px solid #ff3300;*/
	/*background:#F2F2F2;*/
	/*background-repeat: no-repeat;*/
	height:500px;
}

#content {
	width:540px;
	margin:0px;
	margin-bottom: 2em; 
	float: left;
	padding: 10px;
	/*border: 1px solid #ff3300;*/

}

h1 {
	color:#0072BB;
	font-size:14px;
}
pre, code {background: #f3f3f3;}
pre {padding: 3px;}




/* Galerie-Container / Inhaltsbereich */	
#div_contain {
	width: 732px; 
	margin: 0px;
	padding:0px;
	/*padding: 10px;*/
 	border: 0px solid #ff0099;
	vertical-align:top;
}


* html #div_contain{   
 /* CSS-Hack für IE6 und kleiner */  
	width: 732px;   
}   

/* Ueberschrift mittlerer Container */
#div_contain h1 {
	padding-top:5px;
	font-size:14px;
	text-align:justify;
	font-weight: bold;
	color:#565656;
}

/* Fliestext mittlerer Container */
.div_contain_text {
	font-size:13px;
	text-align:justify;
	padding-bottom:0px;
	border-bottom: 1px dashed #565656;
	
}

.div_container_1 {
	float:left;
	width:487px;
	font-size:13px;
}
.div_container_2 {
	margin-top:5px;
	float:right;
	width:216px;
	/*background:#ff3300;*/
}

.div_container_3 {
	float:left;
	width:712px;
}

/*** Blaetterfunktion ***/
.blaetter_links, .blaetter_mitte, .blaetter_mitte1,.blaetter_rechts,.blaetter_mitte_komplett {
	padding:0px;
	margin:0px;
	float:left;
	width:100px;
	border:0px solid #ff3300;
	background:#f4f4f4;
	text-align:center;
	line-height:20px;
	vertical-align:middle;
	margin-bottom:10px;
	color:#565656;
}
.blaetter_mitte {
	width:412px;
	margin-left:3px;
}

.blaetter_mitte_komplett{
	width:526px;
	margin-left:3px;
	float:left;
}


.blaetter_mitte1 {
	width:100px;
	margin-left:3px;
}

.blaetter_mitte1 select{
	width:94px;
	margin-left:3px;
	height:18px;
	font-size:10px;
}



.blaetter_rechts {
	margin-left:3px;
	width:100px;
}

.blaetter_links a, .blaetter_rechts a{
text-decoration:none;
color:#626262;
}
/****************************/

/* zurueckbutton */
.backlink {
	text-align:right;
	color:#565656;
	padding-bottom:5px;
	font-size:11px;
}
/***************************************/



/* Bild-Container-Spalten */
.div_col { 	
	padding: 0px;
	margin-bottom:8px;
	margin-right:4px;
   	float: left;   	
  	/*border: 1px solid #565656;*/
	display:block;
	background-color:#ffffff;
} 

<? $bordercolor="#CBDE9B"; ?>
/*Kategorie*/
.div_kat {
	position:relative;
	padding:0 3px 0 3px;
	color:#ffffff;
	font-weight:bold;
	border: 1px solid ;
	border-bottom:0px;
	width: 134px; 
	font-size:11px;
	margin:0px;
}

.div_kat1 {
	position:relative;
	padding:0 3px 0 3px;
	color:#ffffff;
	border: 1px solid #BFBFBF;
	width: 134px; 
	margin-bottom:3px;
	background:#f4f4f4;
	font-size:11px;
}
	

.div_kat1 a {
color:#565656;
text-decoration:none;
}

.div_kat_long {
	position:relative;
	padding:0 3px 0 3px;
	color:#ffffff;
	font-weight:bold;
	border: 1px solid ;
	border-bottom:0px;
	width: 726px; 
}

.thumb_subtitle {
		float:left;
		font-size:11px;
		text-align:right;
		padding-right:2px;
		border: 1px solid ;
		background:#F8FBEE;
		border-top:0px;
		width:138px;
	}

.thumb_subtitle_long {
		float:left;
		text-align:right;
		padding-right:2px;
		border: 1px solid ;
		background:#F8FBEE;
		border-top:0px;
		width: 730px; 
}
	
.thumb_subtitle a, .thumb_subtitle_long a{
text-decoration:none;
}

/* Bild-Rand */
.image {
		margin: 0px;
		padding:0px;
		width: 140px; 
   		height: 140px; 
		border: 1px solid ;	
	}
	
.image_long {
		float:left;
		margin: 0px;
		padding:10px;
		width: 712px; 
   		min-height: 120px; 
		border: 1px solid ;	
	}
	
.image_long p{
		float:left;
		width:568px;
		border: 0px solid ;	
	}	
	
	
.div_long {
float:left;width:124px;height:124px;border:1px solid #e6e6e6;text-align:center;margin:0px;padding:0px;margin-right:3px;margin-bottom:3px;}


.div {
width:120px;
height:120px;border:0px solid #e6e6e6;background:#F8F8F8;text-align:center;
margin-top:10px;
margin-left:10px;
padding:0px;}


.img {
	margin:0px;
	padding:0px;
	border:none; 
 }

			
#bildblock {
 width:144px;
 float:left;
 border:0px solid #ff4400;
 }
 
 ul {
list-style-type: square;
 }
 
 .literatur li {
 padding-bottom:10px;
 }

/*********** navi ************/
 /* Fliesstext Navi */
  .linke_Spalte_inhalt {
 	padding:0px;
	margin:0px;
	border-bottom:0px solid #91C805;
	font-size:11px;
	
 }
 
/* Menupunkte Navi */
.linke_Spalte_inhalt ul {
	padding:0px;
	margin:0px;
	list-style: none;
	font-size:14px;
	border:0px solid #91C805;
}

.linke_Spalte_inhalt ul a {padding-left:25px;color:#333333;text-decoration:none;}
.linke_Spalte_inhalt ul a:hover {color:#890000;text-decoration:none;}


.linke_Spalte_inhalt li {height:35px;line-height:35px;vertical-align:middle;border-bottom:1px dashed #A9A9A9;background-image:url(../images/navi_bg_aktiv.gif);
background-repeat: no-repeat;}

.linke_Spalte_inhalt li.inaktiv {background-image:url(../images/navi_bg_passiv.gif);background-repeat: no-repeat;
}

.red {
color:#890000;
}

/**** Block Person - momentan nicht mehr benoetigt ****/
.block_links{
padding:0;margin:0;border:none;
width:100px;
float:left;
text-align:right;
}

.block_rechts{
padding:0;margin:0;
width:375px;
float:left;
padding-left:10px;
padding-bottom:10px;
}

br.clear {
height:10px;
clear:left;
}
/********************/

/*** Formular ***/
label, input, select { /* Alle Labels UND Formularelemente auswählen */
  	display: block;
  	float: left;
  	width: 140px; /* Breite.*/
 	margin: 0; 
	padding: 0;
	font-family:Trebuchet MS, Arial, verdana, sans-serif;
	font-size:12px;
	
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}

input {
width:300px;
}

.txtarea {
width:300px;
height:100px;
font-family:Trebuchet MS, Arial, verdana, sans-serif;
font-size:12px;
}

label {
 text-align: right; 
 padding-right: 1em; 
 margin:3px;
}

.error {
color:#ff3300;
clear: left;
text-align:center;
}

.zeile {
margin-bottom:3px;
background:#f4f4f4;
width:490px;
padding:3px;
}

/**** about - Technikbox ****/
#txt_div {
	width:185px;
	float:left;
	font-size:11px;
	border:1px solid #91C805;
	margin-bottom:2px;
	padding:3px;
	margin-left:8px;
}
#titel_div {
	width:185px;
	float:left;
	font-size:11px;
	border:1px solid #91C805;
	margin-bottom:2px;
	padding:3px;
	background:#91C805;
	color:#ffffff;
	margin-left:8px;
}

* html #txt_div {margin-left:5px;}
* html #titel_div {margin-left:5px;}

.about_list {
	list-style-type:square;
	padding-left:0px;
	margin-left:15px;
}

/*****************************/

/****** Gaestebuch ******/
.guest_title {
	line-height:22px;
	position:relative;
	padding:0 3px 0 3px;
	color:#ffffff;
	background:#F1F7DE;color:#91C805;
	border: 1px solid ;
	border-bottom:0px;
	width: 726px; 
}

.guest_title a{
	color:#91C805;
}

.guest_text {
	position:relative;
	padding:3px;
	border: 1px solid ;
	border-top:0px;
	width: 726px; 
}

/************************/

/*bild-hover*/
.logo_EU,
.logo_ESF {
width:auto;
float:left;
position:relative;
}
.logo_EU {
margin-right:6px;
}


.logo_EU_big,
.logo_ESF_big {
display:none;
position:absolute;
top:-15px;
right:-50px;
z-index:10;
}

.logo_EU:hover .logo_EU_big,
.logo_ESF:hover .logo_ESF_big{
display:block;
}
/*~~~~~~~~~~*/

/*year-divider*/
.year-divider{
font-size:18px;
text-align:center;
color:#c6c6c6;
}

.year-divider:before {
    content: '--- ';
}

.year-divider:after {
    content: ' ---';
}