html, body{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Times New Roman;
	color: #8b9e1f;
	background: #FFFFFF;
	overflow:hidden;
}

#seite{
	height: 100%;
	width: 100%;
	background: url(../images/verlauf_rechts.jpg) repeat-x bottom;
}

#overlay{
position:absolute;
bottom:0;
height: 35px;
width: 90%;
margin-bottom: 215px;


}

#overlayLink1{
  margin-left: 115px;
}


#overlayLink1,
#overlayLink2,
#overlayLink3,
#overlayLink4
{
    position: relative;
    float: left;
    width: 130px;
    height: 35px;
    padding-left: 10px;

}

#overlayLink1 a span,
#overlayLink2 a span,
#overlayLink3 a span,
#overlayLink4 a span
{
    position: relative;
    float: left;
    width: 130px;
    height: 35px;

}


#eigentlicherInhalt
{
  z-index: 1;
}

#seiteUnten
{
  z-index: 9999;
}




/*Oben*/
#oben{
	height: 100%;
}

#leer{
	height: 277px;
	width: 113px;
	padding-top: 300px;
	padding-left: 110px;
}

#rand_oben{
	width: 1px;
	background: url(../images/rand_oben.jpg) repeat-x;
	background-position: 0px bottom;
}

#verlauf_oben{
	min-width: 800px;
	margin-rigth: 114px;
	background:#fcfce1 0px bottom;
}

/*header*/
#header{
	position: absolute;
	top: 0;
	left: 0;
	width: 880px;
	height: 100px;
	z-index:2;
}

#logo{
	position: realtive;
	margin-left: 125px;
	background:#fcfce1;
}

#kontakt1{
	height: 100px;
	margin-top: -90px;
	margin-left: 580px;
	color: #888888;
	font-size: 10px;
}

#kontakt2{
	height: 100px;
	margin-top: -100px;
	margin-left: 720px;
	color: #888888;
	font-size: 10px;
}

#kontakt2 A, #kontakt1 A
{
	color: #888888;
}

/*Inhalt*/
#inhalt{

	width: 510px;
	margin-top: 120px; 
	margin-left: 9px; 
	margin-bottom: 50px;
	font-size: 11px;

}

#content{
	position:absolute;
	height:100%;
	width:100%;
	top:0; bottom:0; left:0; right:0;
    overflow:auto;
    margin:0;

}

#content2{

	width:520px;
	margin-left:125px;
	padding-top:120px;
	padding-bottom:280px;
    z-index: 1;

}

#content2 a{
	text-decoration: underline;
	color: #888888;
}

hr{
	border: 0px;
	border-bottom: 1px solid #8b9e1f;
}

.titel{
	font-size: 16px;
}

/*Unten*/
#unten{
  position: relative;
	height: 250px;
	width: 100%;
	bottom:0;
}

#verlauf_links{

	width: 113px;
	background: url(../images/verlauf_links.jpg) repeat-x;
}

#verlauf_rechts{
        position: absolute;
	    background: url(../images/verlauf_rechts2.jpg) no-repeat;
}

/*Menü*/
#verlauf_rechts{
	border: 0;
	text-decoration: none;
}

.rand_menue{
	float: left;
}

.punkt_menue{
  position: relative;
	float: left;


}



#verlauf_menue{
	float:left;
	height: 250px;
	width: 133px;
	background: url(../images/verlauf_navi.jpg) no-repeat;
	top:0;
}

.menuepunkt{
	position: relative;
	height: 22px;
	width: 131px;
	margin-top: -1px;
	margin-left: 1px;
	padding-left: 10px;
	background: url(../images/verlauf_menue2.jpg) no-repeat;
}

.menuepunkt_a{
	position: relative;
	height: 22px;
	width: 131px;
	margin-top: -1px;
	margin-left: 1px;
	padding-left: 10px;
	background: url(../images/verlauf_weiss.gif) no-repeat;
}

.link_a, .link{
	top: 3px;
	position:absolute;
	font-weight: middle;
	text-decoration: none;
	color: #8b9e1f;
}

#bild_oben{
	margin-left: 45px;
	margin-bottom: -2px;
}

#bild_unten{
	position:absolute;
	margin-left: 36px;
}

#navigation{
	float: left;
	padding-top: 0px;
}

table{
	font-size: 11px;
	border: 0px;
	cellpadding: 0px;
	cellspacing: 0px;
}

*+html #bild_oben, * html #bild_oben{
	margin-left: 48px;
	margin-bottom: 0;
}

* html #bild_unten{
	left: -0px;
}

a img {border:0;}

.cms_titel{
	font-size: 16px;
}

.text{
	font-size: 11px;
}