body{
margin:0;
padding:0;
background-image:url("images/Boxenasphalt.jpg");
background-position:top left;
background-repeat:no-repeat;
}
#rahmenAussen{
    position:relative;z-index:1;
    width:810px;
    height:600px;
    border-left:1px solid white;
    border-right:1px solid white;
    border-bottom:1px solid white;
    }
#flagge{
    position:relative;
    z-index:5;
    top:50px;
    background-image:url(images/swf_Flagge.png);
    width:810px;
    height:45px;
    }
#rahmen_innen{
    position:relative;
	z-index:2;
	top:-45px;
    width:690px;
    height:545px;
    border-left:1px solid white;
    border-right:1px solid white;
    border-bottom:1px solid white;
    background-image:url("images/hground.png");
    }
#inhalt{
    position:relative;
	  z-index:2;
	  top:120px;
    height:425px;
    overflow-y:auto;
    color:white;
    padding-left:45px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 9pt;line-height: 18px;
    text-align:left;
    }
    #inhalt2{
    position:relative;
	  z-index:2;
	  top:100px;
    height:435px;
    overflow:none;
    color:white;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 9pt;line-height: 18px;
    }
    table{text-align:left;}
    .nText{
    font-size:8pt;
    margin:0;font-family:Arial, Helvetica, sans-serif;
    }
    input{
    font-size:8pt;
    font-family:Arial, Helvetica, sans-serif;
    }
    textarea{
    font-size:8pt;
    font-family:Arial, Helvetica, sans-serif;
    }
    a.link,a:visited.link{
    color:white;font-family:Arial, Helvetica, sans-serif;text-decoration:underline;
    }a:hover.link,a:active.link{
    color:#fcaf17;font-family:Arial, Helvetica, sans-serif;text-decoration:underline;
    }
    div #gweiter{
    position:absolute;
    z-index:10;
    left:300px;
    bottom:-12px;
    width:90px;
    height:20px;
    
    }
    .gast_rahmen{
    width:585px;
    border-bottom:1px solid #fcaf17;
    font-size: 9pt;line-height: 18px;
    font-family:Arial, Helvetica, sans-serif;
    }
    
    .gast_name{
    font-size:8pt;
    font-family:Arial, Helvetica, sans-serif;
    }

