﻿.cmsBody
{
    background-color: #656565;
    background-image: none;
}

body
{
    margin: 0px;
    background-image: url(img/body_bg.jpg);
    background-color:White;
    background-repeat:repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:	#68696a; /*#7c7d7f; /*#636466;*/
    letter-spacing: 0.1em;
    line-height: 14px; 
}
img
{
    border: 0px;
}
#centerScreen
{
    background-image: url(img/bg.png);
    width: 1058px;
    padding-left: 60px;
    background-repeat: repeat-y;
    padding-bottom: 50px;
    left: 50%;
    margin: 0px auto -15px -529px;
    position: relative;   
    height: 100%;
}

#copyright
{
	text-align:center;
	left: 50%;
    margin: auto auto auto -470px;    
	width: 940px;
	position:absolute;
	font-size: 9px;
	text-transform: uppercase;
	border-top: solid 1px #ee8027;			
}

#cmsMenu
{
    background: #f6851f;
    width: 900px;
    height: 49px;
    margin-bottom: 20px;
    margin-left: 20px;
}

.menuItem
{
    padding: 10px;
    font-size: 15px;
    margin: 0px;
    text-transform: uppercase;
    color: White;
}
.menuLogin
{
    padding: 5px;
    font-size: 12px;
    margin: 0px;
    color: White;
}
h1
{
    color: #f6851f;
    font-family: Georgia;
    font-size: 24px;
    margin-bottom: 5px; /*padding-top:5px;*/
    padding: 5px 0px 5px 2px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    font-weight: normal;
}
h2
{
    color: #f6851f;
    font-family: Georgia;
    font-size: 16px;
    margin: 0px 0px 5px 0px;
    padding: 5px 0px 5px 5px;
    font-weight: normal;
}
h3
{
    color: #f6851f;
    font-family: Georgia;
    font-size: 16px;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 5px 0px;
    font-weight: normal;
}
h5
{
    color: #f6851f;
    font-family: Georgia;
    font-size: 10px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
}


.vetOranje
{
    color: #f6851f;
    font-weight: bold;
}

#logo
{
    background-image: url(img/logo_header.png);
    width: 940px;
    height: 90px;
}

#theHeader
{
    width: 940px;
    height: 177px;
    margin-bottom: 5px;
}
#theBody
{
    width: 940px;
/*    border-bottom: solid 1px #f6851f;
    padding: 0px 0px 10px 0px;     */
}
#streepOnderPagina
{
	padding-top: 5px;
	border-top: solid 1px #f6851f;
	margin: 10px 0px 0px 0px; 
	width: 940px;		
}

p
{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 15px 0px;   
}

#nieuws
{
    width: 565px;
    height: 177px;
    float: left;
}
#menuLinks
{
    background-color: #c1c3c4;
    width: 175px;
    min-height: 345px;    
    padding: 0px;
    margin-right: 5px;
    float: left;
    background-image: url('img/menuLinksBg.jpg');
    background-repeat: repeat-x;
    background-position: top;
}
#menuLinks ul
{
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px 0px 0px 10px;
}
#menuLinks li
{
    list-style-image: url('img/li.png');
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 5px;
}
#menuLinks li.firstLast
{
    list-style-image: url('img/home.png');
    font-weight: bold;
}
#menuLinks li.selected
{
    list-style-image: url('img/home.png');
    font-weight: bold;
    color: #000000;
}
#menuLinks li.selected a
{
    color: #000000;
}
#menuLinks a
{
    color: #7c7d7f;
    text-decoration: none;
}
#menuLinks a:hover
{
    text-decoration: underline;
}

#contentOnderHolder li.selected
{
    list-style-image: url('img/hoofdstuk_sel.png');
}

#contentOnderHolder li.selected a
{
    color: #000000;
}

#contentBovenHolder
{
    width: 375px;
    height: 177px;
    margin: 0px;
    float: right;
    overflow: hidden;
    padding: 0px;
}

