/*  Mainstylesheet 1 */
/*  Fuer Kunde: egn-nordbau.de */
/*  --------------------------------------  */
/*  I        header                      I  */  
/*  --------------------------------------  */
/*  ------------------------- ------------
/*  I       body1           I I body2    I  */
/*  I                       I I          I  */
/*  ------------------------- ------------  */
/*  --------------------------------------  */
/*  I body0     I                        I  */
/*  I body4     I body5                  I  */
/*  --------------------------------------  */
/*  I        foot                        I  */
/*  --------------------------------------  */


/* ====================== Formatierung fuer Templatevorlage */
#center {
    width: 750px;
    position: absolute;
    left: 50%;
/* die hälfte von width ============== */
    margin-left: -375px;
}
#seite {
    position: absolute;
    background-color: transparent;
    width: 750px;
    height: 560px;
    z-index:1
}
#header {
    position: absolute;
    background-color: transparent;
    background-image: url(egn_streifen-5x80.gif); 
    padding:0px 0px 0px 0px;
    width:750px;	
    height:80px;
    z-index:2
}
#headerlogo {
    position: absolute;
    background-color: transparent;
    background-image: url(egn_logo.gif); 
    padding:0px 0px 0px 0px;
    top: 0px;
    left: 0px;
    width:120px;	
    height:80px;
    z-index:2
}
#headermenue {
    position: absolute;
    background-color: transparent;
    padding:0px 0px 0px 0px;
    top: 63px;
    left: 110px;
    width:640px;	
    height:17px;
    z-index:3
}
#body {
    position: absolute;
    background-color:transparent;
    padding:0px 0px 0px 0px;
    top:82px;
    left:0px;
    width:750px;
    height:478px;
    z-index:3
}
#body0 {
    position: absolute;
    background-color:transparent;
/*     border: 1px solid #235388; */
    top:223px;
    left:17px;
    width:716px;
    height:208px;
    z-index:4 
}
#body4 {
    position: absolute;
    background-color:#dce3ec;
    padding:0px 0px 0px 0px;
    border: 1px solid #235388; 
    top:0px;
    left:0px;
    width:233px;
    height:208px;
    z-index:5
}
#body5 {
    position: absolute;
    background-color:transparent;
    top:0px;
    left:242px;
    width:476px;
    height:210px;
    z-index:5 
}

#body1 {
    position: absolute;
    background-color:transparent;
    padding:0px 0px 0px 0px;
    top:15px;
    left:17px;
    width:476px;
    height:200px;
    z-index:4
}
#body2 {
    position: absolute;
    background-color:#dce3ec;
    padding:0px 0px 0px 0px;
    border: 1px solid #235388;
    top:15px;
    left:503px;
    width:230px;
    height:198px;
    z-index:4
}
#foot {
    position: absolute;
    background-color: transparent;
    border-top: 2px solid #235388;
    padding:0px 0px 0px 0px;
    top:520px;
    left:0px;
    width:750px;	
    height:40px;
    z-index:3
}
#footmenue {
    position: absolute;
    background-color: transparent;
    padding:0px 0px 0px 0px;
    top: 10px;
    left: 22px;
    width:706px;	
    height:17px;
    text-align: right;
    z-index:4     
}
#body0 P {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 140%;
	color: #235388;   
	margin-top : 1px;
	margin-bottom : 1px;
	padding-left : 0px;
	padding-right: 0px;
	text-indent : 0px;
}
