@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0;
	font-weight:bold;
	color:#004179;
	margin-bottom:20px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	font-weight:bold;
	color:#004179;
	margin-top:20px;
}

a:link {color:#b60064; text-decoration:none; line-height:22px;}
a:hover {color:#b60064;  text-decoration:underline; line-height:22px;}
a:visited {color:#b60064; text-decoration:none; line-height:22px;}
a:active {color:#b60064; text-decoration:none; line-height:22px;}

a.tekstlink:link {color:#333333; text-decoration:underline; line-height:22px; font-weight:normal;}
a.tekstlink:hover {color:#004179; text-decoration:underline; line-height:22px; font-weight:normal;}
a.tekstlink:visited {color:#333333; text-decoration:underline; line-height:22px; font-weight:normal;}
a.tekstlink:active {color:#333333; text-decoration:underline; line-height:22px; font-weight:normal;}

a.submenu:link {color:#004179; text-decoration:none; font-size:11px; line-height:22px; font-weight:normal;}
a.submenu:hover {color:#004179; text-decoration:none; font-size:11px; line-height:22px; font-weight:normal;}
a.submenu:visited {color:#004179; text-decoration:none; font-size:11px; line-height:22px; font-weight:normal;}
a.submenu:active {color:#004179; text-decoration:none; font-size:11px; line-height:22px; font-weight:normal;}

.menu-active {color:#004179; font-weight:bold; text-decoration:none; line-height:22px;}