#contentOnderHolder
{
    width: 760px;
    float: right;
    margin: 0px;
    padding: 0px;
}
.hoofdstuk
{
    padding: 0px;
    margin: 0px;    
    cursor:pointer;
}
.hoofdstuk.midden
{
    width: 760px;
}
.hoofdstuk.top
{
    width: 375px;
}
.hoofdstuk.bottom
{
    width: 760px;
    margin-top: 20px;
}
.hoofdstuk p
{
    margin: 5px;
}
.hoofdstuk td
{
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}
.hoofdstuk td.selected
{
    color: #ffffff;
    background-color: #e74f1d;
    background-image: url('img/hoofdstuk_bg.jpg');
    background-repeat: repeat-x;
    background-position: top;
}
.hoofdstuk.midden td
{
    width: 170px;
}
.hoofdstuk.top td
{
    width: 355px;
}
.hoofdstuk.bottom td
{
    width: 360px;
}

.hoofdstuk a
{
    color: #f6851f;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
.hoofdstuk a:hover
{
    text-decoration: underline;
}
.hoofdstuk img.miniPictogram
{
    padding-right: 5px;
}

.detail td
{
    color: White;
    background-color: #cececf; /*margin:5px;*/
    padding: 0px;
    margin: 0px;
    height: 35px;
    background-image: url('img/hoofdstuk_bg2.png');
    background-position:right;
}


.detail.top td
{
    border-bottom: solid 5px white;
}

.detail.midden td
{
    border-left: solid 5px white;
    width: 180px;
}


.detail h2
{
    color: White;
    margin: 0px;
    padding: 5px 0px 5px 5px;
}
.detail a
{
    color: White;
}
.detail a:hover
{
    text-decoration: none;
}
.oneliners
{
    height: 105px;
    width: 355px;
}
.kroontje
{
    visibility: hidden;
    padding: 0px;
    margin: 0px;
    height: 14px;
}
.selected img.kroontje
{
    visibility: visible;
    padding: 0px;
    margin: 0px;
}

.hoofdstukMenu
{
    width: 170px;
    min-height: 300px; /*height: 300px;*/
    background-color: #e74f1d;
    background-image: url('img/hoofdstukmenu_bg.jpg');
    background-repeat: repeat-x;
    padding: 5px 10px 5px 5px;
    border-left: solid 5px white;
    float: left;
}

.toonGebruiker
{
    width: 170px;
    min-height: 300px; /*height: 300px;*/
    padding: 5px 10px 5px 5px;
    margin: 20px 10px 20px 10px; 
    float: left;
}

.subMenu
{
    border-top: solid 5px White;
    width: 170px;
    min-height: 300px; /*height: 300px;*/
    background-image: url('img/hoofdstuk_bg2.png');
    background-position:right;
    padding: 5px 10px 5px 5px;
    border-left: solid 5px white;
    float: left;
}

.subMenu ul
{
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
}

.subMenu li
{
    list-style-image: url('img/li.png');
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 0px;
}

.subMenu a
{
    text-decoration: none;
    color: #7c7d7f;
}

.subMenu li.selectedSubMenuItem
{
    list-style-image: url('img/home.png');
    font-weight: bold;
    color: #000000;
}
.subMenu li.selectedSubMenuItem a
{
    color: #000000;
}

.subMenu a:hover
{
    text-decoration: underline;
}

.hoofdstukMenu ul
{
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
}
.hoofdstukMenu li
{
    list-style-image: url('img/li_white.png');
    color: White;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 5px;
}
.hoofdstukMenu li.firstLast
{
    list-style-image: url('img/forum_sel_old.png');
    font-weight: bold;
    cursor: pointer;
}
.hoofdstukMenu li.selected
{
    list-style-image: url('img/forum_sel.gif');
    font-weight: bold;
    color: #000000;
}
.hoofdstukMenu a
{
    color: White;
    text-decoration: none;
}

.hoofdstukMenu a:hover
{
    text-decoration: underline;
}

.mainContentHoofdstuk
{
    position: relative;
    margin-left: 200px;
    margin-top: 5px; /*border: solid 1px red;*/
}

.mainContent
{
    position: relative;
    margin-left: 10px;
    margin-top: 5px; /*border: solid 1px red;*/
    overflow:hidden;
}

.tekstSjabloon
{
    padding-top: 5px;
    /*border-top: dotted 1px #f6851f;*/
    margin: 0px 0px 10px 0px;    
}

.tekstSjabloon .sjabloon1
{
    padding: 0px 0px 0px 15px;
    vertical-align:top;
}

.tekstSjabloon .sjabloon2
{
    padding: 0px 15px 0px 0px;
    vertical-align:top;
}

.tekstSjabloon .sjabloon12
{
    padding: 0px 0px 0px 10px;
    font-style: italic;
}

.tekstSjabloon .tableBreedte
{
    width: 400px;
}


.fotoRij
{
    position: relative;
    font-style: italic;    
}

.fotoRij .foto
{
    width: 164px;
    padding: 10px 20px 0px 0px;
    position: absolute;
}

.imgContainer1
{
    position:relative;
    height: 123px;
    width: 164px;
}

.imgContainer1 .imgKader
{
    background-image: url(img/imgKader1.png);    
    position:absolute;
    height: 154px;
    width: 196px;
    margin-left: -10px;
    margin-top: -10px;
    cursor: pointer;
}

.imgContainer1 .imgZelf
{
    height: 123px;
    width: 164px;
    overflow: hidden;
}

.imgContainer1 .imgKaderZonderVergrootglas
{
    background-image: url(img/imgKader1_2.png);    
    position:absolute;
    height: 154px;
    width: 196px;
    margin-left: -10px;
    margin-top: -10px;
}

.imgContainer1 .imgZelf img
{
    border: none 0px White;
}

.imgContainer2
{
    position:relative;
    height: 152px;
    width: 122px;
}

.imgContainer2 .imgKader
{
    background-image: url(img/imgKader2.png);    
    position:absolute;
    height: 183px;
    width: 153px;
    margin-left: -11px;
    margin-top: -10px;
    cursor: pointer;
}

.imgContainer2 .imgKaderZonderVergrootglas
{
    background-image: url(img/imgKader2_2.png);    
    position:absolute;
    height: 183px;
    width: 153px;
    margin-left: -10px;
    margin-top: -10px;
}

.imgContainer2 .imgZelf
{
    height: 152px;
    width: 122px;
    overflow: hidden;
}

.imgContainerSearch
{
    position:relative;
    height: 152px;
    width: 122px;
}

.imgContainerSearch .imgKader
{
    background-image: url(img/imgKader_search.png);    
    position:absolute;
    height: 181px;
    width: 131px;
    margin-left: -10px;
    margin-top: -10px;
    cursor: pointer;
}

.imgContainerSearch .imgZelf
{
    height: 150px;
    width: 100px;
    overflow: hidden;
}

.imgContainer1 .imgZelf img
{
    border: none 0px White;
}

.fotoRij
{
    position: relative;
    font-style: italic;
}

.bijschrift
{
    padding: 10px 0px 7px 0px;
    font-style: italic;
}

.wikiLijn
{
    padding-top: 5px;
    border-top: dotted 1px #f6851f;
    margin: 10px 0px 0px 0px;
}

.menuItemFotoTekst img.foto
{
    width: 170px;
}

.menuItemFotoTekst td
{
    vertical-align: top;
}

.HoofdstukNaam
{
    color: #f6851f;
    font-family: Georgia;
    font-size: 11px; /*border: solid 1px red;*/
}

.emailLink
{
    color: #f6851f;
    text-decoration: none;
}

.downloadLink
{
    text-decoration: none;
}

#cmsTopScreen
{
    background-color: #f6851f;
    color: #ffffff;
    top: 0px;
    position: relative;
    height: 40px;
    font-size: 18px;
}

.cmsHoofdstuk
{
    background-color: #ffffff;
    padding: 0px 15px 15px 15px;
 }

.cmsHoofdstukTitle
{
    color: #f6851f;
    font-weight: bold;
    border-bottom: solid 2px #656565;
    font-size: 12px;
    padding-bottom: 2px;
    padding-top: 10px;
    margin-bottom: 10px;
}

.cmsTopLeft
{
    font-weight: bold;
    left: 10px;
    top: 12px;
    position:absolute;
}

.cmsTopRight
{
    position:absolute;
    top: 12px;
    right: 10px;
}

.cmsPasswordEntry
{
    left: 50%;
    top: 50%;
    position: absolute;
    width: 1058px;
    margin: -50px auto auto -300px;
}

.cmsMenuLinks
{
    padding: 0px;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 10px;
    float: left; 
    width: 240px;
}

.cmsContent
{
    color: #656565;
    position:relative;
    width: 705px;
    padding: 15px 0px 0px 20px;
    overflow: hidden;
}

.cmsMenuRoot
{
    font-size: 12px;
    font-weight: bold;
    color: #ececed;
    border-bottom: solid 2px #ececed;
    padding: 3px 0px 3px 0px;
    width: 250px;
}

.cmsMenuNode
{
    color: #ececed;
    border-bottom: solid 2px #ececed;
    padding: 3px 0px 3px 0px;
    width: 250px;
}

.cmsMenuSelected
{
    color: #f6851f;
    font-weight: bold;
}

/*.cmsButtonWijzig
{ 
    background-color: #f6851f;
}

.cmsButtonTerug
{
    background-color: #9a9a9a;    
}*/

.cmsButtonVerwijder
{ 
    background-image: url('img/btnVerwijderen.png');
    background-color: transparent;
    background-repeat: no-repeat;
    width: 125px;
    height: 20px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: hand;    
}

.cmsButtonVerwijderMenuitem
{ 
    background-color: Red;
    background-image: url('img/btnVerwijderMenuitem.png');    
    background-repeat: no-repeat;
    width: 200px;
    height: 20px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: hand;    
}

#cmsButtonField a
{
    text-decoration: none;
    margin: 10px 0px 0px 10px;
    padding: 3px 5px 3px 5px;
    font-weight: bold; 
    color: #ffffff;
    font-size: 12px;
}

#cmsButtonField
{
    margin: 10px 0px 30px 30px;
    padding: 3px 0px 3px 0px;    
}

.cmsButtonBoven
{
    color: #ececed;
    text-decoration: none;
    position: relative;
    padding: 0px 0px 0px 0px;
    font-weight: bold; 
    font-size: 12px;
    text-transform: uppercase;
}

.cmsButtonFotoToevoegen
{   
    padding: 10px 10px 10px 10px;    
}

.searchEngineDiv
{
    left: 855px;
    top: 50px;
    position: absolute; 
    background-color: #ffffff;
    width: 140px;
    height: 17px;
    border-left: solid 1px #7c7d7f;
    border-top: solid 1px #7c7d7f;
    border-bottom: solid 1px #7c7d7f;
    border-right: solid 1px #7c7d7f;
}
.searchEngineDiv .searchEngine
{
    padding-left: 3px;
    padding-top: 0px;
    width: 108px;
    height: 13px;
    font-size:10px;
    color: #7c7d7f;
    background-color: #ffffff;
    border-left: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
}

.searchEngineDiv .searchEngineBtn
{
    padding-left: 4px;
    left: 111px;
    position:absolute;
    text-transform:uppercase;
    width: 29px;
    height: 17px;
    font-size:10px;
    color: #7c7d7f;
    background-color: #ffffff;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
    font-weight: bold;
}

.searchEngineDiv .searchEngineBtn:hover
{
 background-color: #ebcc75;
}

.cmsBijschrift
{
    width: 650px;
    height: 200px;
}

.btnSubmit
{
	text-transform:uppercase;
    height: 17px;
    font-size:10px;
    color: #7c7d7f;
    background-color: #ffffff;
    border-left: solid 1px #7c7d7f;
    border-top: solid 1px #7c7d7f;
    border-bottom: solid 1px #7c7d7f;
    border-right: solid 1px #7c7d7f;
    font-weight: bold;
    margin-top: 20px;
}

.btnSubmit:hover
{
 background-color: #ebcc75;
}

.button
{
    border: none;
    font-weight:bold;
    font-family: Arial;
    background-color: #ffffff;    
    padding: 5px 10px 5px 10px;
    color: #f6851f;
    text-transform:uppercase;
    margin: 20px 20px 0px 0px;
}

.button:hover
{    
    background-color: #f6851f;       
    color: #ffffff;
}

.stippellijnRechts
{
	border-right: dotted 1px #7c7d7f;
}

.flashplayerContainer
{
    width: 450px;
    height: 500px;
    position: relative;
    overflow: hidden;
}

.modalBackground
{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity:0.7;
	z-index:2;
}

.panelAntwoord
 {
	height: 0px;
	overflow: hidden; 	
 }
 
 .btnGebruikerCategorie
 {
	cursor: pointer;	
 }