﻿html {
	height: 100% 
}

body { 
    margin: 0 0 0 0; 
    padding:0; 
    height: 100%;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	background-color: #DFFFDF;
}

div { 
    border: 1px solid #888; 
}

#main { margin: auto ;
        text-align: left; 
        width:830px; 
        background-color:#EBEBEB; 
        border:1px solid #888; 
}

  #headline { 
        overflow: hidden; 
        position :relative; 
        margin: 0; 
        top:4px; 
        left:4px; 
        width:820px; 
        height:165px;
        background-color:#ffffff; 
}

  #banner {
        width:100%;
        height:100%; 
}

  #sMenueZ { 
        margin: 0 0 0 0 ; 
        position:relative; 
        top:3px; 
        left:4px; 
        width:820px; 
        height:25px;
        background-color:#ffffff;
        vertical-align:text-top  ;
}

  #sMenueFrameZ {
        width:100%;
        height:100%; 
}

  #sMenueL { 
        margin-left:4px;
        margin-top:2px;
        width:220px; 
        height:750px;
        background-color:#ffffff;
}

  #sMenueFrameL {
        width: 100%;
        height:100%; 
}

  #Inhalt_mF { 
            padding: 0px;
            padding-right: 0px;
        	overflow: hidden;
        	position: relative;
        	margin-left: 225px;
        	margin-top:  -752px;
        	width:599px; 
        	height:750px;
        	background-color:#ffffff; 
        	top: 0px;
	        left: 0px;
}

  #InhaltFrame {
        width: 100%;
        height:100%; 
}
  #aktivinhalt {
        width: 100%;
        height:500px; 
}

  #Inhalt { 
        overflow: auto ;
        position: relative ;
        margin-left: 225px;
        margin-top:  -752px;
        padding-left:10px;
        padding-right: 10px;
        padding-bottom: 10px; 
        padding-top:10px;
        width:579px; 
        height:730px;
        background-color:#ffffff; 
        background-image:url('images/kanonier.gif');
}


  #Fusszeile { 
        margin-left:4px;
        margin-top:4px;
        margin-bottom:4px;
        position: relative ;
        width:820px; 
        height:30px;
        background-color:#ffffff;
}

  #sMenueFusszeile {
        width:100%;
        height:100%; 
}




