
.tekst {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3E3E3E;
}
.tekstBold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3E3E3E;
}
.tekst12 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #3E3E3E;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #F96610;
}

.subtitle {
	font-size: 15px;
	font-weight: bold;
	color: #F96610;
	border-bottom: 1px groove Silver;
}

.reversetitle {
	padding: 4px 4px 4px 4px;
	min-height: 20px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: white;
	background-color: #F96610;
	text-shadow: yellow 2px 1px 3px;
}    
.reversesubtitle {
	padding: 2px 2px 2px 2px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: white;
	text-shadow: yellow 1px 1px 3px;
	background-color: #F96610;
	min-height: 18px;
}

.titlemwsa {
	font-size: 18px;
	font-weight: bold;
	color: #c7b577;
}

.subtitlemwsa {
	font-size: 15px;
	font-weight: bold;
	color: #c7b577;
	border-bottom: 1px groove Silver;
}

.reversetitlemwsa {
	padding: 4px 4px 4px 4px;
	min-height: 20px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: black;
	background-color: #c7b577;
	text-shadow: silver 2px 1px 3px;
}    
.reversesubtitlemwsa {
	padding: 2px 2px 2px 2px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: black;
	text-shadow: silver 1px 1px 3px;
	background-color: #c7b577;
	min-height: 18px;
}

.linkheader {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: White;
	cursor: hand;
	text-decoration: none;
}

.linkheader:hover {
	color: Yellow;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.linkheader:active {
	color: #000098;
	background-color: Yellow;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}


.kaderinput {
	background: #E2E2E2;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	color: #02006B;
	border: 1px solid #02006B;
}

.kaderCell {
	background: #E2E2E2;
	width: 150px;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	border: 1px solid #E2E2E2;
	margin-right: 150px;
}


.li {
	font-size: 11pt;
}
.news {
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #000098;
	border-bottom: 1px dashed Silver;
}

.newsfp {
	font-size: 12px;
	font-weight: normal;
	color: #000098;
	border-bottom: 1px dashed Silver;
}
.newssubtitle {
	font-size: 14px;
	color: ThreedDarkShadow;
}

.news_summary {
	margin-left: 20px;
	list-style: none;
	font-size: 12px;
	text-decoration: none;
	color: #2F2F2F;
}
.read-more {
	text-align: right;
	right: 10px;
}

h1 {
	font-size: x-large;
	color: #000098;
}
h2 {
	font-size: large;
	color: #000098;
}
h3 {
	font-size: medium;
	color: #000098;
}

