@import url(../elements/smileybox.css);
@import url(../elements/formular.css);
#Name {
 float: left;
 margin: 0px 30px 3px 0px;
}
#Email{
 float:left;
 margin: 0px 0px 3px 0px;
}
#name, #email {
 width: 13em;
}
#inhalt  img{
 border: none;
}
.email a{
 background: none;
}
#Nachricht{
 clear: both;
 margin: 3px 0px 5px 10px;
}
#nachricht{
 width: 520px;
 height: 75px;
}
#smileybox {
 width: 455px;
}
#gaestebuch form {
 margin-bottom: 5px;
}
#inhalt {
 clear: both; 
 background: #003858;
 margin: 0px;
 padding: 5px;
}
#inhalt li{
 position: relative;
 list-style: none;
 border-bottom: solid 1px #008bdb;
 padding: 0px 0px 10px 0px;
 margin: 0px 0px 5px 0px;
}
#inhalt h4{
 float: left;
 font-size: 1em;
 font-weight: bold;
 margin-right: 25px;
}
.date {
 float: right;
 font-size: 0.75em;
 letter-spacing: 4px;
 font-weight: bold;
}
.email {
 font-style: italic;
 float: left;
 display: inline;
 padding-left: 10px;
 border-left: 1px solid #008bdb;
}
.inh {
 clear: both;
 padding: 5px 0px 0px 0px;
 margin: 0px 0px 0px 10px;
}
#recaptcha_widget_div {
 position: relative;
}
#recaptcha_area {
 margin: 10px 0px 0px 110px;
}
#recaptcha_response_field {
 background: white !important;
 right: 0px;
}
#uebers {
 text-align: center;
}
