/* CSS Document */
body
{
	margin: 0px;
	background-image: url(../img/bg_globe2.gif);
	background-repeat: no-repeat;
	background-color: #1b3461;
}



.groot_kader
{
	border-top: 1px solid #162983;
	border-bottom: 1px solid #162983;
	background-color: #ffd200;
	font-family: Arial, tahoma;
	padding: 8px;
	font-size: 12px;
	line-height: 15px;
	color: #162983;
}

.groot_kader_opacity
{
	border-top: 1px solid #162983;
	border-bottom: 1px solid #162983;
	/*filter: alpha(opacity=78);
	-moz-opacity:.78;opacity:.78;*/
	background-color: #ffd200;
	padding: 8px;
}

.nieuws_kader
{
	border: 1px solid #162983;
	padding: 8px;
	font-family: Arial, tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #162983;
	filter: alpha(opacity=78);
	-moz-opacity:.78;opacity:.78;
	background-color: #ffffff;
}

.login_box
{
	background-color: #162983;
}

.rechter_kader
{
	border: 1px solid #162983;
	padding: 8px;
	font-family: Arial, tahoma;
	padding: 8px;
	font-size: 11px;
	line-height: 15px;
	color: #162983;
	filter: alpha(opacity=78);
	-moz-opacity:.78;opacity:.78;
	background-color: #ffffff;
}

.rechter_kader b, strong
{
	font-weight: bolder;
}

.inhoud
{
	position: relative;
	font-family: Arial, tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #162983;
}

.inhoud strong
{
	font-size: 14px;
}

.login_box input
{
	margin: 6px;
	margin-bottom: 0px;
	padding: 0px;
	height: 11px;
	width: 122px;
	line-height: 11px;
	font-family: arial, tahoma;
	font-size: 9px;
}

#login_box_2
{
	padding: 0px;
	height: 11px;
	width: 122px;
	line-height: 11px;
	font-family: arial, tahoma;
	font-size: 9px;
	margin-bottom: 6px;
}

.login_box form
{
	margin: 0px;
	padding: 0px;
}

.custom_menu_kop
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #162983;
	
	background-color: #ffd200; 
	border-left: 1px solid #162983; 
	border-right: 1px solid #162983; 
	border-top: 1px solid #162983; 
	padding-left: 12px;
}

a:link
{
	color: #162983;	
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: #162983;	
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #162983;	
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #162983;	
	font-weight: bold;
	text-decoration: underline;
}

a.clubs:link
{
	font-weight: normal;
	text-decoration: none;
}

a.clubs:visited
{
	font-weight: normal;
	text-decoration: none;
}

a.clubs:active
{
	font-weight: normal;
	text-decoration: none;
}

a.clubs:hover
{
	font-weight: normal;
	text-decoration: underline;
}

/* Micro$oft Fixes */
.MsoNormal
{
	font-family: arial;
}

.MsoNormal span
{
	font-family: arial;
}

SPAN
{
	font-family: arial;
}

.MsoNormal font
{
	font-family: arial;
}
