<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* cmsms stylesheet: Layout_Oudweb modified: 28-10-20 17:09:40 */
/* browsers interpret margin and padding a little differently, we'll remove all default padding and margins and set them later on */* {margin: 0;padding: 0;font-family: 'Cabin', sans-serif;}/*Set initial font styles*/body {text-align: left;font-family: 'Cabin', sans-serif;line-height: 1em;}/*set font size for all divs, this overrides some body rules*/div {font-size: 1em;}/*if img is inside "a" it would have borders, we don't want that*/a img {border:0px;}/*default link styles*//* set all links to have underline and bluish color */a, a:link a:active{text-decoration: none;/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */background-color: inherit;color: #FFFFB7;}a:visited {text-decoration: none;background-color: inherit;color: #FFFFB7;/* a different color can be used for visited links */}/* remove underline on hover and change color */a:hover {text-decoration: underline;background-color: inherit;color: #FFFFB7;}/*****************basic layout *****************/body {margin: 0;padding: 0;/* default text color for entire site*/color: #FFCC00;/* you can set your own image and background color here */background: #4D4D4D;}div#pagewrapper {width: 960px;margin: 0 auto 25px;background-color: transparent;color: #FFCC00;}div#header {/* adjust according your image size */height: 350px;margin: 0;margin-top: 20px;padding: 0;/* you can set your own image here, will go behind h1 a image */border: 1px solid #FFCC00;z-index: -1;}div#show{width: 959px;position: relative;}div#overlap{/*width: 960px;*/right: 0;height: 350px;z-index: 50;position: absolute;}div#header #sideleft{width: 480px;}div#header #sideright{width: 480px;float: right;}div#search{background: url(https://www.oudweb.nl/uploads/template/block_bg.png) repeat left top;width: 310px;color: #000;font-weight: bold;font-size: 14px;margin-top:21px;margin-left: 166px;height: 28px;padding: 0;padding-top: 10px;}div#search input{background: transparent;border: 1px solid #FFF;width: 206px;}div#search input[type=text]{width: 200px;margin: 0 3px 0;}div#search input.search-button{background: url(https://www.oudweb.nl/uploads/template/pijl.png) no-repeat left top;text-indent: -999em;width: 16px;border: 0;height: 16px;}div#search label{background: transparent;border: 0;margin-left: 20px;}div#sideright div#sideblock{background: url(https://www.oudweb.nl/uploads/template/block_bg.png) repeat left top;width: 310px;color: #000;margin-top: 15px;margin-left: 166px;height: 173px;}div#sideright div#block2{width: auto;height: auto;padding-left: 15px;padding-right: 15px;padding-bottom: 15px;padding-top:22px;}div#sideright div#sideblock h1 a{color: #000;font-size: 22px;text-decoration: none;}div#sideright div#sideblock h1{color: #000;font-size: 22px;margin-bottom:7px;background: url(https://www.oudweb.nl/uploads/template/pijl.png) no-repeat 100% 100%;}div#sideright div#sideblock p{font-family: 'Cabin', sans-serif;font-size: 14px;color: #000;}div.recent_changes ul li{margin-top: 5px;}div.recent_changes ul{list-style-type: none;}div#header div#sideright div#title h1 a {/* you can set your own image here */background: url(https://www.oudweb.nl/uploads/template/logo.png) no-repeat left top;/* this will make the "a" link a solid shape */display: block;/* adjust according your image size */height: 77px;width: 284px;/* this hides the text */text-indent: -999em;/* old firefox would have shown underline for the link, this explicitly hides it */text-decoration: none;}div#header div#sideright div#title h1 {margin-left: 180px;margin-top: 8px;padding: 0;/*these keep IE6 from pushing the header to more than the set size*/}div#header div#sideright div#title h2 {margin-top: 0px;margin-left: 200px;padding: 0;font-style: italic;color: #FFCC00;}div#menu{margin-top: 10px;}div#menuslide{width: 972px;margin: 10px auto 0;}div#menuslide div.pics{margin-right:14px;width: 310px;float: left;}div#content {/* some air above and under menu and content */margin: 1.0em auto 2em 0;padding: 0px;}/* this gets all the outside calls that were used on the div#main before  */div.back1 {float: left;}div#content td {padding:5px 10px 5px 0px;}div#content td input {padding:0px 0px 0px 5px;}/* this is an IE6 hack, you may see these through out the CSS */* html div.back1 {/* unlike other browser IE6 needs float:right and a width */float: left;width: 85%;/* and we take this out or it will stop at the bottom  */margin-left: 0;}div.back2 {}div.back3 {}div#main {/* this is the last inside div so we set the space inside it to keep all content away from the edges of images/box */padding: 0px 48px 0px 2px;}div#sidebar {/* set sidebar left. Change to right, float: right; instead, but you will need to change the margins. */float: right;/* sidebar width, if you change this change div.back and/or div.back1 margins */width: 310px;/* FIX IE double margin bug */display: inline;/* the 20px is on the bottom, insures space above footer if longer than content */margin-right: 2px;margin-bottom: 20px;padding:0px;padding-bottom:20px;}div#main h2 {line-height:1.5em;}div#sidebarb {padding-right:3px;}div#sidebara {padding: 10px 15px 15px 0px;}div#footslide div.pics{margin: 0 10px;width: 300px;float: left;}div.footback {/* keep footer below content and menu */clear: both;/* this sets 10px on right to let the right image show, the balance 10px left on next div */padding: 30px 10px 0px 0px;text-align: right;width: 100%;}div#footer {/* this sets 10px on left to balance 10px right on last div */padding: 0px 0px 0px 10px;/* color of text, the link color is set below */color: #FFFFFF;/* you can set your own image here */background: transparent;border-top: 1px solid #FFCC00;}div#footer p {color: #FFFFFF;/* sets different font size from default */font-size: 0.8em;/* some air for footer */padding: 5px;/* centered text */text-align: left;margin: 0;}div#footer p a {/* footer link would be same color as default we want it same as footer text */color: #FFFFFF;text-decoration: underline;}/* as we hid all hr for accessibility we create new hr with div class="hr" element */div.hr {height: 1px;padding: 1em;border-bottom: 1px dotted black;margin: 1em;}/* relational links under content */div.left49 {/* combined percentages of left+right equaling 100%  might lead to rounding error on some browser */width: 70%;}div.right49 {float: right;width: 29%;/* set right to keep text on right */text-align: right;}/********************CONTENT STYLING*********************//* HEADINGS */div#content h1 {/* font size for h1 */font-size: 1.5em;font-family: 'Cabin', sans-serif;color: #FFCC00;line-height: 2em;margin: 0;font-weight: bold;}div#content h2 {font-family: 'Cabin', sans-serif;/* font size for h2 the higher the h number the smaller the font size, most times */text-align: left;/* some air around the text */padding-bottom: 10px;/* a larger than h1 line height */font-weight: bold;}div#content h3 {font-family: 'Cabin', sans-serif;color: #FFCC00;font-size: 1.3em;line-height: 1.3em;font-weight: bold;}div#content h4 {font-family: 'Cabin', sans-serif;color: #FFCC00;font-size: 1.2em;line-height: 1.3em;font-weight: bold;}div#content h5 {font-family: 'Cabin', sans-serif;color: #FFCC00;font-size: 1.1em;line-height: 1.3em;font-weight: bold;}h6 {font-family: 'Cabin', sans-serif;color: #FFCC00;font-size: 1em;line-height: 1.3em;font-weight: bold;}/* END HEADINGS *//* TEXT */p {/* default p font size, this is set different in some other divs */font-size: 16px;/* some air around p elements */margin: 0 0 13px 0;line-height: 1.4em;padding: 0;color: #FFCC00;}blockquote {border-left: 10px solid #ddd;margin-left: 10px;}strong, b {/* explicit setting for these */font-weight: bold;}em, i {/* explicit setting for these */font-style: italic;}/* Wrapping text in &lt;code&gt; tags. Makes CSS not validate */code, pre {/* css-3 */white-space: pre-wrap;/* Mozilla, since 1999 */white-space: -moz-pre-wrap;/* Opera 4-6 */white-space: -pre-wrap;/* Opera 7 */white-space: -o-pre-wrap;/* Internet Explorer 5.5+ */word-wrap: break-word;font-family: "Courier New", Courier, monospace;font-size: 1em;}pre {/* black border for pre blocks */border: 1px solid #000;/* set different from surroundings to stand out */background-color: #ddd;margin: 0 1em 1em 1em;padding: 0.5em;line-height: 1.5em;font-size: 90%;}/* Separating the divs on the template explanation page */div.templatecode {margin: 0 0 2.5em;}/* END TEXT *//* LISTS *//* lists in content need some margins to look nice */div#main ul,div#main ol,div#main dl {font-size: 13px;color: #FFCC00;line-height: 1.4em;margin: 0 0 1.5em 0;}div#main ul li,div#main ol li {font-size: 13px;color: #FFCC00;margin: 0 0 0.25em 3em;}/* definition lists topics on bold */div#main dl {margin-bottom: 2em;padding-bottom: 1em;border-bottom: 1px solid #c0c0c0;}div#main dl dt {font-weight: bold;margin: 0 0 0 1em;}div#main dl dd {margin: 0 0 1em 1em;}/* END LISTS */

tinyMCE.init({
    height : "480"
});
</pre></body></html>