<STYLE TYPE="text/css">

html {
  height:100%;
}

body { 
	position: absolute;
        background-color: #F4F7FF;
        margin: 0px;
        padding: 0px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	margin-width: 0px;
	margin-height: 0px;
	margin: 0px 0px 0px 0px;
	font-family: Sans,Arial,Helvetica; 
	font-size: 12px; 
        height: 100%;

        bottom: 0;
}

h2,.frontpageheader {
	font-family: Sans,Verdana,Arial,Helvetica;
	color: #222244;
	font-size: 18px;
	text-align: center;
/*	margin-left: 20px;	*/
/*	margin-right: 100px;	*/
	line-height: 1.5em;
}

p, .contentpaneopen {
	font-family: Sans,Verdana,Arial,Helvetica;
 	color: #222244;
	font-size: 12px;
/*	margin-left: 20px; */
/*	margin-right: 100px; */
	line-height: 1.5em;
	width: 500px;
}

/* pre {
 white-space: -moz-pre-wrap;
 white-space: -pre-wrap;
 white-space: -o-pre-wrap;
 white-space: pre-wrap;
 word-wrap: break-word;
} */

.contentheading {
	font-family: Sans,Arial,Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #773333;
	padding-top: 20px;
}

.small {
	font-family: Sans,Arial,Helvetica;
	font-size: 12px;
	font-style: italic;
}

.createdate {
	font-family: Sans,Arial,Helvetica;
	font-size: 9px;
}

ol {
  font-family: Arial,Helvetica; 
  font-size: 12px;
  margin-left: 10px;
  margin-right: 50px;
}

ul {
  font-family: Arial,Helvetica; 
  font-size: 12px;
  margin-left: 10px;
  margin-right: 50px;
}
       
.none {
	font-family: Arial,Helvetica; 
	font-size: 11px;
                margin-left: 0px;
                margin-right: 0px;
}


.bulletlist {
	font-family: Arial,Helvetica; 
	font-size: 12px;
}

td {
                vertical-align: top;
}

table.topbar {
	background-image:url('/templates/schouwenburg/images/topbar.png');
                background-repeat: no-repeat;
                background-position: left top;
                background-color: #1023a0;  
                border: 0px;
                padding: 0px;
}

td.topbar {
                vertical-align: bottom;
}

table.leftbar {
	background-image:url('/templates/schouwenburg/images/leftbar.png');
                background-repeat: no-repeat;
                background-position: left top;
                background-color: #F4F7FF;
                border: 0px;
                padding: 0px;
                vertical-align: top;
                bottom: 0;
height: 100%;
margin-bottom: 0;
}         

td.heading {
        background-color: #a5b9e2;
	font-family: Arial,Helvetica; 
	font-size: 18px;
	font-weight: bold;
        color: #F4F7FF;
        padding-left: 10px;
        border: 1px solid #1023a0;
	text-align: center;
}

table.payoff {
	background-color: #efefef;
	font-family: Sans,Arial,Helvetica;
	font-size: 9px;
	align: center;
}

img.payoff {
	padding: 30px;
}

.content {
                border: 0px solid #000000;
                border-left-width: 0px;
                border-right-width: 0px;
                border-color: #000000;
                background-color: #F4F7FF;
		font-family: Sans,Arial,Helvetica;
}

.menuitem a:link { color: #000000; text-decoration: none; border-bottom: none}
.menuitem a:visited { color: #000000; text-decoration: none; border-bottom: none}
.menuitem a:active { color: #000000; text-decoration: none; border-bottom: none}
.menuitem a:hover { color: #FF0000; text-decoration: none; border-bottom: none}
.menuitem {
                font-family: Arial,Helvetica;
                text-decoration: none;
}

.sitemap1 { font-weight: bold; margin-top: 10px; }
.sitemap2 { font-size: 11px; margin-left: 10px; }
.sitemap3 { font-size: 10px; margin-left: 20px; }

a:link { color: #000000; }
a:visited { color: #000000; }
a:active {  color: #000000;}
a:hover { color: #FF0000; }

/* ########## MAIN MENU SETTINGS ########## */

a.mainlevel:link, a.mainlevel:visited {
  font-size        : 12px;
  text-decoration  : none;
  color            : #000000;
}

a.mainlevel:hover {
  font-size        : 12px;
  text-decoration  : underline;
  color            : #FF9999;
}

a.sublevel:link, a.sublevel:visited {
  font-size        : 10px;
  text-decoration  : none;
  color            : #000000;
}

a.sublevel:hover {
  font-size        : 10px;
  text-decoration  : none;
  color            : #990000;
}

/* ########## MODULE SETTINGS ########## */

table.moduletable {
  margin-bottom    : 20px;
}

table.moduletable th {
  font-family      : Sans,Arial,Helvetica;
  font-size        : 12px;
  font-weight      : bold;
  color            : #663333;
  text-align       : left;
}

table.moduletable td {
  font-family      : Sans,Arial,Helvetica;
  font-size        : 11px;
  font-weight      : normal;
  padding-left     : 3px;
}

table.moduletable {
  margin-bottom    : 20px;
}

table.moduletablelogin th {
  font-family      : Sans,Arial,Helvetica;
  font-size        : 12px;
  font-weight      : bold;
  color            : #663333;
  text-align       : left;
}

table.moduletablelogin td {
  font-family      : Sans,Arial,Helvetica;
  font-size        : 9px;
  font-weight      : normal;
  padding-left     : 0px;
}

table.moduletablelogin {
  position         : fixed;
  bottom           : 5%;
}

.head { 
  font-family      : Sans,Arial,Helvetica;
  font-size        : 20px;
  font-weight      : bold;
  color            : #773333;
}

.title {
  font-family      : Sans,Arial,Helvetica;
  font-size        : 14px;
  font-weight      : bold;
  color            : #000000;
}

.desc {
  font-family      : Sans,Arial,Helvetica;
  font-size        : 14px;
  font-style       : italic;
  color            : #000000;
}

.fineprint {
  font-family      : Sans,Arial,Helvetica;
  font-size        : 12px;
  font-weight      : normal;
  color            : #000000;
}

/* ######### COMPONENT ######### */

.componentheading {
  font-family      : Sans,Arial,Helvetica;
  font-size        : 24px;
  font-weight      : bold;
/*  color            : #773333; */
  color            : #1111AA;
}

/* ########## SECTION ########## */

.sectiontableheader {
  background-color: #1023A0;
  font-family      : Sans,Arial,Helvetica;
  font-size        : 12px;
  font-weight      : bold;
  color            : #FFFFFF;
}

.sectiontableentry1 {
  background-color: #efefef;
}

.sectiontableentry2 {
  background-color: #CCCCCC;
}
 
/* ########## GALLERY ########## */
.modnavboxtop {
  font-family      : Sans,Arial,Helvetica;
  font-size        : 12px;
  color            : #000000;
  margin-left      : 14px;
}

/* ########## RECEPTEN ########## */
             
p.recipeline {
  padding-left: 25px;
}

a.recipeline {
  text-decoration  : none;
  color            : #000000;
}

a.recipeline:hover {
  text-decoration  : underline;
  color            : #FF9999;
}

a.recipeline_sub {
  text-decoration  : none;
  padding-left: 15px;
  color            : #000000;
}

a.recipeline_sub:hover {
  text-decoration  : underline;
  padding-left: 15px;
  color            : #FF9999;
}

.recipeheading {
  font-weight: bold;
  text-decoration: underline;
}


-->
</STYLE>
