/* CSS Document */

.linksrahm_lst {
      position: absolute;
						left: 0px;
						top: 152px;
						width: 160px;
						height: 790px;
						background-image: url(../elemente/fw-linksrahm1.gif);
						background-repeat: repeat-y;
						z-index: 2;
						}	
						
.mitte_lst {
     	position: absolute;
	     left: 160px;
     	top: 152px;
     	width: 450px;
	     height: 790px;
	     z-index: 2;
	     background-color: #E8E8E8;
						}
						
.bodrahm_lst {
	position: absolute;
	left: 0px;
	width: 810px;
	top: 925px;
	height: 20px;
	background: #b30000;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 1px 0px 0px 0px;
	text-align: center;
	font-weight: 400;
	color: white;
	background-color: #EA5E00;
								}
	
.linksnavi_lst {
								position: absolute;
								left: 0px;
								width: 140px;
								top: 250px;
								height: 400px;
								z-index:3;
						 	}	
								
.rerarfeld_lst1 {
						position: absolute;
						left: 30px;
						top: 200px;
						width: 138px;
						height: 100px;
						background-color:#101C4B;
						z-index: 4;
						}	
      		
								

.rerarest_lst {
						position: absolute;
						left: 610px;
						top: 152px;
						width: 200px;
						height: 773px;
						margin: 0px 0px 0px 0px;
						background-image: url(../elemente/fw-rechtsrahm1.gif);
						background-repeat: repeat-y;
						z-index: 3;
						}	
			

