
html, body {
background-color:#312927;    /*#D4D0C8*/     
text-align:center;
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
color: #333;
scrollbar-base-color:#CDC9AA;
scrollbar-3d-light-color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#CDC9AA;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#D8D5BD;
}

/* Das Layout */
#layout {
margin: 20px auto;
width: 795px;
text-align: left;
}

/* Das Menü oben*/
#menu {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
float: left;
width:795px;
height:233px;
}

/* Das Bild */
#bild {
float: left;
top: 0px;
width: 280px;
height: 415px;
background-image: url(images/bild_hp.jpg);
background-repeat:no-repeat;
background-color:#000000;
}

/* Der Inhalt */
#content {
margin-bottom: 15px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
float: left;
width: 785px;
height:100%;
background-color:#FEEFCE;      /* #CDC9AA */
padding:5px;
text-align: left;
line-height: 1.4em;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: 1.05em;
}

td.ueberschrift {
 color: #333;
 font-size: 1.6em;
 line-height: 60px;
 font-weight: bold;
 font-family: 'Trebuchet MS', Verdana, sans-serif;
}

td.normal {
font-size: 1.05em;
line-height: 1.4em;
 font-family: 'Trebuchet MS', Verdana, sans-serif;
}

td.mini {
 font-size: 9px;
 line-height: 13px;
 font-family: 'Trebuchet MS', Verdana, sans-serif;
}

td.bold {
 font-weight: bold
}
td.fehler {
color: red;
}
td.fehler2 {
color: black;
}
td.hinter {
background-image:url(images/film.gif);
background-repeat:repeat-x;
float:left;
width:408px;
height:10px;
}

a.extern {
 padding-left: 15px;
 background-image:url(images/arrow.gif);
 background-repeat: no-repeat;
 background-position: left;
 color: #990000;
 text-decoration: none;
}

a.download {
 padding-left: 10px;
 background-image:url(images/arrow_black.gif);
 background-repeat: no-repeat;
 background-position: left;
 color: #990000;
 text-decoration: none;
}

a.intern:link, a.extern:link, a.download:link {
 color: #990000;
 text-decoration: none;
}
a.intern:hover, a.extern:hover, a.download:hover  {
 color: #9D9C9C;
 text-decoration: none;
}
a.intern:active, a.extern:active, a.download:active  {
 color: #9D9C9C;
 text-decoration: none;
}
a.intern:visited, a.extern:visited, a.download:visited  {
 color: #9D9C9C;
 text-decoration: none;
}

input.form {
 background-color:#000000;
 border:1px solid #000000;
 color:#FFFFFF;
 font-size: 11px;
 font-weight: bold;
}

input.dk {
 background-color:#D4D0C8;
 border:1px solid #000000;
 color:#000000;
 font-size: 11px;
}

textarea.dk {
 background-color:#D4D0C8;
 border:1px solid #000000;
 color:#000000;
 font-size: 11px;
 scrollbar-base-color:#CDC9AA;
 scrollbar-3d-light-color:#FFFFFF;
 scrollbar-arrow-color:#000000;
 scrollbar-darkshadow-color:#000000;
 scrollbar-face-color:#CDC9AA;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-shadow-color:#000000;
 scrollbar-track-color:#D8D5BD;
}

.guestbook_table {
 font-family: 'Trebuchet MS', Verdana, sans-serif;
 font-size: 11px;
 line-height: 1.4em;
 color: #333;
}

.guestbook_table td{
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
}


.guestbook_table2 {
 font-family: 'Trebuchet MS', Verdana, sans-serif;
 font-size: 11px;
 line-height: 1.4em;
 color: #333;
}