P     {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color : Black;

}


BODY     {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #FFF; margin: 0px; padding: 0px

}

.titel  { 
    color: #000; font-size: 16px; font-family: Arial, Verdana, sans-serif; font-weight: bold; 
}

.lead {
	font-family : Arial;
	font-size : 12px;
	color : Black;
}

.untertitel {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
}

.normal  { color: #000; font-size: 12px; font-family: Arial, Verdana, sans-serif; line-height: 18px }

.fett  { color: #000; font-size: 12px; font-family: Arial, Verdana, sans-serif; font-weight: bold; line-height: 18px }

.legende {
	font-family : Arial;
	font-size : 12px;
	color : Black;
}

.hilfe {
	font-family : Arial;
	font-size : 12px;
	color : Black;
}

.klein {
	color: #000;
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Verdana, sans-serif;
}

.topnews {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Verdana, sans-serif;
}

SPAN.modultitel {
	font-family : Arial;
	font-size : 12px;
	color : Black;
}

SPAN.modulnormal {
	font-family : Verdana;
	font-size : 12px;
	color : Black;
}

SPAN.seitenliste {
	font-family : Arial;
	font-size : 12px;
	color : Black;
}

SPAN.suche {
	font-family : Arial;
	font-size : 12px;
	color : Black;
}


.formpulldown {
	font-family :Arial;
	font-size : 12px;
	color : Black;
}

.formbutton {
	font-family : Arial;
	font-size : 12px;
	color : Black;
}

.formfield {
	color: #616a74;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	background-color: #e9e9e9;
	margin: 0px;
	padding: 0px;
	border: solid 0px #616a74;
	width: 100%
}

.formupload {
	font-family : Arial;
	font-size : 12px;
	color : Black;
}

A   { color: #990000; text-decoration: none }
A:HOVER   { color: #FF6666; text-decoration: none }
a img {
	border: none;
	}

A.trans:hover {
	background-color : transparent;
}
.vspace8 {padding-bottom: 8px}

/* 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;
}

