div#content_box {
	width:700px;
	padding:0px 0px 0px 26px;
	height:auto;
	float:left;
}

/* Content */
div#content_lofft {
	width:465px;
	height:auto;
	margin:0px 0px 30px 0px;
	padding:10px 8px 10px 8px;
	float:left;
}
	div#content_lofft p {
		padding-bottom:10px;
	}

	.content_lofft_footer {
		margin-top:10px;
		border-top:2px solid #F2F2F2;
		height:10px;
	}

/* �berblick */

div#overview {
	width:180px;
	height:auto;
	padding:0;
	float:right;
}

	.overview_hl {
		width:180px;
		height:19px;
		background-color:#000000;
		border-bottom:1px solid #525252;
		float:right;
	}
	.overview_content {
		width:180px;
		height:auto;
		padding:8px 0px 10px 0px;
		border-top:2px solid #FFFFFF;
		border-bottom:2px solid #FFFFFF;
		float:right;
	}
		.overview_content a {
			margin:0px 0px 0px 10px;
			padding:0px 0px 0px 10px;
			display:block;
		}
			.overview_content a.current {
				color:#000000;
				background-image:url(/images/backgrounds/bg_pfeil_schwarz.gif);
				background-repeat:no-repeat;
				background-position:0px 2px;
				background-repeat:no-repeat;
			}

	.overview_fuss {
		margin:0;
		padding:0;
		width:180px;
		height:7px;
		font-size:1px;
		background-color:#000000;
		border-bottom:1px solid #525252;
		float:right;
	}

        /* Bild in Artikeln */
        .article_image {
            float:left;
            margin:0 10px 10px 0px;
            border:0;
        }

/* Sponsoren */
/* ausgeblendet */
/*
div#sponsoren{
	width:700px;
	height:60px;
	margin:10px 10px 0px 10px;
	background-color:#FFFFFF;
	clear:all;
}
	.sponsoren_hl {
		text-align:right;
	}
	.sponsoren_logo {
		float:right;
		margin:10px 0px 0px 25px;
	}
*/
div#sponsoren{
	display:none;
}

/* Pressecenter */
div.pressimage {
	width:445px;
	float: left; 
	margin-bottom: 10px;
}
	div.pressimage img {
		float:left;
		margin-right:20px;
	}