h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 18px;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/hg2.jpg);
	background-repeat: no-repeat;
	background-color: #393838;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a3a2a2;

}
#kopf {
  height: 210px;
  margin: 0;
  background-image: url(images/kopf.jpg);
  background-repeat: no-repeat;
}
#inhalt {
	width: 745px;
	height: auto;
	margin: 0px 210px;
	background-color: #393838;
	left: 0px;
	top: 210px;


}
#Navighg {
	position: absolute;
	top: 208px;
	left: 0;
	width: 182px;
	height: auto;
	background-color: #536168;
	background-image: url(images/navstr.jpg);
	padding: 1px;
	visibility: visible;

}
#rechts {
  position: absolute;
  top: 120px;
  right: 10px;
  width: 160px;
  height: 300px;
  background-color: #ffcc00;
  ul#Navigation {
    width: 10em;
    margin: 0; padding: 0.8em;
    border: 1px solid black;
    background-color: silver;
  }
  
  #Navigation
  {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px; 
  margin: 0 0
  }
  
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 11.6em;
    w\idth: 10em;
    padding-left: 5.8em;
    padd\ing-left: 0.8em;
	
  }
  ul#Navigation li {
    list-style: none;
    margin: 0.2em; padding: 0;
  }

  ul#Navigation li ul {
    margin: 0 0 0 0.7em; padding: 0;
  }
  ul#Navigation li ul li {
    margin: 0.1em 0;
  }
  * html ul#Navigation li ul li {  /* Korrektur fuer IE 5.x */
    margin-left: 1em;
    ma\rgin-left: 0;
  }

  ul#Navigation a {
    display:block;
    padding: 0.2em;
    text-decoration: none; font-weight: normal;
    border: 1px solid #606f77;
    border-left-color: #81949e; border-top-color: #81949e;
    color: #cbcbcb; background-color: #4f5c63;
  }
  * html ul#Navigation a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 10.8em;  /* Breitenangabe fuer IE 6 */
  }
  * html ul#Navigation li ul li a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
	 w\idth: 10.1em;  /* Breitenangabe fuer IE 6 */
   
  }
  ul#Navigation a:hover {
    border-color: #81949e;
    border-left-color: #606f77; border-top-color: #606f77;
    color: #ffffff; background-color: #396f8b;
  }
a:link {
	font-size: 14px;
	color: #4b8bae;
	text-decoration: none;


}
a:visited {
	
	font-size: 14px;
	color: #707070;
	text-decoration: none;
}
a:hover {
	
	font-size: 14px;
	color: #6cbfed;
	text-decoration: none;
}
a:active {
	
	font-size: 14px;
	color: #FF6600;
	text-decoration: line;
}
.fotorand {
	border: thin dotted #8e8e8e;
}
td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a3a2a2;
}

