/**
 * Common setting
 */


div#subnav div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left:0px;
}


/* NEWS */
div.news-latest-item, div.news-list-item {
	font-size:12px;
}
span.news-latest-date {
	font-size:10px;
}
div.news-latest-container {
	margin-bottom:20px;
}

/* HOME */

div.box {
	font-size:12px;
	float:left;
	min-height:160px;
	margin-right:4px;
	border-top:1px solid white;
}

div.small {
	width:225px;
}

div#rotate {
	overflow:hidden;
	position:relative;
}

div#rotate div.news-latest-item {
	overflow:hidden;
	width:200px;
	background:transparent !important;
}

div.margin {
	margin:10px;
}

div.big {
	width:320px;
}

div#box {
	clear:left;
	padding-left: 135px;
	padding-top:20px;
}

div#weather {
	position:relative;
}

div#weather img {
	width:150px;
	overflow:hidden;
}

div#weather .text {
	margin-top:-20px;
}

div#weather #temperatur {
	font-size:16px;
	font-weight:bold;
	position:absolute;
	top:30px;
	right:0px;
}

div.box h2 {
	width:90%;
	margin-top:10px;
}


div#news div.csc-textpic-center {
	margin-left:-10px;
}

div#news img {
	/*border-top:1px solid white;*/
}

span.news-list-date {
	display:none;
}

div.news-list-item a {
	font-size:12px;
}