/*
#ffffff weiss
#cccccc hellgrau
#666666 dunkelgrau
#bf5a00 helles roetlichbraun
#9c7745 helles braun
#733e00 dunkles roetlichbraun
#ff9922 orange


men horizontales Menü Hauptpunkte in #menueleiste
sel -||- selektiert
men2 vertikales Menü Unterpunkte in #links
sel2 -||- selektiert
*/

body {
  text-align: center;
  background-image:url(img/bg4.png);
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  font-size: 12px;
  font-family: verdana, sans-serif;
}

h3 { font-size: 12px;}

a:link { color: #bf5a00; text-decoration: none }
a:visited { color: #bf5a00; text-decoration: none }
a:active { color: #bf5a00; text-decoration: none }
a:hover { color: #bf5a00; text-decoration: underline }

a.boxlk:link { color: #bf5a00;font-weight:bold;text-decoration: none }
a.boxlk:visited { color: #bf5a00;font-weight:bold;text-decoration: none }
a.boxlk:active { color: #bf5a00;font-weight:bold;text-decoration: none }
a.boxlk:hover { color: #bf5a00;font-weight:bold;text-decoration: none }

li {
  color: #666666;
  line-height:1.6em; }
  
ul {margin-top:5px;}

.gal {
  border: 2px solid #bf5a00;  }  
  
.galtxt {
  text-align: center; 
  color: #bf5a00;
  font-weight:bold;
  text-decoration:none;     }    
  
#container {
  margin-top:0px;
  margin-left: auto; 
  margin-right: auto;
  width: 900px;
  text-align: left;
  border: 1px solid #733e00;  
  background-color:#ffffff; }

#top {
  height: 300px;
  clear: both; }

#top h1 {
  font-size:11px;
  padding:5px;
  background-color: #ff9922;
  text-align:center;
  margin:0px;
  color: #ffffff; 
  border-bottom: 1px solid #733e00;}
     
.mk {
  font-weight:bold;
  color: #444444; }
    
.mk2 {
  font-weight:bold;
  color: #444444;
  text-decoration:underline;  }
  
#links {
  margin-left:5px;
  margin-top:5px; 
  float: left;
  width:200px; }

#links h3 {
  margin-top:0px;
  margin-bottom:5px;
  color: #ffffff;
  padding:3px;
  border: 1px solid #733e00;
  background-color: #ff9922; }

#links p {
  margin-top:0px;
  margin-bottom:5px;
  padding:4px;
  font-size: 10px;
  color: #666666;
  text-align:justify; }


.men{
  padding:4px;
  padding-left:5px;
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #666666;
  font-weight:bold;
  border-bottom:1px solid #cccccc; }

.sel{
  padding:4px;
  padding-left:5px;
  font-size: 11px;
  color: #666666;
  font-weight:bold;
  border-bottom:1px solid #cccccc; }  
  
.men2{
  padding:4px;
  padding-left:10px;
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #666666;
  border-bottom:1px solid #cccccc; }

.sel2{
  padding:4px;
  padding-left:10px;
  font-size: 11px;
  color: #666666;
  border-bottom:1px solid #cccccc; }

#center {
  text-align:justify;
  margin-left:220px;
  margin-right:10px;
  margin-top:5px; }

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  color: #ffffff;
  padding:3px; 
  border: 1px solid #733e00;
  background-color: #ff9922; }

#center p {
  margin-top:0px;
  margin-bottom:5px;
  padding:4px;
  line-height: 16px; }
  
.centerbox {
  margin-right:10px;
  margin-top:5px; 
  padding:3px;
  border: 1px dotted #ff9922; }
  
.inbox {
  margin-left:5px;
  margin-top:5px; 
  padding:5px;
  float: left;
  width:310px; 
  border: 1px dotted #ff9922; }
  
  

.inbox img {  
	float:right; }  

#footer {
  clear: both;
  background-color: #ff9922; }

#footer h3 {
  font-size:11px;
  text-align:center;
  margin:0px;
  color: #ffffff;
  padding:5px;
  border-top: 1px solid #733e00; }
