.Flowing  	{ font-size: 16px; font-family: "Lucida Handwriting", "Lucida sans","cursive"; color: #953207; }
.Romtxt  	{ font-size: 18px; font-family: "Book Antiqua","Wide Latin", "serif"; font-weight: bold; color: ORANGE; }
.important	{ font-family: "Comic sans MS", "Lucida Console","cursive"; font-style:italic; font-size: 12pt;} 
.compact	{ font-family: "monospace"; font-size: 9pt; font-weight:bolder ; }
.quote      { font-family: "cursive"; background-color : #DDDDDD; color : #000000; margin-top: 1em; margin-left: 4em; margin-right: 4em;}
.Bordered	{ border: groove thin white; }

.marbleslab {
    background-image:url('../images/Marble001.jpg');
    } /* a marble background for text items */
 
.marbleslab  ul li {
    border-style:outset;
    border-width:2px;
    border-color:#EEEEEE;
    } /* data on the marble slab */

.marbleplatehigh {
    background-image:url('../images/Marble002.jpg');   
    } /* Highlight an item on the marble slab */
    
 #thepage
 {
     position: relative;
     top: 60px;
     /*border-style:solid;
     border-width: 1px; */
 }
 
 #header
{
     position: relative;
     top: 0px;
     float: left;
     z-index: 900;
     /* border-style:solid;
     border-width: 1px; */
 } 
 #mainmenublock 
 {
     position: relative;
     float: left;
     font-size  : 16px;
     width: 18em;
     top: 0px;
     z-index: 900;
 }


#contentblock
{
    position: relative;
    z-index: 90;
    margin-left: auto;
    margin-right: auto;
}

#contentblock img
{
    width: 300px;
}

#fadeinblock
{
    position: relative;
    z-index: 90;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 750px;
    height: 550px;
/*    border-style: solid;*/
}

#fadeinblock img
{
    position: absolute;
    margin-left: auto;
    margin-right: auto;

}
#actualiteit
{
    position: relative;
    float: right;
	width: 18em; 
	top: 0px; 
	font-family: Arial;
	height: 40em;
	z-index: 900;
}


#footer
{
clear: both;
margin-top: 10px;
}

#sponsors
{
    clear:both;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    border:1px solid #dddddd;
}

#sponsors img
{
    height:80px;
    padding-right:100px;
    padding-left:50px;
    padding-top:10px;
    padding-bottom:10px;
}
    

.leftimg
{
	position: relative;
	float: left;
}

.thumbnailblock
{
	position: relative;
	padding: 0 5px 5px 5px;
	width: 140px; 
	top: 20px; 
}

.thumbnailblock a
{
    padding:5px 5px 3px 5px;
	border-style: none;
	display: block;
	margin: 0 5px 8px 0;
    text-decoration: none;
}

.neutral
{
	color: black;  
	background-color: white;
	background-image: none;
}
    
 /* The .nav class is used in conjunction with superfish to create sliding menus */  

 .nav, .nav * {
	margin:			0;
	padding:		0;
	list-style:		none;
}


.nav li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
	background-image: url('../images/Marble002.jpg');
}

.nav li {
	position:		relative;
	list-style:     none; /* remove bullets */
	color:          blue;
	font-weight:    bold;
	width:          17.5em;
	padding-bottom: 0.5em;
	padding-top:    0.5em;
	padding-left:   0.5em;
	z-index: 900;
}

.nav a {
    text-decoration: none;
    display:         block;
}

.nav ul li {
	z-index: 100;
	/*background-image: url(../images/Marble001.jpg);*/
}

.nav li ul  {
	position:		absolute;
	top:			-999em;
	margin:			0;
	padding:		0;
	background-image: url('../images/Marble001.jpg');
}

.nav li:hover ul,
.nav li.sfHover ul {
	top:			0; /* match top ul list item height */
	left:           18em;
}


/* Arrows */
.nav-sub-indicator {
	position:		absolute;
	width:			10px;
	height:			36px;
	right:			.75em;
    top:            3px;		
	background:		url('../images/arrow_left.png') no-repeat; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

.leftlogo 
{
    position: relative;
    float : left;
    width : 175px;
    height : 178px;
}

h1, h2	{ font-family: "Bookman Old Style"; color: 	#953207; }
h3		{ font-family: "Times New Roman"; color: red;}
p		{ margin-left: .2cm; margin-right: .7cm; text-indent: .4cm; }
li		{ margin-left: .2cm; margin-right: .7cm; }
body    {
    background-image: url('../images/Avraback.gif'); 
    background-color: #FFFFCC;
    background-repeat: repeat-x;
    color: #CC1010;
    font-family :Arial ;
}
