html, body, .normal, .bodycontent table, #inhalt table  {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #888888;
	font-size: 12px;
	font-family: Arial, Verdana;
	line-height: 16px
	}
	
body { 
	background: #e8e8f4;
	background-image: none !important;
}

h1, .titel  {
	color: #ff9933;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	}

.lead {
	color: #666666;
	font-weight: bold;
	}

.lead:before {
	color: #ff9933;
	content: "> "
	}

table.anmerkung {
	padding: 4px;
	background-color: #f7f7f7;
	border: #d9d9d9 1px dashed;
}

.hilfe, .legende {
	font-family : Arial;
	font-size : 11px;
	color : #000;
}

.klein {
	color: #000;
	font-size: 10px;
	line-height: 12px;
}

a.topnews { color: #ff9933; text-decoration: none }

a.topnews:hover    { color: #ff9933; text-decoration: underline }

SPAN.modultitel {
	font-family : Arial;
	font-size : 12px;
	color : Black;
}

SPAN.modulnormal  { color: black; font-size: 12px; font-family: Arial }

SPAN.seitenliste {
	font-family : Arial;
	font-size : 12px;
	color : Black;
}

SPAN.suche {
	font-family : Arial;
	font-size : 12px;
	color : Black;
}

.formpulldown  { color: #666666; font-size: 12px; font-family: Arial }

.formbutton {
	font-family : Arial;
	font-size : 12px;
	color : Black;
}

.formsubmit {
	
	background-color: #f7f7f7;
	border: #d9d9d9 1px solid;	
}

.formfield {
	color: #666666;
	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;
}

a { color: #ff9933; text-decoration: none }

a:hover { color: #ff9933; text-decoration: underline }

a img {
	border: none;
}

a.trans:hover  { text-decoration: none; background-color: transparent }

hr { color: #d9d9d9; background-color: #d9d9d9; height: 1px; border: 0 }


ul {
	color: #88888;
	list-style-type: disc }


/* ---background--- */

#back_01 {
	background-image: url("/pictures/back_01.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
}

	
/* ---Adresse oben--- */

#adr {
	margin-left: 40px;
	margin-top: 13px;
	color: #333399;
	font-size: 10px;
	line-height: 12px;
}

/* ---Inhalt---*/

#inhalt {
	border-left: 1px solid #c6c6c6;
	width: 547px;
	margin-top: 95px;
	margin-bottom: 16px;
	padding-left: 10px;
	padding-right: 5px;
	color: #888888;
	font-size: 12px;
	line-height: 16px;}


#wechselbild {
	margin-top: 95px;
}

/* ---end of Inhalt*/

/* ---created by backslash--- */

#created   {
	color: #c0c0c0;
	font-size: 10px;
	line-height: 16px;
	background-image: url("/pictures/back_02.gif");
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	margin-top: 16px;
	width: 547px;
	height: 20px }
	
#created a {color: #c0c0c0; text-decoration: none}

#created a:hover {color: #ff9933; text-decoration: none}

/* ---end of created by backslash--- */

/* 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;
}
