/* CSS Document */

    body {
      background-color:#000000;
      font-family: Verdana, Arial, Helvetica, Sans-Serif;
    	font-size: 9px;
      color:#FFFFFF;
      min-width:800px;
      min-height:750px;
      margin-bottom:0px;
      margin-top:0px;
      text-align:center;
      font-size: 14px;
    }
    a {
      text-decoration: none;
      font-size: 14px;
      color: #FFFFFF;
    }
    
    a:hover {
      text-decoration: none;
      color: #9c482e;
    }    
    table {
      border:0px;
      border-collapse:collapse;    
    }
    #main_container {
      position:relative;
      margin:auto;
      width:800px;
      height:700px;
      text-align:left;
    }
    #tourspecial {
      background-image:url(tourspecial.jpg);
      background-repeat:no-repeat;
      height:360px;
    }
    #navigation {
      text-align:center;
    }
    #hannover {
      background-image:url(hannover.jpg);
      background-repeat:no-repeat;
      height:695px;
    }   
    #karlsruhe {
      background-image:url(karlsruhe.jpg);
      background-repeat:no-repeat;
      height:695px;
    } 
    #holland {
      background-image:url(holland.jpg);
      background-repeat:no-repeat;
      height:695px;
    }   
    #rahmen_links {
      width:193px;
      background-image:url(rahmen_links.jpg);
      background-repeat:repeat-y
    }
    #rahmen_rechts {
      width:193px;
      background-image:url(rahmen_rechts.jpg);
      background-repeat:repeat-y;
    }
    #rahmen_links_1 {
      width:193px;
      background-image:url(rahmen_links_1.jpg);
      background-repeat:repeat-y
    }
    #rahmen_rechts_1 {
      width:193px;
      background-image:url(rahmen_rechts_1.jpg);
      background-repeat:repeat-y;
    }
    #rahmen_links_unten {
      width:193px;
      height:163px;
      background-image:url(rahmen_links_unten.jpg);
      background-repeat:repeat-y;
    }
    #rahmen_rechts_unten {
      width:193px;
      height:163px;
      background-image:url(rahmen_rechts_unten.jpg);
      background-repeat:repeat-y;
    }