/* ic-codes */
	body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #fff;
	width: 810px;
	margin: 0 auto;
	padding: 20px;
	}
	.back-vita {
	background-image: url(../bilder/bongersback_I7G5535.jpg);
	background-attachment: fixed;
	}
	.back-aktuell {
	background-image: url(../bilder/bongers_back-aktuell.jpg);
	background-attachment: fixed;
	}
	.back-media {
	background-image: url(../bilder/bongers_back-media.jpg);
	background-attachment: fixed;
	}
	.back-en {
	background-image: url(../bilder/bongers_back-en.jpg);
	background-attachment: fixed;
	}
	.back-smr {
	background-image: url(../bilder/bongers_back-aktuell.jpg);
	background-attachment: fixed;
	}
	h1{
	color: #FFFFFF !important;
	margin-bottom: 10px;
	line-height: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2.4em;
	}
	h2 {
	color: #FF9900 !important;
	margin-bottom: 2px;
	line-height: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.4em;
	margin-top: 0px;
	}
	p {
	padding-bottom: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	}
	a {
	color: #FFFFFF;
	text-decoration: none;
	}
	a:hover {
	color: #ec5043 !important;
	text-decoration: none;
	}
	.jahr {
	font-size: 1.4em;
	font-weight: bold;
	color: #ffffff;
	padding-left: 4px;
	background-color: #ec5043;
	padding-right: 4px;
}
.klein {
	font-size: 0.7em;
	color: #ffffff;
}
	code {
	background-color: #666666;
	padding: 0.2em 0.5em;
	display: inline-block;
	}
	#wrapper { 
		overflow: hidden;
	}
	.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
	background-color: #663300;
	}
	.overlay-aktuell {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
	background-color: #663300;
	}
	.overlay-media {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
	background-color: #663300;
	}
	.overlay-impressum {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	opacity: 0.9;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
	background-color: #663300;
	}
	.overlay-en {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	opacity: 0.9;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
	background-color: #333333;
	}
	.container {
		position: relative;
		float: left;
	}
	.content {
		position: relative; /* Fixes the z-index */
		float: left;
	}
	#column-1 {
		width: 600px;
	}
	#column-2 {
		width: 190px;
		margin-left: 10px;
		float: left;
		display: inline;
	}
	#column-3 {
	width: 190px;
	margin-left: 10px;
	float: left;
	display: inline;
	margin-top: 10px;
	}
	#column-1 .content {
	width: 520px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
	#column-2 .content {
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	#column-3 .content {
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	}
	
	
	/* Let's compensate for IE6's inability to interpret top: 0; and bottom: 0; */
	* html #column-1 .overlay { height: expression(document.getElementById("column-1").offsetHeight); }
	* html #column-2 .overlay { height: expression(document.getElementById("column-2").offsetHeight); }

