/* Stylesheet by Hamsta */
body { background-color:#FFFFFF;
       font-family:geneva, arial, helvetica, sans-serif;
       font-size:12pt;
       color:#000000;
       text-decoration:none;
     }

h1 { font-size:16pt;
     margin-top:7px;
     margin-bottom:10px;
   }

h2 { font-size:14pt;
     margin-top:7px;
     margin-bottom:7px;
   }

h3 { font-size:12pt;
     font-weight:bold;
     margin-top:5px;
     margin-bottom:5px;
   }

img { border-width:0;
    }

table { /*border:1px solid grey;*/
       margin-left:auto;
       margin-right:auto;
      }

td { /*border:1px solid grey;*/
     vertical-align:top;
   }

td.kopf { border-bottom-color:#C0C0C0;
          border-bottom-width:1px;
          border-bottom-style:solid;
        }

td.links { text-align:right;
           border-right-color:#C0C0C0;
           border-right-width:1px;
           border-right-style:solid;
        }

td.links a:link { color:#000000;
         text-decoration:none;
         display:block;
       }

td.links a:visited { color:#000000; 
            text-decoration:none;
            display:block;
          }

td.links a:hover { color:#000000; 
          text-decoration:none; 
          background-color:#FE7200; 
        }

td.links a:active { color:#000000; 
           background-color:#FFFFFF;
         }

div { margin-right:7px;
    }

.main { margin-left:7px;
        margin-top:7px;
      }

.news { margin-left:5px;
        border-bottom-color:#C0C0C0;
        border-bottom-width:1px;
        border-bottom-style:solid;
      }
.news p { margin-top:0;
          margin-bottom:5px;
        }

.aktiv { color:#000000;
	 background-color:#FE7200;
         border-bottom-color:#C0C0C0;
         border-bottom-width:1px;
         border-bottom-style:solid;
       }

.inak { border-bottom-color:#C0C0C0;
        border-bottom-width:1px;
        border-bottom-style:solid;
      }

.titel { font-weight:bold;
         margin-left:7px;
	 margin-top:2px;
       }

a:link { color:#FE7200;
         text-decoration:none;
       }

a:visited { color:#FE7200;
            text-decoration:none;
          }

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

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

