html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;

}
a {
	color: #464544;
        border: none;
        text-decoration: none;
}
a:hover {
	color: #FFA405;
        border: none;
        text-decoration: none;
}
.Links {
	float: left;
}
.Rechts {
	float: right;
}
.mehr {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #f7ba50;
	text-align: center;
	font: 12px  arial, sans-serif;
	color: #000000;
        margin-top: 1px;
	
}

/** layout **/
#Lay {
	text-align: left;
	margin: auto;
	width: 1000px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

#Kopf {
  position: absolute;
  top: 0;
  left: 200px;
  width: 800px;
  height: 146px;
  background: url(images/Kopf-2.jpg) no-repeat;
}
#Links {
  float: left;
  width: 200px;
}
#Logo {
  width: 200px;
  height: 125px;
  background: url(images/Kopf-1.jpg) no-repeat;
  text-align: center;
  

}

#Menu1 {
  
  left: 200px;
  width: 800px;
  margin-top: 2px;
}
#Menu1 ul {
 
 
}
#Menu1 li {
  list-style: none;
  font: 15px "arial", arial, sans-serif;
 

}
#Menu1 a {
  color: #f7ba50;
  text-decoration: none;
  width: 100%;
 
}
#Menu1 a:hover {
  color: #ffffff;
  text-decoration: none;
}
#Menu1 .important {
  border: none;
  background: url(images/point-white.gif) no-repeat;
}
#Menu1 .important a {
  color: #ffffff;

}
#Menu1 .important a:hover {
  color: #f7ba50;
  text-decoration: none;

}

#Menu {
  
}
#Menu ul {
  
  padding-bottom: 29px;
  
}
#Menu li {
  list-style: none;
  font: 15px "arial", arial, sans-serif;
  background: 175px 8px url(images/point-gelb.gif) no-repeat;
  padding: 5px 0 0 31px;
}
#Menu a {
  color: #000000;
  text-decoration: none;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#Menu a:hover {
  text-decoration: underline;
}
#Menu .important {
  border: none;
  background: 175px 8px url(images/point-blau.gif) no-repeat;
}
#Menu .important a {
  color: #407cbb;
}

#Nachrichten {
  padding-left: 30px;
  padding-right: 15px;
  padding-bottom: 3px;
  
}
#Nachrichten h2 {
  font-size: 12px;
  color: #000000;
}
#Nachrichten h3, #Nachrichten p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#Nachrichten a {
  color: #000000;
  font-size: 14px;
  text-decoration: none;
}
#Nachrichten a:hover {
  color: #41924f;
  text-decoration: none;
}
#Nachrichten .mehr {
  font-size: 9px;
}
#Nachrichten .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;

}

#Nachrichten .top {
  background: center url(images/top.gif) repeat-x;
  height: 10px;

}

  #Lageplan a {
    background: url(images/lageplan2.png) no-repeat;
    display:block; width:120px; /* Linkbereich begrenzen */
    margin-left:40px;
  }
  #Lageplan img {
    display:block; width:120px; height:97px; border:0;
  }
  #Lageplan a:hover img {
    visibility: hidden;
  }
  #Lageplan a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html #Lageplan a {
    margin-right:4px;
    margin-left:40px;
  }
  * html #Lageplan a:hover {
    width:120px; margin-right:0; /* Workaround fuer IE 5.01 */
    margin-left:40px;
}
#Rechts {
  float: right;
  width: 780px;
  padding-right: 9px;
  padding-top: 147px;
}
#Rechts h2 {
  font: 18px arial, sans-serif;
  color: #41924f;
  border-bottom: 0px solid #407cbb;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#Rechts h3 {
  font: 18px arial, sans-serif;
  color: #41924f;
  border-bottom: 1px solid #407cbb;
  padding-bottom: 1px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#Rechts h4 {
  font: 24px arial, sans-serif;
  color: #41924f;
  font-weight: bold;
  border-bottom: 1px dotted #999999;
  padding-bottom: 1px;
  margin-bottom: 1em;
  margin-right: 5px;
}
#Rechts h5 {
  font: 18px arial, sans-serif;
  color: #08068d;
  font-weight: bold;
  border-bottom: 0px solid #407cbb;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#Rechts h6 {
  font: 16px arial, sans-serif;
  color: #000000;
  font-weight: bold;
  border-bottom: 0px solid #407cbb;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
  
}
#Text {
  margin-left: 44px;
  margin-right: 20px;
  font: 15px arial, sans-serif;
  color: #000000;
}
#Text ol {
  list-style-type: decimal;
}
#Text ul {
  margin-left: 40px;

}
#Textfeld {
  margin-right: 16px;
}
#Rechts .left {
  margin-right: 10px;
}
#Rechts .mehr {
  margin-right: 5px;
  font-weight: bold;
  font-size: 12px;

}

