/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */


.main-body {
	position: relative;
		top: 20px;
		width: 1024px;
		height: 100%;
         z-index: 1;
         border:  0px solid #000000;
         }
		 
		 
.main-body2 {
	position: relative;
		top: -370px;
		width: 1024px;
         z-index: 2;
         border:  0px solid #000;
         }		 

.textbg {
	position: relative;
         z-index: 3;
		 left: 0px;
		 top: 100px;
		 background-image: url(../assets/images/center.png);
		 repeat-y;
		 background-color: transparent;
		 border:  0px solid #000000;
         text-align : left;}
		 
.text {
	position: relative;
         z-index: 3;
		 width: 540px;
		 border:  0px solid #000000;
		 left: 150px;
		 top: 70px;
		 border:  0px solid #000000;
         text-align : left;}
		 
.header {
	position: absolute;
         z-index: 100;
		 width: 300px;
		 border:  0px solid #000000;
		 left: 500px;
		 top: 65px;
		 border:  0px solid #000000;
         text-align : center;}		 

.bottom {
	position: relative;
         z-index: 1;
		 left: -150px;
		 top: 3px;
		 border:  0px solid #000000;
         text-align : left;}

.menu {
	position: absolute;
         z-index: 4;
         /*background-image: url(../assets/images/menu.png);*/
         border:  0px solid #000000;
         left: 700px;
         top: 155px;
         text-align : left;
		 border:  0px solid #000000;
         overflow:hidden;
         }		 
		 
.menuen {
	position: absolute;
         z-index: 200;
         border:  0px solid #000000;
         left: 730px;
         top: 17px;
         text-align : left;
		 border:  0px solid #000000;
         overflow:hidden;
         }		 
		 
		 
		 
.linie {
	position: absolute;
         z-index: 1;
		 width: 100%;
		 height: 40px;
		 left: 0px;
		 top: 420px;
		 background-image: url(../assets/images/linie.png);
		 background-repeat: repeat-x;
		 border:  0px solid #000000;
         text-align : left;}

.linie2 {
	position: absolute;
         z-index: 5;
		 width: 580px;
		 height: 5px;
		 left: 125px;
		 top: 170px;
		 background-repeat: repeat-x;
border:  0px solid #000000;		 
		 }
		 
.linie3 {
	position: absolute;
         z-index: 5;
		 width: 47px;
		 height: 5px;
		 left: 881px;
		 top: 640px;
		 background-repeat: repeat-x;
border:  0px solid #000000;		 
		 }		 

.logo {
	position: absolute;
	z-index: 100;
         top: 15px;
		 left: 65;
		 border:  0px solid #000000;
         }

.menu-h {
	position: absolute;
         z-index: 6;
         left: 125px;
         top: 160px;
		 border:  0px solid #000000;
		 }
		 
.menu-sub {
	position: relative;
         z-index: 6;
		 text-align : center;
         top: 0px;
		 border-bottom:  1px dashed #5c8632;
		 }		 
		 
.nav {
	position: absolute;
         width: 175px;
         z-index: 7;
         left: 715px;
         top: 165px;
         text-align : left;
		 color: #969696;
		 border:  0px solid #000000;
         }

.topmenu {
	position: absolute;
         width: 200px;
         z-index: 100;
         left: 760px;
         top: 15px;
         text-align : left;
		 border:  0px solid #000000;
         }

.bottombox {
	position: relative;
		z-index: 10;
         width: 440px;
         z-index: 1;
		 left: 120px;
         top: 5px;
		 border:  0px solid #000000;
		}
		 
.bottomboxcopy {
	position: relative;
	z-index: 110;
         width: 210px;
         height: 12px;
         z-index: 1;
		 left: -50px;
         top: -10px;
		 border:  0px solid #000000;
		 }

.kontakt {
	position: relative;
		z-index: 100;
         width: 170px;
		 left: 0px;
         top: -40px;
		 border:  0px solid #000000;
		}		 
		 
		 

