@charset "utf-8";
/* CSS Document */

/* Condensed Universal Reset */
* {
	/*vertical-align: baseline;*/
	border: 0 none;
	outline: 0;
	
	}
a
{
	text-decoration:none;	
}
	
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#59588f;

}

.Block
{
	background-color:#eeeef4;
	clear:left;
	width:125px;
	min-height:140px;
	height: auto;
	padding-bottom: 10px;
	text-align:center;
}

.Block_Empty
{
	background-color:#fff;
	clear:left;
	width:125px;
	min-height:140px;
	height: auto;
	padding-bottom: 10px;
}

.Container 
{
	background-position:center;
	margin: auto;
	width: 875px;
	height:830px;
	margin-top:0px;
}

.ContentHeader
{
	background-image:url(../images/content_header.jpg);
	background-repeat:no-repeat;
	width:590px;
	height:20px;
	color:#bdbcd2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	padding-left:290px;
	padding-top:25px;
}

.ContentContainer
{
	background-image:url(../images/content_px.jpg);
	background-repeat:repeat-y;
	width:875px;
	height:auto;
	float:left;
	padding-top:10px;
}

.Content
{
	float:left;
	width:715px;
	height:auto;
	/*min-height:768px;*/
}

.Content_Unscribe
{
	float:left;
	width:715px;
	height:250px;
	/*min-height:768px;*/
}

.ContentLeft
{
	width:125px;
	height:435px;
	padding-top:130px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

.ContentRight
{
	width:550px;
	height:auto;
	float:left;
	padding-left:10px;
}

.ContentTekst
{
	width:550px;
	height:auto;
	float:left;
	padding-top:10px;
}

.ContentTekst_w
{
	width:550px;
	height:auto;
	float:left;
	padding-top:10px;
	
}

.ContentImage
{
	width:275px;
	height:auto;
	float:left;
}

/* START FONTS */
.F_red_bold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:bold;
	color:#e50f23;
}

.F_red_bold a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:bold;
	color:#e50f23;
}

.F_red_normal
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color:#e50f23;
}

.F_black_normal
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	color:#000000;

}

.F_normal
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	text-align:center;
}

.F_black_bold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}

.F_grey_normal
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color:#707173;
}

.F_grey_bold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:bold;
	color:#707173;
}

.F_grey_small
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:normal;
	color:#707173;
}

.txtBblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	letter-spacing: 2px;
}
/* END FONTS */

.Header
{
	width:875px;
	height:118px;
}

.Header_left
{
	float:left;
	width:590px;
	height:118px;
}

.Header_right
{
	float:left;
	width:285px;
	height:118px;
}

.MenuContainer
{
	float:left;
	width:140px;
	height:auto;
}
/* MENU */
#menu {
width: 140px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a{	
width:130px;
height:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
display: block;
margin: 0;
background-image:url(../images/btn_geel.jpg);
padding-top:10px;
padding-left:10px;
color: #e50f23;
text-decoration: none;
}


#menu a:hover {
color:#e50f23;
background-image:url(../images/btn_white.jpg);
}

#menu ul ul ul a {
color:#707173;
background-image:url(../images/btn_sub_white.jpg);
}

#menu ul ul ul a:hover {
color:#707173;
background-image:url(../images/btn_sub_geel.jpg);
}

#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

#menu .menu_sel 
{
color:#e50f23;
background-image:url(../images/btn_white.jpg);

}

div#menu ul ul ul
{display: none;}

div#menu ul li:hover ul 
{display: block;}


/* Menu */

/* Insert boxes */
.ib_1			{ float: left; border: solid 1px #d6d6d6; width: 415px; margin-left: 10px; margin-top: 5px;}
.ib_2			{ border: solid 1px #d6d6d6; width: 550px; height: 50px; margin-top: 5px; }
.ib_3			{ border: solid 1px #d6d6d6; width: 100px; height:20px; margin-top: 5px;}
.ib_4			{ float: left; border: solid 1px #d6d6d6; height: 100px; width: 415px; margin-left: 10px; margin-top: 5px;}


.padding_left_10
{
	padding-left:10px;
}

.padding_top_15
{
	padding-top:15px;
}

.padding_top_10
{
	padding-top:10px;
}

.padding_top_5
{
	padding-top:5px;
}

.fll 	{float: left;}
.flr 	{float: right;}
.clear 	{ clear: both;}


#AutoScrollContainer {position:relative; width:570px; height:25px;  overflow:hidden; visibility:visible; border: 1px none #000000; text-align: left;}
#AutoScrollContent {
	position:relative;
	width:400px;
	visibility:visible;
	white-space: nowrap;
	text-align: left;

	
}
.scrollbar
{
	font-family: verdana;
	font-weight:bold;

	font-size: 13px;

	color: #000;

	height: 30px;

	margin: auto;

	padding-bottom:0px;
	padding-top:5px;
	z-index:9999;
	position:absolute;
	top:0px;
	padding-left:10px;
}

.error
{
	color:#ff0000;
}
