/* Style sheet gaestebuch */
#gaestebuch label{font-weight:bold;font-size:13px;}
#gaestebuch input.text{width:260px;margin:0.25em 0.25em 0.25em 0;padding:2px;background-color:#f6f6f6;border:1px solid #9e9e9e;}
#gaestebuch input.text:focus{background-color:#ffffdd;border:1px solid #ff8000;}
#gaestebuch input.text:hover{background-color:#ffffdd;border:1px solid #ff8000;}
#gaestebuch textarea{width:460px;height:100px;margin:0.5em 0.25em 0.25em 0;padding:2px;background-color:#f6f6f6;border:1px solid #9e9e9e;}
#gaestebuch textarea:focus{background-color:#ffffdd;border:1px solid #ff8000;}
#gaestebuch textarea:hover{background-color:#ffffdd;border:1px solid #ff8000;}
#gaestebuch .captcha{width:200px;height:20px;margin:0.5em 0.25em 0.25em 0;padding:2px;background-color:#f6f6f6;border:1px solid #9e9e9e;}
#gaestebuch input.captcha:focus{background-color:#ffffdd;border:1px solid #ff8000;}
#gaestebuch input.captcha:hover{background-color:#ffffdd;border:1px solid #ff8000;}
#gaestebuch .ce_form.tableless label{display:block;}
#gaestebuch .submit{font-size:15px;}
#gaestebuch #ctrl_28_submit{top:154px;position:absolute;}
#gaestebuch .list_per_page{margin-top:20px;margin-bottom:20px;padding-top:5px;border-top:1px dotted #9e9e9e;border-bottom:1px dotted #9e9e9e;}
#gaestebuch .record{margin-top:5px;margin-bottom:5px;padding-bottom:5px;padding-left:5px;background-color:#f5dda4;border-right:1px solid #9e9e9e;border-bottom:1px solid #9e9e9e;}
#gaestebuch .field_0{font-style:italic;font-size:13px;}
#gaestebuch .field_1{padding-bottom:3px;font-style:italic;font-size:15px;}
#gaestebuch select{width:50px;margin:0.25em 0.25em 0.25em 0;background-color:#f6f6f6;border:1px solid #9e9e9e;font-size:15px;}
#gaestebuch select:focus{background-color:#ffffdd;border:1px solid #ff8000;}
#gaestebuch .error{font-size:13px;color:#cc2b2b;}

