/*
	top: auto;
	bottom: 0;
	overflow: hidden;
	height: 74px;
	width: 908px;
*/
.title {
	font-size: 16px;
	font-weight: bold;
	color: #242424;
	border-bottom: 1px solid #e11e27;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #242424;
	text-decoration: none;
}
.tekst {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #464646;
	
}

.tekst12 {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #464646;
}
li
{
	font-family: verdana, arial, sans-serif;
	font-size: small;
	background-color: white;
	color: #464646;
}
.bevel1 {
	border: 2px solid #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #e11e27;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #938270;
	border-top: 2px solid Silver;
	border-left: 2px solid Silver;
}

.linken {
	font-family: Arial;
	font-size: 13px;
	color: #242424;
	cursor: hand;
	text-decoration: none;
}

.linken:hover {
	color: #e11e27;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}

.linkfooter {
	font-family: Arial;
	font-size: 13px;
	color: #C0B891;
	cursor: hand;
	text-decoration: none;
}

.linkfooter:hover {
	color: #e11e27;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}


.linkMenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #E55300;
	cursor: hand;
	text-decoration: none;
}
.linkMenu:hover {
	color: #6DFF00;
	background-color: #e55300;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.linkMenu:active {
	color: #e55300;
	background-color: white;
	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;
}
.navtab {
	max-width: 150px;
	min-width: 150px;
}
.navtd {
	max-width: 84px;
	min-width: 84px;
}
.kopletter {
	float:left;
	width:0.7em;
	font-size:200%;
	font-family:arial;
	line-height:80%;
}
.menu {
	width: 140px;
	text-decoration: none;
	font-weight: normal;
	color: #000098;
	background-color: white;
	border-bottom: 1px solid silver;
}
.menu ul {
	float: left;
	font-family: Tahoma;
	font-size: small;
	color: #000098;
	width: 100%;
	padding: 0;
	margin-left: 2px;
	margin-top: 0px;
	list-style-type: none;
	background-color: Silver;
}
.menu a {
	float: left;
	width: 140px;
	text-decoration: none;
	color: #1B1B1B;
	background-color: White;
	border-bottom: 1px solid silver;
}
.menu a:hover {
	background-color: #000098;
	text-transform: none;
	color: Yellow;
}
.menu li {display:inline}

.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: #e11e27;
}
h2 {
	font-size: large;
	color: #e11e27;
}
h3 {
	font-size: medium;
	color: #242424;
}
