/* Gästebuch */
textarea {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;}
html>body .content {height: auto; padding-bottom: 1em;}


#inhalt p.thema {font-size: .8em; padding: .5em 2em 0 2em;}
#inhalt p.eintraege {font-size: .7em; padding: 0 2.5em 1em 2.5em; border-bottom: 1px dashed #B4DC9E;}
#inhalt p.eintrag {padding: 1em 1em; font-size: .8em;}
#inhalt p.sub_menu {height: 1.8em; text-align: right; margin-right: 3em;}

#gb_links {float: right; font-size: .8em;}
#gaestebuch_eintraege {width: 47em; margin: .5em 0em .5em 2em; font-size: .7em;}
#gaestebuch_eintraege thead th img {margin-bottom: -2px;}
html>body #gaestebuch_eintraege thead th img {margin-bottom: -4px;}
#gaestebuch_eintraege td.gb_name {border-left: 5px solid #B4DC9E;}
#gaestebuch_eintraege td {border-right: 5px solid #B4DC9E; border-bottom: 1px dashed #B4DC9E; padding: .2em;}
#gaestebuch_eintraege tr.first td {border-top: 5px solid #B4DC9E;}
#gaestebuch_eintraege tr.last td {border-bottom: 5px solid #B4DC9E;}
#gaestebuch_eintraege tr.alt td {background: #DAEECF;}
#gaestebuch_eintraege .gb_name {width: 13em; font-weight: bold;}
#gaestebuch_eintraege .gb_name img {float: left; margin-right: .4em;}

#gb_links {margin-top: .7em;}    	
#gb_links span {background: url(../../images/akt_eintraege.gif) no-repeat; padding: 2px 1em; font-family: Comic Sans MS, Arial, sans-serif; font-weight: bold;}
#gb_links span.big, #gb_links a.big {padding: 2px .7em;}
#gb_links span.bigger, #gb_links a.bigger {padding: 2px .4em;}
#gb_links span.huge, #gb_links span.gigantic {padding: 2px .6em; background-image: url(../../images/akt_eintraege_gross.gif);}
#gb_links a.huge, #gb_links a.gigantic {padding: 2px .6em; background-image: url(../../images/andere_eintraege_gross.gif);}
#gb_links span.gigantic, #gb_links a.gigantic {padding: 2px .3em;}
#gb_links a {background: url(../../images/andere_eintraege.gif) no-repeat; padding: 2px 1em; font-family: Comic Sans MS, Verdana, Arial, sans-serif; font-weight: bold; text-decoration: none; color: black;}
#gb_links a.image {background: none; padding: 0;}

#gaestebuch_form {font-size: .8em;}
#gaestebuch_form div {border: 5px solid #B4DC9E;margin: .5em 2em; padding: .5em; width: 39em;}
#gaestebuch_form label {height: 1.7em; clear: left; float: left; width: 15em;}
#gaestebuch_form label.alt {height: auto; float: none; width: auto; clear: none;}
#gaestebuch_form p.submit {text-align: center; margin-left: 8em;}
#gaestebuch_form select {border: 1px solid #B4DC9E; background: #DAEECF; margin: .3em; width: 4em;}
#gaestebuch_form select.jahr {width: 5em;}
#gaestebuch_form input.text {border: 1px solid #B4DC9E; background: #DAEECF; margin: .3em; width: 20em;}
#gaestebuch_form option {text-align: center;}
#gaestebuch_form #gb_mitteilung {border: 1px solid #B4DC9E; background: white; margin: .3em; width: 20.6em; height: 6em; font-size: 1em;}
#gaestebuch_form .error {padding-left: 	15.2em;}

.danke {font-size: .8em; padding: 1em 2em;}
.danke p {margin: .5em 0em;}

.error {color: #BD0103;}
