/*************************************************************************************************/
/*------------------------------------       H T M L         ------------------------------------*/
/*----------------------------------                           ----------------------------------*/

html,body{
    height: 100%;
    margin: 0px;
    
    text-align: left;
  	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #000;
}
TABLE {
	text-align: left;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

A, A:visited {
	text-decoration: none;
	color: #034999;
}
A:hover {
	text-decoration: underline;
	color: #034999;
}

H1, H2, H3, H4, H5, H6 {
    margin: 0px;
	padding: 0px;
	color: #034999;
}
H1, H1 A, H1 A:visited {
	text-decoration: none;
	color: #034999;
	font-size: 16px;  
/*	margin-top: 5px;	*/
	margin-bottom: 16px;
}
H2, H2 A, H2 A:visited {
	text-decoration: none;
	color: #034999;
	font-size: 14px;  
	margin-bottom: 12px;
}
H3, H3 A, H3 A:visited {
	text-decoration: none;
	color: #034999;
	font-size: 12px;
	margin-bottom: 8px;
}
H4, H4 A, H4 A:visited {
	font-weight: bold;
    font-size: 11px;
	margin-bottom: 4px;
}
H5, H5 A, H5 A:visited {
	font-weight: normal;
    font-size: 10px;
	margin-bottom: 0px;
}
H6, H6 A, H6 A:visited {
	font-weight: normal;
    font-size: 9px;
	margin-bottom: 0px;
}


P, P.bodytext, DIV {
    margin: 0px;
	padding: 0px;
	line-height: 150%;
}

/*----------------------------------                           ----------------------------------*/
/*------------------------------------       H T M L         ------------------------------------*/
/*************************************************************************************************/



/*************************************************************************************************/
/*----------------------------------   P A G E   L A Y O U T   ----------------------------------*/
/*--------------------------------                               --------------------------------*/

.container{
    width: 984px;
    margin: 0px, 5px, 0px, 5px;
/*  border: 1px dotted black;  */	/*  design guide line  */
    background-image: url(style2009_FILES/FourstaR-BG.jpg);
    background-repeat: no-repeat;
}
.top
{
    width: 984px;
    height: 199px;
}
.breadcrum
{
    width: 984px;
    height: 15px;
    margin-bottom: 2px;
	text-align: left;
	float: left;
}

.leftcontainer
{
    margin: 0px 5px 10px 2px;
    width: 230px;
    padding: 0px;
    float: left;
    color: #FFFFFF;
}
.left
{
    margin: 0px 0px 26px 0px;
    width: 230px;
    padding: 0px;
    float: left;
    color: #FFFFFF;
}

.center
{
    margin: 0px 0px 20px 22px;
    color: #000000;
    width: 482px;
    float: left;
}

.rightcontainer
{
    margin: 0px 2px 0px 0px;
    color: #000000;
    width: 210px;  
    float: right;
}

.right
{
    margin: 0px 0px 26px 0px;
    color: #000000;
    width: 210px;  
    float: right;
}
/* content without right column */
.centerright
{
    margin: 0px 2px 20px 0px;
    color: #000000;
/*    width: 692px;	*/
    width: 719px;
    float: right;
}

/*--------------------------------                               --------------------------------*/
/*----------------------------------   P A G E   L A Y O U T   ----------------------------------*/
/*************************************************************************************************/


/*************************************************************************************************/
/*------------------------------   R O U N D E D   C O R N E R S   ------------------------------*/
/*----------------------------                                       ----------------------------*/

.RnddCrnrs {
    width: 100%;
    border: 0px;
    border-spacing: 0px;
    empty-cells: show;   /* show or hide borders,  used for 1px border */
    font-size: 4px;     /* for a tiny &nbsp; to make the td show its border */
    line-height: 6px; 
}
.SolidRed
{
    color: #FFFFFF;
    background-color: #EE1C25;
    border-width: 0px;
    font-size: 12px;
    line-height: 100%;
}
.CrnrTLRed
{
    background-image: url(style2009_FILES/CrnrRedTL10.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
}
.CrnrTRRed
{
    background-image: url(style2009_FILES/CrnrRedTR10.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
}
.CrnrBLRed
{
    background-image: url(style2009_FILES/CrnrRedBL10.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
}
.CrnrBRRed
{
    background-image: url(style2009_FILES/CrnrRedBR10.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
}

.OpenBlue
{
    color: #000000;
    border-width: 0px;
    font-size: 12px;
    line-height: 100%;
}
.BorderTopBlue
{
    border-top: 1px solid #1D5DA7;
    height: 9px;
}
.BorderRightBlue
{
    border-right: 1px solid #1D5DA7;
    width: 9px;
}
.BorderBottomBlue
{
    border-bottom: 1px solid #1D5DA7;
    height: 9px;
}
.BorderLeftBlue
{
    border-left: 1px solid #1D5DA7;
    width: 9px;
}
.CrnrTLBlue
{
    background-image: url(style2009_FILES/CrnrBlueTL10.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
}
.CrnrTRBlue
{
    background-image: url(style2009_FILES/CrnrBlueTR10.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
}
.CrnrBLBlue
{
    background-image: url(style2009_FILES/CrnrBlueBL10.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
}
.CrnrBRBlue
{
    background-image: url(style2009_FILES/CrnrBlueBR10.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
}

.OpenRed
{
    color: #000000;
    border-width: 0px;
    font-size: 12px;
    line-height: 100%;
}
.BorderTopOpenRed
{
    border-top: 1px solid #EE1C25;
    height: 9px;
}
.BorderRightOpenRed
{
    border-right: 1px solid #EE1C25;
    width: 9px;
}
.BorderBottomOpenRed
{
    border-bottom: 1px solid #EE1C25;
    height: 9px;
}
.BorderLeftOpenRed
{
    border-left: 1px solid #EE1C25;
    width: 9px;
}
.CrnrTLOpenRed
{
    background-image: url(style2009_FILES/CrnrOpenRedTL10.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
}
.CrnrTROpenRed
{
    background-image: url(style2009_FILES/CrnrOpenRedTR10.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
}
.CrnrBLOpenRed
{
    background-image: url(style2009_FILES/CrnrOpenRedBL10.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
}
.CrnrBROpenRed
{
    background-image: url(style2009_FILES/CrnrOpenRedBR10.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
}

/*----------------------------                                       ----------------------------*/
/*------------------------------   R O U N D E D   C O R N E R S   ------------------------------*/
/*************************************************************************************************/



/*************************************************************************************************/
/*-----------------------------   C O N T E N T   P O S I T I O N   -----------------------------*/
/*---------------------------                                         ---------------------------*/

.LeftNav {
	margin: -2px, 5px, 0px, 5px;	
	
}
.LeftNavL2 {
	padding: 2px, 5px, 2px, 5px;	
	
}

/*---------------------------                                         ---------------------------*/
/*-----------------------------   C O N T E N T   P O S I T I O N   -----------------------------*/
/*************************************************************************************************/



/*************************************************************************************************/
/*-----------------------------            C O N T E N T            -----------------------------*/
/*---------------------------                                         ---------------------------*/

/* Menus */

.breadcrum SPAN
{
    padding-left: 20px;
    font-size: 10px;
	text-align: left;
	float: left;
    color: #034999;
}
.breadcrum A.IAmHereA {
	margin: 0px;
	padding: 0px;
}
.breadcrum A.IAmHereA, .breadcrum A.IAmHereA:visited {
	text-decoration: none;
	color: #034999;
}
.breadcrum A.IAmHereA:hover {
	text-decoration: underline;
	color: #034999;
}
DIV.breadcrum SPAN.langmenu {
	text-align: right;
	line-height: 100%;
	padding: 0;
	margin: 0;
	float: right;
}
DIV.breadcrum SPAN.langmenu DIV.tx-bblanguageselect-pi1 {
	padding: 0;
	margin: 0;
	margin-top: 4px;
}


/* left */
DIV.LeftNavL2 {
	border-width: 1px;	
	border-color: #034999;
}

/* border:1px; border-color:#034999; */

DIV.menuentry {
	margin: 0px;
	padding: 0px;
}
/* First Level */
A.leftmenu {
	margin: 0px;
	padding: 0px;
}
A.leftmenu, A.leftmenu:visited {
	font-weight: bold;
	text-decoration: none;
	/*background-color: #ed1c24;*/
	color: #FFF;
}
A.leftmenuselected, A.leftmenuselected:active, A.leftmenuselected:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	/*padding-left: 3px;*/
}

A.leftmenu:hover {
	font-weight: bold;
	text-decoration: none;
	/*background-color: #ed1c24;*/
	color: #0e2b8d;
}
/* Second Level */
A.leftmenuL2 {
	margin: 0px;
	padding: 0px;
}
A.leftmenuL2, A.leftmenuL2:visited {
	font-weight: bold;
	text-decoration: none;
	/*background-color: #ed1c24;*/
	color: #FFF;
}
A.leftmenuselectedL2, A.leftmenuselectedL2:active, A.leftmenuselectedL2:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	/*padding-left: 3px;*/
}

A.leftmenuL2:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #034999;
	color: #ed1c24;
/*	color: #CB020A;	*/
}

/* Tha Mailform */
FIELDSET.csc-mailform {
	padding: 5px;
}

DIV.csc-mailform-field {
	margin: 2px 0px 0px 0px;
}

DIV.csc-mailform-field LABEL {
	width: 96px;
	float: left;
}

DIV.csc-mailform-field INPUT,DIV.csc-mailform-field TEXTAREA {
	margin-left: 0px;
}

DIV.csc-mailform-field INPUT#mailformformtype_mail {
	margin-top: 3px;
	margin-left: auto;
	padding: 3px;
}

/* Typo3 cms output tables */
TABLE.contenttable {
	width: 100%;
	margin: 0px;
}
TABLE.contenttable TD{
	padding: 2px 2px 2px 0px;
}

/* manually added class under tab "accesablilty" */
TABLE.cms-tabel-1-kolom TD{
	width:100%;
}
TABLE.cms-tabel-2-kolommen TD{
	width:50%;
}
TABLE.cms-tabel-3-kolommen TD{
	width:33%;
}
TABLE.cms-tabel-4-kolommen TD{
	width:25%;
}
TABLE.cms-tabel-5-kolommen TD{
	width:20%;
}

UL, OL {
        margin-top: 0px;
        padding-top: 0px;
}

/*---------------------------                                         ---------------------------*/
/*-----------------------------            C O N T E N T            -----------------------------*/
/*************************************************************************************************/
