.shadow_box_top {
	background: url(../img/box_shadow_top.jpg) no-repeat center;
	height: 7px;
}

.shadow_box_mid {
	background: url(../img/box_shadow_mid.jpg);
	background-position: center;
	padding-left:8px;
	padding-right:7px;
	padding-bottom:5px;
}

.shadow_box_mid #wecker {
	right: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background: #ffffff url(../img/wecker.jpg) no-repeat center right;
	padding-left: 5px;
	height:128px;
	width:87px;
	float: right;
}

.shadow_box_content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}

.shadow_box_bottom {
	background: url(../img/box_shadow_bottom.jpg) no-repeat;
	background-position: center;
	height: 12px;
	margin-bottom: 5px;
}

.nav2box {
	background: #ddd;
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003e93;
}

.nav2box .current {
	font-size: 24px;
	font-weight: bold;
}

.nav2box ul {
	list-style: none;
	margin-left: 10px;
	margin-top: 2px;
}


.colmask #col2 .news-latest-container {
	padding: 0 7px 0 7px;
}

.col2bottom {
	margin-top:15px;
	background:#ddd;
	height:30px;
}
