@charset "utf-8";
-ms-interpolation-mode:bicubic;
/* CSS Document */


/* DOCUMENT PROPERTIES */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;

}

body {
	background-image: url(../img/bgcataclysm.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	background-color: #000000;
}
/* END OF DOCUMENT PROPERTIES */
.signature {
border-top-style: solid;
border-top-width: 2px;
border-top-color: #000000;
text-align: left;
font-size: 14px;
}

.lionpoints {
padding-left: 3px;
text-align: left;
background-color: #5B3623;
font-size: 12px;
}

.linetop {
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
}

.nieuwshead {
border-bottom-width: 1px;
border-bottom-color: #000000;
border-bottom-style: solid;
text-align: center;
}

/* GUIDES */
.gedit {
float: right;
}

.gtitle {
font-weight: bold;
text-align: left;
font-size: 15px;
float: left;
}


.gdiscr {
font-size: 12px;
text-align: left;
}

.ginfo {
font-size: 11px;
font-style: italic;
text-align: left;
}
/* END OF GUIDES */

/* FORMS */
.registertop {
font-size: 14px;
outline-color: #FF0000;
text-align: left;
}

.registercath {
font-size: 16px;
font-weight: bold;
text-align: left;
}

.registeritem {
text-align: left;
padding-left: 5px;
}

.expl {
font-size: 10px;
text-align: left;
padding-left: 5px;
}

.login {
background-color: #10133A;
color: #FFFFFF;
font-family: "Trebuchet MS";
border-color: #FFFFFF;
border-style: solid;
border-width: 1px;
}

.required {
color: #FF0000;
}

.padding {
padding-top: 4px;
}

.error {
font-weight: bold;
padding-top: 5px;
color: #FF0000;
font-size: 9px;
}
/* END OF FORMS */
/* COMMENTAAR */
.cheader {
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
}

.cuser {
float: left;
font-weight: bold;
}

.cinfo {
float: right;
font-style: inherit;
}

.cempty {
font-style: italic;
text-align: center;
}

/* END OF COMMENTAAR */

.shorttext {
text-align: left;
}

.longtext {
text-align: left;
}


.nieuwsobject {
float: left;
font-size: 12px;

}

.nieuwsdateauthor {
float: right;
font-style: italic;
font-size: 12px;

}


.nieuwsdate {
font-style: italic;
font-size: 10px;
text-align: left;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
}


.leftcolumn {
width: 19%;
}

.middlecolumn {
width: 60%;
}

.rightcolumn {
width: 19%;
}

.nieuwsdate {
font-style: italic;
font-size: 10px;
text-align: left;
}

.nieuwsheader {
text-align: left;
font-weight: bold;
}

.nieuwstitle {
font-weight: bold;
float: left;
}


.logo {
float: left;
}

.currentdatum {
float: right;
color: #FFFFFF;
}

.topics {
font-size: 9px;
padding-left: 3px;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
}

.picture {
width: 100%;
height: 200px;
}

.agendabg {
background-color: #5B3623;
}

.agendarealbg {
background-color: #10143A;
color: #FFFFFF;
}

.agendarealpic {
border-bottom-color: #FFFFFF;
border-bottom-style: solid;
border-bottom-width: 1px;
text-align: center;
background-color: #10143A;
color: #FFFFFF;
}

.itemreal {
border-bottom-color: #FFFFFF;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-left: 3px;
font-size: 12px;
}

.datum {
font-size: 9px;
color: #333333;
padding-left: 3px;
}

.agendapic {
text-align: center;
font-size: 12px;
background-color: #5B3623;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
}



.item {
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-left: 3px;
font-size: 12px;
}

.spacer {
height: 10px;
}

.tablecath {
background-image: url(../img/barcathcataclysm.gif);
background-repeat: no-repeat;
border-top: thin;
border-top-color: #666666;
border-left: thin;
border-left-color: #666666;
border-right: thin;
border-right-color: #666666;
padding-left: 25px;
height: 20px;
color: #FFFFFF;
padding-bottom: 2px;
font-size: 11px;
}

.tableentry {
border-left: thin;
border-left-color: #666666;
border-right: thin;
border-right-color: #666666;
border-right: thin;
border-right-color: #666666;
background-color: #5B3623;

}
/* JQUERYSLIDE MENU -- DO NOT EDIT */
.jqueryslidemenu{
font: bold 12px Verdana;
background-image: url(../img/topbg2cataclysm.jpg); 
width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background-image: url(../img/topbg2cataclysm.jpg); /*background of tabs (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background-image: url(../img/topbg2cataclysmhover.jpg); 
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
/* END OF JQUERYSLIDE MENU */

