/* CSS Document */

	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		background-color:#FFFFFF;
		color:#666;
		font:100.01%/1.4 sans-serif;
		text-align:center; /* horizontal centering for IE Win quirks */
		}

	a {
		color: #000;
		text-decoration: none;
		}

	a span{
		color: #000;
		text-decoration: none;
	}

	a:hover span.blk {
		text-decoration: underline !important;
		color: #000 !important;
		}

	a:hover, a:hover span {
		color: #000;
		}

	h1 {
		color:#00A800;
		font-size: 22px;
		font-weight: normal;
		margin-bottom: 8px;
		}

	h2 {
		font-size: 12px;
		font-weight:bold;
		margin-bottom: 4px;
		}
   h3 {
		color:#55CF55;
		font-size: 14px;
		font-weight:bold;
		margin-bottom: 4px;
		}

	h4 {
		font-size: 14px;
		font-weight:bold;
		margin-bottom: 4px;
		}
		
	.Stil2 {
		color: #0000FF; 
		font-weight: bold; 
		}

	.Stil3 {
		color: #0033FF
		}

	.float {
		float: left;
		}

	.floatRight {
		float: right;
		}

	div.clearfix:after {
    	content: "."; 
    	display: block; 
    	height: 0; 
    	clear: both; 
		visibility: hidden;
		}

	#language {
		margin-top: 2px;
		margin-left: 88px; 
		font-size: 11px; 
		width: 80px;
		}

	#distance { 
		width:1px;
		height:50%;
		background-color:#CCC;
		margin-bottom:-13.75em; /* half of container's height */
		float:left;
		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height: 581px;
		width: 920px;
		clear:left;
		background-color:#FFF;
		}

	#content {
		position: relative;
		float: left;
		width: 898px;
		height: 570px;
		margin: 0 1px 1px 1px;
		}

	#header {
		position: relative;
		height: 105px;
		}

	#metaNavi {
		text-align: right;
		font-family: Tahoma, Arial, Verdana, sans-serif;
		font-size: 11px;
		color: #666666;
		margin-bottom: 12px;

		} 

	#metaNavi a {
		text-decoration: none;
		color: #666666;
		margin: 6px;
		}

	#metaNavi a:hover {
		text-decoration: underline;
		} 

	#visuals {
		background-color: #00A800;
		height: 58px;
		z-index: 2;
		}

	#visuals img {
		border-bottom: 1px solid #FFF;
		border-right: 1px solid #FFF;
		border-top: 1px solid #FFF;
		margin: 1px 0 1px 0;
		}

	.visualLeft {
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
		} 
		
	div.newsTeaser {
		font-size: 12px;
		float: left;
		width: 173px;
		padding: 10px;
		color: #20dd90;
		background-color: #B3E5B3;
		margin-bottom: 10px;
		}
		
	div.newsTeaser a{
		font-weight: bold;
		color: #20dd90;
		}		

	div.newsTeaser a:hover {
		text-decoration: underline;
		}
		
	#copy {
		left: 218px;
		width: 500px;
		height: 350px;
		overflow: auto;
		font-family: Arial, Tahoma, sans-serif;
		font-size: 12px;
		color: #000000;
		float: right;
		margin-right: 22px;
		margin-bottom: 16px;
		}
	
	#copy a {
		color: #20dd90;
		}

	#copy a:hover {
		text-decoration: underline;
		}

	#copy ul {
		list-style-type: decimal;
		margin-left: 40px;
		margin-right: 10px
		} 

	#copy p {
		margin-right: 10px
		}

	#footer {
		text-align: center;
		width:898px;
		display:block;
		background-color:#00A800;
		color: #FFF;
		vertical-align: middle;
		margin-top: 8px;
		border-bottom: 1px solid #FFFFFF;
		}

	#footer a{
		color: #FFF;
		font-family:  Tahoma, Arial, Verdana, sans-serif;
		font-size: 11px;
		line-height: 20px;
		margin: 6px;
		}

	#footer a:hover {
		text-decoration: underline;
		}

	#copyright {
		float: right;
		color: #FFFFFF;
		font-size: 10px;
		margin-top: 6px;
		margin-right: 5px;
		z-index: 200;
		}
			
/* navigation css */ 

/*	div#eustNaviMain {
		line-height: 22px;
		}*/ 
		
	
	div#eustNaviMain {
		position:relative;
		float:left;
		height: 26px;
		width:898px;
		background-image: url(img/bg_maincontainer_line.gif);
		background-repeat:repeat-x;
		}

	#eustNaviMain ul{
		margin-left: 0;
		padding:0 0 0 218px !important;
		height: 26px;
		background-image: url(img/bg_maincontainer_line.gif);
		color: White;
		float: left;
		font-family: arial, helvetica, sans-serif;
		}

	#eustNaviMain ul li { 
		display: inline; 
		}

	#eustNaviMain ul li a {
		padding: 4px 16px 3px 15px !important;
		background-image: url(img/bg_maincontainer_line.gif);
		font-size: 11px;
		font-weight: bold;
		color: White;
		text-decoration: none;
		float: left;
		border-left: 1px solid #fff;
		}

	#eustNaviMain ul li a:hover {
		background-image: url(img/bg_maincontainer_line_r.gif);
		color: #000;
		}

	#eustNaviMain ul li #current {
		padding: 4px 16px 5px 15px !important;
		font-size: 11px;
		font-weight: bold;
		color: #000;
		background-image: none;
		background-color: #B3E5B3;
		border-bottom: none !important;
		}

	div#eustNaviMain {
		position:relative;
		float:left;
		height: 26px;
		width:898px;
		line-height:18px;
		background-image: url(img/bg_maincontainer_line.gif);
		background-repeat:repeat-x;
		background-color: #00A800;
		border-bottom: 1px solid #FFF;
		padding:0;
		}
		
	div#eustNaviMain form{
		float: right;
		padding-left: 1px !important;
		}
		
	#path {
		background-color: #B3E5B3;;
		color: #666;
		font-size: 11px;
		line-height: 20px;
		padding-left: 218px;
		margin-bottom: 36px;
		}

	#path a {
		color: #666666;
		padding: 3px 10px 3px 10px;

		}

	#path a:hover {
		color: #000000;
		}

	.sel {
		background-color: #FFFFFF;
		color: #000000;
		border-bottom: 1px solid #000000;
		padding: 3px 10px 2px 10px;
		}

/* end new css */


