@charset "UTF-8";
/* CSS Document */
/**
 * Latest News startpage countries 
 */
#LatestNews{
}
h2.ln_headline{
	margin: 3px 0 25px 0;
	font-size: 17px;
	font-weight: normal;
	letter-spacing:0.1em;
	text-transform: uppercase;
	color:#FFFFFF;
	border-bottom:1px solid #CCCCCC ;
}
/**
 * Puffar
 */
#sploshar .ce_text{
	float: left;
	clear: left;
	width: 416px;
	margin: 0 0 10px 0;
}
#sploshar h3{
	margin: 10px 0 5px 0;
	font-size: 14px;
	font-weight: strong;
	color:#498305;
}
.sploshLink{
	float: left;
	clear: left;
	width: 416px;
	margin: 3px 0 15px 0;
	padding-top:2px;
	border-top: 1px solid #CCCCCC;
}
.sploshLink a{
	color:#000000;
	text-decoration:none;
	padding-bottom:3px;
	float:right;
}
.sploshLink img{
	margin: 0 2px 0 0;
}
#tagline h4{
	position: absolute;
	right: 30px;
	bottom: 25px;
}
/**
 * Newspage 
 */
.mod_newslist h1, h2, a{
	color:#FFFFFF;
	text-decoration:none
}
.mod_newslist h1{
	margin-top: 0;
	border-bottom:1px solid white;
}
.mod_newslist h2{
	margin-bottom: 0;
	padding: 0;
}
.mod_newslist p.teaser{
	margin: 5px 0 8px 0;
}
p.more{
	float:right;
	width:180px;
	margin-top:0;
	border-top: 0;
	border-top: 1px solid #498305;
	padding-top: 2px;
	text-align:right;
}

