@CHARSET "ISO-8859-1";

#wallpaper {
	overflow:hidden;
    float:left;
    width:255px;
    height:435px;
    background:#fff;
    border-bottom: 5px solid #fff;
}

#wallpaper-full {
    overflow:hidden;
    float:left;
    width:520px;
    height:500px;
    background:#fff;
    border-bottom: 5px solid #fff;
}

#wallpaper h2, #wallpaper-full h2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 10px 30px 0px 15px;
	text-decoration:none;
}

#wallpaper h3, #wallpaper-full h3 {
	font-size: 11px;
	font-weight: bolder;
	color: #435A6C;
	margin: 0px 10px 5px 15px;
	line-height:1.2;
}

#wallpaper a, #wallpaper-full a {
	text-decoration: none;
	float: right;
	font-weight: bold;
	margin: 10px 20px 0 0;
	color:#fff;
}


div.news {
    float:left;
    width:260px;
/*   	height:215px; */
    height:435px;
    margin:0 -10px 5px 5px;
    line-height:0px;
}
div.news-blue {
	background:#A1D7F4;
}

div.news-green {
	background-color: #b5e20c;
}


div.news-red {
	background-color: #cc0000;
}


div.news h2, div.index h2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 10px 30px 10px 15px;
	text-decoration:none;
}

div.news h3 {
	font-size: 11px;
	font-weight: bolder;
	color: #435A6C;
	margin: 5px 25px 5px 15px;
	line-height:1.2;
}

div.news-green h2, div.news-blue h2, div.news-red h2 {
	color: white;
	line-height: normal;
}


div.news-green p {
	line-height: normal;
	margin:0;
	padding-bottom: 20px;
	padding-left: 15px;
}

div.news a {
	text-decoration: none;
	float: right;
	font-weight: bold;
	margin: 10px 20px 0 0;
	color:#fff;
}


a.weiter {
	text-decoration: none;
	float: right;
	font-weight: bold;
	margin: 10px 10px 0 0;
	color:#fff;

}
#titlepage {
	margin: 15px 0px 0px 0px;
}


.flagnews {
	margin:-24px 0 0 150px;
	position:relative;
	z-index:0;
}


div.index p{
	float:left;
	font-size:11px;
	margin:0;
}

div.index a.weiter{
	float:right;
	text-decoration: none;
}

img {
	border:none;
}

#architektur {
float:left;
background:#b5e20c;
padding:0 5px 0 0;
width:520px;
height:226px;
}
#architektur h2{
margin:5px;
}


#mobil {
float:left;
background:#a1d7f4;
margin:5px 0 0 0;
padding:0 5px 0 0;
width:520px;
height:166px;
}

#mobil img {
margin:0 10px 0 0;
}

.green {
	background-color:#b5e20c;
	height:150px;
	display: block;
	float:left;
	width:520px;
	font-size: 0px;
	margin: 0px;
	padding:0px;
}


