/***************************************************/
/*RESET*/
*{padding:0px; margin:0px;}
*:focus {outline: 0;}
img{border:0;}
.clear{clear:both; height:1px;}
/***************************************************/
/*PAGE*/
html { background:url(../images/bg_wrapper.jpg) repeat-x top left; }
body{ width:100%; height:100%; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#container{width:934px; margin:auto; /*border:1px solid #00FF33;*/}
#header{width:100%; height:119px;}
#header .logo1{float:left;}
#header .logo2{float:right;}
#content{width:100%; clear:both; }
/*****************************/
#navigation, #navigation #nav{list-style:none;line-height: 1; }
#navigation{font-family:Arial, Helvetica, sans-serif; font-size:11px;  width:100%; text-align:center;}
#navigation #nav{width:934px; margin:auto; position:relative;}
#nav li {border-left:1px solid #a0a0a0; color:#46166b; float:left; border-top: 1px solid #FFFFFF;}
#nav .last{border-right:1px solid #a0a0a0;}
#nav a{ color:#46166b; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; text-transform:uppercase; display:block; padding-left:38px; padding-right:38px; padding-top:14px; padding-bottom:14px; text-decoration:none; }
#nav li ul{background:#f1eef7; position:absolute; margin-top:1px; left: -999em; list-style:none;}
#nav li ul li{ border-top: 0px; border-left:0px; float:none; text-align:left;}
#nav li ul li:hover{border-top:0px;}
#nav li:hover ul ul, #nav li.sfhover ul ul {left: -999em;}
/*#nav li:hover {border-top: 1px solid #a0a0a0;}*/
#nav li:hover a{color:#a28ab5;}
#nav li ul li a{color:#606060; text-transform:none; font-weight:normal;}
#nav .Current{border-top: 1px solid #a0a0a0;}
#nav li .Current{border:none;background:#DaD0E1; }
#nav li .Current a { color:#46166b;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {left: auto;}
#nav li ul li a:hover {}
/*****************************/
/* PANES */
#top_pane{clear:both; padding-top:44px; /*margin-top:60px;*/}
/* leftpane */
#leftpane{width:634px; float:left; color:#666666;padding-bottom:25px;}

#leftpane .subtitle{color:#666666; font-weight:bold; padding-bottom:10px; display:block;}
#leftpane .line{color:#cdbcc8; line-height:1px; height:1px;background-color:#cdbcc8; border:#cdbcc8;display: block;}
#leftpane_content{padding-right:19px; line-height:18px; width:615px;}
#leftpane_content_text{padding-right:25px; line-height:18px;}
#leftpane_content_text a{color:#0083bf; font-size:12px;}
#leftpane_content_text a:hover{ text-decoration:none;}
#leftpane_content a{color:#0083bf; font-size:12px; text-decoration:none}
#leftpane_content a:hover{ text-decoration:underline;}
#leftpane h1 {font-size:22px; font-weight:normal; color:#46166b; text-transform: uppercase; line-height:28px;}
#leftpane h2 {font-size:12px; color: #46166b; text-transform: uppercase; margin-top: 1em;}
#leftpane h3 {font-size: 15px; color: #46166b; text-transform: uppercase; margin-top: 1em; }
#leftpane h4 {font-size: 12px; color: #666; text-transform: uppercase; letter-spacing: 1px; font-weight: bold}
#leftpane h5 {font-size: 11px; color: #97969a; text-transform: uppercase; letter-spacing: 1px; font-weight: normal; }
#leftpane ul{list-style:url(../images/square.jpg); margin-left:40px;}
#leftpane #flash{border:1px solid #a0a0a0; width:615px;}
/* rightpane */
#rightpane{padding-bottom:25px; float:right; width:300px;}
#rightpane_box{width:298px; border: 1px solid #a0a0a0;min-height:420px; }
#rightpane #archief{padding:8px; display:block;}
#rightpane ul{list-style:url(../images/square.jpg); margin-left:15px;}

.title {font-size:20px; color: #46166b; text-transform: uppercase;}
.subtitle {font-size:15px; color: #46166b; text-transform: uppercase;  font-weight:bold;}
.subtitle2 {font-size:12px; color: #46166b; text-transform: uppercase; }
.subtitle3 {font-size:12px; color: #46166b;text-transform: normal; line-height:20px;}
.imgStyleLeft {padding:5px; padding-left:0px;}
.imgStyleRight {padding:5px; padding-right:0px;}
/*****************/
.rightpane_content{color:#666666;padding:20px; line-height: 18px;}
.rightpane_content h1{ font-size:22px; color: #46166b; text-transform: uppercase; }
.rightpane_content h2{ font-size:15px; color: #46166b; text-transform: uppercase;  font-weight:bold;}
.rightpane_content h3{ font-size:12px; color: #46166b; text-transform: uppercase; line-height:20px; }
.rightpane_content h4{ font-size:12px; color: #46166b; line-height:20px; }
.rightpane_content a{color:#0083bf; font-size:12px; text-decoration:underline}
.rightpane_content a:hover, .rightpane_content a:active, .rightpane_content a:visited{color:#0083bf;}
/* BOX BOTTOM */
#bottompane{clear:both; }
#bottompane #box_right{float:right; width:300px;}
#bottompane #box_right a {margin-bottom:6px; display:block;}
#bottompane #box_right img {display:block;}
#bottompane #box_right a.last { margin:0;}
/* BOX CONTENT */
.box_content{border:1px solid #a0a0a0; padding:5px; width:288px; height:176px; line-height:18px; font-size:12px; float:left; margin-right:17px;}
.box_content h2{ color:#46166b; font-size:21px; font-weight:normal; line-height:25px; padding-top:3px; padding-bottom:3px; text-transform: uppercase;}
.box_content h3{ color:#666666; font-size:14px; font-weight:bold;  text-transform: uppercase;}
.box_content ul{list-style:none; color:#666666; border-top: 1px solid #a0a0a0; padding-top:10px; padding-bottom:10px;}
.box_content a{color:#0083bf; font-size:12px;}
.box_content a:hover{ text-decoration:none;}
/*FOOTER*/
#footer{clear:both; padding-top:10px; padding-bottom:30px; color:#9f94b1; font-size:11px; vertical-align:top; }
#footer a {color:#9f94b1; text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#footer .Current{text-decoration:underline;}
#footer #lang{ text-align:right; float:right; text-transform:uppercase;}
#footer #lang a {text-transform:uppercase;}
#footer #footnav{ text-align:left; float:left;}
/*GAME*/
#game{padding-top:15px;font-size:11px;}
#game h3{color:#46166b; font-size:11px; line-height:14px; border-bottom:1px solid #cdbcc8; margin-bottom:5px;}
#game .line{color:#cdbcc8; line-height:1px; height:1px;background-color:#cdbcc8; border:#cdbcc8;display: block;}
#game .Highlight{color:#46166b; font-size:22px; font-weight:bold;}
/*TIME*/
#time{padding-top:15px;font-size:11px;}
#time h3{color:#46166b; font-size:11px; line-height:14px; border-bottom:1px solid #cdbcc8;margin-bottom:5px;}
#time .line{color:#cdbcc8; line-height:1px; height:1px;}
#time .Highlight{color:#46166b; font-size:22px; font-weight:bold;}
/*NEWS*/
#newsticker{border-top: 1px solid #a0a0a0; color:#666666;padding:10px; width:268px; height:122px;  overflow:hidden;}
#quotesticker{border-top: 1px solid #a0a0a0; color:#666666;padding:10px; width:268px; height:122px; overflow:hidden; }
.ReadMore{text-transform:uppercase; }
#pages{text-align:right;}

/*WORKSHOPS AND FORMS*/
div.workshopItem { border: 1px solid #A0A0A0; padding:5px; margin-bottom:10px; }
#leftpane div.workshopItem h2 { margin-top:0em; padding:3px 0; }
div.workshopItemIntro { border-top:1px solid #A0A0A0; padding:10px; overflow:hidden; }
div.workshopItemIntro img { float:right; margin-left:10px; border:none; }
#leftpane_content div.workshopItemIntro a { color:#0083BF; font-size:12px; text-transform:uppercase; text-decoration:underline; display:block; margin-top:18px; }
#leftpane_content div.workshopItemIntro a:hover { text-decoration:none; }
.rightpane_content img#workshopImg { border:none; margin-bottom:18px; }
.genLabel, .genTextBoxMulti, .umbracoCheckbox { display:none; }

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
