body {
	color: black;
	background-color: #FFFFFF;
	margin:0px;
	/*background-color: D5EDB3;*/
	text-align: center;  /* Zentrierung im Internet Explorer */
	background-image: url(pics/hg_lilie.gif);
	}

  a {
	display: Inline-Block;
}  /* Internet Explorer-Deklaration für Leeraum-Problem */
  a {
	color: #990000;
}
.gal_pic {
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	text-align: center;
	padding: 2px;
}
.gal_pic:hover {
	color: #FF0000;
}
.pic_umtext {
	text-align: left;
}




div#Seite {
	text-align: left;      /* standardkonforme horizontale Zentrierung */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 1000px;
	padding: 0;
	background: #F4FFE4 url(pics/menu_hg.gif) repeat-y;
	/*margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;*/
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: silver;
	border-right-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
	border-right-style: ridge;
	border-top-style: ridge;
  }

  h1 {
	font-size: 1.5em;
	margin: 0;
	padding: 0.3em;
	text-align: center;
	border-bottom: 1px solid silver;
	background-color: #fed;
	background-image: url(pics/home_pic_txt_1000px.jpg);
	background-repeat: no-repeat;
	background-position: 100% 45%;
	height: 300px;
  }

  ul#Navigation {
	font-size: 0.83em;
	float: left;
	width: 200px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	line-height:16px;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0.0em;
  }

  ul#Navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
    display:block;
	padding:8px 6px 10px 20px;
	border-top: 1px solid #F4FFE4;
	}

  ul#Navigation a:hover {
	background-color: #99CC66;
	color: #295121;
  }

  div#Inhalt {
    margin: 18px 220px 18px 220px;
    padding: 0 1em;
  }
    
  div#Inhalt2 {
    margin: 18px 20px 18px 220px;
    padding: 0 1em;
  }
  
    div#Inhalt3 {
    margin: 0px 0px 0px 0px;
    padding: 0 1em;
  }
  
      div#Inhalt3 a {
	display:inline;
	  }
  
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
    font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
  div#Inhalt p {
    font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
  div#News {
	font-size: 0.83em;
	float: right;
	width: 180px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 5px;
  }
  
  div#News a {
	color: #990000;
	text-decoration: underline;
  }
    
  div#Date {
	background-color: #99CC66;
	color: #993300;
	letter-spacing:0.1em;
	line-height:30px;
	background-image: url(pics/hintergrund_date.png);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	background-repeat: repeat-x;
	}

  p#Fusszeile {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: #fed;
    border-top: 1px solid silver;
  }
  
  
.bodyText {
	color:#666666;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.pageName{
	color: #333333;
	line-height:26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.1em;
	}
	.newsHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:14px;
	letter-spacing:0.1em;
	}

.quote {
	font: 16px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

hr {
	height:1px;
	margin-top:10px;
	border:none;
	background-color: #686868;
	background-image: url(pics/dot.gif);
	background-repeat: repeat-x;
	background-position: center -1px;
}
.newsText {
	color:#666666;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
	width: 700px;
	text-align: left;
	margin-right: 1px;
	color: #666666;
}

