
		body {
		background-color:#2D2928;	
		margin:0px;	
		font-family:Gill Sans Light, Gill Sans, sans-serif;
		}
		
		div {
			padding:0px;
			margin:0px;
		}
		
		h1,h2,h3,h4 {
			margin:0px;
			font-weight:bold;line-height:100%;
		}
		
		ul {
			list-style:none;
		}
		
		#navigation a:visited  {color:#FFFFFF; font-size:20px;}
		#navigation a:hover  {color:#FFFFFF; font-size:20px;}
		#navigation a:active  {color:#FFFFFF; font-size:20px;}
		#navigation a:link {color:#FFFFFF; font-size:20px;}

		
		span#frame {
			width:800px;
			background:#DDC8C7 url('graphic/background_rm.gif') repeat-y scroll 0px 57px;
			margin:auto;
			display:block;
			position:relative;
		}
		
		span#left_band {
			background-color:#1F090B;
			position:absolute;
			left:0;
			width:50%;
			height:100%;
		}
		
		span#left_border {
			position:absolute;
			background:#1F090B url('graphic/background_l.jpg') no-repeat scroll 0px 0px;
			width:116px; height:350px;
			position:absolute;
			right:100%;
		}
		
		span#header {
			background:#2D2928 url('graphic/background_u.jpg') no-repeat scroll 0 0;
			height:57px;
			color:white;
			display:block;
		}
		
		span#navigation {
			background:transparent url('graphic/background_ml.jpg') no-repeat scroll 0px 0px;		
			display:block;
			width:211px;
			padding-top:90px;
			float:left;
		}
		
		span#body {
			background:#DDC8C7 url('graphic/background_mr.jpg') no-repeat scroll 0px 0px;
			width:589px;
			display:inline;
			float:left;
			clear:right;
		}
		
		div#background {
			position:absolute;
			height:100%;
			width:100%;
		}
		
		div#background span {
			position:absolute;
		}

		div#background span#bck_l {
			width:412px;
			left:0px;
			top:0px;
			bottom:0px;
		}

		div#background span#bck_l_u {
			top:0px;
			height:382px;
			left:0px;
			right:0px;
		}

		div#background span#bck_l_d {
			bottom:0px;
			top:382px;
			left:0px;
			right:0px;
		}
		
		div#background span#bck_l_d_l {
			top:0px;
			bottom:0px;
			left:0px;
			width:116px;
			background-color:#1F090B;
		}
		
		div#background span#bck_l_d_r {
			top:0px;
			bottom:0px;
			right:0px;
			left:116px;
			background-image:url('graphic/background_rm.gif');
			background-repeat:repeat-y;
		}		

		div#background span#bck_r {
			left:412px;
			right:0px;
			top:0px;
			bottom:0px;
		}
		
		div#background span#bck_r_u {
			left:0px;
			right:0px;
			top:0px;
			height:57px;
			background-color:#2C2827;
		}
		
		div#background span#bck_r_d {
			top:57px;
			left:0px;
			right:0px;
			bottom:0px;
			background-color:#DCC6C8;
		}

		div#background span#bck_r_d_r {
			top:0px;
			bottom:0px;
			right:0px;
			width:100px;
			background-color:#2C2827;
		}
		
		

     	h1 {
				 font-size:30px;
        		}
     	h2 {
				 font-size:28px;color:#666666;
        		}
        h3 {
				 font-size:20px;
        		}
       
       .text_white_bold {
				 font-size:10px;line-height:180%;color:#ffffff;
        		}

        .text_black_bold {
				 font-size:10px;line-height:180%;color:#000000;
        		}
        .text_black {
				 font-size:10px;line-height:180%;color:#000000;
        		}
     	.text_orange {
				 font-size:11px;line-height:190%;color:#FF6600;
        		} 
        		
  		.Fliesstext_grau {
				 font-size:10px;line-height:130%;color:#999999;
        		}
        		
     .Fliesstext_antrazit {
				 font-size:11px;line-height:130%;color:#666666;
        		}
        .Fliesstext_antrazit_fett {
				 font-size:11px;line-height:130%;font-weight:bold;color:#666666;
        		}		
      .Fliesstext_rot {
				 font-size:11px;line-height:130%;color:#FF0000;
        		}
        		
      .Fliesstext_weiss {
				 font-size:11px;line-height:190%;color:#FFFFFF;
        		}
       .text_orange {
				 font-size:11px;font-weight:bold;line-height:190%;color:#FF6600;
        		} 
         .Rubrik_orange {
				 font-size:15px;font-weight:bold;line-height:130%;color:#FF6600;
        		}				
        .Rubrik_antrazit {
				 font-size:15px;font-weight:bold;line-height:130%;color:#666666;
        		}
        		
 
				
				a:visited  {text-decoration:none; color:#FF6600;}
				a:hover  {text-decoration:underline; color:#FF6600;}
				a:active  {text-decoration:none; color:#FF6600;}
				a:link {text-decoration:none; color:#FF6600;}
				
				
				
				