body
{
   margin: 0;
   background: url(/images/grey.jpg) repeat-x 0 0;
}

#inhalt
{
   text-align: center;
   padding: 20px;
   height: 380px;
   width: 640px;
   margin-top: -240px;
   margin-left: -320px;
   top: 50%;
   left: 50%;
   position: absolute;
   border-bottom: 2px dotted #DFDFDF;
   border-right: 2px dotted #DFDFDF;
   border-left: 2px dotted #DFDFDF;
   border-top: 1px solid #DFDFDF;
   background-color: #fff;
}

#err
{
   font: 12px verdana, arial, helvetica, sans-serif;
   margin: 0;
   padding: 0;
}

h1
{
   font-size: 12px;
   color: #666666;
}

.faw_startseite span
{
   font-size: 12px;
   color: #666666;
}

.faw
{
   margin-top: 30px;
   border: 0;
}

/*a {text-decoration: none;}*/

a.start, a.start:visited {
   text-decoration:none;
   font-weight: bold;
   font-size: 16px;
   color: #666666;
}

a.start:hover {
   text-decoration:underline;
   font-weight: bold;
}

.ff{
   top: 89%;
   left:-5%;
   position: absolute;
   visibility: hidden;
   border: none !important;
}
.ff img{
   border: none !important;
}
.ff span{
   position:absolute;
   top: 60%;
   left: 50%;
   font-weight: bold;
   color: gray;
}
.ff a:hover{
   color: black;
   text-decoration: underline;
}
.ff a{
   text-decoration: none;
   color: gray;
}