@charset "UTF-8";
@import url('./base.css');
@import url(./nav.css);
/*@import url('./basemod.css');*/
@import url('./orangeseiten.v2.basemod.css');
@import url('./content.css');
@import url('./mdvMap.css');
@import url('./print.css');

#promospace {
	clear:both;
	height:22em;
	overflow:hidden;
	margin-bottom: 1.1667em;
	position: relative;
	width:100%;
}
/*#promobar, #promobarBottom, #promobarAj */
.promoBar {
	clear:both;
	height:115px;
	overflow:hidden;
	width:100%;
}
.promoWrapper {
	float:left;
	height:115px;
	margin:0;
	overflow:hidden;
	position:relative;
	width:845px;
}
.promoWrapper ul {
	height:115px;
	left:0;
	margin:0;
	position: absolute;
	padding:0;
	top:0;
}
.promoWrapper li {
	cursor: pointer;
	display:inline;
	float: left;
	height:115px;
	list-style:none outside none;
	margin: 0 13px 0 0;
	width:156px;
}
.promoF {
	cursor: pointer;
	float:left;
	margin:3.5em 1.3333em;
	visibility: hidden;
}
.promoB {
	cursor: pointer;
	float:left;
	margin:3.5em 0.25em;
	visibility: hidden;
}
.promoWrapper .promoitem {
	background: transparent url('../images/bg.promobar.gif') no-repeat top;
}
.promoitem p {
	color: #707070;
	font-size: 0.9167em;
	height: 3.5em;
	line-height:1.1818em;
	margin:0.6363em 1em 0.3636em 1em;
	overflow:hidden;
}
.promoitem strong {
	color:#000;
}
.promoitem a {
	color: #707070;
	font-weight:normal;
	text-decoration:none;
}
.promoitem a:hover {
	text-decoration:none;
}
.promoitem img {
	margin:0 0.0833em;
}
.promoWrapper .promoitemPic {
}

/* Content Container, detail Container */
.container, .detailContainer { /*IE6*/
	margin-bottom: 1.3333em;
	position: relative;
}
.detailContainer {
	width:55em;
}
.container h2 {
	margin-bottom: 0.1667em;
}
.container .c33l {
	width: 22.8333em;
}
.container .c66l {
	width: 29.5em;
}
.container .wrapper, .detailContainer .wrapper {
	background:#fff url('../images/bg.container.gif') repeat-x bottom;
	width: 660px;
}
.container .wrapper {
	cursor: pointer;
}
.container .top, .detailContainer .top {
	background:transparent url('../images/bg.container.top.gif') no-repeat top left;
	height:11px;
	width: 100%;
}
.container .middle, .detailContainer .middle {
	background: transparent url('../images/bg.container.middle.gif') repeat-y top left;
	padding:0 1.3333em;
	width:auto;
}
.container .bottom, .detailContainer .bottom {
	background:transparent url('../images/bg.container.bottom.gif') no-repeat top left;
	height:4px;
	width: 100%;
}

