#logo{
	width: 370px;
	cursor: pointer;
	height:120px;
}

#flash_line{
	border-top:2px solid #7FA9C2;
	margin-bottom:2px;
	padding-top:2px;
}

#content{
	margin: auto;
	width: 1150px;
}

#rightCol{
	width: 338px;
	margin-left: 790px;
	height: 464px;
	background: url('/fileadmin/style/images/content_top_border.jpg') top left repeat-x #F2F4F4;
	padding: 22px 0px 10px 22px;
	font-size: 11px;
	position: relative;
}
#rightCol .inner {
	position: absolute;
	top:0px;
}
#rightCol .float_left {
	float:left;
}
#rightCol .bodytext{
	margin: 0px 10px 5px 24px;
}
#rightCol a{
	line-height: 20px;
}
#rightCol a img{
	border: 0px;
	vertical-align: bottom;
}
#rightCol ul li{
	display: block;
	width: 100%;
}

#middleCol{
	float: left;
	margin: 5px 0;
	width: 800px;
}

#header{
	display: block;
	width: 100%;
	height: 195px;
	background: url('/fileadmin/style/images/header.jpg') top left no-repeat;
}

#inhalt{
	width: 788px;
	float:left;
	background: url('/fileadmin/style/images/content_top_border.jpg') top left repeat-x #F2F4F4;
}

#footerNavi{
	clear: both;
	display: block;
	width: 1150px;
	height: 160px;
	background: white;
}

#footerNavi a{
	color: white;
	font-weight: bold;
	font-size: 10px;
}

#links{
	display: block;
	width: 1128px;
	height: 60px;
	padding: 0px 0px 0px 22px;
}
span.link{
	float: left;
	display: block;
	width: 138px;
	margin-top: 3px;
}
#links a{
	color: #a6c3d5;
	font-family: Arial;
	font-size: 9px;
}
