.gaestebuch_hauptbox {
   width:445px;
   height:auto;
   margin:20px auto 20px auto;
   background:#777777;
   border:1px solid #ffffff;
   padding:5px 60px 5px 60px;
   color:#c0c0c0;
   margin-top: 20px;
   text-align: left;
}

form {
   font-family:verdana,arial,sans-serif;
   font-size:10px;
   font-weight:700;
   
}

.textfield {
   color:#c0c0c0
   border:1px solid #ffffff;
   background:#dddddd;
   width:200px;
}

.textarea {
	 color:#c0c0c0
   border:1px solid #ffffff;
   background:#dddddd;
   width:200px;
   height:50px;
}

hr {
   font-size:15px;
   border-top:1px solid #ffffff;
   border-right:none;
   border-bottom:none;
   border-left:none;
   background:#555555;
   text-align:left;
}
