body {
    background-color: #E6D8C5;
	margin-top: 20px;
	text-align: center;
}
div {
	text-align: left;
}

/* standards */

#navigation {
    background-color: #FFF;
    height: 30px;
}

#breadcrumb {
    background-color: #FFFDD5;
    height: 30px;	
}

.inline {
	padding: 25px;
}

.breadcrumb_inline {
	padding: 10px 0 0 25px;
}

/* portal */

#portal_header {
    background-color: #CCC;
    height: 200px;
	width: 940px;
}

#portal_content {
    background: #FFF url(portal.gif) repeat-y center top;
}

#portal_left {
	background-color:#FFFDD5;		
    height: 320px;
}

.portal_box_left {
	width: 200px;
	height: 125px;
	overflow: hidden;
	padding: 0;	
	margin: 25px 0 0 25px;
	_margin: 25px 0 0 14px;
	float: left;
	font-size: 10px;
	line-height: 12px;
}
.tx-rlmpflashdetection-pi1 {
	margin: 0;
	padding: 0;	
}

#portal_right {
    background-color: #FFF;
    height: 315px;	
}
#portal_right_mag_logo {
	width: 420px;
	height: 100px;
	margin-top: 25px;
	margin-left: 10px;
	background-color:#EEE;
}
/* standard seite */

#header_standard {
    background-color: #CCC;
    height: 130px;
	width: 940px;
}

#content_standard {
    background: #FFF;
}

#text_box {
	
}

#teaser_box {
	background-color:#FFF;
}

/* footer */
#footer {
	margin-top: 5px;
}

/* typo 3 */

.csc-mailform {
	margin-left:15px;
}

.csc-mailform label {
	width: 9em;
	float: left;
	display: block;	
	/*height: 15px;*/

}

.news-latest-date,.news-list-date,.news-single-date {
	font-size: 9px;
	color:#CCC;
}
.news-latest-container {
	margin-left: 10px;
}
.news-latest-image-left {
	height: 45px;
	overflow:hidden;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;	
	width: 80px;
}
.news-latest-image-left img {
	
}
.news-list-container {
	margin-top: 25px;
}

.news-list-item {
	width: 433px;
	_width: 430px;	
	margin-left: 25px;
	margin-bottom: 25px;	
	float:left;
}

.news-list-image-left {
	width: 120px;
	height: 120px;
	overflow:hidden;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;	
	/* border: 1px solid #EEE; */
}

.news-single-item {
	margin-left: 25px;	
	margin-top: 25px;
	margin-right: 25px;		
}

.news-single-image-left {
	margin-left: 0px;
	margin-bottom: 25px;		
	width: 250px;	
	float:left;	
	margin-right: 25px;
	margin-bottom: 10px;		
}
.news-single-block {
	float:left;	
	width: 600px;
}