@charset "UTF-8";
@media screen, projection {

body {
	overflow-y: scroll;
	background: url(/fileadmin/templates/images/body_bg.jpg) repeat-x #E7E7E8;
	text-align: left;
}
.page_margins {
	text-align:left;
	margin:0 0 0 109px;
	background: url(/fileadmin/templates/images/page_bg.gif) repeat-y transparent;
	width: 972px;
}
#header, #nav, #main, #footer {
	overflow:hidden;
	min-width: 972px;
}
#header {
	color: #fff;
}

#headerimage {
	height: 258px;
}
#header .page {
	position:relative;
	padding: 0;
}

#meta {
	position: relative;
	height: 40px;
}
#topnav {
	position:absolute;
	width: 200px;
	height: 20px;
	top: 0;
	left: 0;
}
#search {
	position:absolute;
	width: 145px;
	height: 21px;
	top: 5px;
	right: 20px;
}
#language{
	position:absolute;
	width: 100px;
	height: 20px;
	top: 5px;
	right: 180px;
}
#main {
	padding:0;
}
#footer {
	color:#fff;
	margin:0 0 0 109px;
	width:972px;

}
#footer .page_margins {
	padding: 0 4px;
	margin: 0;
}
#footer .page {
	padding: 12px 10px 0;
	background: url(/fileadmin/templates/images/footer_bg.jpg) repeat-x #4E90BD;
	min-height: 220px;
	width: 944px;
}

#topnav a {
	color: #ccc;
	font-weight: normal;
	background:transparent;
	text-decoration:none;
}
#topnav a:focus, #topnav a:hover, #topnav a:active {
	text-decoration:underline;
	background-color: transparent;
}
#footer a {
	color: #FFF;
	background:transparent;
	font-weight: bold;
}
#footer a:focus, #footer a:hover, #footer a:active {
	color: #CCC;
	background-color: transparent;
	text-decoration:underline;
}
#skiplinks a.skip:focus, #skiplinks a.skip:active {
	color: #fff;
	background: #333;
	border-bottom: 1px #000 solid;
	padding: 10px 0;
	text-decoration:none;
}
/* START */
.start #startnavi {
	height: 72px;
	width:1077px;
	margin-left:103px;
	background:url(/fileadmin/templates/images/bgstartnavi.jpg) no-repeat;
}
.start #headerimage {
	height: 310px;
	margin:3px 0 0;
}
.start #col3 {
	margin: 0 0 0 110px;
}
.start #col1 {
	width:0;
	display: none;
}



}
