body 
{
background-color: #030100;
background-image: url('../images/gaestebuch.jpg');
background-repeat: no-repeat;
background-position: center 0px;
margin: 0px;
padding: 0px;
scrollbar-face-color: 2b2a28;
scrollbar-highlight-color: 818181;
scrollbar-3dlight-color: acacaa;
scrollbar-darkshadow-color: 000000;
scrollbar-shadow-color: 141414;
scrollbar-arrow-color: acacaa;
scrollbar-track-color: 0b0600;
overflow: hidden;
}

div.vorname {  
display: none;  
} 

hr
{
color: #252423;
}

div.container {
position:relative;
 top:0px; 
  margin: 0 auto;
  width: 841px;
text-align: left;
background-repeat: no-repeat;
}

div.form
{
position:absolute; 
 left:-53px;
 top:238px; 
 width:274px;
 height:395px;
margin: 0px;
padding: 0px;
background-image: url('../images/gaestebuch-form.jpg');
background-repeat: no-repeat;
overflow:hidden;
}

div.formheading
{
text-align:left; 
text-align: left;
 width:592px;
margin-top: 9px;
margin-left: 12px;
margin-right: 0px;
}

div.formcontent
{
position:absolute; 
 left: -43px;
 top: 276px; 
 width: 254px;
 height: 344px;
margin: 0px;
padding: 0px;
overflow: hidden;
}

div.entries
{
position:absolute; 
 left:248px;
 top:25px; 
 width:647px;
 height:609px;
margin: 0px;
padding: 0px;
background-image: url('../images/gaestebuch-entries.jpg');
background-repeat: no-repeat;
}

div.entriesheading
{
text-align: left;
 width:592px;
margin-top: 10px;
margin-left: 12px;
margin-right: 0px;
}

div.entrycontents
{
position:absolute; 
 left:258px;
 top:70px; 
 width:627px;
 height:500px;
margin: 0px;
padding: 0px;
overflow: auto;
}

div.arrows
{
position:absolute; 
 left:258px;
 top:580px; 
 width:627px;
 height:50px;
margin: 0px;
padding: 0px;
}

h1
{
display:inline;
color: #ffffff;
font-weight: bold;
font-size: 14px;
font-family: Verdana, arial;
font-variant: small-caps;
}

h2
{
display:inline;
color: #ffffff;
font-weight: bold;
font-size: 10px;
font-family: Verdana, arial;
}

a:link
{
color: #e8dc88;
font-weight: bold;
font-size: 11px;
font-family: Verdana, arial;
}

a:visited {
color: #c4ba71;
font-weight: bold;
font-size: 11px;
font-family: Verdana, arial;
}

a:hover {
color: #ffea59;
font-weight: bold;
font-size: 11px;
font-family: Verdana, arial;
}

a:active {
color: #ffffff;
font-weight: bold;
font-size: 11px;
font-family: Verdana, arial;
}



p.date
{
color: #e2e2e2;
font-weight: normal;
font-size: 11px;
font-family: Verdana, arial;
}

p.entry
{
display:inline;
color: #f4e05c;
font-weight: normal;
font-size: 12px;
font-family: Verdana, arial;
}

p
{
display:inline;
color: #f4e05c;
font-weight: normal;
font-size: 12px;
font-family: Verdana, arial;
}


div.backlink
{
position:absolute; 
 left:-79px;
 top:0px; 
 width:92px;
 height:92px;
margin: 0px;
padding: 0px;
}

input.error {
font-family: Verdana, arial;
font-size:12px;
font-weight:bold;
background-color: #c5c4c0;
}

input.field {
font-family: Verdana, arial;
font-size:12px;
font-weight:bold;
color: #ffffff;
background-color: #2a2623;
}

textarea {
 background-color: #2a2623;
color: #ffffff;
font-family: Verdana, arial;
 font-size: 12px;
scrollbar-face-color: 2b2a28;
scrollbar-highlight-color: 818181;
scrollbar-3dlight-color: acacaa;
scrollbar-darkshadow-color: 000000;
scrollbar-shadow-color: 141414;
scrollbar-arrow-color: acacaa;
scrollbar-track-color: 0b0600;
scrolling: auto;
}

p.small
{
display:inline;
color: #f4e05c;
font-weight: normal;
font-size: 9px;
font-family: Verdana, arial;
}
