body { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:100.01%; background-color:#efefef; }
body.mceContentBody { background: white; }
#navigation ul{
	padding:0;
	margin: 0 0 0 17px;
	clear:both;
}
#navigation li{
	list-style:none;
	display:inline;
	line-height:1.4em;
	color: #00abd9;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0 0 0 0px;
}
#navigation h1,#navigation h2{
	color:#515151;
	font-size:1.4em;
	font-weigth:light;
	width:200px;
	margin-top: 56px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation h3,#navigation h3, #navigation h4, #navigation h5, #navigation h6{
	color:#515151;
	font-size:.625em;
	font-weigth:light;
	width:200px;
	margin:0 0 0 40px;
	padding: 6px 0;
	margin-left: 0px;
}
#navigation p{
	font-size:.625em;
	padding:0;
	margin:0 0 0 40px;
	width:200px;
}
#navigation a{
	font-size:0.75em;
	font-weight:medium;
	letter-spacing: 1px;
	color:white;
	padding-right:13px ;
	padding-left: 8px;
	text-decoration:none;
}
#navigation a:hover{
	color:#81ac23;
	}
#content h1{color:#000000; font-size:.8em; font-weigth:bold; padding-left:0px; }
#content h2{color:#000000;}
#content h3{color:#000000;}
#content h4{color:#000000;}
#content h5{color:#000000;}
#content h6{color:#000000;}



#content p, #content li, #content th, #content td  {
	color: #000000;  font-size:.7em; text-align:justify; line-height:1.2em; padding:7px 0; margin:0;
}
#content a { color:#81ac23;  text-decoration:none; }

/* LINK ICONS - shows type of file
	------------------------------------ */
	.typography a[href$=".pdf"],
	.typography a[href$=".PDF"],
	.typography a.pdf {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_white_acrobat.png) no-repeat left center;
	}
	.typography a[href$=".doc"],
	.typography a[href$=".DOC"],
	.typography a.doc {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_word.png) no-repeat left center;
	}
	.typography a[href$=".xls"],
	.typography a[href$=".XLS"],
	.typography a.xls {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_excel.png) no-repeat left center;
	}
	.typography a[href$=".gz"],
	.typography a[href$=".GZ"],
	.typography a[href$=".gzip"],
	.typography a[href$=".GZIP"],
	.typography a[href$=".zip"],
	.typography a[href$=".ZIP"],
	.typography a.archive {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_white_zip.png) no-repeat left center;
	}
	.typography a[href$=".exe"],
	.typography a[href$=".EXE"],
	.typography a.application {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/application.png) no-repeat left center;
}
    .lichtkiste {
	}	
	
	.referenz img { margin:0; padding: 0 10px 0 0; width:125px:}