body {
   margin: 0;
   padding: 0;
   font-family: Arial, sans-serif;
   color: #888888;
/*   width: 960px;
*/

}

/* {margin:0px; padding:0px;}*/

#wrapper {
   margin: 0;
   padding: 0;
   font-family: Arial, sans-serif;
   color: #888888;
   background-color:white;
   color:#888888;
   width:960px;
   height:780px;
/*   border-bottom: 3px solid green;*/
}

#logo {
   margin-top:0px;
   margin-left:80px;
   color:#0000ff;
   height:130px;
   width:800px;
   border-left: 1px solid #888888;
   border-right: 1px solid #888888;
   border-top: 1px solid #888888;
}

#menueundtext {
	width: 800px;
	height: 470px;
	border: 1px solid #888888;
	margin-left: 80px;
}

#menueundsuche {
float:left;
width:180px;
height:450px;
margin-left:0px;
margin-bottom: 200px;
padding-top: 20px;
padding-left: 20px;
border-left: 0px solid #888888;
border-bottom: 0px solid #888888;


}

#news {
	font-size: 10px;
  	
}

#news span {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}

  #news a, #news span {
    padding: 0em;
    text-decoration: none; font-weight: bold;
    border: 0px solid black;
    border-left-color: white; border-top-color: white;
    color: #888888; background-color: white;
  }
  #news a:hover, #news span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: #666666; background-color: white;
  }

#menue{
} 
  ul#Navigation {
    margin: 0; padding: 0em;
    text-align: left;
    border: 0px solid black;
    background-color: white;
    font-size: 12px;
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 180px;
    w\idth: 180px;
    padding-left: 0;
    padd\ing-left: 0;
  }

  ul#Navigation li {
    list-style: none;
    margin: 0em; 
    padding: 0;
    padding-bottom: 0.5em;
  }

  ul#Navigation a, ul#Navigation span {
    padding: 0em;
    text-decoration: none; font-weight: bold;
    border: 0px solid black;
    border-left-color: white; border-top-color: white;
    color: #888888; background-color: white;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 170px;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: #666666; background-color: white;
  }

  ul#NavigationEbene2 {
    margin: 0; padding: 0em;
    text-align: left;
    border: 0px solid black;
    background-color: white;
    font-size: 10px;
  }
  ul#NavigationEbene2 li {
    list-style: none;
    margin: 0em; 
    padding: 0em;
	 padding-left: 15px;
    padding-bottom: 0.1em;
  }

  ul#NavigationEbene2 a, ul#NavigationEbene2 span {
    padding: 0em;
    text-decoration: none; font-weight: bold;
    border: 0px solid black;
    border-left-color: white; border-top-color: white;
    color: #888888; background-color: white;
  }
  ul#NavigationEbene2 a:hover, ul#NavigationEbene2 span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: #666666; background-color: white;
  }

#menuesearch {
color: #888888;
float: left;
font-size: 12px;
width:180px;
/*height:60px;*/
margin-left: 0px;
margin-top: 80px;
margin-bottom: 0px;


/*allign: bottom;*/
}

}

   .buttonSubmit {
      color: white;
      background-color: #666666;
      font-size: 14px;
      border: 1px solid #666666;
      padding: 2px;
      float: right;
      margin-right: 45px;
   }

   .searchinput {
      border-bottom: 1px solid #888888;
      border-left: 1px solid #888888;
      border-top: 2px solid #666666;
      border-right: 2px solid #666666;
   }



#textbereich {
float: right;
padding-top: 20px;
padding-bottom: 40px;
margin: 0;
margin-right: 0px;
height:410px;
width:580px;
font-size: 12px;
border-right: 0px solid #888888;
}

   #textbereich a,  #textbereich span {
    text-decoration: none; font-weight: bold;
    border: 0px solid black;
    border-left-color: white; border-top-color: white;
    color: #888888; background-color: white;
  }

   #textbereich a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: #666666; background-color: white;
  }

#textbereichscroll {
float: right;
padding-top: 20px;
padding-bottom: 40px;
margin: 0;
margin-right: 0px;
height:410px;
width:580px;
overflow: scroll;
font-size: 12px;
border-right: 0px solid #888888;
}

   #textbereichscroll a,  #textbereichscroll span {
    text-decoration: none; font-weight: bold;
    border: 0px solid black;
    border-left-color: white; border-top-color: white;
    color: #888888; background-color: white;
  }

   #textbereichscroll a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: #666666; background-color: white;
  }

  #textbereichscroll h2 {
     font-size: 12px;
  }