/* detailContainer */
.detailContainer { /*IE6*/
	margin-bottom: 1.3333em;
	position: relative;
	width:55em;
}
.detailContainer .wrapper {
	background:#fff url('../images/bg.container.gif') repeat-x bottom;
}
.detailContainer .top {
	background:transparent url('../images/bg.container.top.gif') no-repeat top left;
	height:11px;
	width: 100%;
}
.detailContainer .middle {
	background: transparent url('../images/bg.container.middle.gif') repeat-y top left;
	padding:0;
	padding-bottom:2em;
	width:auto;
}
.detailContainer .bottom {
	background:transparent url('../images/bg.container.bottom.gif') no-repeat top left;
	height:4px;
	width: 100%;
}
.detailContainer .head {
	color:#000;
	margin: 0 7.5em 0 1.25em;
}
.detailContainer .head h2{
	margin-bottom:0.0555em;
}
.detailContainer .head p{
	font-size: 1.1667em;
	margin:0;
}
.detailContainer .text {
	margin: 1.3333em;
	margin-top: 0;
}
.detailContainer .pic {
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	margin:0.8333em 0 0 0;
	text-align:center;
}
.detailContainer .pictext {
	font-size:0.9167em;
	margin: 1.4545em;
	margin-top:0;
}
.detailContainer .subcolumns img {
	margin-bottom: 1.3333em;
}
.detailContainer .subcolLeft {
	display:inline;
	float:left;
	margin: 0;
	margin-left: 1.3333em;
	width:13.3333em;
}
.detailContainer .subcolRight {
	display:inline;
	float:left;
	width:37.6667em;
	margin:0;
	margin-left: 1.3333em;
}
/* Context Container */
.contextContainer {
	font-size:0.9167em;
	margin-bottom:1.4545em;
	width:276px;
}
.ccHead {
	background:url('../images/bg.ccontainer.top.gif') no-repeat top left;
	height:2.1818em;
	overflow: hidden;
}
.ccHead h6 {
	float:left;
	margin:0.4545em 0.7272em 0.4545em 0.7272em;
	overflow: hidden;
	white-space: nowrap;
}
.ccWrapper {
	background: url('../images/bg.ccontainer.gif') repeat-x bottom;
	overflow:hidden;
}
.ccContent {
	background: url('../images/bg.ccontainer.middle.gif') repeat-y top left;
	overflow: hidden;
}
.ccContent h6, .ccContent p {
	line-height:1.4545em;
	margin:0;
	color:#787878;
}
.ccContentCols {
	margin: 0.7272em;
	overflow: hidden;
}
.ccContentL {
	float:left;
	margin-right:0.7272em;
	overflow:hidden;
	width:6.5454em;
}
.ccContentR {
	float:left;
	overflow:hidden;
	width:16.3636em;
}
.ccFoot {
	background:url('../images/bg.ccontainer.bottom.gif') no-repeat top left;
	height:2.1818em;
	overflow: hidden;
}
.ccFootCompact {
	background: url('../images/bg.ccontainer.bottomcompact.gif') no-repeat top left;
	height:0.2727em;
	overflow: hidden;
}
.ccFoot p {
	margin:0.3636em 0.7272em;
	overflow: hidden;
	white-space: nowrap;
}
/* Stat Icons */
.statIcons {
	background: url('../images/bg.staticons.gif') no-repeat top left;
	height:8.3333em;
	margin-bottom:1em;
	padding:1em 0.6667em;
	width:21.6667em;
	white-space: nowrap;
}
.statIcons img {
	margin-right:1.8333em;
}

/* Liste */
.listSort {
	float:left;
	width:1.3333em;
	margin:0.0833em 0.6667em 0 0;
}
.listSort h2 {
}
.listImage {
	float:left;
	margin-top:0.4167em;
	overflow:hidden;
	width: 13.3333em;
}
.listContent {
	float:left;
	margin:0.0833em 0 0 1.3333em;
	width:32em;
}
.listStats {
	margin-left:2em;
	margin-top:0.7272em;
	overflow: hidden;
}
.listStats p {
	color:#787878;
	float:left;
	font-size:0.9167em;
	margin-bottom: 0;
	margin-right:0.3636em;
	white-space: nowrap;
}
.listStats img {
	margin-right:0.2727em;
	vertical-align: top;
}
.listViews {
	width:12em;
}
.listRating {
	width:18em;
}

/* Tagger */
.tagger {
	position:absolute;
	right:1.3333em;
	text-align:center;
	top:-0.6667em;
	width:4.3333em;
	z-index: 10;
}
.tagger img {
	margin: 0.6667em 0.25em 0 0.25em;
}
.tag1 {
	background: transparent url('../images/bg.tagger.1.gif') no-repeat top;
	height:3em;
}
.tag2 {
	background: transparent url('../images/bg.tagger.2.gif') no-repeat top;
	height:5.6667em;
}
.tag3 {
	background: transparent url('../images/bg.tagger.3.gif') no-repeat top;
	height:8.3333em;
}
.tag4 {
	background: transparent url('../images/bg.tagger.4.gif') no-repeat top;
	height:11em;
}

