body
{
 font-family:Verdana;
 font-size:12px;
 background: url(../images/page/holz.png);

}
h1 {font-size:18px;color:#000000;margin:0px;}
h2 {font-size:14px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}

h4
{
 font-size:12px;
 font-weight:normal;
 color:#000000;
 text-align:justify;
 margin-left:360px;
 margin-right:70px;
 padding:0px;
}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:bold;
  color:#960000;
  font-size:12px;
}
a:active, a:hover
{ 
  text-decoration:underline;
  color:#FF0000;
}

/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{ 
  color:#969696;
  text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
  color:#FFFFFF;
  text-decoration:underline;
}

/* Die Titelzeile */
#title {
height:30px;
padding:5px;
text-align:center;
background-color:#394529;
background: url(../images/page/holz.png);
}


/* Das Menü */
#menu {
color:#FFFFFF;
background-color:#transparent;
text-align:center;
margin-bottom:5px;
margin-top:0px;
width:790;
}

/* Artikel Box */
textarea {
font-family:verdana;
font-size:12px;
text-align:left;
background-color:transparent;
border-color:#000000;
scrollbar-face-color:#F2EAD5;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#000000;
scrollbar-shadow-color:#F2EAD5;
scrollbar-dark-shadow-color:#F2EAD5;
scrollbar-highlight-color:#F2EAD5;
scrollbar-3d-light-color:#F2EAD5;
}

/* Der Inhalt */
#content {
border-top:0px solid #000000;
background-color:transparent;
background: url(../images/page/buch.gif);
background-repeat: no-repeat;
background-position:right;
padding:5px;
color:#000000;
height:570px;
width:790px;
}

