* { margin: 0; padding: 0; }
BODY     {
	margin:0px;
	padding:0px;
    	FONT-FAMILY: Verdana;
	font-size: 9pt;
         background-image: url("pics/Hintergrund.gif");
	background-repeat: repeat;
         }
P  {
        font-family : Verdana;
        color : #000000;
        font-size : 9pt;
        text-align : justify;
}

H1  {
        font-family : Verdana;
        font-size : 24pt;
        font-weight : bold;
        color : #0000FF;
        text-align : center;
}

H2  {
        font-family : Verdana;
        font-size : 18pt;
        font-weight : bold;
        color : #0000FF;
        text-align : center;
}

H3  {
        font-family : Verdana;
		color: #DF0000;
		width: 180px;
		padding: .2em .8em;
		text-decoration: none;
}

A  {
        font-family : Verdana;
        color : Blue;
        font-size : 9pt;
}

A:Visited  {
        font-family : Verdana;
        color : Blue;
        font-size : 9pt;
}

A:Active  {
        font-family : Verdana;
        color : Red;
        font-size : 9pt;
}

A:Hover  {
        font-family : Verdana;
        color : #0000FF;
        font-size : 9pt;
}

.btn {
	float: left;
	clear: both;
	background: url(pics/btn_left.png) no-repeat;
         background-color: blue;
         padding: 0 0 0 10px;
	margin: 5px 0;
}
.btn a{
	float: left;
	height: 40px;
	background: url(pics/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}
.btn span {
	background: url(pics/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
 }
.clear {
	clear: both;
}
#content{
       }

TD  {
        font-family : Verdana;
        color : Black;
        font-size : 9pt;
        text-align : justify;
        padding : 3pt
        }
.lkli {font-weight : bold;
       text-align : right;
 }

TABLE.Beschreibung        {
        font-family : Verdana;
        font-size : 9pt;
        text-align : justify;
        background-color : #00D244;
        }

TH  {
        font-family : Verdana;
        color : Black;
        font-weight : bold;
        font-size : 10pt;
        background-color : #C0C0C0;
}

#picleft {
  	float:left;
  	margin: 10px 40px 10px 10px;
}

#picright {
  	float:right;
	margin: 10px 10px 10px 40px;
  }
#leistung{
	}
.oben{   width:720px;
         height: 18px;
	background-image: url("pics/kasten1.gif");
	background-repeat: no repeat;
         }
.mitte{  width:720px;
	background-image: url("pics/kasten2.gif");
	background-repeat: repeat;
         }
.daten{	width:680px;
	padding:10px;
	text-align : left;
}
.unten{  width:720px;
         height: 18px;
	background-image: url("pics/kasten3.gif");
	background-repeat: no repeat;
         }

#druckkopf {  }  
/* Fuer die Druckausgabe ueberfluessiges abschalten */
#topnavi, #sidenavi, #navcontainer, #nwrlogo { display: none; }