/* Detail */
.efaDetail {
	margin-top:0.2727em;
	overflow: hidden;
}
.efaDetail p {
	display:inline;
	float:left;
}
/* Tabcontent */
.detailTabwrapper
{
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
	width:55em;
}
.detailTabcontainer {
	margin: 0;
	overflow:hidden;
	position:relative;
}
.detailTabcontainerWrapper {
	background: url('../images/bg.container.gif') repeat-x bottom;
	margin: 0;
	overflow:hidden;
}
.detailTabcontainerContent {
	background: url('../images/bg.container.middle.gif') repeat-y;
	margin:0;
	overflow:hidden;
	min-height: 12em;
}
.detailTabcontainerTop {
	background:url('../images/bg.tcontainer.top.gif') no-repeat;
	height:9px;
	overflow:hidden;
}
.detailTabcontainerBottom {
	background:url('../images/bg.tcontainer.bottom.gif') no-repeat;
	height:24px;
	overflow:hidden;
}
.detailTabcontainerHead {
	color:#000;
	margin: 0 7.5em 0 1.25em;
}
.detailTabcontainerHead h2 {
	margin-bottom:0.0555em;
}
.detailTabcontainerHead p {
	font-size: 1.1667em;
	margin:0;
}
.detailTabcontainerStats {
	background:#f7f7f7;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	color:#000;
	margin:0.8333em 1px 0 1px;
	padding-top:0.75em;
	position:relative;
	overflow: hidden;
}
.detailTabcontainerStats .fl {
	margin-left:1.333em;
	width:16.333em;
}
.detailTabcontainerStats .fr {
	color:#787878;
	margin-right:1.333em;
	text-align: right;
	width:16.6667em;
}
.detailTabcontainerStats .m {
	margin:1em 1.333em;
	margin-top:0;
}
.detailTabcontainerStats .fr p {
	margin-bottom:0.25em;
}
.detailTabcontainerStats .fr .icon{
	margin-bottom: 0.75em;
}
.detailTabcontainerStats .fr .icon span{
	margin-left:1.3333em;
}
.detailTabcontainerStats .fr img {
	vertical-align: text-top;
}
.detailTabcontainerText {
	margin:0.8333em 1.3333em;
}
.detailTabcontainerText p {
	margin-bottom:0;
}
.commentStats {
	font-size:0.9167em;
	margin-bottom:1px;
}
.commentStats img {
	vertical-align: top;
}
.commentAnnot {
	color:#787878;
	font-size:0.9167em;
}
.detailTabcontainer label {
	font-weight:bold;
}
.detailTabcontainerText input{
	width:34em;
}
.detailTabcontainerText textarea {
	height:10em;
	width:34em;
}
.detailTabcontainerText select {
	width:34.6667em;
}
.detailTabcontainerPic {
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	margin:0.8333em 0.0833em 0 0.0833em;
	text-align:center;
}
.detailTabcontainerPictext {
	font-size:0.9167em;
	margin: 1.4545em;
	margin-top:0;
}
/* Picrotator */
.detailTabcontainerPicrot {
	border-bottom: 1px solid #d2d2d2;
	margin: 0 0.0833em;
	overflow:hidden;
	position:relative;
	text-align:center;
}
.detailTabcontainerPicrot .promoF {
	left:0;
	margin:0;
	position:absolute;
	top:87px;
}
.detailTabcontainerPicrot .promoB {
	right:0;
	margin:0;
	position:absolute;
	top:87px;
}
.detailTabcontainerPicrot .promoWrapper {
	height: 317px;
	width:658px;
}
.detailTabcontainerPicrot .promoWrapper ul {
	height: 317px;
}
.detailTabcontainerPicrot .promoWrapper li {
	cursor: default;
	height: 317px;
	margin:0;
	width:658px;
}
.detailTabcontainerPicrot .promoWrapper li p.promoitem-caption {
  height: auto !important;
}

