@charset "UTF-8";
/* CSS Document */
@media all
{
 body { padding:    0;  
        margin:        0;  
 
height: 100%;
font-family:verdana;
}

  .page_margins {  margin: 0 auto; }
  .page_margins { min-width: 900px; max-width: 100%; background: #fff; }
  .page { padding: 10px 10px 0px 10px; }
  
  * { margin:0; padding: 0; }
  select { padding: 1px; }


  * html body * { overflow:visible; }
  * html iframe, * html frame { overflow:auto; }
  * html frameset { overflow:hidden; }

  * html { height: 100%; }

#main {
	clear:both;
	background: #fff;
	padding:0;
width:100%;
	position:absolute;
}

  
  #col1 { float: left; width: 180px;
 }

#col1_content, #col3_content { position:relative;
text-align:left;}

  .clearfix:after {
    content: ".";
    display: block;
    font-size:0;
    height: 0;
    clear: both;
    visibility: hidden;
  }

  .clearfix { display: block; }

  .floatbox { overflow:hidden; }

  #ie_clearing { display: none; }
 
 


  #col1_content {
	padding: 20px 10px 0px 5px ;
	z-index:1;
	margin: 10px 10px 10px 10px;
	
	
	
}
  
  #col3_content { padding: 3px 10px 0px 10px;
  width:auto;
  min-width: 450px;
 
  }
  

  


  #col3 {
    margin:0px 10px 0px 10px; padding:0;
    border-left: 180px #009e49 solid;
	width:auto;
	
	
	
  }

	.titel{ background:#ef2b2d;
	width:100%;
	min-width:700px;
	height: 40px;
	font-family:Verdana;
	font-size:28px;
	text-align:center;
	color:#fcd116;
	
	}
	.foto_header{ 
	background:url(../images/foto_header.jpg);
	width:100%;
	height:85px;
	min-width:700px;
	}
	.menu_header{
		background:#009e49;
		width:100%;
		min-width:700px;
	height: 26px;
	z-index: 10;
clear:both;
}

.topnav{
	padding-left:190px;
text-align: left;
}
	.wereldbol{
		position:absolute;
		left: 0px;
		top: 0px;
		background:url(../images/wereldbol.png);
		width:184px;
		height:184px;
		z-index:10;
	}

.balk_links{
	position:     absolute;
	color: #ffffff;
	
	width: 180px;
	min-height: 400px;
		top:        151px;
	bottom:        0px;
	display:    block;
	background-color:#009e49;
	overflow:    visible;
	left: 10px;
	
}
.links{
float:left;
border:0px ; 
width:180px;
z-index:1;
height: 100%;
}

#print, #tipafriend, #pdf {

width:100%;
text-align:right;

}
#content-navigation {
	
	text-align:right;
	width:100%;
	height:16px;
	vertical-align:bottom;
	padding-bottom:0px;
	font-weight:normal;
	
	position:relative;
	 
}

#content-navigation img {
margin:0;
padding-left:4px;
padding-top:4px;
vertical-align:top;
}

#content-navigation a {
padding-right:4px;
text-decoration: none;
font-weight:bold;
font-size:11px;
}


#top-menu {
	position: relative;
	height: 26px;
	
	margin: 0px;
}

#top-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#top-menu ul a, #top-menu ul .cur {
	float: left;
	display: block;
	line-height: 26px;
	text-decoration: none;
	
	font-weight:bold;
	padding: 0 10px;
	margin: 0;
	color: #FFFFFF;
}

#top-menu ul a:hover, #top-menu ul .act a {
	color: #FFFFFF;
	font-weight:bold;
z-index:1;
	
}

#top-menu li {
	float: left;
	margin: 0;
	padding: 0;
}


H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	font-family:verdana;
	color:#000;
}
INPUT, TEXTAREA { background-color:#fff; }
INPUT:hover, TEXTAREA:hover { background-color:#f5f5f5; }
INPUT:focus, TEXTAREA:focus { background-color:#fff; }
IMG {border-width:0px}

A { color:#ef2b2d;  text-decoration:none; }
A:hover { color:#ef2b2d; text-decoration:underline; }

FORM { margin:0px; }
P, TD, UL, OL {
	font-size:12px;
	line-height:1.4em;
	color:#000;
	margin:0px;
}
P, UL { padding-bottom:12px; }
input, textarea, select, textarea { font-family:verdana; color:#000; border:#ccc 1px solid; font-size:12px; margin:2px; }
ul { margin-left:0px;padding-left:0px;list-style-position:inside; }
label { margin:0px; }
fieldset { border:0px solid #fff }
legend { border:0px solid #fff; font-size:16px; color:#000 ; font-weight:bold; margin-left:-4px; }
img {border:0;}

/******************/
/* Headers, plain */
/******************/

H1 { font-size:22px; color:#ef2b2d ; font-weight:bold;}
H2 { font-size:18px; color:#ef2b2d ; font-weight:bold; }
H3 { font-size:16px; color:#333 ; font-weight:bold;}
H4 { font-size:14px; color:#ffffff ; font-weight:bold;}
H5 { font-size:12px; color:#ef2b2d ; font-weight:bold;}
H6 { font-size:12px; color:#ef2b2d ; font-weight:normal; }
H1, H2, H3, H4, H5, H6 { margin:0 0 8px 0; padding:0;}
H6 { margin:0 0 4px 0; padding:0;}

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A, H6 A { color:#ef2b2d; text-decoration:none; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover { color:#ef2b2d; text-decoration:underline; }

.tabel{
	border-color:#000;
	border:1px;
	border-spacing:0px;
	
}

.single-sub-header{
font-size:12px;
font-weight:bold;}
.csc-textpic-intext-right-nowrap{
	float:right;}
.csc-textpic-intext-left-nowrap{
	float:right;}
#top-menu ul a:hover, #top-menu ul .act a {
	background:#ef2b2d ;}
