/* top elements */
/** { padding: 0; margin: 0; }*/

html {overflow-y: scroll;} /* altijd scrollbar in beeld */

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Arial, Tahoma;
	color: #666666; 
	background: #b9b9b9 url(/img/bg.gif) repeat-x;
	text-align: center;
}

/* links */
a { 
	/*color: #4284B0;*/
	color: #c10856;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #394d94;
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font: bold 1em Verdana, Arial, Tahoma;
	color: #333;	
}
h1 { font-size: 1.2em; color: #394d94; } 
h2 { font-size: 1.1em; color: #394d94; }
h3 { font-size: 1.0em; color: #394d94; }

/* images */
img {
	border: none;
}
img.border {
	border: 2px solid #CCC;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 2px solid #568EB6;
}
a:hover img {  
  border: 2px solid #CCC !important; /* IE fix*/
  border: 2px solid #568EB6;
}

/* form elements */
form {
	margin: 0px; padding: 2;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
/*label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}*/
label {
	margin: 0;
}
input {
	padding: 2px;
	border:1px solid #808080;
	font: normal 1em Verdana, Arial, Tahoma;
	color:#000;
	margin-left: 4px;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, Arial, Tahoma;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#000;
}
input.button { 
	margin: 0; 
	font: bold 1em Verdana, Arial, Tahoma; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}

/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 820px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}

/* header */
#header {
	position: relative;
	height: 105px;	
	background: #000 url(/img/headerbg.gif) repeat-x 0% 100%;	
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 3.1em Verdana, Arial, Tahoma;
	top: 0; left: 5px;	
}
#header h2#slogan {
	position: absolute;	 
	top:37px; left: 35px;
	color: #c10856;
	text-indent: 0px;
	font: bold 14px Verdana, Arial, Tahoma; 
	text-transform: none;
}
#header form.searchform {
	position: absolute;
	top: 0; right: -12px;	
}

/* main */
#main {
	float: left;
	margin: 2px 15px 0px 15px;
	padding: 0;
	width: 415px;
	min-height: 380px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }
/* sidebar */
#sidebar {
	float: left;
	width: 192px;
	margin: 0;	padding: 0; 
	display: inline;	
}

#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 10px 15px; /* */
	padding: 0px 0px 0px 0px;		
	/* border-bottom: 1px dotted #e8e8e8; */
}

#sidebar ul.sidemenu li {
	margin-top:1px;
	/* margin-bottom:1px; */
}

#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #fff;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #c10856;
	border-left:4px solid #2b4894;	
	min-height:18px;
}


#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #2b4894;
	color: #fff;
	border-left:4px solid #c10856;
}

#sidebar #currentsub a {
	padding:2px 5px 2px 10px;
	background: #2b4894;  /* #2b4894; */
	color: white; /* #fff; */
	border-left: 4px solid #c10856;
}

#sidebar #currentsub a:hover {
	padding:2px 5px 2px 10px;
	background: #2b4894;
	color: #fff;
	border-left: 4px solid #c10856;
}


#sidebar #mnudoc a {
	margin: 0px 0px 0px 4px;
	background: #c10856;  /* #2b4894; */
	color: #fff;
	border-bottom: 1px solid #c03a76;
	font: .9em/1.45em  Verdana, Arial, Tahoma;
}

#sidebar #mnudoc a:hover {
	margin: 0px 0px 0px 4px;
	background: #2b4894;
	border-left: 4px solid #2b4894;
}


#sidebar ul.sidemenu #mnudoc #currentdoc {
	margin: 0px 0px 0px 4px;
	background: #2b4894;
	border-left: 4px solid #2b4894;
}

/* rightbar */
#rightbar {
	float: right;
	width: 170px;
	padding: 0px 3px 0px 0px; 
	margin: 2px 0px 0px 0px;
	/*BORDER: 1PX DASHED GREEN;*/
}

/* Footer */
#footer { 
	clear: both; 
	color: #2b4894; 
	background: #b9b9b9;
	border-top: 5px solid #c10856;
	margin: 0; padding: 0; 
	height: 30px;	  
	font-size: 95%;		
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer .footer-left{
	float: left;
	width: 65%;
}
#footer .footer-right{
	float: right;
	width: 30%;
}

/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
    margin:0; padding: 0;
    list-style:none;
	/*right: 0;*/
	left: 0;
	bottom: 5px !important; bottom: 4px;
	font: bold 10px  Verdana, Arial, Tahoma;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}

#header a {
   float:left;
   background: url(/img/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 3px;
   text-decoration:none;
}

#header a.st {
   background: none; 
   color: #c10856; 
   padding: 0; 
   margin: 0; 
   float: none;
}

#header a span {
   float:left;
   display:block;
   background: url(/img/tabright.gif) no-repeat right top;
   padding:6px 18px 3px 11px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #currenthfd a {
   background-position:0% -42px;
	color: #FFF;
}
#header #currenthfd a span {
   background-position:100% -42px;
	color: #FFF;
}

/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  {	color: #BFBFBF; }

/* Teksmodule */
.partitel { 
	margin: 22px 0px 0px 0px;
}
	
	/* POLL */
#pollresultaatvenster { background-color: #e8eaec; border-color: #27431f; border-width: 1px; border-style: solid; clip: auto; height: 1; visibility: hidden; position: absolute; left: 300px; top: 150px; overflow: hidden; width: 1; font-size: 0.8em; padding: 5px; }
input.radiow { margin: 0; padding: 0px; border: 0px; }
input.btn { margin: 2; padding: 1px 5px 1px 5px; border: 1px solid gray; color: #fff; background-color: #c10856; cursor: pointer; }
