/* 
	darkblue: #263C65
*/

body, td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 75%;
	color: #3F4042;
}

.header1 {
	font-size: 125%;
	font-weight: bold;
	color: #263C65;
}

.header2 {
	font-size: 100%;
	font-weight: bold;
	color: #263C65;
}

a {
	color: Black;
}

a:visited {
	color: #666666;
}

.small {
	font-family: verdana, arial;
	font-size: 85%;
	color: #263C65;
}

a.readmore {
	font-family: verdana, arial;
	font-size: 85%;
	font-weight: bold;
	color: #263C65;
}

.stilling {
	font-family: arial, verdana;
	font-size: 70%;
	color: #414244;
}

.topmenu {
	height: 25px;
	background-image: url(_gfx/topmenu1.gif);
	text-align: center;
	cursor: hand;
	padding-left: 15px;
	padding-right: 15px;
}

.topmenuactive {
	height: 25px;
	background-image: url(_gfx/topmenu_active1.gif);
	text-align: center;
	cursor: hand;
	padding-left: 15px;
	padding-right: 15px;
}

a.topmenulink, a.topmenulink:visited {
	font-family: verdana, arial;
	font-size: 10px;
	color: #64BBD9;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.topmenuactivelink, a.topmenulink:hover, a.topmenuactivelink:visited {
	font-family: verdana, arial;
	font-size: 10px;
	color: White;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}


a.leftmenulink, a.leftmenulink:visited {
	font-family: verdana, arial;
	font-size: 10px;
	color: #64BBD9;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.leftmenulink:hover, a.leftmenulinkactive, a.leftmenulinkactive:visited {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: White;
}

td.leftmenu {
	border-bottom: #465E8C 1px solid;
	padding: 2px 5px 2px 25px;
	background-image: url(_gfx/leftmenuarrow.gif);
}

td.leftmenuactive {
	color: #64BBD9;
	border-bottom: #465E8C 1px solid;
	padding: 2px 5px 2px 25px;
	background-image: url(_gfx/leftmenuarrow.gif);
}

td.leftsubmenu {
	border-bottom: #465E8C 1px solid;
	padding: 2px 10px 2px 25px;
	
}

td.leftsubmenuactive {
	color: #64BBD9;
	border-bottom: #465E8C 1px solid;
	padding: 2px 10px 2px 25px;
	
}

img {
	border-color: #263C65;
}

div#main {
	padding: 20px 0px 0px 20px;
}

div#kolofon {
font-family: verdana, arial;
	position: relative; 
	top: -17px;
	left: 100px;
	font-size: 9px;
	color: #66B9D9;
	
}

div.line {
	font-size: 1px;
	border-bottom: #BCC4CF 1px solid;
}

div.borderbox {
	border: #363948 1px solid;
}

.johnsontextpara {
	font-family: verdana, arial;
	font-size: 10px;
	color: #253A65;
}

.johnsontitle {
	font-family: verdana, arial;
	font-size: 10px;
	color: #253A65;
	font-weight: bold;
}

.para{display:inline};