body  {
 background: #F9E6BD;
 font-family: "Bitstream Vera Sans",Geneva,Verdana, Arial, sans-serif;
 font-size: 100.01%;
 color:#4A2500;
 line-height: 1.3em;
 background-image:url(pic/om_bg.gif); 
 margin: 0;
 -webkit-locale:"de";
 -webkit-text-size-adjust: none;
 text-size-adjust: none;
}

img { 
  border-style: none; 
  -ms-interpolation-mode: bicubic;
}

table { border-collapse:separate; border-spacing:0;font-size: 1em;}
a:link { color:#990000; text-decoration:underline; }
a:visited { color:#BF0000; text-decoration:underline; }

h1 { font-size:1.5em; }
h2 { font-size:1.3em; }
h3 { font-size:1.1em; }

#MainDiv {
  min-width:300px;
  max-width:880px;
  margin:15px auto;  
  border: 2px solid #4A2500;
  background-color:#FBF0D9;
  -moz-box-shadow: 7px 9px 10px #6E3600;
  -webkit-box-shadow: 7px 9px 10px #6E3600;
  box-shadow: 7px 9px 10px #6E3600;
  display:table;
}

#MainMenu {
  background: #F9E6BD;
  padding:0;
  margin:0;
  border: 0;
	border-top: 1px solid #4A2500;
	border-bottom: 1px solid #4A2500;
  border-collapse:collapse;
  border-spacing: 0;
  font-weight: bold;
  font-variant:small-caps;
  width:100%;
}  

#MainMenuSelect {
  background:#4A2500;
  color: #F9E6BD;
  cursor:default;
}

#MainMenu td {
  width:20%;
  text-align:center;
}

#MainMenu a {
  display:block;
  overflow: hidden;
  outline:0;
  text-decoration:none;
  color:#4A2500;
}

#MainMenu a:hover {
  text-decoration:underline ;
}

#MainText{
  margin:1em 1.2em 1em 1.2em;
  min-height:25em;
}

.ImgLeftShadow {
  float: left;
  border:0;
  margin: 3px 16px 7px 0px;
  box-shadow: 4px 4px 10px #555;
}

.ImgRightShadow {
  float: right;
  border:0;
  margin: 3px 7px 7px 16px;
  box-shadow: 4px 4px 10px #555;
}

.ImgLeft {
  float: left;
  border:0;
  margin: 3px 8px 0px 0px;
}

.txbl {
   margin-left:1em;
   max-width:45em;
}

.hblk  {
  text-align:justify; 
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.inf {
 font-size: 92%;
 line-height: 1.2em;
}

.news_hdr {
  position:relative;
  clear: both;
  margin: 0 -8px 0 -8px;
  padding: 3px 8px 3px 8px;
	background-color: #973344;
  color: #F9E6BD;
  border-radius:0.4em; 
	-moz-border-radius:0.4em;
  -webkit-border-radius:0.4em; 
}  

.news_hdr_left {
  float: left;
  padding:0;
  margin:0;
  font-size: 1.2em;
  font-weight: bold;
}  

.news_hdr_date {
  float: right;
  margin:0;
  min-height:25px;
  padding-left: 30px;
	background-image: url(pic/clock.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}  

.news_hdr22 {
  position:relative;
  clear: both;
  margin-left:-6px;
  margin-right:-6px;
  padding: 5px;
	background-color: #FEFAF2;
	border: 1px solid #eee;
  border-radius:0.4em; 
	-moz-border-radius:0.4em;
  -webkit-border-radius:0.4em; 
}  

.news_hdr_left22 {
  float: left;
  margin:0;
  font-size: 1.2em;
  font-weight: bold;
  color:#990000; 
}  

.news_hdr_date22 {
  float: right;
  margin:0;
  min-height:25px;
  padding-left: 30px;
	background-image: url(pic/clock.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}  
