body, html {
	margin: 0;
	min-height:101%;
	font-family: Arial;
	font-size: 12px;
	color: #adacb2;
}

body {
	background:url("../img/PP_BG_blau.jpg") no-repeat #03090e;
	background-position: right top;
}

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

a:hover {
	text-decoration: underline;
}

#layout {
  margin: 30px auto;
  width: 942px;
}

#logoarea {
  width: 298px;
  height: 103px;
  background:url("../img/logo.png") bottom right no-repeat;
  position: relative;
  bottom: -60px;
  left: 661px;
}

#contentgrid {
  width:100%;
  background-color: #0d0d0f;
  padding: 7px 7px 7px 7px;
}

.contentbox {
	float: left;
	background-color: #2b2b2f;
	padding: 0 0 0 0;
	margin: 7px 7px 7px 7px;
	oveflow: hidden;
}

.nobgcolor {
	background-color: transparent !important;
}

.widthtripple {
  width: 928px;
}
.widthdouble {
  width: 614px;
}

.width457 {
  width: 457px;
}

.width619 {
  width: 619px;
}
.widthsingle {
  width: 300px;
}
.width279 {
  width: 279px;
}



.heightquadmin {
  min-height: 795px;
  overflow: visible;
}

.heightquad {
  height: 795px;
}
.heighttripple {
  height: 594px;
}
.heightdouble {
  height: 394px;
}
.heightsingle,
.heightfull {
  height: 186px;
}

.height192 {
  height: 192px;
}

.height175 {
  height: 175px;
}

.height23 {
  height: 136px;
}

.height13 {
  height: 68px;
}


.minheighttripple {
  min-height: 629px;
}



#main_nav {
  height: 45px;
  float: none !important;
  z-index: 222;
  overflow: visible;
}

#main_nav ul {
  list-style: none;
  display: inline;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#main_nav ul li {
  /**/
  float: left;
  position: relative;
  z-index: 222;
  /*manuel dev*/
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#main_nav ul li:hover{
  position:relative;
}



#main_nav ul li ul {
  list-style: none;
  position: absolute;
  left: 0;
  top: 45px;
  left: 1px;
  display: none;
  overflow: display;
  background-color: transparent;
  z-index: 222;
}


#main_nav ul li:hover ul li.left {
  border-right: 1px dashed #464646;
}

#main_nav ul li:hover ul li.right {

}

#main_nav ul li:hover ul {
  display: list-item;
  margin-left: 1px;
}


#main_nav ul li:hover ul li{
  margin: 0 0 0 0;
  display: block;
  width: 152px;
  height: 21px;
  border-bottom: 1px dashed #464646;
  overflow:hidden;
}



#main_nav ul li:hover ul li:hover{
  background-color: #161616;
}


#main_nav ul li:hover ul li a {
  color: #909091;
  text-decoration: none;
  font-size:10.5pt;
  font-weight: bold;
}




/**
 *
 */
div.headline {
  margin: 12px 8px 0 8px;
  display: block;
}

span.headline {
	color: #005387;
	font-size: 12px;
	line-height: 30px;
}


.polerow,
.polerow a {
	color: #005387 !important;
}


span.headline_red,
span.headline_blue,
span.headline_grey {
  padding: 6px 8px 5px 8px;
  background-color: #151519;
  display: inline;
  font-size: 16px;
  font-weight: bold;
}

span.headline_blue {
  color: #005387;
}
span.headline_red {
  color: #C02F36;
}

span.headline_grey {
  color: #D5D5DE;
}



div.textblock {
  margin: 8px 8px 8px 8px;
}


div.textblock > .textline,
div.textblock > .textcontent{
  padding: 8px 8px 8px 8px;
  background-color: #151519;
  color: #D5D5DE;
  line-height: 150%;
}

div.textblock > .textline {
  display: inline;
}

div.textblock > .red,
div.textline > .red {
  color: #C02F36 !important;
}

div.textblock > .bold {
  font-weight: bold;
}







/**
 *
 */
.tabbox .navigation {
  height:36px;
  width:100%;
  background:url("../img/tab-navi-bg.gif");
}

