@charset "UTF-8";
/* CSS Document */
#fuss {
	position:relative;
	width:100%;
}
#navi {
	height: 47px;
	overflow: hidden;
	background-position: bottom left;
}
#seite {
	position: relative;
	
}
#kopf {
	height: auto;
}
#inhalt-wrapper {
	padding:0 0 0 0; 
	margin-top: -1px;
	z-index: 34;
	background-image: url(../images/portal_neu_bg.jpg);
	background-repeat: no-repeat;
	height: 465px;
	width: 100%;
	position: relative;
	
}

#inhalt {
	height: auto;
}

/*** 
**** breite und raender immer mit anzahl laender abgleichen! 
*******************************************************************/
#countrybars {
	text-align: center;
	margin-left: 5px;
	margin-top: 60px;
}
.csc-textpic-image  {
	font-weight: bold;
}
div.csc-textpic-imagewrap {
	width: 252px !important;	
}
dl.csc-textpic-image {
	padding: 0 15px 0 15px;
}
#countrybars a:link,
#countrybars a:visited {
	text-decoration: none;	
}
#countrybars a:hover,
#countrybars a:focus {
	text-decoration: underline;	
}