#container_left{
	float:left;
	width:190px;
	padding:20px 0px 15px 0px;
}

#content{
	float:left;
	padding:30px 0px 15px 35px;
	width:750px;
	border: 0px solid red;
}

	.content_container_obg{
		float:left;
		width:343px;
		height:280px;
		margin:0px 30px 30px 0px;
	}
	.content_container{
		float:left;
		width:344px;
		height:280px;
		margin:0px 30px 30px 0px;
		background-image:url('/php/lay/container_start_bg.jpg');
		background-repeat:no-repeat;
	}
	.content_container a{
	text-decoration:none;
	}
		.content_container_header{
/*			background-image:url('/php/lay/container_start_header.gif');
			background-repeat:no-repeat; */
			height:29px;
			padding: 7px 0px 0px 10px;
			margin:1px 0px 0px 1px;
		}
		.content_container_header:hover{
/*			background-image:url('/php/lay/container_start_header_gruen.png');
			background-repeat:no-repeat; */
			height:29px;
			padding: 7px 0px 0px 10px;
			display:inline-block;
		}
			.content_container_header h2{
				margin-top: 0px;
			}
			.content_container_header a{
				color:#449feb;
				font-size:14pt;
				text-decoration:none;
				font-weight:bold;
			}
			.content_container_header a:hover{
				color:#449feb;
				font-size:14pt;
				text-decoration:none;
				font-weight:bold;
			}
		.content_container_header_backup{
			background-image:url('/php/lay/container_start_header.png');
			background-repeat:no-repeat;
			height:29px;
			padding: 3px 0px 0px 10px;
			margin:1px 0px 0px 1px;
			text-align:center;
		}
		.content_container_header_backup:hover{
			background-image:url('/php/lay/container_start_header_backup.png');
			background-repeat:no-repeat;
			height:29px;
			padding: 3px 0px 0px 10px;
		}
			.content_container_header_backup h2{
				margin-top: 0px;
			}
			.content_container_header_backup a{
				color:#ffffff;
				font-size:14px;
				font-weight:bold;
			}
			.content_container_header_backup a:hover{
				color:#ffffff;
				font-size:14px;
				font-weight:bold;
			}
		.content_container_content{
			padding:0px 20px 0px 10px;
			height:75px;
		}
		.content_container img{
			padding:0px 0px 25px 15px;
			float:left;
			display: inline;
		}
		.content_container_link{
			margin:30px 0px 0px 25px;
			float:left;
			height:30px;
			width:117px;
			background-image:url('/php/lay/container_start_button_blau.jpg');
			background-repeat:no-repeat;
			display: inline;
			cursor:pointer;

		}
			.content_container_link a{
				color:#383838;
			}
		.content_container_link_backup{
		margin:127px 0px 0px 18px;
		padding: 6px 0px 0px 20px;
		float:left;
		height:21px;
		width:140px;
		background-image:url('/php/lay/container_start_button_blau.png');
		background-repeat:no-repeat;
		}
		.content_container_link_backup a{;
			color:#FFFFFF;
		}
		.con_space{
			height: 80px; width: 10px;
		}