/* S T Y L E S H E E T S */	


	/* A L L G E M E I N */
	body {
		text-align: center;
	}
	
	* {
		font-family: Arial,Havanna;
		margin: 0;
		padding: 0;
	}
	
	a {
		font-weight: bold;
		color: #93C75B;
		text-decoration: none;
	}
			
	a:hover {
		text-decoration: underline;
		color: #93C75B;
	}
			
	a:visited {
		
		color: #93C75B;
	}
			
	a img {
		border : 0 none;
	}
			
	div {
		position: relative;
	}
	
	img {
		border: 0;
	}
	

	/* H E A D E R  +  N A V I */
			
		#high-range {
			width: 850px;
		}
		
		#ju-logo {
			width: 210px; padding-top: 27px; height: 160px; float: left
		}
		
		#high-navi {
			width: 625px; padding-top: 25px; text-align: left; font-size: 13px; float: right;
		}
		
		#img-bunch {
			width: 625px; padding-top: 10px; padding-bottom: 10px; height: 75px; text-align: left; float: right;
		}
		
		#headline-ov-hrischau {
			width: 625px; height: 55px; padding-top: 5px; padding-bottom: 10px; text-align: left; float: right;
		}
		
		#low-range {
			width: 850px;
		}
		
		#whole-left-navi {
			width: 210px; font-size: 14px; font-weight: bold; padding-top: 10px; height: 135px; float: left;
		}
		
		#left-navi {
			padding: 20px; text-align: left; width: 155px; background-color: #2083AD;
		}
	
		#middle-blank {
			width: 625px; height: 30px; float: right;
		}
	
		#copyright-spezi {
			width: 625px; text-align: left; font-size: 12px; font-weight: bold; float: right;
		}
		
	/* S P E C I A L */
	
	#txt-blue {
		color: #2083AD; font-size: 14px; font-weight: bold;
	}
	
	#txt-blue-spec {
		color: #2083AD; font-size: 18px; font-weight: bold;
	}
	
	#txt-black {
		color: #000000; font-size: 14px; font-weight: bold;
	}
	
	#txt-black-spec {
		color: #000000; font-size: 14px;
	}
	
	#img-in-progress {
		width: 625px; text-align: left; font-size: 12px; font-weight: bold; color: #2083AD; float: right;
	}