body {
	background-color: #f2f2f2;
	color: #7f7f7f;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica,
		sans-serif;
	font-size: 12px;
	background-image: url('/images/page_bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	line-height: 16px;
}

a {
	color: #e16d26;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

em {
	font-size: 80%;
	color: #b0b0b0;
}

table {
	border-collapse: collapse;
	border: 1px solid #e3e3e3;
}

div#wrapper {
	width: 940px;
	padding: 0px 15px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 20px;
}

h1 {
	color: #b2b2b2;
	font-size: 28px;
	font-weight: normal;
	margin-top: 20px;
	line-height: 30px;
	margin-bottom: 0.5em;
}

h2 {
	color: #666666;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 0.5em;
}

/*****************************
*     KOPFBEREICH
******************************/
div#head {
	height: 96px;
}

div#logo {
	float: left;
	width: 123px;
}

div#headrechts {
	float: left;
	width: 817px;
	height: 96px;
}

div#headrechts span {
	vertical-align: middle;
}

div#headrechts a img {
	vertical-align: middle;
}

div#meta {
	height: 60px;
	text-align: right;
	font-size: 10px;
}

div#meta a {
	color: #7f7f7f;
}

div#languages {
	background-image: url('/images/languagesbg.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 5px;
	display: none;
}

/*****************************
*     MENU
******************************/
div#topmenu {
	height: 36px;
	background-color: #ffffff;
}

ul.topmenu li {
	background-color: #ffffff;
	display: block;
	float: right;
	padding-left: 20px;
}

ul.topmenu li a {
	color: #010101;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
	line-height: 28px;
	padding-bottom: 4px;
	padding-top: 4px;
}

ul.topmenu li a.active,ul.topmenu li a:hover {
	background-color: #ffffff;
	background-image: url('/images/menuhoover.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	text-decoration: none;
}

ul.topmenu li a.normal {
	background-color: #ffffff;
	background-image: none;
}

ul.topmenu li.active a,ul.topmenu li.expanded a {
	background-color: #ffffff;
	background-image: url('/images/menuhoover_orange.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}

ul.submenu li {
	display: block;
	float: right;
	padding-left: 9px;
	padding-right: 9px;
	background-image: url('/images/submenutrenner.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

div#submenues {
	z-index: 2;
	position: absolute;
	width: 940px;
}

div.submenues {
	z-index: 100;
	visibility: hidden;
}

ul.submenu li.first {
	background-image: none;
}

ul.submenu li a {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	line-height: 24px;
	padding-bottom: 5px;
}

ul.submenu li.active a,ul.submenu li a:hover {
	border-bottom: 3px solid #e16d26;
	padding-bottom: 0px;
	text-decoration: none;
}

div#kopfgalerie div.submenu {
	background-image: url('/images/submenubg.png');
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 10;
	height: 35px;
	padding-right: 19px;
}

/*****************************
*     GALERIE
******************************/
div#kopfgalerie {
	height: 320px;
	position: relative;
}

div.bubble {
	width: 363px;
	height: 194px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 16px;
	padding-top: 10px;
	color: #000;
	font-size: 12px;
}

div.bubble_links {
	background-image: url('/images/bubble_bg-02.png');
}

div.bubble_rechts {
	background-image: url('/images/bubble_bg-01.png');
	padding-left: 88px;
	width: 291px;
}

div.bubble h1 {
	color: #000;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}

div.bubble h1 span {
	color: #b5b5b5;
	font-size: 12px;
	font-weight: normal;
}

div.bubble div.text {
	padding-bottom: 1em;
}

img#kopfeckelo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
}

img#kopfeckeru {
	position: absolute;
	top: 308px;
	left: 928px;
	z-index: 500;
}

/*****************************
*     BREADCRUMBS
******************************/
div#breadcrumbs {
	margin-top: 7px;
	height: 25px;
	background-image: url('/images/breadcrumb_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 7px;
	color: #7f7f7f;
	font-size: 9px;
}

div#breadcrumbs a {
	display: block;
	float: left;
	background-image: url('/images/breadcrumb_trenner.gif');
	background-position: right 1px;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-right: 10px;
	height: 19px;
	color: #7f7f7f;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 2px;
}

div#breadcrumbs a:hover {
	text-decoration: underline;
}

div#breadcrumbs span {
	display: block;
	float: left;
	padding-top: 4px;
	height: 20px;
}

div#nobreadcrumbs {
	height: 8px;
}

