@charset "UTF-8";
/* @prographics body style */
/* ############################################# navi */

.clear {
	height: 0px;
	width: 0px;
	clear: both;
	visibility: hidden;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
}

body {
	/* background-image: url(img/verlauf_back.jpg);
	background-color: #9d9d9f; */
	background-repeat: repeat-x;
	background-color: #000;
	margin: 0px;
}

div#page {
	position:relative;
	margin: 0 auto;
	width: 950px;
	height: auto !important;
	font-weight:normal;
	height:100%;
}

div#suche{
	right:0px;
	height: 15px;
	padding: 11px 28px 0 28px;
	font-size:12px;
	position:absolute;
	top:0px;
	float:left;
}

div#suche input{
	height: 16px;
	width: 140px;
	background:#5b5b5b;
	border:#5b5b5b 0px solid;
	padding:0px 5px 0px 5px;
	margin:0px;
	color:#FFFFFF;
	position:relative;
	top:-1px;
}
.such_button{
	margin: 0 0 1px 5px;
	float:left;
	width:16px;
	height:16px;
	background:#5b5b5b;
	background-image:url(/de/img/arrow1.gif);
	background-position:2px 0px;
	cursor:pointer;
	position:relative;
	top:-1px;
}

div#suche .such_button:hover{
	background-image:url(/de/img/arrow2.gif);
}

.ergebnisliste{
	padding:5px;
	border:#FFF 1px solid;
	cursor:pointer;
}

.ergebnisliste:hover{
	border:#999 1px solid;
}

div#lang{
	height: 15px;
	padding: 11px 28px 0 20px;
	font-size:12px;
	color:#999;
}

div#inhalt{
	width: 924px;
	background-image:url(/de/img/round_corner.png);
	background-repeat:no-repeat;
	padding: 13px 13px 0px 13px;
}

div#head{
	height: 120px;
	background-image:url(/de/img/rgf.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

div#logo{
	height: 90px;
	width: 90px;
	background-image:url(/de/img/Signet.jpg);
	background-repeat:no-repeat;
	background-position:15px 15px;
}

div#top_navi{
	font-size:11px;
	height: 16px;
	padding:12px 0 0 8px;
	z-index:10;	
}

.top_image{
	height:250px;
	background-image:url(/de/img/Bildmotiv.jpg);
	background-repeat:no-repeat;
}

div#pe_page_container{
	background-color:#FFFFFF;
}

div#bottom{
	width: 924px;
	background-image:url(/de/img/round_corner.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 0px 13px 13px 13px;
	height: 18px;
}

div#bottom_navi{
	width: 924px;
	margin-bottom:23px; 
	text-align:right; 
	padding-right:13px;
}

.navi ul, .navi2 ul {
	list-style:none;
	list-style-type:none;
	list-style-position:inherit;
	padding:0px;
	margin:0px;
	padding:0 0 0 0px;
	
}
.navi2 ul {
	float:right;
}

.navi li, .navi2 li {
	font: normal 1.1em Arial, Helvetica, sans-serif;
	color:#878988;
  float:left;
  padding: 0px 4px 0px 4px;
	cursor:pointer;
	line-height:12px;
	height:12px;
	text-transform:uppercase;
}
.navi2 li {
	color:#878988;
  padding: 0px 8px 0px 8px;
}

.navi li {
  padding: 0px 8px 0px 8px;
}

.navi li.active, .navi2 li.active {
	color:#015092;
	font-weight:bold;
}

.navi2 li.active {
	color:#FFF;
}

.navi li:hover, .navi2 li:hover {
	color:#015092;
}
.navi2 li:hover {
	color:#FFF;
}

.navi2 li.deactivated:hover {
	color:#878988;
	cursor:default;
}


.navi li.subnav, .navi2 li.subnav {
	cursor:default;
}

.navi li.sep {
	border-left:#CCC 1px solid;
}
.navi2 li.sep {
	border-left:#878988 1px solid;
}

/* ############################################# subnavi */

.subnavi_list{
	float:left;
	position:absolute;
	top:0px;
	left:-2000px;
	z-index:5;
}
.subnavi_list ul{
	float:left;
	min-width:100px;
	padding:7px 0 0 0;
	margin:0px;
	list-style:none;
	list-style-type:none;
	list-style-position:inherit;
	font-size:11px;
	cursor:default;
}

.subnavi_list li.first{
	border-top:1px #000 solid;
}
.subnavi_list li{
	background-color:#FFF;
	color:#333;
	border:1px #000 solid;
	border-top: none;
	overflow:visible;
	padding: 3px 10px 3px 10px;
	cursor:pointer;
	text-transform:uppercase;
}

.subnavi_list li:hover{
	background-color:#015092;
	color:#FFF;
	border-left:1px #000 solid;
	border-right:1px #000 solid;
}

.subnavi_list li.nav_headliner{
	background-color:#000;
	color:#fff;
	border:1px #000 solid;
	border-top: none;
	overflow:visible;
	padding: 1px 5px 1px 5px;
	cursor:default;
	text-transform:uppercase;
}

.subnavi_list li.nav_headliner:hover{
	background-color:#000;
	color:#fff;
	border:1px #000 solid;
	border-top: none;
}

.info_text{
	padding:13px;
	font: normal 1.18em Arial, Helvetica, sans-serif;
	color:#c6cfa8;
	line-height:18px;
}

/* ############################################# */
.shop ul{
	padding: 5px 5px 5px 5px;
	margin:0px;
	list-style:none;
	list-style-type:none;
	list-style-position:inherit;
}

.shop li{
	color:#FFF;
	border-top:1px #acc069 solid;
	padding: 4px 7px 4px 7px;
	cursor:pointer;
	text-transform:uppercase;
}

.shop li:hover{
	background-color:#b6c181;
	color:#000;
	/*background-image:url(img/arrow.png);*/
	background-position:center right;
	background-repeat:no-repeat;
}

.shop li.last{
	border-bottom:1px #acc069 solid;
}
