/* Start of CMSMS style sheet 'WWb - Screen' */
/* @group Positioning */
html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;	
	background: #d5e5eb url(assets/images/WWB_BGFaux.gif) repeat-y center;
	min-height: 100%;
	/*z-index: -15;*/
}
#pagewrapper{
/*border: 1px solid red;*/
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	/*top:  0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
	position: absolute;*/
	/*z-index: -12;*/
}

#middle {
/*border: 1px solid red;*/
	margin: 0 auto;
	width: 832px;
	height: 100%;
	/*z-index: -11;*/
	/*background: url(assets/images/WWB_MenuBG.gif) no-repeat left bottom;*/
}
#header {
/*border: 1px solid red;*/
     	height: 100px;
	margin: 0px;
	padding: 0px;
      width:832px;
	background: url(assets/images/WWB_Head.gif) no-repeat right top;
}

#headerHP {
/*border: 1px solid red;*/
     	height: 100px;
	margin: 0px;
	padding: 0px;
      width:832px;
	background: url(uploads/images/WWB_Head_HP.gif) no-repeat right top;
}


#header h1 {
	display: none;
}

#headerHP h1 {
	display: none;
}
#colLeft {
	width: 190px;
	height: 100%;
	float: left;
	padding-top: 30px;
	/*background-color: #006785;*/
      background: url(assets/images/WWB_MenuBG.gif) bottom left no-repeat #006785;
	/*padding-bottom: 200px;*/
	/*z-index: 1;*/
}

#colLeft h2{
	color: white;
	}

.box {
	color: #000000;
	background-color: #dbc700;
	padding: 5px;
	margin: 0px;
     border: 2px solid white;
}

.box_n {
	color: #006785;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#colBg {

	display: none;
	/*background: #006785 url(assets/images/WWB_MenuBG.gif) no-repeat 0 bottom;*/
	position: fixed;
	top: 0;
	bottom: 0;
	/*width: 190px;*/
	/*height: 600px;*/
	/*display: block;*/
	clear: none;
	float: none;
}

#content {
      border: 1px solid white;
      padding-left: 200px;	
      padding-right: 10px;
	padding-top: 10px;
      color: #006785;
      }
   
#content a {
       /*border: 1px solid #006699;*/
       color: #006699;
       text-decoration: underline;
}

.plaatje-links {
padding-right:10px;
/*border: 1px solid #006785;*/
}

.plaatje-rechts {
padding-left:10px;
/*border: 1px solid #006785;*/
}

/* @end */

/* @group Access */
dfn,
.accessibility {
	display: none;
}
/* @end */

/* @group Horizontal Menu */
/* fix stupid ie bug with display:block; */
* html #menu li a { height: 1%; } 
* html #menu li hr { height: 1%; }
/* end fix */


#menu
{
	/*border: 1px solid #006699;*/
	font-size: .8em;
	position: relative;
	/*min-height: 67px;
	height: 5em;*/
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*margin: 0 10px;*/
	/*padding: 5px 0 7px 0;*/
	width: 750px;
	height: 67px;
} #ignored {}

#menu ul {
	width: auto;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	/*padding: 0 0px 0 0;*/
	list-style: none;
	/*z-index: 90;*/ /* below the H1 */
}
#menu li {
	float: right;
	padding: 0;
	margin: 0;
}
#menu ul a {
	float: left;
	display: block;
	text-decoration: none;
}
/* @end */




/* @group Vertical Menu */
/* fix stupid ie bug with display:block; */
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/* end fix */

#menu_vert * {
	/*border: 1px dashed yellow #006583*/;
}
#menu_vert {
	 /*border: 1px dashed red#006583;*/
width: 180px;
	/*margin-bottom: 200px;*/
}

#menu_vert h2 {
	display: none;
}
#menu_vert ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menu_vert ul li {
	float:  right;
	width: 180px;
	padding: 0px;
	/*margin-right:300px;*/
	background: url(assets/images/WWB_MenuBGLi.gif) no-repeat 5px .5em;
}
#menu_vert h3, #menu_vert a {
	margin: 0px;
	padding: 3px 0px 3px 25px ;
	display: block;
	color:  white;
	font: .75em "Arial Black", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}
#menu_vert li ul li {
	/*width: 150px;*/
	padding: 0px;
	margin: 0px;
	font-size: 90%;
	background-image: none;
}
#menu_vert li ul li a {
	padding-left: 30px;
	background: url(assets/images/WWB_MenuBGLiLi.gif) no-repeat 15px .5em;
}
#menu_vert li ul li h3 {
	padding-left: 30px;
	background: url(assets/images/WWB_MenuBGLiH3.gif) no-repeat 15px .75em;
	
}
#menu_vert a.activeparent {
	/*border-bottom: 1px solid white;*/
}
#menu_vert ul li ul li a {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	/*background-color: #ffed8f;*/
}
/* @end */
/* @group menu front */

#menu_front {
      /*border: 1px solid red;*/
	margin-left: 100px;
      padding-right: 180px;
	width: 505px;
	height: 449px;
      float:right;
	background: url(assets/images/WWB_FP.jpg) no-repeat 0 top;
}

#menu_front ul {
/*border: 1px solid red*/
	list-style: none;
	padding: 0px;
	padding-left: 320px;
	padding-top: 45px;
	margin: 0px;
	/*border-left: 1px solid black;*/
}
#menu_front ul li {
	width: 180px;
	padding: 0px;
	margin: 0px;
}
#menu_front a {
	/*margin: 10px;*/
	/*padding: 3px 0px 3px 25px ;*/
	display: block;
	color:  white;
	font: 1em  Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}



/* @end */


#newskeiler {
/*border: 1px solid green;*/
	
	margin-left: 100px;
	margin-top: 45px;
	width: 245px;
	padding: 0px;
	font: .7em  Arial, Helvetica, Geneva, sans-serif;
}



#newskeiler p {
	padding: 0px;
	margin: 0px;
}

#ledenlogin {
	/*border: 1px solid red;*/
     
	top: 50px;
      height: 210px;
	width: 832px;
	display: block;
	z-index: 20;
	margin: 0px auto;
}
#ledenloginform {
	margin-left: 3px;
      background-color: #ccbe00;
      padding: 0px;
	width: 150px;
	height: 210px;
	float: right;
	display: block;
      font: .8em  Arial, Helvetica, Geneva, sans-serif;
      color: #ffffff;

}

#ledennetbox {
	margin-bottom: 1em;
	margin-top: 0;
}
#ledennetbox p {
	font-size: .8em;
	margin: .3em .5em;
	color: white;
}
#ledennetbox p a {
	color: white;
}

#newskeiler a,
#newskeiler a:hover,
#newskeiler a:link,
#newskeiler a:active
{
	color: #006583;
}

/* @end */
/* End of 'WWb - Screen' */