.tabbox .navigation .tab a div {
	height:36px;
	float: left;
	background-repeat: no-repeat;
	background-color: transparent;
}



.tabbox .navigation .inactive {
	background-position: 0 0;
}



.tabbox .navigation .tab:hover a div,
.tabbox .navigation .active a div{
	background-position: 0 -36px;
}

.tabbox .tabcontent {
	height: 350px;
	display: none;
	padding: 0;
	background-color: #2b2b2f;
}

.tabbox .tabtabcontent330 {
	height: 300px !important;
}

.tab a {
	text-decoration: none;
	color: #e0e0e0;
}

.contentbox .headline {
	color: #005387;
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
}
.tabbox .footer {
	height: 28px;
	width: 100%;
	background-color: #2b2b2f;
}



/**
 *
 */
#fahrernav {
  margin-left:7px;
}
div.fahrernavitem {
  float:left;
  width: 180px;
  height: 180px;
  float: left;
  background-color: #151519;
  background-color: #2b2b2f;
  color: #fff;
  padding: 0 0 0 0;
  margin: 0 7px 7px 0;
  oveflow: hidden;
}




.subnav-long {
	width: 392px !important;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

.subnav-links {
	width: 197px;
	height: 26px;
	float: left;
}
.subnav-rechts {
	width: 195px;
	height: 26px;
	float: right;
}

.subnav-links:hover,
.subnav-rechts:hover {
	background-position: 0 -26px;
}

.subnav-long .uebersicht {
	height: 40px;
	width: 391px;
}

.subnav-long .uebersicht:hover {
	background-position: 0 -40px;
}

.subnav-short {
	width: 196px !important;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

.subnav-item{
	width: 196px;
	height: 26px;
}

.subnav-item:hover {
	background-position: 0 -26px;
}

.subnav-item-heigh {
	width: 196px;
	height: 40px;
}

.subnav-item-heigh:hover {
	background-position: 0 -40px;
}

.subnav-short .uebersicht {
	height: 40px;
	width: 196px;
}

.subnav-short .uebersicht:hover {
	background-position: 0 -40px;
}




/*
startseite
*/
.boxheadline {
	margin-left: 8px;
	padding-top: 7px;
	padding-bottom: 7px;

}


.tabbox  .footer {
	padding-left: 8px;
	padding-right: 8px;
	width: 284px;
}









a.size1 {
	font-size:100%;
	line-height:1.3em;
}

a.size2 {
	font-size:100%;
	line-height:1.3em;
}

a.size3 {
	font-size:120%;
	line-height:1.1em;
}

a.size4 {
	font-weight:bold;
	font-size:120%;
	line-height:1.1em;
}





.wetterbox {
	margin-top: 10px;
	margin-left: 6px;
	background-color: #2b2b2f;
	width: 287px;
	height: 158px;
}

.wettercolumn {
	height: 158px;
	float: left;
	margin-right: 1px;
}

.wettercolumn_last {
	margin-right: 0px !important;
}

.wettervalue_small {
	background-color: #151519;
	width: 95px;
	height: 22px;
	margin-bottom: 1px;
	text-align: center;

	padding-top: 10px;
}

.wettervalue_big {
	background-color: #151519;
	width: 95px;
	height: 95px;
	margin-bottom: 1px;
}


.togglebar {cursor:pointer;}





.pagination {
	background-image:url(../img/paginierung/bg_seiten.png);
	height: 18px;
	width: 200px;
	border: 1px solid #000;
}

.pagination .back,
.pagination .prev {
	width: 19px;
	height: 18px;
	float: left;
	cursor:pointer;
}

.pagination .prev {
	background-image:url(../img/paginierung/button-vor.png);
}

.pagination .back {
	background-image:url(../img/paginierung/button-zurueck.png);
}

.pagelist {
	float: left;
	width: 162px;
	text-align: center;
}


.pagelist span,
.pagelist a {
	color: #000;
}


.pageactive {
	font-weight: bold;
}


.toggleheadline a {
	color: #005387 !important;
}
