/* Stylesheet für thelen */

body
{
   margin: 0;
   padding: 0;
   min-width:798px;   
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background-color: #285A5A;
   height:100%;
   text-align:left;
   
}

#wrapper
{
   position: absolute;
   text-align:left;
   width:798px;   
   margin-right:auto;
   margin-left: auto;
   padding:120px 0 0 0;
   background-image: url(images/head-thelen.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   background-color: #FFFFFF;
   border-top: 5px solid #285A5A;
   border-left: 1px solid #285A5A;
   border-right: 1px solid #285A5A;
   border-bottom: 1px solid #285A5A;
}

hr
{
   border: none;
   background-color: #285A5A;
   color: #000099;
   height: 1px;
   width: 100%;
}

/* Inhalt für abn24 */   

#content
{
   margin-left: 198px;
   margin-right:15px;
   min-height: 700px;
   padding: 10px 35px 20px 10px;
   border-left: 1px  solid silver;
   background-color: #FFFFFF;
}

#content p
{
   font-size: 80%;
   text-align:justify;
   padding-left: 20px;
   padding-bottom: 10px;
   line-height: 1.8em;
   
}
.Stil1 
{
   font-size: smaller
   
}
.leftimg
{
   float: left;
   border: 2px solid #ffffff;
   margin-right: 30px;
   margin-bottom: 10px;
}   

.clear
{
   clear: both;
}   


#content h1
{
   font-family: Verdana, sans-serif;
   font-size: 110%;
   font-weight: normal;
   padding-left: 20px;
   color: #285A5A;
   background-color: transparent;
}   

#content h2
{
   font-size: 90%;
   font-weight: bold;
   color: #285A5A;
   padding-left: 20px;
   background-color: transparent;
   
}

#content h3
{
   font-size: 90%;
   font-weight: 600;
   color: #4F6072;
   padding-top: 10px;
   padding-left: 20px;
   background-color: transparent;
   
}

#content h4
{
   font-size: 70%;
   font-weight: normal;
   color: #4F6072;
   padding-top: 0px;
   padding-left: 20px;
   background-color: transparent;
}


#content h5
{
   font-size: 60%;
   font-weight: normal;
   color: #4F6072;
   padding-top: 2px;
   padding-left: 20px;
   background-color: transparent;
   border-bottom: 1px solid silver;
   
}

#content ul
{
    list-style-type: square;
    background-color: transparent;
    font-size:80%;
    font-weight: normal;
    line-height: 2.0;
}

ul#publik
{
    list-style-type: square;
    font-size:70%;
    font-weight: normal;
    color: #000000;
    background-color: transparent;
    line-height: 1.5;
}
ul#unter
{
    list-style-type: circle;
    font-size:100%;
    font-weight: normal;
    color: #000000;
    background-color: transparent;
    line-height: 1.5;
}

ul#fehler
{
    list-style-type: circle;
    font-size:60%;
    font-weight: normal;
    color: #FF3333;
    background-color: transparent;
    line-height: 2.0;
}

ul#formular
{
    list-style-type: decimal;
    font-size:60%;
    font-weight: normal;
    color: #000000;
    background-color: transparent;
    line-height: 1.5;
}



#content dl dt
{
   margin-left: 20px;
   margin-top: 15px;
   font-style: oblique;
   font-size: 80%;
   font-weight: bold;
   color:#000000;
}
#content dl dd
{
   margin-right: 20px;
   text-align:justify;
   font-style: normal;
   font-size: 80%;
   font-weight: normal;
   color: #000000;
}

#content .box1
{
   float:left;
   margin-left: 20px;
   margin-top: 2px;
   margin-bottom:35px;
   width: 240px;
   background-color:transparent;
}

#content .box2
{   
   float:right;
   margin-right: 5px;
   margin-top: 2px;
   margin-bottom:35px;
   width: 240px;
   background-color: transparent;
}   

#content td
{
  color: #646464;
  font: 70% verdana, tahoma, helvetica, sans-serif;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  padding: 5px;
}

#tform td
{
   color:gray;
   font-size: 11px;
   font-family: verdana, tahoma, helvetica, sans-serif;
   font-weight: normal;
   text-decoration: none;
   text-transform: none;
   letter-spacing: normal;
   padding: 1px;
   margin-left: 30px;
}
/* Links für thelen */  


a.form
{
   color: gray;
   font-size: 70%;
   font-family: verdana, tahoma, helvetica, sans-serif;
   font-weight: 500;
   letter-spacing: 0.5em;
   text-decoration: none;
   background-color: transparent;
   text-align: left;
}

a.form:hover
{  
   color: blue;
   font-size: 70%;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: 500;
   letter-spacing: 0.5em;
   text-decoration: none;
   text-align: left;
}



/* Navigation für thelen */  
 
#navigation
{
   position: absolute; 
   top: 175px;
   left: 0px;
   width: 216px;  
}

#navigation ul
{
   list-style: none;
   margin: 0;
   padding:0;
   border: none;
}

#navigation li
{
   width:192px;
   border-bottom: 2px ridge #FFFF00;
   margin: 0;
   padding: 0;
   font-size: 70%;
   vertical-align: bottom;
}

#navigation a
{
   display: block;
   padding: 5px 5px 5px 0.5em;
   border-left: 12px solid #285A5A;
   border-right: 12px solid #285A5A;
   background-color: #CCFFFF;
   color: #000000;  
   text-decoration: none;
}

#navigation  a:hover         
{
   background-color: #00FFFF;
   color: #000000;
}

#navigation a:active 
{
   border-left: 12px solid #03B4B4;
   border-right: 12px solid #03B4B4;
   background-color: #CCFFFF;
   color: #000000;  
   text-decoration: none;
}


/* Werbeblöcke für thelen */ 
#werbe_left
{
   position: absolute; 
   top: 650px;
   left: 18px;
   width: 210px;  
}


/* Fusszeile für thelen */   

#footer
{
   position: fixed;
   bottom: 0;
   left: 0;
   width:798px;
   height:3em;
   background-color: #CCFFFF;
   font-size: 70%;
   color: #000000;
   border-top: 3px solid #285A5A;
   text-align: right;
   vertical-align: middle;
}    


html >body #footer
{
    position: fixed;
}

#footer a:link, #footer a:visited
{
   padding: 0.5em 1em 0.5em 1em;
   color: #000000;
   background-color: transparent;
   font-size: 100%;
}

#footer a:hover
{
   color: #BA6150;
   text-decoration: none;
}

