/* CSS definition file containing site wide stylesheets */

.TabelTekst {
	font-size: 12px;
 	text-align: center
}

.bluelinks {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(188,188,222);
 	font-weight: bold
}

.TabelTekstLinks {
	font-size: 12px;
 	text-align: left
}

.breadcrumb {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	font-style: normal
}

.textarea_grey {
	text-align: justify;
 	background-color: rgb(88,92,92);
 	border: 1px solid rgb(119,123,123);
 	padding: 5px 10px
}

.whitelink {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.fontsize11 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	font-style: normal
}

.TabelTekstKop {
	font-size: 11px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: center
}

.fontsize13 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 13px;
 	font-weight: normal;
 	font-style: normal
}

.textarea_reportage {
	text-align: justify;
 	padding: 5px 10px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}