#Text2, #Text3 {
  float: left;
  width: 49%;
}
#Text2 {
  margin-right: 1%;
}
#Text2-img, #Text3-img {
  background: url(images/Text2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#Text3-img {
  background: url(images/Text3.jpg) no-repeat;
}
#Platzhalter {
  height: 1em;
}


#Fuss {
  background: url(images/fuss-bg.gif) repeat-y;
}
#Fuss-Copy {
  text-align: center;
  padding: 1px 0px 5px 00px;
  font-size: 8px;
  color: #407cbb;
  font-weight: bold;
}
#Fusszeile{
	background: url(images/fusszeile.gif) no-repeat;
	height:5px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
#Ticker {
  text-align: right;
  font-size: 14px;
  color: #407cbb;
  margin-right: 4px


}
#Table {
  float: left;
  width: 700px;
  padding-left: 50px;
  padding-top: 10px;
  text-align: center;
  font-size: 12px;
  color: #000000;

}  
#Table h3 {
  font: 14px arial, sans-serif;
  color: #41924f;
  border-bottom: 2px solid #407cbb;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}  
#Table h6 {
  font: 16px arial, sans-serif;
  color: #ffffff;
  background-color: #407cbb;
  
}
#Thema {
  text-align: center;
  font-size: 14px;
  color: #407cbb;
  margin-top: 5px;
}
#Autor {
  text-align: right;
  font: 14px arial, sans-serif;
  color: #000000;
  font-weight: bold;
  margin-right: 10px;
}
#Quelle {
  text-align: left;
  font: 12px arial, sans-serif;
  color: #41924f;
  font-style: italic;
}
a.verein {
  
  display: inline;
  margin-bottom: 5px;
  text-align: center;
  width: 16ex;
  border-style: ridge;
  border-width: 3px;
  padding: 2px;
  text-decoration: none;
  font: 18px arial, sans-serif; 
}
a.verein:link {
  color: #407cbb;
  background-color: transparent;
}
a.verein:visited {
  color: #407cbb;
  background-color: transparent;
}
a.verein:hover {
  color: #407cbb;
  background-color: #f7ba50;
}
a.verein:active {
  color: #407cbb;
  background-color: #f7ba50;
}
a.vereinb {
  display: inline;
  margin-bottom: 5px;
  text-align: center;
  width: 16ex;
  border-style: ridge;
  border-width: 3px;
  padding: 2px;
  text-decoration: none;
  font: 18px arial, sans-serif; 
  color: #407cbb;
  background-color: #f7ba50;
}
a.ver {
  display: block;
  margin-bottom: 5px;
  text-align: center;
  width: 30ex;
  border-style: double;
  border-width: 3px;
  padding: 2px;
  text-decoration: none;
  font: 18px arial, sans-serif; 
}
a.ver:link {
  color: #41924f;
  background-color: transparent;
}
a.ver:visited {
  color: #41924f;
  background-color: transparent;
}
a.ver:hover {
  color: #ffffff;
  background-color: #f7ba50;
}
a.ver:active {
  color: #ffffff;
  background-color: #f7ba50;
}
a.bau {
  display: block;
  margin-bottom: 5px;
  text-align: center;
  width: 15ex;
  border-style: double;
  border-width: 3px;
  padding: 2px;
  text-decoration: none;
  font: 18px arial, sans-serif; 
}
a.bau:link {
  color: #41924f;
  background-color: transparent;
}
a.bau:visited {
  color: #41924f;
  background-color: transparent;
}
a.bau:hover {
  color: #ffffff;
  background-color: #f7ba50;
}
a.bau:active {
  color: #ffffff;
  background-color: #f7ba50;
}
form { 
background: #ffffff;
}
td, input, select, textarea { 
font-size:14px; 
font-family:Verdana,sans-serif; 
}
input, select, textarea { 
color:#000000;
}
.Bereich, .Feld { 
background-color:#dddddd;  
border: 1px solid #407ccb; 
}
.Button { 
background-color:#407ccb; 
color:#fff; 
width:100px; 
border: 2px ridge #407ccb; 
}


#slideshow {

margin-left:60px;
margin-top:15px;
float:left;
width:350px;
text-align: left;
height:262px;
	  position: relative;

}

