 body
    {
     font-family:Verdana;
     font-size:12px;
     text-align:center;
     margin:0px;
    }
    h1 {font-size:18px;color:#000000;margin-bottom:0px;}
    h2 {font-size:16px;color:#000000;}
    h3 {font-size:14px;color:#000000;}
    
    a:link, a:visited, a:active, a:hover
    {
      text-decoration:underline;
      font-weight:normal;
      color:#990000;
      font-size:12px;
    }
    a:active, a:hover
    {
      color:#CC3333;
    }
    a.menu {
     display:block;
     padding:3px;
     border-top:1px solid #000;
     background-color:#FFDDEE;
     text-align:center;
     color:#000000;
     text-decoration:none;
     }
    a.menu:link, a.menu:visited
    {
     color:#000000;
     background-image:url(design/menu.png);
     text-decoration:none; font-weight:bold;
    }
    a.menu:active, a.menu:hover
    {
     color:#000000; 
     font-weight:bold;
     background-image:url(design/menuh.png);
    }
    #main {
    width:760px;
    margin:0px auto;
    text-align:left;
    background-image: url(design/verlauf.png);
    border:1px solid #000000;
    }
    #fakediv {
    float:right;
    width:1px;
    height:400px;
    }
    #title {
    }
    #left {
    float:left;
    }
    .menutitle{
    font-weight:bold;
    text-align:center;
    margin:2px;
    }
    .menucontainer {
    border:1px solid #000;
    background-image:url(design/menut.png);
    width:110px;
    margin:10px;
    }
    #content {
    width:600px;
    float:right;
    padding:0px 10px;
    }
    a.nob img{border:0px;}
    div.flagge {margin:5px;}
    div.flagge a.nob img {border:1px solid black;}
    div.flagge a.nob:hover img {border:1px solid red;}
    .cb{clear:both;} 
    a.linkbox {text-decoration:none; border:1px solid #ddbbcc; color: black; padding:1px 3px;} 
    .gbb {  border:solid 1px #ddbbcc; padding:3px;}
    .gbbi {border-top:solid 1px #ddbbcc; border-bottom:solid 1px #ddbbcc;}