/* CSS Document */

.clearer {
	display:block; 
	height:1px; 
	clear:both;
	line-height:1px;
	margin:0;
	padding:0;
}

#headerImage {
	background-color:#deeaf1;
	margin:0;
	padding:0;
	height: 250px;
}


#headerImageCountry {
	background-color:#deeaf1;
	margin:0;
	padding:0;
	height: 105px;
}

#headerImageIntro {
	background-color:#deeaf1;
	margin:0;
	padding:0;
	height: 194px;
}

#countryheaderImage {
	background-color:#DDDDDD;
	margin:0;
	padding:0;
	min-height: 250px;
}

#teaserBox {
	clear:both;
	margin:0 0 30px 0;
	height:51px;
}

#teaserBox p {
	position:absolute;
	top:5px;
	margin:0;
	padding: 0 0 4px 0;
}

.teaserContentLarge {
	font-size:1.5em;
	line-height:1em;
	color:#FFFFFF;
}

.teaserContent {
	position:relative;
	float:left;
	background-color:#3182a6;
	color:#93d0fa;
	margin: 0;
	padding: 4px 0 0 8px;
	width: 138px;
	height:51px;
}

.teaserContent a, .teaserContentlast a {
	text-decoration:none;
	color:#93d0fa;
}

.teaserContent a:hover, .teaserContentlast a:hover {
	text-decoration:none;
	color:#93d0fa;
}

.teaserContent p, .teaserContentlast p {
	line-height:1.1em;
}

.teaserContentlast {
	position:relative;
	float:left;
	background-color:#3182a6;
	color:#93d0fa;
	margin: 0;
	padding: 4px 0 0 0;
	width: 137px;
	height:51px;
}

.introTeaser {
	position:relative;
	height:380px;
	width:277px;
	float:left;
	background:#e9e9e9;
	margin: 0 5px 20px 0;
	padding:0 0 15px 0;
	border-bottom:1px solid #cecece;
	border-top:1px solid #cecece;
}

.introTeaserBreit {
	position:relative;
	height:425px;
	width:559px;
	float:left;
	background:#e9e9e9;
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	border-bottom:1px solid #cecece;
	border-top:1px solid #cecece;
}

.introTeaser .introFlag {
	margin:0 0 10px 0;
	padding:0;
	position:relative;
	float:left;
	width:270px;
}


.introTeaser .introFlag img {
	float:left;
	margin:0 5px 0 10px;
}

.introTeaser .introFlag .flagtext {
	position:absolute;
	bottom:0;
	right:0;
	width:115px;
	margin:0;
	padding:0;
}

.introTeaser p, .introTeaser h6, .introTeaser h3, 
.introTeaserBreit p, .introTeaserBreit h6, .introTeaserBreit h3  {
	padding:5px 5px 0 10px;
}

.introTeaser img, .introTeaserBreit img {
	margin:0 0 10px 0;
}

a.introTeaserReadmore {
	background-image:url(../images/arrow-right-yellow.gif);
	background-position:7px 50%;
	border-color:#E6E6E6;
	border-style:solid;
	border-width:1px 0;
	color:#555555 !important;
	margin-top:7px;
	padding:2px 0 5px 15px;
}

.countriesHeader {
	font-weight:bold;
	font-size:2.5em;
	color:#003366;
	margin: 0 0 10px 0;
}

.topicHeader {
	margin:0 0 10px 0;
	padding:0;
	display:block;
	color:#003366;
	font-size:2em;
	font-weight:bold;
}

.achievmentsHeader {
	font-size:1.2em;
	margin:0;
	padding:0;
	font-weight:bold;
}

.countrySidebar {

}

.countrySidebar h4 {
	color:#555555;
	border-bottom:1px solid #cecece;
	border-top:1px solid #cecece;
	background:#e9e9e9;
}

.countrySidbarBox {
	background:#e9e9e9;
	padding: 10px 0 10px 10px;
}

.countrySidbarBox img {
	margin: 0 10px 10px 0;
}

.countrySidbarBox p {
	margin: 0 10px 0 0;
}