body {
	background-color: #b1b1b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	margin: 5px 0px 0px 0px;
	text-align: center;
	padding: 3px 0px 0px 0px;
	}
	
a {
	color: #000000;
	text-decoration: none;
	}
	
a:visited {color: #000000;}
/*a:hover {color: #A16469;}*/
a:active { color:#000000;}

#content p a {
	font-weight: bold;
	letter-spacing: 0.2em;
	color:#D8680B;
}

h1 {
	font-size: 2.5em;
	color: #F4A460;
	padding: 5px 10px;
	margin-top: 40px;
}

#aktuelles h1 {
	margin-top:5px;
	
}

h2 {
	font-size: 1.3em;
	color:#B8B471;
	padding: 5px 10px;
	margin:0px;
	}
	
img {
	border: 0;
}

/*img.download {vertical-align:middle;}*/

/* container zentriert das layout */
#container {
	width: 760px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #A16469;
	border-left: 1px solid #A16469;
	border-right: 1px solid #A16469;
	text-align: left;
	}

/*#container_polster {background-color: #ff66ab;}*/

/* banner für logo */
#banner {
	text-align: right;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	}
#banner img {
	padding:0;
	/*text-align: left;*/
	} 

#logo {
	text-align: left;
	border:0;
}
	
/* Inhalt */
#content {
	background-color: #ffffff;
	padding: 0px;
	margin-right: 0px;
	position: relative;
	}

div#content { 
	float:left;
	min-height:600px;
	width:400px;
	height:expression(this.scrollHeight > 600? "auto":"600px"); 
	}

p, pre{
	padding: 5px 10px;
	margin:0px;
	}

/* linke navigavtion */
#nav {
	float: left;
	width: 173px;
	margin: 30px 0 0 0px;
	}

/* rechts Aktuelles-Info-Kasten  */
#aktuelles {
	float: left;
	width:160px;
	position: relative;
	margin-top: 30px;
	margin-left:10px;
	padding: 5px 5px 5px 5px;
	min-height: 150px;
}
	
#aktuelles_innen h1 {
	font-style: italic;
	font-size: 2.2em;
}	
	
#aktuelles_innen {
	margin: 3px 3px 3px 3px;
	border: 1px dashed #F4A460;
	padding: 3px 3px 3px 3px;
	position: relative;
}

#aktuellesbild {
	margin-top: 20px;
	
	}
	
/* Positionierung der Nadel im Aktuelles-Feld  */
#nadel {
  display: block;
  position: absolute;
  top: -30px;
  left:74px;
  z-index: 8;
  border:0;
  }


/* footer */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center; 
	background-color: #F7D8E0;
	border-top: 1px solid #F8BAC5;
	color:#F8BAC5;
	}


#nav ul {
	list-style-type: none;
	padding: 0;
	line-height: 300%;
	margin:20px;
}

#nav li {
	padding-left: 10px;
}

#nav li a {
	border-left: 1.1em solid #f5b783;
	padding-left: 6px;
}
#nav li a:visited {
		/*color:#632025;*/
}

#nav li a:hover {
	border-left: 1.1em solid #FFF6C3;
}

#leisteoben, #aktuelles {
	background-color: #FFF6C3;
}

#leisteoben {
	color: #632025;
	text-align: right;
	height: 20px;
	letter-spacing: 0.3em;
	padding-right: 1em;
	padding-top:0;
	position: relative;
	font-size: 0.9em;
	left: 1px;
	margin-right: 1px;
}


.test {
	background-color: #f1f2fc;
	color: #b1b1b1;
}

.warnung {
	color: #ff3333;
	font-weight: bolder;
	font-size: large;
}

#footer a {
	padding-right: 1em;
	padding-left: 1em;
	margin-right: 1em;
	margin-left: 1em;
	text-align: center;
	}
	
#up {
	margin-left: 1.2em;
	position: relative;
	/*top:-2em;*/
	padding: 0.4em;
	background-color:#FFF6C3;
}
.rechts {
	right:0;
	position: relative;
}

.fotoimtextlinks {
	border:0;
	float: left;
	margin-right: 1em;
	padding-top: 0.2em;
}

.fotoimtextrechts {
	border:0;
	float: right;
	margin-left: 1em;
	padding-top: 1em;
}
.einrueckung {
	margin-left: 2em;
}

.linehigh100 p.einrueckung {
	border-bottom: 1px dotted #F4A460;
	margin-right: 3em;
}
.linkimtext {
	/*font-weight: bolder;
	letter-spacing: 0.2em;*/
}
.kleingedrucktes {
	font-size:100%;
	line-height: normal;
}

.linehigh100 {
	line-height: normal;
}
/*-------------  FORMULAR  ------------------*/

.fehler {
	color: #ff0000;
	font-weight: bold;}
	
.bestaetigung {
	color: #008000;
	font-weight: bold;
	font-size: 1.2em;
}

fieldset {
	border: 1px solid #b1b1b1;
	padding: 0 2em 2em 2em;
	margin:0.5em;
}

legend {
	color: #F4A460;
	background-color: #FFFFFF;
	font-size: 1.5em;
	}

form br {
    clear: both;
}

textarea {
	margin-top:2em;
	margin-bottom: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

label {
	display: block;
   float: left;
   width: 100px;
}

input, textarea {
	text-align: left;
	width: 220px;
}

form {
	line-height: 250%;
}

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

#l_nach {
	margin-top:3em;
}

input#submit, input#loeschen 
{ 
  width:40%;
  margin-left: 30%;
  margin-bottom: 1em;
  text-align: center;
  float: left;
}

/*---------- Upload-Formulare ----------------*/
submit#up {
	text-align: center;
	width: 100px;
}

#fs_aktuelles, #administration {
	text-align: center;
	overflow: auto;
}

#aktuelles_text {
	width: 150px;
}	

#akt_bild {
	margin-top: 4em;
	margin-bottom: 4em;
	
}

#bild_up, #back {
	width: 200px;
	text-align: center;
	margin-bottom: 1em;
}

.center_fehler {
	text-align: center;
}
div #vivi {
	padding-right: 20%;
	
	background-color: #b1b1b1;
	color: #6B6B6B;
}
div #administration input{
	margin-top:2em;
	width: 200px;
	text-align: center;
	}
	
#aussenbox {
	text-align:center;
	}
	
#werkstatt {
	left:50%;
 	margin: auto;
 	display: block;
	}
	
a.button {
	display: block;
	width: 20%;
	background-color: #fff6c3;
	font-size: 1.2em;
	padding-left: 5em;
	padding-right: 5em;
	border: 1px solid #f4a460;
	text-align: center;
	margin:auto;
}

.listeabstand {
	margin: 0; 
	}
/*	
#administration	{
	text-align: center;
	margin:auto;
	
}*/