/******************************
* Bilder
*******************************/
div.blockbild_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 0.5em;
}

div.blockbild_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 0.5em;
}

div.blockbild_left_no_float {
	float: left;
}

div.blockbild_right_no_float {
	float: right;
}

div.blockbild_center {
	text-align: center;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
}

a.zoomlink {
	display: block;
}

div.imgcaption {
	font-size: 9px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	line-height: 13px;
}

.roundimg {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 0px solid #FFF;
}

/*****************************
*     STANDARDSEITE
******************************/
div#standardseite {
	margin-top: 1em;
}

div#standardseite div.dreierspalte {
	width: 290px;
	float: left;
	margin-right: 35px;
	padding-bottom: 3em;
}

div#standardseite div.zweierspalte {
	width: 290px;
	float: left;
	margin-right: 35px;
	padding-bottom: 4em;
}

div#standardseite div.einerspalte {
	padding-bottom: 4em;
}

div#standardseite h1 {
	margin-top: 0px;
	margin-bottom: 0.5em;
}

div#content {
	float: left;
	width: 615px;
	margin-right: 35px;
}

div#sidebar {
	width: 290px;
	float: left;
	margin-top: 0.5em;
}

div#sidebar div.block {
	padding-bottom: 1em;
}

div#sidebar ul.lud {
	padding-top: 0.5em;
}

div#sidebar h2 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0.5em;
	line-height: 16px;
}

div#sidebar div.sidebarouter {
	background-image: url('/images/sidebarmain.gif');
	background-repeat: repeat-y;
}

div#sidebar div.sidebarinner {
	background-image: url('/images/sidebarbottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 199px;
	padding: 0px 10px 10px;
	line-height: 14px;
}

div.block ul li {
	background-image: url('/images/bullet.gif');
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position: 12px 5px;
	margin-bottom: 0.5em;
}

div.block ul.lud li {
	background-image: none;
	padding-left: 0px;
}

/*****************************
*     STARTSEITE
******************************/
div#startseite {
	margin-top: 1em;
}

div#startseite div.dreierspalte {
	width: 290px;
	float: left;
	margin-right: 35px;
	padding-bottom: 3em;
}

div#startseite div.dreierspalte h2 {
	color: #cccccc;
	font-weight: normal;
	font-size: 28px;
	line-height: 24px;
	margin-bottom: 0.5em;
}

div#startseite div.zweierboxenouter {
	background-image: url('/images/2blockmain.gif');
	background-repeat: repeat-y;
	float: left;
	width: 458px;
	margin-right: 24px;
	margin-bottom: 24px;
}

div#startseite div.zweierboxeninner {
	background-image: url('/images/2blockbottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 70px;
	padding: 0px 10px 10px 10px;
}

div#startseite div.zweierboxeninner h2 {
	color: #585858;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

/*****************************
*     FORMULARSEITE
******************************/
div#formularseite div.formsidebar {
	float: left;
	width: 290px;
	margin-right: 35px;
}

div#formularseite div.form {
	float: left;
	width: 615px;
}

div#formularseite div.form div.formboxouter {
	background-image: url('/images/formmain.gif');
	background-repeat: repeat-y;
}

div#formularseite div.form div.formboxinner {
	background-image: url('/images/formbottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 268px;
}

/*****************************
*     SITEMAPSEITE
******************************/
div#sitemapseite div.sitemapsidebar {
	float: left;
	width: 290px;
	margin-right: 35px;
	margin-top: 5em;
}

div#sitemapseite div.sitemap {
	float: left;
	width: 615px;
}

div#sitemapseite div.sitemap div.sitemapboxouter {
	background-image: url('/images/formmain.gif');
	background-repeat: repeat-y;
}

div#sitemapseite div.sitemap div.sitemapboxinner {
	background-image: url('/images/formbottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 268px;
	padding-left: 20px;
}

/*****************************
*     SUCHESEITE
******************************/
div#suchseite div.suchsidebar {
	float: left;
	width: 290px;
	margin-top: 6em;
}

div#suchseite div.suchergebnisse {
	float: left;
	width: 615px;
	margin-right: 35px;
}

/*****************************
*     FOOTER
******************************/
div#footer {
	margin-top: 20px;
	border-top: 1px solid #d6d6d6;
	padding-top: 0.5em;
	color: #cac9c9;
	text-align: left;
	font-size: 11px;
}

/*****************************
*     SONSTIGES
******************************/
	/* muss auf floatholder angewendet werden zum clearen*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */