@charset "utf-8";
#menutaust_on {
	background-color: #0071ba;
	color: #FFFFFF;
	height: 22px;
	width: 152px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 5px;
	vertical-align: middle;
}
#menutaust_off {
	background-color: #ffffff;
	height: 22px;
	width: 152px;
	padding-left: 8px;
	padding-top: 5px;
	vertical-align: middle;
}
#submenu {
padding-top: 5px;
	padding-left: 10px;
	width: 150px;
}
.menuwhite {
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

/* link */
a:link {
	color: #0071ba;
	text-decoration: none;
}
a:visited {
	color: #0071ba;
	text-decoration: none;
}
a:active {
	color: #0071ba;
	text-decoration: none;
}
a:hover {
	color: #0071ba;
	text-decoration: underline;
}

/* main menu link */
a.menutext:link {
	font-size: 14px;
	font-weight: bold;
	color: #0071ba;
	text-decoration: none;
}
a.menutext:visited {
	font-size: 14px;
	font-weight: bold;
	color: #0071ba;
	text-decoration: none;
}
a.menutext:active {
	font-size: 14px;
	font-weight: bold;
	color: #0071ba;
	text-decoration: none;
}
a.menutext:hover {
	font-size: 14px;
	font-weight: bold;
	color: #0071ba;
	text-decoration: underline;
}
/* submenu link */
a.submenutext:link {
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
a.submenutext:visited {
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
a.submenutext:active{
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

a.submenutext:hover {
	color: #666666;
	text-decoration: underline;
	line-height: 18px;
}

#menuseparator {
	background-image: url(imgs/dotline_hor.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 8px;
	width: 160px;
}
#longseparator {
background-image: url(imgs/dotline_hor.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 8px;
	width: 543px;
}

.paddleft {
padding-left:24px;
}
.cellcontent {
padding-right:20px;
	line-height: 16px;
}
.textblue {
	color: #0071ba;
	text-decoration: none;
	line-height: 18px;
}
.title {
	color: #0071ba;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.contenttitle {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
body {
	background-image: url(imgs/back_stripe_5.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#personaldiv {
	width: 170px;
	line-height: 16px;
	margin-right:10px;
	BORDER-TOP: #eeeeee 1px solid;
	float:left;
	margin-bottom: 20px;
}
#personaldivseparator {
	width: 500px;
	height: 1px;
	clear:left;
}
.footercontactback {
	background-image: url(imgs/koda_footer_back.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top:10px;
}
.tablecellblue {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #0071ba;
}
.tablecellwhite {
	background-color: #ffffff;
}
.tablecellline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
}

/* vormid */
INPUT.formtextwide {
	BACKGROUND-COLOR: #fafafa;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	width: 300px;
	margin-top: 0px;
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

TEXTAREA.formtextwide {
	BACKGROUND-COLOR: #fafafa;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	width: 300px;
	height: 100px;
	margin-top: 0px;
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.submitbutton{
	BACKGROUND-COLOR: #0071ba;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	width: 60px;
	margin-top: 0px;
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;

}
.raam {
	border: 4px solid #eeeeee;
}
.tableborder {
	border: 1px solid #dddddd;
	padding: 6px;
}

