   
		
		.breadcrumbsfromroot{
			border-bottom:0px;
		}
		
		.content{			
			min-height:375px; 
			height:auto !important;
			height:375px;  /*für den IE */
			padding:0px;
			width:865px;
		}
		
		#contentarea{ 
			min-height:375px; 
			height:375px !important;
			height:375px;  /*für den IE */
			padding:0px;
			margin-top:10px;
		}
		
		#countrySites{
			height:349px;
			max-height:349px;
			width:250px;
			padding:12px;
			background-image:url('/httpd/img/bg_spalte-re_start.jpg');
			background-position:2px 2px;
			border-top:1px solid #3865A8;
			border-bottom:1px solid #3865A8;
			float:left;
		}
		
		#countrySelection p{
			font-size:12px;
			line-height:16px;
			max-height:80px!important;
			min-height:80px;
			height:80px;
		}
		
		#visit_text{		
			font-size:13px;
			color:#00519e;
			line-height:14px;
			padding:10px 0px;
			font-weight:bold;
			border-top:1px solid #3865A8;
			margin-top:10px;
		}
		
		#global_headline {
			font-size:17px;
			font-weight:bold;
			line-height:18px;
			color:#00519E;
			margin-bottom:2px;
		}
		
		.countryName {
			margin-bottom:5px;
			width:122px;
			float:left;
			*margin-bottom:9px;
		}
		
		.countryName a {
			text-decoration:none;
			font-size:12px;
		}
		
		.countryName img{
			padding:2px 5px 0px 0px;
			*padding:0px 5px 0px 0px;
		}
		
		#flash_area {
			height:78px;
			width:862px;
			padding:0px 0px 0px 3px;
		}
		
		.topmenue{
			margin-top:10px;			
			width:661px;
			line-height:11px;
			float:left;
			width:665px!important;
			width:648px;
		}
		
		.topmenue .firstlink {
			border-left: 1px solid #3865a8;
			border-right:0px;
		}
		
		.topmenue .last-of-firstlink {
			border-right:0px;
		}
		
		#flashmap {
			float:left;
			width:591px;
			height:375px;
		}
		
		.allcountries {
			float:right;
			margin-top:7px;
			*margin-top:0px;
			margin-right:2px;
			*margin-right:1px;
		}
		
		.allcountries a{
			text-decoration:none;
			background-image:url('/httpd/img/show_all.gif');
			padding-left:18px;
			background-repeat:no-repeat;
			background-position:0px 1px;
			display:block;
			width:101px;
			padding-bottom:1px;
		}
		
	