/*
Um die CSS Einstellungen zu ändern sollte die DMSGuestbook Admin Seite benutzt werden. Das dmsguestbook.css nicht direkt bearbeiten, denn die Einstellungen würden automatisch überschrieben werden.
Falls dmsguestbook.css vorhanden und beschreibbar ist, werden die CSS Einstellungen aus dmsguestbook.css gelesen.<br />Ansonsten werden die Einstellungen aus der Datenbank geladen. 
*/


.css_guestbook_position {}

.css_guestbook_font_color {}

.css_form_text {font-weight: normal;}

.css_form_namefield {border:1px solid rgb(254,195,95);
width: 350px;
padding: 3px;
line-height: 20px;}

.css_form_emailfield {border:1px solid rgb(254,195,95);
width: 350px;
padding: 3px;
line-height: 20px;}

.css_form_urlfield {border:1px solid rgb(254,195,95);
width:350px;
padding: 3px;
line-height: 20px;}

.css_form_additional_option {border:1px solid rgb(254,195,95);
width:350px;
padding: 3px;
line-height: 20px;}

.css_form_textfieldspace {float: left;
text-align:left;
padding:0px;
margin:0px;
width: 370px;
line-height: 20px;}

.css_form_messagefield {border:1px solid rgb(254,195,95);
width:350px;
height:150px;
padding: 3px;
line-height: 20px;}

.css_form_antispamtext {text-align:left;}

.css_form_antispamcontent {border:1px solid rgb(67,24,16);}

.css_form_antispamcontent_position {text-align:left;
padding:5px 0px;
margin:0px 0px;}

.css_form_antispam_inputfield {width:140px;
height: 25px;
border:1px solid rgb(254,195,95);}

.css_form_submit {border: 1px solid rgb(67,24,16);
width: auto;
height: auto;
margin-top: 5px;
padding: 3px;
line-height: 10px;}

.css_form_submit_position {text-align:left;
padding: 10px 0px 10px 0px;}

.css_form_errormessage {color:#bb0000;
font-size: 18px;
text-decoration: none;
font-weight:bold;}

.css_form_successmessage {color:#00bb00;
text-decoration: none;
font-weight:bold;
font-size: 18px;}

.css_form_link {position: relative;
top:0px;
left:0;}

.css_navigation_totalcount {float: left;
width: 300px;
text-align: left;
padding:0px 5px;
font-style: italic;
color: #666;}

.css_navigation_overview {width: 390px;
text-align: right;
padding: 0px;
text-decoration: none;
/*border-bottom: 1px dashed rgb(254,195,95)/*rgb(150,70,64)*/;}

.css_navigation_select {font-weight: bold;
font-style: italic;
color: rgb(140,73,0);
text-decoration: none;}

.css_navigation_notselect {color: rgb(67,24,16);
text-decoration: none;}

.css_navigation_char {color:#000000;
font-size:20px;
text-decoration:none;
font-weight:bold;}

.css_navigation_char_position {left:0px;
width:90%;
padding:0px 0px 0px 10px;
margin:0px 0px 20px 0px;
text-align:center;}

.css_post_header1 {color: rgb(140,73,0);}

.css_post_header2 {width:20px;
height:15px;}

.css_post_header3 {width:20px;
height:15px;}

.css_post_header4 {font-size: 10px;
font-style: italic;
line-height: 15px;
color: #666;}

.css_post_email_image {height:15px;
width:15px;
border: none;  /*wird in bilder.css geregelt*/}

.css_post_url_image {height:15px;
width:15px;
border:none; /*wird in bilder.css geregelt*/}

.css_post_separator {border: 1px solid rgb(254,195,95);
height: 1px;
width: 700px;}

.css_post_message {margin: 5px 0px 0px 0px;}

.css_form_embedded {width: 690px;
font-size: 12px;
text-align: left;
padding: 0px 5px;
margin: 0px;
line-height: 20px;}

.css_post_embedded {width: 680px;
padding: 15px 5px 0px 5px;
border-top: 1px solid rgb(254,195,95);
font-size:12px;
text-align: left;
margin:0px;
line-height:20px;}
a.css_navigation_char:hover {text-decoration:none; color:#000000;}
a.css_navigation_select:hover {text-decoration:none; color:#bb1100;}
a.css_navigation_notselect:hover {text-decoration:none; color:#000000;}
img.css_post_url_image {border:0px;}
img.css_post_email_image {border:0px;}
