html{
margin:0;
padding:0;
}

body{
margin:0;
padding:0;
}

#content{
height:auto;
width: 100%;
margin:auto;
padding:0 0 44px 0;
text-align:left;
}

#decohead {
display:none;
 }

#headerimg {
display:none;
}

#menu {
display:none;
}

#textarea {
width: 100%;
}
#textarea2sp {
width: 612px; /*480 - 44padding + 176 rechte Spalte */
float: left;
border-left: 1px solid #878889;
padding: 0 22px 0 22px;
min-height: 330px;
}

#spotlight {
width: 100%;
}

#forward {
padding: 22px 0 0 33px;
}

/* ------ font-styles ------- */
p, body, #textarea {
   color:#595a5b;
   font-size:11px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   line-height: 1.5;
}
#spotlight, #spotlight p {
   color:#595a5b;
   font-size:11px;
   font-weight: normal;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   line-height: 1.5;
}

h1 {
   color:#595a5b;
   font-size:14px;
   line-height: 1.8;
   font-weight:bold;
   margin-bottom: 22px;
}
h2 {
   color: #595a5b;
   font-size:12px;
   line-height: 1.5;
   font-weight:bold;
}
h3 {
   color: #4ca2d1;
   font-size:11px;
   line-height: 1.5;
   font-weight:bold;
}
a {
      color: #5e9cbc;
      text-decoration: none;
}
#textarea p a, #textarea a {
text-decoration: underline;
}

.grosseschrift {
   font-size: 2em;
   font-weight: bold;
}
.linklist {
   padding-left: 22px;
}


/* ------ formatting-styles ------- */
.linie {
        border-bottom: 1px solid #878889;
        line-height: 1;
}

.unfloater {
        line-height: 0;
        clear: both;
}
.newsbild {
       margin: 0 0 10px 0;
       padding: 5px;
       border: 1px solid #878889;
}
.bildrechts {
       float: right;
       margin: 0 0 10px 10px;
       padding: 2px;
       border: 1px solid #878889;
}

/* ------ navigation level 1 ---------*/
#menulook ul{
  margin-top: 22px;
  margin-left: 11px;
  padding: 0em;
  list-style-type: none;
  color: #595a5b;
}

#menulook ul li {
 /* background-color: #b1b2b4;  */
	color: #595a5b;
}

#menulook ul li#li_nav1_open{  /* special layout for open links */
/*  background-color: #b1b2b4;  */
	height: auto !important;
	height: 22px;
}

#menulook ul li a{
  display: block;
  background-repeat: no-repeat;
  height: 22px;
  line-height: 22px;
  color: #595a5b;
  text-decoration: none;
  border-bottom: 1px dotted #4aa004;
  font-weight: bold;
  padding-left: 22px;
}

#menulook ul li a:hover, #menulook ul li a:focus{
  color: #4ca2d1;
}

#menulook ul a#a_nav1_open, #menulook ul a:hover#a_nav1_open{
  font-weight: bold;
  color: #4ca2d1;
}
#menulook ul a#a_nav2_open, #menulook ul a:hover#a_nav2_open{
  font-weight: bold;
  color: #4ca2d1;
}

/* ------ Design for submenu --------*/

#menulook ul ul {
  margin-top: 0;
  margin-left: 0;
}

#menulook li li{
  display: block;
  padding-left: 0;
  line-height: 1.1em;
  color: #595a5b;
  text-align: left;
}

#menulook ul ul a{
  position: relative;
  display: block;
  background-repeat: no-repeat;
  padding: 0em;
  padding-left: 22px;
  padding-top: 0;
  padding-bottom: 0px;
  color: #4ca2d1;
  font-size: 9px;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
}

#menulook ul ul a:hover, #menulook ul ul a:focus, #menulook ul ul a#a_nav2_open{
  color: #595a5b;
}