/* Overlay */
.mbHidden, .multiBoxDesc{
	display:none;
}
.MultiBoxContainer{
	color:#000;
	display:none;
	position:absolute;
	text-align:left;
	width:360px;
	z-index:103;
}
.mbEfaOverlay {
	background: url('../images/bg.mb.efa.gif') top left no-repeat;
	height:16.0833em;
	position:absolute;
	width:360px;
}
.MultiBoxContainer h6 {
	margin-left:1em;
	padding-top:0.6667em;
	width:90%;
}
.efaLabel {
	display:block;
	float:left;
	overflow:hidden;
	margin-top:0.3333em;
	width:2em;
}
.efal {
	float:left;
	margin: 1.1667em 1em 0 1em;
	width:14.3333em;
}
.efal p {
	line-height:normal;
	margin-bottom:0.5em;
	overflow:hidden;
}
.efar {
	float:right;
	margin: 0.8333em 1em 0 1em;
	overflow:hidden;
	width:11.5em;
}
.efar p {
	font-weight:bold;
	line-height: 1.3333em;
}
.efaDepArr
{
	display:inline;
	float:left;
	margin-left:0.25em;
	overflow:hidden;
	width:7.5em;
}
.efaSubmit { /*IE*/
	bottom:1.5em;
	right:1em;
	position:absolute;
}
.mbMailOverlay {
	background: url('../images/bg.mb.sendtoafriend.gif') top no-repeat;
	height:181px;
	position:absolute;
	width:556px;
}
.mbMailOverlay .mbMailContent {
	margin:1.4167em 1em;
}
.mbMailOverlay p {
	margin-bottom:0.3333em;
}
.mbMailOverlay input {
	width:18em;
}
.mbMailOverlay label {
	display:block;
	float:left;
	overflow:hidden;
	margin-top:0.3333em;
	width:9em;
}
.mbMailOverlay button {
	float:right;
	margin-top:0.1667em;
}
.MultiBoxLoading {
	background: url('../images/icon.loading.gif') center no-repeat;
}
.mbContent{
	position:relative;
	width:100%;
	height:100%;
}

.mbClose{
	background:url('../images/button.close.gif') center no-repeat;
	color:#000;
	cursor:pointer;
	height:1em;
	position:absolute;
	right:0.5454em;
	top:0.8181em;
	width:1em;
}

.MultiBoxControlsContainer{
	overflow:hidden;
	height:0;
	position:relative;
}
/*not used 'til now */
.MultiBoxControls{
	width:100%;
	position:relative;
	background:#000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#fff;
}

.MultiBoxDownload a, .MultiBoxDownload a:link, .MultiBoxDownload a:visited, .MultiBoxDownload a:hover, .MultiBoxDownload a:active{
	font-size:9px;
	color:#ccc;
	margin:5px 0 0 35px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	outline:none;
}

.MultiBoxDownload a:hover{
	color:#fff;
}

.MultiBoxPrevious{
	background:url('../images/mb_left.png') no-repeat;
	position:absolute;
	width:24px;
	height:24px;
	left:0;
	margin:5px 0 0 0;
	cursor:pointer;
}

.MultiBoxNext{
	background:url('../images/mb_right.png') no-repeat;
	position:absolute;
	width:24px;
	height:24px;
	right:0;
	margin:5px 0 0 0;
	cursor:pointer;
}

.MultiBoxNextDisabled{
	background:url('../images/mb_rightDisabled.png') no-repeat;
	cursor:default;
}

.MultiBoxPreviousDisabled{
	background:url('../images/mb_leftDisabled.png') no-repeat;
	cursor:default;
}


/*
Bottom text - - - - */
.MultiBoxTitle{
	position:relative;
	margin:10px 0 0 35px;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	display:inline;
}

.MultiBoxNumber{
	position:relative;
	width:90px;
	margin:10px 35px 0 0;
	float:right;
	font-size:11px;
	text-align:right;
	display:inline;
}

