body { color: black; font-size: 11px; font-family: Verdana; line-height: 14px; background: white; margin: 0px; padding: 0px }
.bodytabelle { color: black; background-image: url("/pictures/bg.jpg"); background-repeat: repeat; background-position: 0 0; margin: 0 }
SPAN.titel  { color: #666; font-size: 16px; font-family: verdana; font-weight: bold; line-height: 18px }
SPAN.untertitel  { color: black; font-size: 11px; font-family: verdana; font-weight: bold; line-height: 16px }
SPAN.lead { color:black;font-family:verdana;font-size:10px;font-weight:bold;}
SPAN.normal  { color: black; font-size: 11px; font-family: verdana; font-weight: normal; line-height: 16px }
SPAN.topnews { color: black; font-size: 11px; font-family: verdana; font-weight: normal; line-height: 16px }
SPAN.legende  { color: black; font-size: 10px; font-family: verdana; font-style: italic }
SPAN.hilfe { color:black;font-family:verdana;font-size:10px;font-weight:normal;}
SPAN.klein { color:black;font-family:verdana;font-size:10px;font-weight:normal;}
SPAN.modultitel { color:black;font-family:verdana;font-size:12px;font-weight:bold;}
SPAN.modulnormal { color:black;font-family:verdana;font-size:10px;font-weight:normal;}
SPAN.infonormal { color:black;font-family:verdana;font-size:12px;font-weight:bold;}
SPAN.infograu { color:black;font-family:verdana;font-size:10px;font-weight:normal;}
INPUT.formfield { color:red;font-family:verdana;font-size:10px;font-weight:normal;}
INPUT.formpulldown { color:red;font-family:verdana;font-size:10px;font-weight:normal;}
INPUT.formbutton { color:red;font-family:verdana;font-size:10px;font-weight:normal;}
INPUT.formupload { color:red;font-family:verdana;font-size:10px;font-weight:normal;}
INPUT.formsubmit { color:red;font-family:verdana;font-size:10px;font-weight:normal;}
TABLE.normal { color: black; font-size: 11px; font-family: Verdana; font-weight: normal; line-height: 16px }
A  { color: #3b35e8; font-size: 11px; font-family: verdana; font-weight: normal; text-decoration: none }
A:HOVER  { color: #3b35e8; font-size: 11px; font-family: verdana; font-weight: normal; text-decoration: underline }
a img {
	border: none;
	}
A.suche {color: gray;font-size:11px;font-weight:normal;font-family:verdana;text-decoration:none;}
A.suche:HOVER {color: Silver;font-size:11px;font-weight:normal;font-family:verdana;text-decoration:none;}

/* dokumente */
a.pdf	{
	background-image: url('/icons/module/Dokument3_0/icon_pdf_klein.gif');
	}
a.doc, a.rtf	{
	background-image: url('/icons/module/Dokument3_0/icon_word_klein.gif');
	}
a.xls	{
	background-image: url('/icons/module/Dokument3_0/icon_excel_klein.gif');
	}
a.pps	{
	background-image: url('/icons/module/Dokument3_0/icon_powerpoint_klein.gif');
	}
a.zip	{	background-image: url('/icons/module/Dokument3_0/icon_zip_klein.gif');
	}
a.document	{
	background-position: 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.xml { 
    padding: 0px 3px 1px 3px;
    margin: 0;
    text-align: center;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background-color: #ff6600;
    border: 1px solid;
    border-color: #ffc8a4 #3f1a01 #3f1a01 #ffc8a4;
    cursor: pointer;
}

#indexable {
position: absolute;
top: -10000px;
}
#created {
font-size:11px;
color: #fff;
margin-bottom: 10px;
}
#created a {
color: #fff;
}

