/* START CSS Document */

/* BeginEditable "non specific" */

body {
font-family : verdana, arial, helvetica, sans-serif;
background-color : #ACB7C9;
color : #000000; 
margin : 0; 
padding : 0; 
}

td {
font-family : verdana, arial, helvetica, sans-serif;
font-size : 9px; 
}

a {
color : #536F9D; 
text-decoration : none; 
}
a:hover {
color : #C96620; 
text-decoration : underline; 
}

form {
display : inline;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 9px; 
}

select , option , textarea , input {
background-color : #FFFFFF;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 9px; 
} 

/* EndEditable "non specific" */


/* BeginEditable "headlines" */

.headlines1 {
color : #C96620; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 11px; 
font-weight : bold; 
}

.headlines2 {
color : #000000; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
}

/* EndEditable "headlines" */


/* BeginEditable "guestbook" */

.guestbook_textarea {
background-color : #EFEFEF; 
border-width : 1px; 
border-color : #DFDFDF; 
border-style : solid; 
width : 270px;
font-size : 9px; 
}

.guestbook_help {
text-align : center;
width : 240pt;
padding: 2pt;
display:none;
position: absolute;				
background-color:#FAFAFA;						
border-style: solid;
border-width: 1px;
border-color: #990000;
}

/* EndEditable "guestbook" */


/* BeginEditable "contact" */

.contact_textarea {
background-color : #EFEFEF; 
border-width : 1px; 
border-color : #DFDFDF; 
border-style : solid; 
width : 300px;
}

/* EndEditable "contact" */


/* BeginEditable "sonstiges" */

.help {
text-align : center;
width : 120pt;
padding: 2pt;
display:none;
position: absolute;				
background-color:#FAFAFA;						
border-style: solid;
border-width: 1px;
border-color: #990000;
}

.error {
font-weight : bold;
color : #800000;
}

.checkbox {
background-color : #FAFAFA; 
}

.textbox {
text-align : center; 
background-color : #EFEFEF; 
border-width : 1px; 
border-color : #DFDFDF; 
border-style : solid; 
width : 150px;  
}

.textarea {
background-color : #EFEFEF; 
border-width : 1px; 
border-color : #DFDFDF; 
border-style : solid; 
width : 250px;
}

.submit {
text-align : center; 
background-color : #EFEFEF; 
border-width : 1px; 
border-color : #DFDFDF; 
border-style : solid; 
width : 80px; 
}

/* EndEditable "sonstiges" */

/* END CSS Document */