.MultiBoxDescription{
	clear:left;
	position:relative;
	margin:0 35px 0 35px;
	padding:5px 0 0 0;
	font-size:11px;
	text-align:left;
}


/*
Overlay icon - - - - */
.OverlayIcon{
	background:transparent no-repeat;
	position:absolute;
	right:-5px;
	top:-5px;
	width:17px;
	height:17px;
}

/* Legende */
#maplegend
{
	background: #fff url('../images/bg_caption.gif') repeat-x bottom;
	border: 1px solid #9f9f9f;
	bottom: 0;
	display: none;
	font-size: 0.9167em;
	height: auto;
	right: 0;
	position: absolute;
	width: 802px;
	z-index:1002;
}
#maplegend div.fl, #maplegend div.fr {
	padding: 0.5454em;
	position: relative;
	width: 45%;
}
#maplegend .float_left {
	margin: 0;
	padding: 0;
}
#maplegend .columns {
	margin-bottom: 0.5em;
	overflow: hidden;
	position: relative;
	
}
#maplegend h6 {
	border-bottom: 1px solid #9f9f9f;
	margin: 0;
	padding: 0.5em;
}
#maplegend h5 {
	font-size: 100%;
	margin: 0.3333em 0 0.3333em 0;
}
#maplegend p {
	padding-top: 4px;
	margin: 0;
	width: 23em;
}
#maplegend p.fl {
	padding: 0;
	text-align: center;
	width: 8em;
	height: 25px;
}
#maplegend p.popup-help
{
	clear: right;
	float: right;
	margin-right: 0.5em;
	padding: 0;
	width: auto;
}
#maplegend p.popup-help a {
	margin: 0 0.25em;
}


/* Trial & Error */
#mnOverlay {
	background:#fff;
	display: none;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index: 999;
}
#mbEFA {
	background: url('../images/bg.mb.efa.gif') top left no-repeat;
	height:12.3333em;
	width:360px;
	margin:auto;
	visibility:hidden;
	z-index: 1;
}

/* Calendar */
button.efaCalendar {
  background: url('../images/icon.calendar.gif');
  border: 0;
  cursor: pointer;
  height:1.8333em;
  margin-left:0.5em;
  vertical-align:top;
  width:1.9167em;

}
div.efaCalendar {
	z-index:999;
}
div.efaCalendar div {
	border: 1px solid #d2d2d2;
	background: #fff url('../images/bg.ccontainer.gif') repeat-x bottom;
}
.efaCalendar caption {
	padding: 0.6667em;
	font-size:1em;
	font-weight:bold;
	text-align: center;
}
.efaCalendar a:hover {
	text-decoration:none;
}
.efaCalendar caption a {
	cursor:pointer;
	display:block;
	height:14px;
	overflow:hidden;
	position:absolute;
	text-indent:100px;
	top: 0.6667em;
	width:8px;
}
.efaCalendar .prev {
	background:url('../images/a.cal.left.gif');
	left:0.5em;
}
.efaCalendar .next {
	background:url('../images/a.cal.right.gif');
	right:0.5em;
}
.efaCalendar caption span {
	height:1.5em;
	position: relative;
	text-align: center;
}
.efaCalendar .month {
	padding-right: 8px;
}
.efaCalendar caption span.month:after {
		content: ',';
}
.efaCalendar .year {
}
.efaCalendar table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	cursor: default;
	margin-left:1px;
	overflow: hidden;
}
.efaCalendar th {
	background:url('../images/bg_nav.gif') repeat-x;
	border:1px solid #fea265;
	border-collapse: collapse;
	height:32px;
}
.efaCalendar td.invalid, .efaCalendar td.inactive {
	color: #999;
}
.efaCalendar td.valid {
	color: #f60;
	cursor: pointer;
}
.efaCalendar td.hilite, .efaCalendar td.active {
	background: #f60;
	color:#fff;
}
.efaCalendar td.hover {
	cursor: pointer;
	font-weight:bold;
}


