	   * { 
	        padding: 0px; 
			margin: 0px; 
			border: 0px; 
		}
		
		body {
		    
			background-color: #ffffff;
			font-family: Tahoma; 
			color: #6e6e6e;
			font-size: 11px;
		}
		
		a { 
			text-decoration: none;
			color: #0054ff;
		} 
		
		a:hover { 
			text-decoration: underline;
			color: #0054ff;
		}   		
		
		a:visited { 
			color: #0054ff;
		}   		
		
		a.kontakt { 
			color: #e9e9e9; 
			font-size: 9px;
		}			
		
		a.kontakt:hover { 
			text-decoration: underline;
		}   
		
		a.kontakt:visited { 
			color: #e9e9e9; 
		}
		
		a.footer { 
			color: #BABABA; 
			font-size: 9px;
		}			
		
		a.footer:hover { 
			text-decoration: underline;
		}   
		
		a.footer:visited { 
			color: #BABABA; 
		}
		
		a.menu { 
			color: #6e6e6e;
		} 
		
		a.menu:hover { 
		    color: #0054ff;
			text-decoration: underline;
		}   
				
		#logo {
			width: 279px;
			height: 133px;
			float: left;
		}	
		
		#up {
			width: 481px;
			height: 133px;
			float: left;
		}			
		
		#up_white {
			width: 481px;
			height: 93px;
			font-size: 9px;
			color: #c5c5c5;
			text-align: center;
			line-height: 120px;
			letter-spacing: 1px;
			float: left;
		}	
		
		#grey {
			width: 481px;
			height: 40px;
			float: left;
		}	
		
		#grey1 {
			width: 368px;
			height: 40px;
			float: left;
		}	
		
		#grey2 {
			width: 31px;
			height: 40px;
			float: left;
		}
		
		#kontakt {
			width: 82px;
			height: 40px;
			background-image: url('images/grey_kontakt.jpg');
			text-align: center;
			line-height: 25px;
			letter-spacing: 1px;
			float: left;
		}	
		
		#menu {
			width: 279px;
			height: 227px;
			float: left;
			line-height: 38px;
		}		
		
		#menu_header {
			width: 279px;
			height: 18px;
			float: left;
		}
		
		.menu1 {
			width: 279px;
			height: 34px;
			text-indent: 100px;	
			background-image: url('images/menu1.jpg');
			float: left;
		}		
		
		.menu2 {
			width: 279px;
			height: 35px;	
			text-indent: 100px;		
			background-image: url('images/menu2.jpg');
			float: left;
		}		
		
		.menu3 {
			width: 279px;
			height: 35px;	
			text-indent: 100px;	
			background-image: url('images/menu3.jpg');
			float: left;
		}	
		
		#aktual {
		    color: #0054ff;
		}
		
		li { 
			list-style: none;
			padding-left: 90px;
		 }
		
		#top_orange {
			width: 481px;
			height: 227px;
			float: left;
		}			
					
		#top {
			width: 481px;
			height: 209px;
		}	
		
		#orange {
			width: 481px;
			height: 18px;
		}	
				
		#all {
			width: 760px;
			float: left;
		}	
				
		#left_box {
			width: 260px;
			float: left;
		}	
		
		#news_header {
		    width: 260px;
			height: 59px;
			float: left;
		}
		
		.newsy {
		    width: 200px;
			background-image: url('images/newsy_header.jpg');
			background-repeat: no-repeat;
			background-position: top left;
			background-color: #e8e8e8;
			text-indent: 10px;
			text-align: justify;
			line-height: 15px;
			padding-left: 30px;
			padding-right: 30px;
			padding-top: 20px;
			padding-bottom: 20px;
			margin-bottom: 1px;
			float: left;
		}	
		
		#right_box {
			width: 500px;
			float: left;
		}	
		
		#under_top {
			width: 500px;
			height: 29px;
			float: left;
		}				
		
		#headers {
		    width: 470px;
			height: 17px;
			padding-left: 30px;
			float: left;
		}		
		
		#text {
			width: 440px;
			line-height: 15px;
			padding-top: 25px;
			padding-left: 40px;
			padding-right:20px;
			padding-bottom: 30px;
			text-align: justify;
			float: left;
		}
		
		#all_down {
			width: 760px;
			height: 100%;
			float: left;
		}	
		
		
		#footer {
			width: 760px;
			height: 40px;
			font-size: 9px;
			color: #8e8e8e;
			float: left;
		}	
		
		#left_footer {
			width: 240px;
			height: 30px;
			padding-top: 10px;
			padding-left: 20px;
			background-color: #4e4e4e;
			float: left;
		}		
		
		#right_footer {
			width: 499px;
			height: 40px;
			margin-left: 1px;
			background-color: #6e6e6e;
			float: left;
		}			
		
		ul {
			margin: 0px;
			padding: 0px;
			padding-bottom: 20px;
		}
		
		li.text1 {
			padding-left: 20px;
		}		
		
		li.text_bold  {
		    padding-left: 0px;
			font-weight: bold;
		}		
		
		.centr_img {
		    text-align: center;
			padding-bottom: 20px;
		}
		
		.pad {
			padding-bottom: 20px;
		}	
		
		.bold_text {
		   padding: 0px;
		   margin: 0px;
		   font-weight: bold;
		}  