﻿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: #DDDDDD;
}

div { 
    border: 1px solid #EABF13; 
}

#main { margin: auto ;
        text-align: left; 
        height: 1444px;
        width:830px; 
        background-color:#EBEBEB; 
}
#mainblue { text-align: left; 
        position :relative;
        margin: 0;
        top:0px;
        left:0px;
        border: 0; 
        height: 1444px;
        width:830px; 
        background-color: #006DCC; 
}

#mainred { text-align: left; 
        position :relative;
        margin: 0;
        top:2px;
        left:2px;
        border: 0; 
        height: 1440px;
        width:826px; 
        background-color: #FA2B00; 
}

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

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

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

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

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

  #sMenueFrameL {
        width: 100%;
        height:100%; 
}
 
   #Inhalt { 
            padding: 10px;
        	overflow: auto;
        	position: relative;
        	margin-left: 223px;
        	margin-top:  -1212px;
        	width:579px; 
        	height:1190px;
        	background-color:#ffffff; 
        	top: 0px;
	        left: 0px;
}
  #Inhalt_mF { 
            padding: 0px;
            padding-right: 0px;
        	overflow: hidden;
        	position: relative;
        	margin-left: 223px;
        	margin-top:  -1212px;
        	width:599px; 
        	height:1210px;
        	background-color:#ffffff; 
        	top: 0px;
	        left: 0px;
}

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

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

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