#bildimtextbereich {
   float:right;
   padding-right: 0px;
   width: 162px;
   padding-bottom: 0px;
   padding-top: 0px;
}

#text {
padding-right: 20px;
height: 450px;
border-right: 0px solid #888888;
}

  #text h1 {
	text-align: center;
	font-size: 160%;
	font-weight: bolder;
}

  #text h2 {
  	   text-align: center;
		font-size: 130%;
		font-weight: bold;
  }
  
  #text h3 {
  	   text-align: center;
		font-size: 110%;
		font-style: oblique;

  }

#fusszeile {
	/*   clear: both;
	float: right;*/
	border: 0px dotted Olive;
	width: 800px;
	height: 60px;
	margin-left: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px; /*   border-top: 3px solid red;*/
	font-size: 12px;
}

   #fusszeile a,  #fusszeile span {
	text-decoration: none;
	font-weight: bold;
	border: 0px solid black;
	border-top: 0px solid navy;
	color: #888888;
	background-color: white;
	text-align: left;
}

   #fusszeile a:hover {
    border-color: white;
    border-left: 0px solid black; 
	 border-top-color: black;
    color: #666666; background-color: white;
  }

#fusszeilelinks {
   border: 0px solid green;
/*	clear: both;*/
   float: left; 
   margin-left: -200px;
   margin-right: 0px;
   text-align: left;
   width: 28%;
}

#fusszeilerechts {
   border-top: 0px solid green;
 /*  clear: both;*/
	float: right;
   margin: 0px;
   text-align: right;
   width: 68%;
}

#legalphoto {
   float: left;
	font-size: 75%;
	text-align: center;
	width: 67%;
}

#impressumcontact {
   float: right;
	width: 33%
}

#normalertext {
color:#CCCCCCff;
text-align:left;
}

.suchergebnis {
	border-collapse: collapse;
	font-size: 12px;
}

.suchergebnis table {
   border: 1px solid #666666;
	
}

.suchergebnis th {
   background-color: #666666;
	border: 0px;
   padding: 5px;
	text-align: center;
}

.suchergebnis td {
   color: white;
   background-color: #888888;
   text-align: right;
   padding: 5px;
	border: 0px;
}


  .suchergebnis td a, .suchergebnis td span {
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    border: 0px solid black;
/*    border-left-color: #888888; border-top-color: #888888;*/
    color: white; background-color: #888888;
	 width: 20px;
  }
  .suchergebnis td a:hover, .suchergebnis td span {
    border-color: white;
    border: 0px;
    color: #666666; background-color: white;
  }

.suchergebnispic td {
   color: #666666;
   background-color: #888888;
   text-align: right;
   padding: 5px;
	border: 0px;
}

  .suchergebnispic a, .suchergebnispic span {
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    border: 0px solid black;
    color: #666666; background-color: #888888;
	 width: 20px;
  }
  .suchergebnispic a:hover, .suchergebnispic span {
    border-color: #888888;
    border: 0px;
    color: #666666; 
	 background-color: #888888;
  }
  .suchergebnispic td a, .suchergebnispic td span {
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    border: 0px solid black;
    color: #666666; background-color: #888888;
	 width: 20px;
  }
  .suchergebnispic td a:hover, .suchergebnispic td span {
    border-color: #888888;
    border: 0px;
    color: #666666; 
	 background-color: #888888;
  }

#linkliste {
	border-collapse: collapse;
	font-size: 12px;
}

#linkliste table {
   border: 1px solid #666666;
	
}

#linkliste th {
   background-color: #666666;
	border: 0px;
   padding: 5px;
	text-align: center;
}

#linkliste td {
   color: white;
   background-color: #888888;
   text-align: right;
   padding: 5px;
	border: 0px;
	text-align: left;
}


  #linkliste td a, #linkliste td span {
	padding: 0.2em 1em;
	text-decoration: underline;
	font-weight: normal;
	border: 0px solid black; /*    border-left-color: #888888; border-top-color: #888888;*/
	color: white;
	background-color: #888888;
	width: 20px;
	white-space: nowrap;
}
  #linkliste td a:hover, #linkliste td span {
    border-color: white;
    border: 0px;
    color: white; 
	 background-color: #666666;
  }

#registrationform input {
   display: block;
   width: 330px;
   float: left;
   margin-bottom: 10px;
}

#registrationform label {
   display: block;
   text-align: right;
   float: left;
   width: 180px;
/*   height: 30px; */
   padding-right: 20px;
}