/*Initialisierung*/
* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	}


PRE { font-family: monospace; }
A { color: #000066; text-decoration: underline; }
A:hover { color: #660000; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 13px; }

/*******************/
/* RTE / Bodytext: */
/*******************/
P {
   font-size:13px;
  line-height:1.4em;
  }


/* RTE / Bulletlists */
#page_content UL { margin-left:22px!important;}
#page_content UL UL LI { font-size: 0.8em;}
#page_content OL { margin-left:22px!important;}
#page_content LI { margin-top: 0px; margin-bottom: 0px; padding-top: 1px;}


.contenttable {
}	

/*Gestaltung*/

.headline_gross {
	font-size: 23px;
	font-weight: bold;
	color: #FF6633;
	letter-spacing: 3px;
	font-variant: small-caps;
}

.vorspann_12pt {
	font-size: 17px;
	font-weight: bold;
	color: #6A6A6A;
	letter-spacing: 3px;
	font-variant: small-caps;
}

.textsmall, #textsmall {
	font-size : 12px;
	color: #000000;
	font-weight : normal;
	font-style : normal;
}

.textsmallb, #textsmallb {
	font-size : 12px;
	color: #000000;
	font-weight : bold;
	font-style : normal;
}

.textverysmall, #textverysmall {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

.textbig, #textbig {
	font-size: 16px;
	color: #003300;
	font-weight: bold;
	font-style: normal;
}


.textverybig, #textverybig {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

/* Linklayouts */


.mail {
 	background-image: url('./images/fileicons/mail.png');
	background-repeat:no-repeat;
	background-position: left center;
	white-space: nowrap;
	padding-bottom: 5 px;
	padding-right: 0 px;
	padding-left: 20px;
	}

.link_extern {
             	background-image: url('./images/fileicons/link_extern.gif');
	background-repeat:no-repeat;
	background-position: left center;
	white-space: nowrap;
	padding-bottom: 5 px;
	padding-right: 0 px;
	padding-left: 15;
	}

.pdf {
	background-image: url('./images/fileicons/pdf.png');
	background-repeat: no-repeat;
	background-position: left top;
	white-space: nowrap;
	padding-bottom: 5 px;
	padding-right: 0 px;
	padding-left: 20px;
}

.doc {
 	
	background-image: url('./images/fileicons/doc.gif');
	background-repeat: no-repeat;
	background-position: left top;
	white-space: nowrap;
	padding-bottom: 5 px;
	padding-right: 0 px;
	padding-left: 20px;

}

.xls {
 	background-image: url('./images/fileicons/xls.gif');
	background-repeat:no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	white-space: nowrap;
	padding-bottom: 5 px;
	padding-right: 0 px;
	padding-left: 20px;
}
