/*
---------------allgemein-------------
*/

body {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
}

p, td, a, table, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #153B63;
}

p.h1 {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	padding-left: 11px;
	padding-top: 15px;
	padding-bottom: 14px;
}

p.h2 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	padding-bottom: 0px;
}

p.h3 {
	text-align: left;
	font-size: 12px;
	font-weight:bold;
	line-height: 15px;
	margin:12px;
	margin-bottom:0px;
}

p.h1navi {
	background-color: #153B63;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 6px;
}


p.h2navi {
	background-color: #153B63;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 11px;
	padding-bottom: 2px;
}

p.content, .content	{
	font-size: 12px;
	line-height:15px;
	margin: 12px;
	text-align: left;
	color: #153B63;
}

p.content1	{
	font-size: 12px;
	line-height:15px;
	margin: 12px;
	text-align: left;
	color: #153B63;
	display: inline;
}

p.contentChart	{
	font-size: 12px;
	line-height:15px;
	color: #153B63;
}

ul	{
	font-size: 12px;
	color: #153B63;
}

p.infotext {
	color: #153B63;
	font-size: 11px;
	line-height:13px;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
	text-align: left;
}

p.infotextSTART {
  color: #153B63;
  font-size: 11px;
  line-height:13px;
  margin-top: 6px;
  margin-left: 0px;
  margin-right: 12px;
  text-align: left;
 }


.bereichsname	 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.transparent {
	background-image: transparent;
}

p.navilink {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
}



p.navilink a {
	color: #FFFFFF;
}



/*
-----------------Navigation-------------------
*/

.bold {
	font-weight: bold;
}

.frame {
	background: #B4C6D9;
}

.bright {
	background: #DFE9F4;
}

.dark {
	background: #153B63;
}

.frame_highlight {
	background: #8CA8C5;
}

.frame_mouseover {
	background: #1B528C;
}

.dark_highlight {
	background: #2269B5;
}

.dark_mouseover {
	background: #1B528C;
}

.grau {
	background: #F5F5F5;
}

.tdweiss {
	background: #FFFFFF;
}


.subBGColorHighlight {
   background : #8CA8C5;
}


.white01 {
   background : #FFFFFF;
   font-size:1px;
   line-height:0px;
}

.transparent {
	background-image: transparent;
}

p.menue0 {
	font-size: 11px;
	text-align: left;
	margin:1px;
	margin-left:4px;
}

a.menue0 {
	color: #FFFFFF;
	text-decoration: none;
}

p.navidark {
	font-size: 11px;
	text-align: left;
	margin:1px;
	margin-left:4px;
	color: #153B63;
}

a.navidark {
	text-decoration: none;
	color: #153B63;
}


a.standard {
	color: #153B63;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}

.indentheadline {
	text-align:left;
	position: absolute;
	/*
	display:none;
	*/
}

.indent0 {
	text-align:left;
	position: absolute;
	/*
	cursor: hand;
	display:none;
	*/
}

.indent1 {
	text-align:left;
	position: absolute;
	/*
	cursor: hand;
	display:none;
	*/
}

/*
-----------------Subnavigation-------------------
*/


.linkboxHEADLINE {
	font-size: 11px;
	font-weight:bold;
	line-height:13px;
	text-align: left;
	margin:3px;
	margin-left:4px;
	color: #FFFFFF;
}


