body {
    margin: 0px;
    padding: 0px;
    }

td {
  font-size: 12px;
}

h1, .titel  { 
    color: #000;
    font-size: 14px;
    line-height: 18px;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
    margin-top: 0;
    }

h2, .lead {
    font-family : Arial;
    font-size : 12px;
    color : Black;
    }

h3, .untertitel {
    color: #000;
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
}    

p, .normal  {
    color: #000;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    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;
}

.formpulldown {
	font-family : Verdana;
	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: #fff;
	margin: 0px;
	padding: 2px;
	border: solid 1px #616a74;
	width: 100%
}

.formupload {
	font-family : Arial;
	font-size : 12px;
	color : Black;
}
hr {
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	border: 0 }
A   { color: #006699; text-decoration: underline }
A:HOVER   { color: #666666; text-decoration: none }
a img {
	border: none;
	}

A.trans:hover {
	background-color : transparent;
}


/* 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;
}
