BODY  {
	color : #333;
	background-color : white;
	font-family : Verdana, Arial, Helvetica, sans serif;
	font-size : 10pt;
	padding:0;
	margin:0
}
a {
	color: #333
}
a:hover {
	color: white;
	text-decoration: none
}
P, LI, OL,UL, DD, TD {
	font-weight : normal;
   font-variant : normal;
	font-style : normal;
	font-size : 10pt;
	margin: 0
}
p,ul,ol {
	margin:0 0 1em 0
}
img {
	border: 0 none
}

DT {
    font-weight : bold;
    font-variant : normal;
    font-style : normal;
    font-size : 10pt;
}

TH {
    font-weight : bold;
    font-variant : normal;
    font-style : normal;
    font-size : 12pt;
}
td {
	vertical-align: top;
}

PRE {
     font-family: "Courier New", Courier, Monaco, monospace ; 
}



HR {
    color: #FF6633 ; 
 }



H1  {
    font-family : Verdana, Arial, Helvetica, sans serif;
    font-weight : bold;
    font-variant : normal;
    font-style : normal;
    font-size : 16pt;
	 color: #51a152
	 }


H2  {
    font-weight : bold;
    font-variant : normal;
    font-style : normal;
    font-size : 14pt;
	 
}

H3  {
    font-weight : bold;
    font-variant : normal;
    font-style : normal;
    font-size : 12pt;
	 
}


H4  {
    font-weight : bold;
    font-variant : normal;
    font-style : normal;
    font-size : 10pt;
}

span.index {
	font-size: 20pt
}
table.wg td {
	border-bottom: 1px solid #9c9
}
div.head {
	background:#FFF URL(../de/images/fb-kopf-li.jpg) 0 0 no-repeat; 
	height: auto;
	width: 100%;
	text-align:right;
	border: 1px solid #ccc ;
	margin-bottom: 5px
}
div#wrapper {
	width: 100%;
	height: auto;
	text-align: left;
	background:#99FF99 URL(../de/images/navbg.gif) top right repeat-y; 
	padding: 20px 0;
}
div#wrapper div {
	margin-left:30px
}
div.floatl {
	float:left;
}
div#navi {
float:right;
width: 144px;
height: auto;
text-align: center;
padding-top: 50px
}
div#navi a {
	display: block;
	width: 136px;
	height: 21px;
	font-weight: bold;
	color: #daffd8;
	background-color: #51a152;
	text-decoration: none;
	margin-bottom: 10px;
	padding-top: 4px
	}
div#navi a:hover,
div#navi a.ac {
	background-color: #92c893}
div#footer {
	text-align: center;
	width: 100%;
	background-color: #66FF66;
	padding: 15px 0 10px 0;
}
div#footer a {
margin: 2px 5px;
text-decoration: none;
font-size: 11px;
color: #666
}
div#footer a:hover,
div#footer a.ac {
	color:#efe
}
.clear {
	clear:both
}
SMALL  {
	font-size : 10pt;
}


