/*
---------------allgemein-------------
*/

body {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
}

p, td, a, table, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #153B63;
	text-decoration: none;
}

p	{
	font-size: 11px;
	line-height:13px;
	margin: 6px;
	text-align: left;
}

table.normal {
	margin-top:12px;
}

td{
	vertical-align: top;
}

td.spacer {
	height: 18px;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	padding: 0px;
	margin: 18px 0px 0px 12px;
	color: #000000;
}

h1.unter{
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin: 3px 0px 6px 63px;
	color: #000000;
	font-weight: normal;
}

h2{
	font-size: 16px;
	font-weight: bold;
	margin: 12px 6px 12px 12px;
	padding: 0px;
}

p.content{
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	margin-top: 12px;
	padding: 0px 12px 12px 12px;
}

a.content {
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
	background-image: url('pf_ta-gruen.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

/* rechter Bereich*/

.teaserheader, .teaserheader_orange{
	background-color: #153b63;
	padding: 2px 3px 2px 6px;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	margin: 12px 0px 0px 0px;
}

.teaserbody, .teaserbody_orange{
	background-color: #B4C6D9;
	padding:6px;
	font-size: 11px;
	line-height: 13px;
}

.teaserheader_orange{
	background-color: #CC5848;
}

.teaserbody_orange{
	background-color: #F5DEDA;
}


/* Navi rechts unten */

ul.zusatznavi{
	font-size: 12px;
	list-style: none;
	list-style-type: none;
}

ul.zusatznavi li{
	padding-bottom: 2px;
	padding-top: 2px;
	list-style: none;
	list-style-type: none;
	font-size: 12px;
}

ul.zusatznavi li a{
	background-image: url("pf_ta-gruen.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 9px;
}



p.sidebox {
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	margin: 2px;
	margin-left: 4px;
}

p.sideboxred {
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	margin: 2px;
	margin-left: 4px;
	color: #FF0000;
}


p.bereichsname {
	color: #FFFFFF;
	font-size: 13px;
	font-weight:bold;
	line-height: 16px;
	text-align: left;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}


ul	{
	margin:5px;
	margin-left: 12px;
	padding-left: 16px;
	list-style-image:url(bullit.gif);
	font-size: 12px;
	color: #153B63;
}

ul.einzug	{
	margin-left: 0px;
	padding-left: 16px;
	list-style-image:url(bullit-einzug.gif);
	font-size: 12px;
	color: #153B63;
}

ul.einzugklein	{
	padding-left: 16px;
	margin-left: 12px;
	list-style-image:url(bullit-einzug.gif);
	font-size: 11px;
	line-height: 13px;
	color: #153B63;
}


p.menue0 {
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	margin:2px;
	margin-left:4px;
	padding-left: 8px;
	background-image: url('pf_ta-weiss.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

p.menue1 {
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	margin:1px;
	margin-left:4px;
	text-indent: -8px;
	padding-left: 10px;
	padding-bottom: 1px;
}

p.teaserlink {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight:bold;
	text-align: left;
	margin:1px;
	margin-left:2px;
	text-indent: -8px;
	padding-left: 10px;
	padding-bottom: 1px;
}

p.teaserlinksw {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-weight:bold;
	text-align: left;
	margin:1px;
	margin-left:2px;
	text-indent: -8px;
	padding-left: 10px;
	padding-bottom: 1px;
}

td.weiss p.menue1, td.centralgrey p.menue1 {
	padding-left: 8px;
}

td.central p.h2 {
	color: #777777;
}

.new{
	color: #EF2614;
	font-weight: bold;
}

.black{
	color: #000000;
}

/*
----------------- a.Links -------------------
*/


a.standard {
	color: #153B63;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}

a.menue0 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menue1 {
	color: #153B63;
	text-decoration: none;
}

a.footer {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	padding: 0;
	margin: 0;
}


/*
-----------------Bullits-------------------
*/

.bullit {
	padding-top:2px;
}



/* ################################################
Formularfelder
################################################ */ 

input.style {
	filter:Alpha(opacity=100);
	width:140; 
	font-family: arial;
	font-size:11px; 
}

select.style {
	filter:Alpha(opacity=80);
	width:140; 
	font-family:arial;
	font-size:11px; 
} 




/*
----------------- Farben -------------------
*/


.lightgrey {
   background : #F1F1F1;
}

.centralgrey {
   background : #ECECEC;
}

.transparent {
	background-image: transparent;
}

.dark {
   background : #153B63;
}

.darkmouseover {
   background : #1B528C;
}

.central {
   background : #B4C6D9;
}

.light {
   background : #DFE9F4;
}

.current {
   background : #00CF88;
}

.highlight {
   background : #A0B7CF;
}

.weiss {
	background : #FFFFFF;
}	

.grau01 {
	background : #F1F1F1;
}	

.grau02 {
	background : #DDDDDD;
}	

.grau03 {
	background : #D3D3D3;
}	

.specialred {
	background: #BD4647;
}


/*
-----------------Sonderfarben Special -------------------
*/

.central01 {
   background : #C0CFDF;
}

.light02 {
   background : #D6E2EF;
}




#data table p	{
	font-size: 11px;
	line-height:13px;
	margin: 0px;
	padding: 3px 6px 3px 6px;
	text-align: left;
}
