@charset "utf-8";
/* CSS Document */
/*hand2-#6969cb/luchte-#f0ded4/webb6c-#f1f2ec/webb6d-#fafafa*/


		html {
			background:url(../images/logos/webb6d.jpg) ; 
			background-color:#fafafa;
			background-repeat: no-repeat; 
			background-position:top left; 
			background-attachment:fixed; 
			overflow:hidden; height:100%; 
			max-height:100%; 
		}

		body {margin: 0; padding: 0;}
		
		div#header1 {
			position: fixed; 
			height: 90px; 
			width: 100%; 
			background: transparant; 
			border-bottom: solid 0px #ccc;
		}
		#header1 .links {float: left; padding-left: 10px;}
		#header1 a, img {border:none;} 
		
		#logo_m {position:absolute; top: 0px; left: 340px; background:transparent; overflow:hidden;}
		#logo_m1 {position:absolute; bottom: -10px; left: 500px; background:transparent; overflow:hidden;}
		#logo_r {position:absolute; top: 0px; right: 10px; background:transparent; overflow:hidden;}
		
		div#header2 {
			position: fixed; 
			top: 90px; 
			height: 30px; 
			width: 100%; 
			background: transparant; 
			border-bottom: solid 1px #ccc;
		}
		#header2 .padding {padding-right: 10px;}
		#header2 a {border:none; font-family:verdana, arial; font-weight:bold; font-size: 10px; color: #b52a29;}
		#header2 a:hover {color: #fc67a2;}
		#header2 .links {
			float: left; 
			padding: 3px 5px 6px 15px; 
			font-family:verdana, arial; 
			font-size: 10px; 
			color: #000;
			background-color: white ;
			/* Firefox */
			-moz-opacity: .40 ;
			/* Opera */
			opacity: .40 ;
			/* Internet Explorer 5 + 6 */
			filter: alpha( opacity = 40 );
		}
		/* Internet Explorer 7 */		
		* html #header2 .links {filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40 ); width: 600px ;}

		
		#header2 .rechts {font-family:verdana, arial; font-size:10px; color:#2e5a36; font-weight: bold; text-align:right;}
		
		div#links1 {
			position: fixed; 
			top: 121px; 
			bottom: 25px; 
			width: 170px; 
			border-right: solid 1px #ccc; 
			background: transparant; 
			overflow: auto; 
			z-index: 40;
		}
		#links1 .padding {padding: 10px;}
		
		div#links2 {
			position: fixed; 
			top: 121px; 
			left: 170px; 
			bottom: 25px; 
			width: 170px; 
			border-right: solid 1px #ccc; 
			background: transparant; 
			overflow-x: hidden;
			overflow-y: auto;
			z-index: 40;
		}
		#links2 .padding {padding: 10px;}
		
		div#content {
			position: fixed; 
			top: 121px; 
			bottom: 25px; 
			width: 100%; 
			border-right: solid 1px #ccc;  
			background: transparant;
		}
		
		div#rechts1 {
			position: absolute; 
			top: 0; 
			right: 170px; 
			bottom: 0; 
			left: 340px; 
			border-right: solid 1px #ccc; 
			overflow: auto;
		}
		#rechts1 .padding {padding: 10px;}
		#rechts1 .paddingthumb {padding: 10px 0 10px 10px;}
		/*#rechts1 p {font-family:verdana, arial, helvetica, sans-serif; font-size:12px; color:#333; line-height:16px;}*/
		#rechts1 h2 {font-family:verdana, arial, helvetica, sans-serif; font-size:13px; color:#2e5a36; line-height:16px; font-weight: bold;}
		#rechts1 h3 {font-family:verdana, arial, helvetica, sans-serif; font-size:18px; color:#2e5a36; line-height:16px; font-weight: bold;}
		#rechts1 .expo_normaal {font-family:verdana, arial, helvetica, sans-serif; font-size:11px; color:#000; line-height:16px; }
		#rechts1 .expo_klein {font-family:verdana, arial, helvetica, sans-serif; font-size:9px; color:#2e5a36; line-height:16px;}
		#rechts1 li {font-family:verdana, arial, helvetica, sans-serif; font-size:11px; color:#000; line-height:16px; }
		#rechts1 p {font-family:verdana, arial, helvetica, sans-serif; font-size:12px; color:#333; line-height:16px;}
		
		#rechts1 p.teksten_ju, #rechts1 p.teksten_left, #rechts1 p.teksten_center, #rechts1 p.teksten_ju_ital_bold {
			font-family:verdana, arial, helvetica, sans-serif; 
			font-size:12px; 
			color:#702424; 
			line-height:16px; 
			margin: 0px; 
			margin-left:0px;
			}
		#rechts1 p.teksten_ju {text-align:justify;}
		#rechts1 p.teksten_ju_ital_bold {text-align:justify; font-style:italic; font-weight:bold;}
		#rechts1 p.teksten_kop {font-size:16px; text-align:left; color:#2e5a36; margin-top:10px; margin-left:0px;}
		#rechts1 p.teksten_kopmin {font-size:13px; text-align:left; color:#2e5a36; margin-top:10px; margin-left:0px;}
		#rechts1 p.teksten_subkop {font-size:10px; text-align:justify; color:#702424; line-height:16px; margin-left:0px;}
		#rechts1 span.teksten_subkop {font-size:10px; font-weight:normal; color:#2e5a36;}
		#rechts1 p.indent230 {font-size:12px; color:#702424; text-indent:230px;}		
		#rechts1 span.teksten_ju {font-size:12px; color:#702424; line-height:16px;}
		#rechts1 p.toneel_inleiding, p.toneel_naam {color:#2e5a36; line-height:16px; margin-left:11px;}
		#rechts1 p.toneel_inleiding {font-size:11px;}
		#rechts1 p.toneel_naam {color:#2e5a36; font-size:10px;}
		
		div#rechts1a {
			position: absolute; 
			top: 0; 
			right: 170px; 
			bottom: 0; 
			left: 170px; 
			border-right: solid 1px #ccc; 
		}
		#rechts1a iframe{height:500px;}
		
		div#rechts2 {
			position: absolute; 
			top: 0; 
			width: 170px; 
			right: 0; 
			bottom: 0; 
			overflow: auto;
			background-color:;
			border-left: solid 1px #ccc; 
		}
		
		#rechts2 .padding {padding: 10px;}
		#rechts2 p {font-family:verdana, arial, helvetica, sans-serif; font-size:12px; color:#333; line-height:16px;}
		#rechts2 h3 {font-family:verdana, arial, helvetica, sans-serif; font-size:13px; color:#2e5a36; line-height:16px; font-weight: bold;}
		
		div#footer {
			position: fixed; 
			bottom: 0; 
			width: 100%; 
			height: 25px; 
			background: transparant; 
			background-color:;
			border-top: solid 1px #ccc; 
			z-index: 100;
		}
		#footer .padding {padding-left: 10px; padding-right: 10px; padding-top: 5px;}
		#footer p {font-family:verdana, arial; font-size:11px; color:#333; line-height:16px; margin:5px 0 15px 0;}
		#footer p.float_right {float:right;}
		
		a {color:#b52a29; text-decoration: none;}
		a:hover{color:#fc67a2; text-decoration: none;}		
		.hidden {display: none;}
		.clearer {clear: both;}
		hr{height: 0; border: 0; border-top: 1px solid #ccc; margin-top:10px;  padding-top: 10px;}
		
.mens {font-size: 1.4em; color:#b52a29; font-family:"times new roman", serif;}
.art {font-size: 1.4em; font-family:"trebuchet ms", tahoma, arial, verdana, sans-serif; margin:0; color:#eda88b; font-weight:normal;}
.mens1 {font-size: 1.8em; color:#b52a29; font-family:"times new roman", serif;}
.art1 {font-size: 1.8em; font-family:"trebuchet ms", tahoma, arial, verdana, sans-serif; margin:0; color:#eda88b; font-weight:normal;}
		
		


