body
{
	font-size: 12px;
	vertical-align: baseline;
	color: #000000;
	font-family: Arial, Sans-Serif;
	background-color: #ffffff;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	
}

html, body
{ 
	top:0; left:0; right:0;
   width: 100% !important;
   margin: 0 !important;
   padding: 0 !important;
}

#menue 
{
	display:none;
}

#menue ul, li, a
{
  display:none;
}



#inhalt h1
{
	font-size: 28px;
	font-weight:bold;
	margin: 5px;
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	vertical-align: middle;
}

#inhalt h2
{
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	vertical-align: middle;
}

#inhalt h3
{
	font-size: 12px;
	font-weight:normal;
	margin: 0px;
	color: #000000;
	font-family: Arial, Sans-Serif;
}

#inhalt ul, li
{
  list-style-type:circle;
  display:list-item;
}

#inhalt 
{
   width: 100% !important;
   margin: 0 !important;
   padding: 0 !important;
   FONT-SIZE : 12px;
   color: #000000;
}




#inhalt table
{
   border-collapse:collapse;
   border-spacing:1px;
   width:100%;
}

  
#inhalt a, form
{
  display:none;
}

#nichtDrucken
{
  	display:none;
}


.fText  
{
	FONT-WEIGHT : normal;
	FONT-SIZE : 10pt;
	COLOR : #000000;
	FONT-STYLE : normal;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

.fFettText  
{
	FONT-WEIGHT : bold;
	FONT-SIZE : 10pt;
	COLOR : #000000;
	FONT-STYLE : normal;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
	padding-left: 2px;
	padding-right: 2px;
}

.fTextRed  
{
	FONT-WEIGHT : bold;
	FONT-SIZE : 10pt;
	COLOR : #ff0000;
	FONT-STYLE : normal;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

.fTableHeader  
{
   text-decoration: none;
   color:white;
   font-weight:bold;
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   text-align:center;
   height:20px;
   
}

.fTableSubTitle
{
	text-decoration: none;
  	color:#006e9b;
	margin-left: 5px;
	padding-left: 5px;
  	font-weight:bold;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size:12px;
	text-align:center;
	height:20px;
}

.fTablePunkt
{
	text-decoration: none;
  	color:#006e9b;
	margin-left: 5px;
	padding-left: 5px;
  	font-weight:bold;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size:12px;
	text-align:left;
	height:20px;
}


.fPageTableHeader  
{
	text-decoration: none;
  	color:white;
  	font-weight:bold;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size:12px;
	text-align:left;
	padding-left: 5px;
	height:20px;
	background-image: url('images/titel_backgr.jpg');
}



* html 
{
	overflow: hidden;
   bottom:0;
	height: 100%;
	width: 100%;
}
* html body 
{
	margin:0;
	padding: 0;
	overflow: hidden;
	height: 100%;
	width: 100%;
}


* html #inhalt
{
   padding:0px;
   padding-top:5px;
   padding-left:25px;
   FONT-SIZE : 12px;
   color: #000000;
    
}

* html #menue 
{
	display:none;
}





