#content {
	position: relative;
	height: 415px;
	width: 195px;
	float: left;
	top: 25px;
	border-color: #666666;
	border: 1px solid;
	padding: 25px;
	margin-left: 0px;
	}
#left colum {
	border: thin solid #666666;
	position: relative;
	height: 250px;
	float: left;
}
#titel1 {
	position: relative;
	font-size: 50px;
	color: #000000;
	text-align: left;
}
#titel2 {
	position: relative;
	font-size: 50px;
	color: #000000;
	text-align: right;
	margin-right: 3px;
}
#image	{
	width: 900px;
	margin-top: 25px;
	height: 531px;
	background-color:#e8e8e8;
	z-index: 1;
}
#home_link{
	position: relative;
	color: #01002c;
	float: left;
	z-index: 1000;
	font-size: 30px;
}
#subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	position: relative;
	top: 5px;
}
div.slideshow {
    position: relative;
    width: 240px;
    height: 180px;
    }
.slideshow div {
     position: absolute;
     top: 0;
     left: 0;
}

