@charset "UTF-8";



#titels_kolom_klein{
	position: relative;
	float: left;
	z-index:2;
	margin-left: 12px;
	margin-top: 6px;
	width:140px;
	height:auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
}


#titels_kolom_kleinst{
	position: relative;
	float: left;
	z-index:2;
	padding-left: 12px;
	margin-top: 6px;
	width:140px;
	height:auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-align: center;
}

#titelsmidden {
	position: relative;
	float: left;
	width:292px;
	height:auto;
	z-index:2;
	margin-left: 12px;
	margin-top: 6px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	
}

#titelsmidden_klein_links {
	position: relative;
	float: left;
	width:135px;
	height:auto;
	z-index:2;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	
}
#titelsmidden_klein_rechts {
	position: relative;
	float: left;
	width:135px;
	height:auto;
	z-index:2;
	padding-left: 12px;
	margin-top: 0px;
	text-align: center;
	
}

.titelsmidden_140px {
	position: relative;
	float: left;
	width: 140px;
	padding-left: 76px;	

}

.UPPERCASE{
	text-transform: uppercase;
}

.titels {
	font-style: normal;
	font-weight: bold;
}

.titels a:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	}

.titels a:hover {
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	}
.titels a:active {
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	}	
	
.titels a:visited {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}		
.titels a:visited:hover {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	}		







