body {
background-color:#000;
background-image:url(grafik/back.jpg);
font-size:.8em;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:0;
margin:0;
scrollbar-base-color:#260E02;
}

h1 {
color:#A17244;
font-size:1.5em;
text-align:center;
font-family:Sans-Serif, Verdana, Arial;
width:100%;
filter:Shadow(color=#000000,direction=45);
margin-top:0;
}

h2 {
color:#A17244;
font-size:1.3em;
text-align:center;
font-family:Sans-Serif, Verdana, Arial;
width:100%;
filter:Shadow(color=#000000,direction=45);
}

/* Links */
a {
font-weight:700;
color:#FFF;
padding-left:9px;
background-image:url(grafik/pfeil.gif);
background-repeat:no-repeat;
}

a:hover {
color:red;
}

hr {
border:dashed #A17244 1px;
}

table,td,th {
border:#7F0000 1px;
}

/* ----------Layout zentrieren-------- */
#container {
width:850px;
position:absolute;
left:50%;
margin-left:-425px;
background-color:#000;
}

/* ----------Header-------------- */
#header {
margin-top:10px;
height:220px;
background-color:#000;
background-image:url(grafik/back.jpg);
}

/* -----Hintergrundf&uuml;llung Mitte--------- */
#mittebackground {
background-color:#260E02;
background:url(grafik/rahmen.jpg);
}

/* ----------Mitte-------------- */
#oben {
width:850px;
height:32px;
background:url(grafik/rahmenoben.jpg) bottom no-repeat;
}

#unten {
clear:right;
width:850px;
height:32px;
background:url(grafik/rahmenunten.jpg) bottom no-repeat;
clear:right;
}

#mitte {
padding:0 25px;
}

/* -----------------content--------------------- */
#content {
width:555px;
position:relative;
margin:0;
color:#E0D1BC;
text-align:justify;
}

p {
margin:10px 0;
}

/* --------------rechte Seite------------- */
#right {
float:right;
width:230px;
color:#E0D1BC;
}

/* --------------Footer------------- */
#footer {
background-color:#000;
background-image:url(grafik/back.jpg);
font-size:.9em;
color:#9F9F9F;
text-align:center;
padding:5px;
}

#buecher iframe {
border:dashed #A17244 1px;
}

#buecher a {
padding-left:0;
background-image:url(grafik/klar.gif);
}

/* LinkBox */
div {
margin:0;
}

.ro {
background-color:#290800;
background:url(grafik/roundedbox_ro.gif) top right no-repeat;
}

.lo {
background:url(grafik/roundedbox_lo.gif) top left no-repeat;
}

.ru {
background:url(grafik/roundedbox_ru.gif) bottom right no-repeat;
}

.lu {
background:url(grafik/roundedbox_lu.gif) bottom left no-repeat;
}

.inhalt {
margin:0;
padding:0 10px;
text-align:left;
}

.inhalt p {
margin:0;
padding:0;
}

.kat {
display:table-cell;
}

.kat a {
padding:0 5px;
background-image:url(grafik/klar.gif);
}