	/* Mitte */
	#col3 {
		padding-right: 27px;
		width:350px;
		height:auto !important;
		min-height:150px;
		/* border-right: 1px solid #666; */
	}
	#col3_content {margin:0;}
	
	/* rechts */
	#col2 {
		margin-right: 0px;
		width:550px;
		height:auto !important;
		min-height:150px;
	}
	#col2_content {
		margin-left:0;
		margin-right:0;
		moin-height:150px;
	}

	#col2_content h1,
	#col3_content h1 {
		font-size: 12px;
		font-weight: bold;
	}
	
	#col2_content h1 a,
	#col3_content h1 a {
		text-decoration: none;
		color: #003472;
	}
	
	#col3_content h2 {
		font-weight: bold;
		font-size: 10px;
		padding-bottom: 20px;
	}
	
	.contenttable th {
		color: #003472;
		font-size: 12px;
		font-weight: bold;
		width: 180px;
	}
	
	.contenttable td {
		vertical-align: top;
		width: 185px;
	}