* {
  padding: 0;
  margin: 0;
}
/*ff4c02*/
body {
  font-family: lucida sans unicode, lucida grande, bitstream vera sans, Helvetica, lucida;
  font-size:10pt;
  line-height:120%;
  background: url(../images/holz.jpg);
}
#zeitung {
  background-image:url(../images/papier.jpg);
  width:750px;
  margin-left:auto;
  margin-right:auto;
  padding:10px;
}
#zeitungsrand {
  background:url(../images/randrechts.jpg) top right repeat-y;
  width:794px;
  margin-top:20px;
  margin-bottom:20px;
  margin-left:auto;
  margin-right:auto;
}
#header1 {
  height:25px;
  float:left;
  overflow:hidden;
  color:#999999;
}
#header2 {
  height:25px;
  float:right;
}
#header2 input, #header1 input
{
  border:1px solid #d5d5d5;
  background-color: transparent;
  color:#999999;
}
#header3 {
  clear:both;
  width:100%;
  height:100px;
  background:url(../images/logo.gif) top center no-repeat;
  text-align:right;
  vertical-align:center; 
  margin-bottom:15px;
  font-size:11pt;
/*  border-bottom:1px solid #ff4c02;
  padding-bottom:10px;*/
}
#teaser{
  width:100%;
  margin-bottom:15px;
}
#menue{
  float:left;
  width:170px;
  border:1px solid #ff4c02;
  padding-right:2px;
  padding-left:2px;
  padding-bottom:15px;
  overflow:hidden;
}
#main{
  margin-left:190px;
}
#eilmeldung{
margin-left:270px;
margin-right:80px;
color: #ff4c02;
}
#eilmeldung .contentheading{
font-weight:bold;
font-size:12pt;
color:#ff4c02;
}
div.teaser{
  float:left;
  width:230px;
  margin-right:10px;
  border-right:1px solid #ff4c02;
  font-size:9pt;
}
div.teaser img{
  margin-right:5px;
  float:left;
}
#footer1{
  clear:both;
  height:5px;
}
#footer2{
  width:798px;
  margin-bottom:20px;
  margin-left:auto;
  margin-right:auto;
  padding:0px;
  display:none;
}
#footer3{
  background:url(../images/randunten.jpg) top left repeat-x;
  width:782px;
  margin-left:14px;
  text-align:right;
}
#menue th{
  padding-top:15px;
  text-align:left;
}
#newsletter{
  width:168px;
}

/*Ende grundsätzliches Layout*/
a{
color:#ff4c02;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
a.mainlevel{
color:black;
}
#active_menu{
color:#ff4c02;
}
a.sublevel{
color:black;
margin-left:6px;
}
#menue input{
  border:1px solid #bbbbbb;
  background-color: transparent;
  color:black;
}
#menue .moduletablesmall{
  font-size:9pt;
}
.contentheading, .contentpagetitle{
font-weight:bold;
font-size:20pt;
line-height:140%;
color:black;
text-align:left;
}

.componentheading{
text-align:center;
border-bottom: 1px solid #999999;
}

.categorylink, .categorylink a{
color:#999999;
}

.contentpaneopen{
text-align:justify;
}

.pathway{
color:#999999;
font-size:9pt;
margin-bottom:20px;
}

.small{
color:#999999;
font-size:9pt;
}

h3{
margin-top:10px;
}

.sectiontableheader{
font-weight:bold;
}

#main img {
margin:5px;
border:none;
}