
body 
{
 font-family:Verdana;
 font-size:11px;
 background-color:#FFFFFF;
 text-align:center;

}

h1 {font-size:18px;color:#B9AF98;margin:0px;}
h2 {font-size:11px;color:#666666;  font-weight:bold;}
h3 {font-size:11px;color:#B9AF98;  font-weight:bold;}
p {margin-top:0px;
line-height:20px;
}



a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:bold;
  color:#B9AF98;
  font-size:11px;
}
a:active, a:hover, a.menu:visited
{ 
  color:#333333;
}



/* Das Menü */
#menu {
color:#dddddd;
background-color:#FFFFFF;
text-align:right;
padding: 60px 0px 6px 0px;
}



/* Der Inhalt */
#content {
background-color:#FFFFFF;
border-left:dashed 1px #E5DFD1;
border-right:dashed 1px #E5DFD1;
border-bottom:dashed 1px #E5DFD1;
padding:10px 10px 10px 10px;
color:#333333;
height:100%;
}

/* Der Inhalt */
#contenthans {
background-color:#FFFFFF;
border-left:dashed 1px #E5DFD1;
border-right:dashed 1px #E5DFD1;
border-bottom:dashed 1px #E5DFD1;
padding:10px 10px 10px 10px;
color:#333333;
height:100%;
background-image: url(images/herbst_hans2.jpg); 
background-repeat:no-repeat;
background-position:bottom left;
}


/* links */
#links {
padding:10px 10px 10px 10px;
line-height:16px;
color:#333333;
float:left;

}


/* rechts */
#rechts {
padding:30px 10px 10px 10px;
line-height:18px;
color:#333333;
border: 1px;
width:520px;
float:right;
}

/* linksxx */
#autorenfoto {
padding:10px 10px 10px 10px;
line-height:16px;
color:#333333;
float:left;
}
 

/* linksextra  */
#linksextra {
padding:10px 10px 10px 130px;
line-height:16px;
color:#333333;
float:left;
}


/* rechtsextra  */
#rechtsextra  {
padding:30px 10px 10px 10px;
line-height:18px;
color:#333333;
width:400px;
float:right;
}


