/*
div#navigation {
	position: absolute;
	top: 245px;
	left:50%;
	margin-left:-400px;
	float: center;
	padding-left: 45px;
	width: 800px;
	font-size: 13px; 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
    }
*/

div#navigation {
	position: absolute;
	top: 245px;
	left:50%;
	margin-left: -400px;
	width: 790px; 
	padding-left: 25px;
	font-size: 13px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
    }
  * html div#navigation {  /* Korrektur fuer IE 5.x */
    width: 790px;
    w\idth: 790px;
  }
  div#navigation div {
     clear: all;
  }
  ul#navi-link {
    margin: 0; padding: 0;
    text-align: center;
  }

  ul#navi-link li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
    margin: 0em 0.4em 0em 0.4em; 
    padding: 2px 1px 2px 1px; /* padding wichtig, wenn ie keine selektion mit dem cursor ermöglicht */

  }
  * html ul#navi-link li {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: 0.4em;
  }
  *:first-child+html ul#navi-link li {  /* Korrektur fuer den IE 7 */
    margin-bottom: 0.1em;
  }

ul#navi-link li ul {
    margin: 0px; padding: 0;
    display: none;  /* Unternavigation ausblenden */
  } 
ul#navi-link li #ul4 {
    position: absolute;
    top: -116px; left: -0.4em;
}
ul#navi-link li #ul3 {
    position: absolute;
    top: -87px; left: -0.4em;
}
ul#navi-link li #ul1 {
    position: absolute;
    top: -29px; left: -0.4em;
  }
  * html ul#navi-link li ul {  /* Korrektur fuer IE 5.x */
    left: -1.5em;
    lef\t: -0.4em;
  }
  *:first-child+html ul#navi-link ul {  /* Workaround fuer den IE 7 */
   padding-bottom: 0.4em;
  }
  ul#navi-link li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
	
  }
  ul#navi-link li ul li {
    float: none;
    display: block;
    margin-bottom: 0.2em;
  }

  ul#navi-link a, ul#navi-link span {
    display: block;
    width: 118px;  /* Breite den in li enthaltenen Elementen zuweisen */
    padding: 2px 0px 3px 0px;  /* Hoehe den in li enthaltenen Elementen zuweisen */
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: #FFFFFF;   background: url('../bilder/navi.jpg');
  }
  * html ul#navi-link a, * html ul#navi-link span {
    width: 115px;   /* Breite nach altem MS-Boxmodell fuer IE 5.x */
    w\idth: 115px;  /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus */
  }
  ul#navi-link a:hover, ul#navi-link span, li a#aktuell {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: #3871c8;

  }
  li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
    color: #D4E7FF; background-color: #00008B;
  }
  ul#navi-link li ul span {  /* aktuelle Unterseite kennzeichnen */
    color: #D4E7FF; background-color: #00008B;
  }
  
  
  
body {
	font-family:  Arial, sans, "sans-serif";
		font-size: 13px;
/*  letter-spacing: 0.02em; */
/*  background-color: #aaceff;  orange */
	background-color: #554235;
	background-image: url('../bilder/bg.jpg');
	color: #00008B;
 }
#seite {
	background-color: #554235;
	position: absolute;
	top: 2px;
	left:50%;
  margin: 0;
	margin-left: -400px;
	width: 800px;
	padding: 0px;
}
#kopf{
	position: relative;
	top: 0px;
	left: 0px;
	/* float: center; */
	width: 800px;
	height: 280px;
}
#bild1 {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url('../bilder/gutes-guenstig1.jpg');
	width: 800px;
	height: 140px;
}
#bild2 {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url('../bilder/gutes-guenstig2.jpg');
	width: 800px;
	height: 140px;
}

#inhalt1 {
 /* background-color: #C2C2C2; grau */
/*   background-image: url(bg.png); */
/*	background-color: #D4E7FF; hellblau */
	background-color: #FAEBD7;
	position: relative;
	top: 2px;
	width: 790px; 
	padding: 0 0 25px 0;
	
/* #841313 orange mild, #f06823 orange alt */
	border-left: 5px solid  #841313;
	border-right: 5px solid  #841313;
	border-top: 5px solid  #841313;
	   }

/* <!-- Inhalt --> */

/* ######################### 
		padding-top: 5px;
		padding-right: 25px;
		padding-bottom: 10px;
		padding-left: 0px;

*/
/* INHALT */
	
#inhalt2    {
margin: 25px 25px 25px 25px;	
	}
#inhalt2 table{
	width: 740px;
}
#inhalt2 table td {
	padding: 15px 0px  20px 0px;
}
#liste li	{
margin: 5px 25px 5px 25px;
}
#inhalt2 li {
list-style-image: url('../bilder/list.gif');
}
#inhalt2 p	{
margin: 5px 0px 5px 25px;
}
#inhalt2 p, #inhalt2 {
	text-align: left;
}
#kleiner td {
	font-size: 85%;
}
#link	{
background:  url('../bilder/link.gif') no-repeat;
/* width: 8px;
height: 16px; */
text-align: left;
}

a, a:link, a:active, a:visited{
  padding: 0px;
  /*color: #FF2222;
  background: transparent;*/
  text-decoration: none;
  color: #00008B;
  }
a:hover, a:hover#link {
  color: #E8E8E8;
/*   font-weight: bold;
  text-decoration: underline; */
  background-color: #841313;
}

h1, h2, h3 {
  font-family: Arial, Verdana, sans-serif;
  text-decoration: none;
}
/*h1 fuer Seitenueberschrift*/

h1 {
  background-color: transparent;
  font-size: 20px;
  text-align: left;
  }

h2 {
  font-size: 16px;
  background-color: transparent;
  text-align: left;
  font-style: italic;
  }
 
h3 {
  color: #FAEBD7;
  font-size: 14px;
  text-align: left;
  margin: 30px 0 16px 0;
  background-color: #3871c8;
  padding: 5px 0 5px 15px;
}
#ende   {
	background-color: #841313;
	color: #E8E8E8;
	font-size: 11px;
	text-align: center;
	position: absolute;
	left: -5px;
   padding-top: 10px;
   padding-bottom: 10px;
	width: 800px; 
	}
#ende a, #ende a:link, #ende a:visited {
	text-decoration: none;
		font-size: 11px;
			color: #E8E8E8;
}
#ende a:hover {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	background-color: #E8E8E8;
	color: #841313;
}

/* marken */
div#marken {width: 660px;	text-align: justify;	margin: 0px;}
#marken {font: 14px/200% Verdana, Geneva, Arial, Helvetica, sans-serif; color: #00008B;  font-weight: bold;}
#marken table tr td a img, #marken table tr td img {float: right; margin: 15px 0 15px 0;}  

#marken a   {font: 12px/200% Verdana, Geneva, Arial, Helvetica, sans-serif; color: #841313; text-decoration: none; }
#marken a:hover {color: #FAEBD7; font-weight: bold; background-color: #841313;}

#text1   {font: 10px/150% Verdana, Geneva, Arial, Helvetica, sans-serif; color: #841313; text-decoration: none;} 