ul.gallery { 
	width: 458px;
	margin-bottom: 20px;
	}
ul.gallery li {
	float: left;
	margin:0 10px 10px 0;	
}
ul.gallery li a {
	display:block;
	padding: 2px;
	border: solid 1px #777;	
	}

/* ------- CLEARFIX ------- */
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	.clearfix {display: inline-block;}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
/* ------- CLEARFIX End ------- */


#bildungstabelle{
	width: 400px;
}



/*Farben: BFS-Dunkelgrün #666654, BFS-Hellgrün #,  */

.bfspink {
	color: #8d0062;
}

.bfspink_hell {
	color: #bb80af;
}

.bfsgreen {
	color: #96b423;
}

.bfsgreen_hell {
	color: #cada91;
}

.graulich {
	color: #848484;
}


/* ++++++++++++++ TYPO +++++++++++++++++ */

.liste {
	list-style-position: inside;
	list-style-type: square;
}

.tablelist {
	vertical-align: top;
	line-height: normal;
	padding-top: 20px;
	border-spacing:5px;
}

.infotext_pdf_list {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	color: #8d0062;
	font-weight: normal;
	font-size: 10px;
	line-height: 20px;
	list-style-position: inside;
	list-style-image: url(../Bilder/pdficon_small.gif);
	list-style-type: square;
}

.infotext_menulist {
	margin: 0px;
	color: #8d0062;
	font-weight: normal;
	font-size: 10px;
	line-height: 20px;
	list-style-position: inside;
	list-style-type: square;
	padding-left: 15px;
}

.infotext_top1 {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #666654;
	font-weight: bold; 
	font-size: 12px;
	line-height: 16px;
}

.infotext_left {
	margin: 0px;
	color: #bb80af;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	list-style-position: outside;
	list-style-type: circle;
}

.infotext_right {
	color: #666654;
	margin: 0px;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	list-style-position: outside;
	list-style-type: circle;
	padding-left: 5px;
}

.nolist {
	list-style:none;
	line-height: normal;
}

.text_standardaufzaehlung {
	font-weight: normal;
	font-size: 11 px;
	line-height: 20px;
	list-style-position: inside;
	list-style-type: square;
	padding-left: 20px;
}


.FS08px {
	font-size: 8px;
	line-height: normal;
}

.FS09px {
	font-size: 9px;
	line-height: normal;
}

.FS10px {
	font-size: 10px;
	line-height: normal;
}

.FS11px {
	font-size: 11px;
	line-height: normal;
}

.FS12px {
	font-size: 12px;
	line-height: normal;
}

.FS13px {
	font-size: 13px;
	line-height: normal;
}



/* ++++++++++++++ KLASSEN +++++++++++++++++ */
H1 {
	pading-top:	0px;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #8d0062;
	font-weight: bold; 
	font-size: 16px;
	line-height: 16px;
}

H2 {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: black;
	font-weight: bold; 
	font-size: 12px;
	line-height: 16px;
}

H3 {
	margin-bottom: 20px;
	color: #8d0062;
	font-weight: bold; 
	font-size: 10px;
	line-height: 15px;
}

H4 {
	margin: 0px;
	color: black;
	font-weight: normal; 
	font-size: 12px;
	line-height: 16px;
}

H5 {
	margin: 0px;
	color: #8d0062;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	list-style-position: outside;
	list-style-type: circle;
}

H6 {
	margin: 0px;
	color: black;
	font-weight: normal;
	line-height: 16px;
}

H7 {
	margin: 0px;
	color: black;
	font-weight: bold; 
	font-size: 14px;
	line-height: 16px;
}

