#webinhalt{
   float:left;
   margin-left:30px;
   width:550px;
   border:0px solid #000000;
}

#webinhaltFull{
   float:left;
   margin-left:30px;
   width:750px;
   border:0px solid #000000;
}

#ueberschrift{
   margin-top:20px;
   margin-bottom:10px;
   font-family:Verdana;
   font-size:16px;
   font-weight:bold;
}

#ueberschrift .zusatztext{
   font-family:Arial;
   font-size:11px;
   font-weight:normal;
}

#infoText{
   float:left;
   margin-right:5px;
   margin-bottom:10px;
   font-weight:normal;
   font-family:Arial;
   font-size:12px;
}

#infoText .red{
   color:#FF0000;
   font-weight:bold;
}

#infoText #signform{}

#infoText #signform .label{
   clear:both;
   width:130px;
   float:left;
   margin-bottom:10px;
   position:relative;
}

#infoText #signform .labelBox{
   clear:both;
   margin-bottom:10px;
   font-weight:bold;
   width:320px;
   float:left;
   background-color:#ebeff2;
   border-bottom:1px solid #209c7a;
}

#infoText #signform .labelBox2{
   margin-bottom:10px;
   margin-left:30px;
   font-weight:bold;
   width:320px;
   float:left;
   background-color:#ebeff2;
   border-bottom:1px solid #209c7a;
}

#infoText #signform .labelLeft{
   width:130px;
   float:left;
   margin-bottom:10px;
   margin-left:20px;
   position:relative;
}

#infoText #signform .feld{
   width:200px;
   float:left;
   margin-bottom:10px;
   font-size:10px;
   line-height:20px;
   position:relative;
}


#infoText #signform .feldBig{
   clear:both;
   width:330px;
   float:left;
   margin-bottom:10px;
   font-size:10px;
   line-height:20px;
   position:relative;
}

#infoText #signform .feld input,select{
   font-size:10px;
   border-left:0px;
   border-bottom:1px solid #000000;
   border-top:0px;
   border-right:0px;
   width:190px;
}


#infoText #signform .feldBig textarea{
   font-size:10px;
   border-left:0px;
   border-bottom:1px solid #000000;
   border-top:0px;
   border-right:1px solid #000000;
   width:320px;
   font-size:10px;
   font-family:Arial;
}

#infoText #signform .submit{
   font-size:10px;
   width:680;
   line-height:23px;
   float:left;
   text-align:right;
}

#infoText #signform .placeholder{
   clear:both;
   width:320px;
   height:10px;
   line-height:10px;
   text-align:center;
}

#infoText #signform .submit a{text-decoration:underline;color:#000000;margin-left:10px;font-weight:bold;font-size:11px}
#infoText #signform .submit img{margin-right:10px;}

#error{
   font-family:Verdana;
   color:#FF0000;
   font-weight:bold;
   margin-bottom:10px;
}

#newest{
   float:left;
   border:1px solid #209c7a;
   width:200px;
   margin-left:25px;
   margin-top:-30px;
   font-family:Arial;
}

#newest #uebers{
   background-color:#ebeff2;
   font-weight:bold;
   text-align:center;
   color:#209c7a;
   line-height:30px;
   font-family:Verdana;
   font-size:12px;
   border-bottom:1px solid #209c7a;
   width:100%;
}

#newest .newestEintrag{
   width:190px;
   margin-left:5px;
   border-bottom:1px dotted #000000;
   cursor:pointer;
}

#newest .newestUebers{
   width:190px;
   font-size:11px;
   color:#FF0000;
}

#newest .newestShort{
   width:190px;
   font-size:11px;
   text-align:right;
}

#newest .link{
   width:190px;
   font-size:11px;
   text-align:right;
}

#newest a{
   text-decoration:none;
   color:#000000;
}

#newest a:hover{
   text-decoration:underline;
   color:#000000;
}
