@charset "utf-8";
/* CSS Document */

.portal #subnavi {
	width:223px;
	padding:12px 20px 0 25px;
	min-height:300px;
	}
* html .portal #subnavi {
	height:300px;
	}
.portal #contentbox {
	width:964px;
	padding-left:25px;
	}
.portal #column-box {
	float:left;
	width:739px;
	}
* html .portal #column-box,
*+html .portal #column-box {
	margin-right:-5px;
	}
.portal #column_1 {
	width:729px;
	padding:12px 10px 0 0;
	}
.portal #column_2 {
	width:484px;
	padding:12px 20px 0 0;
	float:left;
	min-height:300px;
	margin-left:235px;
	}
* html .portal #column_2 {
	height:300px;
	display:inline;
	}
.portal #specialbox {
	}
* html .portal #specialbox,
*+html .portal #specialbox {
	margin-right:-5px;
	float:left;
	}
	
#column_1 .standard {
	margin-bottom:0;
	}
#column_2 .standard {
	margin-bottom:15px;
	}
	
	
.news-list-item {
	margin-left:10px;
	margin-right:10px;
	}
	
	
/* =============================================
				Portalbox
================================================ */
.portal #column_1 {
	min-height:50px;
	}
* html .portal #column_1 {
	height:50px;
	}
.portalbox {
	margin-bottom:0;
	width:223px;
	float:left;
	margin-right:20px;
	}
* html .portalbox {
	margin-right:15px;
	}
.portalbox-mitte {
	background-image:url(../media/portal/portalbox-bg.jpg);
	padding-left:2px;
	height:290px;
	}
* html .portalbox-mitte {
	margin-right:-5px;
	}
.portalbox .portalbox-start {
	height:34px;
	width:223px;
	background-image:url(../media/portal/portalbox-start.jpg);
	}
#specialbox .portalbox .portalbox-start {
	display:none;
	}
.portalbox h1,
#column_1 .portalbox  h1 {
	margin-bottom:0;
	border:0;
	font-size:16px;
	color:#81A90A;
	color:#fff;
	font-weight:bold;
	padding:5px 10px 0 10px;
	}
#contentbox #column_1 .portalbox  h2 a {
	color:#fff;
	}
.portalbox .news-list-content {
	padding:5px 15px 10px 10px;
	}
.portalbox .csc-textpic-imagewrap {
	margin-left:2px;
	}
.portalbox .news-list-morelink p,
#contentbox .portalbox .news-list-morelink a {
	padding:0;
	background-image:none;
	}