body
{
	background: #263F77;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	text-align: center;
	horzontal-align: center;
	floatin:left;
}

div#wrapper
{
	horizontal-align: center;
	text-align: center;

	
}

table#frame
{
	border-color: #CFB66B;
	border-style: solid;
	border-width: 2px;
	width: 980px;
	margin-top:5px;	
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;

}

td#head
{
	background: #99DDDD url(../images/head.png) no-repeat;
	height: 129px;
	font-size: 45px;
	font-weight: Normal;
	text-align: left;
	padding-left: 20px;
	
}

td#body
{
	background: #99DDDD url(../images/body.png) no-repeat;
	background-position: top;
	height: 84px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;	

}

td#footer
{
	background: #99DDDD;
	background-position: top;
	vertical-align: top;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;	
	padding-bottom: 10px;
}

td#left_user
{
	width: 230px;
	vertical-align: top;
}

td#right_user
{
	width: 200px;
	vertical-align: top;
	padding-top: 90px;
}


td#main_user
{
	vertical-align: top;
}

div#subscription, p
{
	font-size: 9px;
	color: #CFB66B;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
}

div#subscription a
	{
		font-size: 9px;
		color: #CFB66B;		
	}

div#subscription a:hover
	{
		color: #ffffff;		
	}
	
div#main_menu
{
	display: block;
	width: 710px;
	height: 20px;
	margin-top: 85px;	
	margin-left: 5px;
	font-size: 15px;
	background: url(../images/nav_back.png) no-repeat;
}

div#main_menu ul#mainlevel li
{
	display:inline;
}

a.mainlevel
{
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}

img
{
	border: 0px;
}


div#main_menu ul#mainlevel
{
	margin-left: 5px;
	margin-top: 4px;
}

div#main_menu ul#mainlevel li a
{
	color: #6D5C13;
	font-size: 15px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	padding-right: 10px;
	margin-top: 5px;
}

div#main_menu ul#mainlevel li a:hover
{
	color: #BD5900;
}


td#left_user div.moduletable
{
	
	display: block;
	background: url(../images/module_back.png) no-repeat;
	background-position: top;
	width: 220px;
	margin-bottom: 10px;
}

td#left_user div.moduletable h3
{
	text-align: center;
	font-size: 15px;
	background: url(../images/module_header_back.png) no-repeat;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}

td#left_user div.moduletable a
{
	color: #003;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;	
}

td#left_user div.moduletable a:hover
{
	color: #BD5900;
}



td#right_user div.moduletable
{
	
	display: block;
	background: url(../images/module_back.png) no-repeat;
	background-position: top;
	width: 220px;
	margin-bottom: 10px;
}

td#right_user div.moduletable h3
{
	text-align: center;
	font-size: 15px;
	background: url(../images/module_header_back.png) no-repeat;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}

td#right_user div.moduletable a
{
	color: #003;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;	
}

td#right_user div.moduletable a:hover
{
	color: #BD5900;
}


.contentheading, .componentheading
{
	height: 50px;
	width: 100%;
	font-size: 17px;
	font-weight: bolder;
	margin-bottom: 20px;
	vertical-align: top;
}

h5
{
	font-size: 12px;
	font-weight : bold;
}


h4
{
	font-size: 12px;
}


h3
{
	font-size: 14px;
	font-weight: bold;
}

h2
{
	font-size: 14px;
}

h1
{
	font-size: 16px;
}



p.normale_tekst, p, td
{
	font-size: 12px;
	text-align: left;
	color: #000;
}

a
{
	color: black;
	text-decoration: underline;
}

a:hover
{
	color:#BD5900;
}
