@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0; }
* { font-size: 100% }
html { height: 100%; margin-bottom: 1px; }
ul, ol, dl { margin: 0 0 1em 1em }
li { margin-left: 1.5em; line-height: 1.5em; }

div {
   behavior: url(iepngfix.htc);
}

               
#links0 {
	background-color: #2b310f;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 523px;
    width: 50%;
}

#links1 {
	background-image: url(img/Hausfahne.jpg);
	background-repeat: repeat-x;
    position: absolute;
    left: 0px;
    top: 523px;
    height: 16px;
    width: 50%;
}

#links2 {
	background-color: #2b310f;
    position: absolute;
    left: 0px;
    top: 539px;
    height: 661px;
    width: 50%;
}

#mitte0 {
	background-image: url(img/Fuellung.jpg);
	background-repeat: repeat-y;
	position: absolute;
    left: 50%;
    margin-left: -500px;           
    width: 1000px;
	top: 0px;
	height: 10px;
}
         
#mitte1 {
    position: absolute;
    left: 50%;
    margin-left: -500px;
    top: 10px;           
    width: 1000px;
	height: 160px;
}

#mitte3 {
	position: absolute;
	background-image:url(img/Fuellung.jpg);
	background-repeat:repeat-y;
    left: 50%;
    margin-left: -500px;          
    width: 1000px;
	top: 170px;
	height: 335px;
}

#mitte4 {
	position: absolute;
	background-image:url(img/Fuellung.jpg);
	background-repeat:repeat-y;
    left: 50%;
    margin-left: -500px;          
    width: 1000px;
	top: 505px;
	height: 10px;
}

#mitte5 {
	position: absolute;
    left: 50%;
    margin-left: -500px;           
    width: 1000px;
	top: 515px;
	height: 30px;
}

#mitte6 {
	background-image: url(img/Fuellung.jpg);
	background-repeat: repeat-y;
	position: absolute;
    left: 50%;
    margin-left: -500px;          
    width: 1000px;
	top: 545px;
	height: 655px;
}

#rechts0 {
    background-color: #55601e;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 523px;
    width: 50%;           
}

#rechts1 {
	background-image: url(img/Hausfahne.jpg);
	background-repeat: repeat-x;
    position: absolute;
    right: 0px;
    top: 523px;
    height: 16px;
    width: 50%;
}

#rechts2 {
	background-color: #55601e;
    position: absolute;
    right: 0px;
    top: 539px;
    height: 661px;
    width: 50%;
}

