body {
	background: #fff url(images/bg_bodystart.gif) repeat-x;
	background-position:center top;
}

#background_content {
	height: 651px;
	background-position:center top; background-repeat:repeat-x;
}

#leftbox {
	margin: 5px 0 0 15px;
	background:url(images/bg_left_start.png);
	padding: 45px 0 0 0;
	min-height: 380px;
	width: 292px;
}
.teaserbox {
	width: 287px;
	margin: 5px 0 0 0;
}
.t_text  p a, .teaser_date a, .t_headline a {
	color: #000 !important;
}
.t_text  p a:hover, .teaser_date a:hover, .t_headline a:hover {
	color: #666 !important;
}


/* - center - */
#centerbox {
	margin: 5px 0 0 0;
	background:url(images/bg_content_start.png) no-repeat;
	min-height: 425px;
	width: 740px;
}
#contenttext {
	margin: 16px; padding: 0;
	background: none;
	width: 672px;
	height: 413px;
	min-height: 375px;
	overflow: hidden;
}


/* contentarea2 */
#contentarea2 {
	position: relative;
	background:url(images/bg_content_start2.png) no-repeat;
}
#contentarea2 h4 {
	background: none;
}
#contentarea2 h4 span {
	background: none;
	padding: 0;
}

#contentleft2 {
	float: left;
	margin: 15px 0 0 30px;
	width: 540px;
	position: relative;
}
#contentleft2 .csc-default {
	padding: 0 20px 20px 20px;
	background:url(images/white_50.png);
	margin: 0 0 20px 0;
}

#contentright2 {
	float: left;
	margin: 15px 0 0 30px;
	width: 380px;
	position: relative;
}
#contentright2 .csc-default {
	padding: 0 20px 20px 20px;
	background:url(images/white_50.png);
	margin: 0 0 20px 0;
}
/* - headline - */

#headline_archive {
	margin: 121px 0 0 330px;
	width: 400px;
	position:absolute;
	text-align: right;
}
#headline_archive a {
	padding: 4px 8px;
	color: #fff;
	text-decoration: none;
	background-image:url(images/white_20.png);
}
#headline_archive a:hover {
	color: #fff;
	background-image:url(images/white_30.png);
}


/*-- content --*/
.contentspace {
	height: 55px;
}

#contentleft, #contentright {
	background-image:url(images/white_50.png);
	margin-left: 15px;
	width: 334px;
}
.contentbottomtext {
	padding: 15px;
}




/*--- news ---*/
#news_header {
	margin:-10px 0 0 -5px;
	position:absolute;
}
#news_archive {
	margin: 11px 0 0 87px;
	width: 200px;
	position:absolute;
	text-align: right;
}
#news_archive a {
	padding: 4px 8px;
	color: #fff;
	text-decoration: none;
	background-image:url(images/white_20.png);
}
#news_archive a:hover {
	color: #fff;
	background-image:url(images/white_30.png);
}
#news_list {
	margin: 60px 0 0 15px;
	width: 255px;
	position:absolute;
	color: #fff;
}
#news_list h3 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #69b09a;
	padding: 10px 0 0 0;
	margin: 0 0 5px 0;
}
#news_list h3 a{
	color: #69b09a;
}
#news_list h3 a:hover{
	color: #94ccbb;
}
#news_list .newslink a {
	background: #000;
	color: #fff;
	padding: 2px 8px;
	text-decoration: none;
	float: right;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#news_list .newslink a:hover {
	background: #666;
}


/*-- advertisement --*/

#ad1 {
	position: absolute;
	width: 134px;
	max-height: 500px;
	overflow: hidden;
	margin: 501px 0 0 1016px;
	z-index: 100;
}
#ad2 {
	width: 470px;
	max-height: 60px;
	overflow: hidden;
	margin: 0 0 0 540px;
}
