@charset "UTF-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background-image:url(../layout/background01.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#757070;
}

h1 {
	font-size:24px;
	line-height:26px;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
	color:#db740a;
}

h6 {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.marked {
	font-weight:bold;
	color:#044582;
}

a, a:link, a:visited, a:focus {
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.indexlink, a.indexlink:link, a.indexlink:visited, a.indexlink:focus {
	color:#044582;
	text-decoration:none;
}

a.indexlink:hover {
	color:#db740a;
	text-decoration:none;
}

a.footerlink, a.footerlink:link, a.footerlink:visited, a.footerlink:focus {
	color:#757070;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
}

a.footerlink:hover {
	color:#db740a;
	text-decoration:none;
}

.headlang {
	float:left; 
	padding-top:10px;
}

.headlang a, .headlang a:link, .headlang a:visited, .headlang a:focus {
	color:#757070;
	text-decoration:none;
}

.headlang a:hover {
	color:#044582;
	text-decoration:none;
}

ul.contentliste {
	margin:0px;
	padding:0px;
	margin-left:14px;
}

ul.contentliste li {
	padding-bottom:12px;
}

.contentwidth{
	width:1192px !important;
}

.topnavi {
	width:100%;
	height:32px;
	overflow:hidden;
}

.topnavi div {
	float:left;
	width:140px;
	height:32px;
	overflow:hidden;
	text-align:center;
}

.topnavi div a, .topnavi div a:link, .topnavi div a:active, .topnavi div a:visited, .topnavi div a:focus {
	font-size:14px;
	display:block;
	height:32px;
	line-height:32px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

.topnavi div a:hover {
	background-image:url(../layout/headnaviactive01.jpg);
	background-repeat:repeat-x;
}

#accordion {
	border-top: 1px solid #707173;
	margin-top:40px;
}

#katalogframe {
	padding-top:40px;
}