/* Start of CMSMS style sheet 'dicteestyles' */
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0; padding: 0;	border: 0;
 font-weight: inherit;	
 font-size: 100%;
 line-height: 1.5;
 font-family: inherit;
 text-align: left;
 vertical-align: baseline;
 font-style: inherit; 
}
a img, :link img, :visited img {border: 0;}
table {	border-collapse: collapse; border-spacing: 0;}
ol, ul {list-style: none;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}
em, q, blockquote{font-style:italic;}
strong{font-weight:bold;}

/* let's go */ 
body{ 
	font-family:  Verdana, sans-serif;
	color: #373736; 
	font-size: 12px;
	background: #7f0914; ;  
}
#container{
	width: 90%; min-width:900px;
	margin: 0 auto;
}
#header{
	width:100%; height:118px;
	background: url(images/header2010.jpg) no-repeat scroll center top;
	position: relative;
}
#header.home{background: url(images/header_home.jpg) no-repeat scroll center top;}
#header h1{
	text-indent:-9000px;
}
#outer{	
	background: #F0F6D1; 
	padding: 0 20px 20px;
	border-left: 3px solid #373736;
	border-right: 3px solid #373736;
}

/* setting liquid 3 column layout */ 
#sponsors{float:left; width:24%; padding-top: 25px; }
#inner{	float: right; width: 75%;}
#content{float:left; width: 66%; margin-bottom: 50px; overflow:hidden;}
#extra{	float:right; width:30%;padding-top: 25px;}
div.clear{clear:both; }

#footer{
	font-size:10px;
	background:#f2fdb9;
	width: auto; 
	border: 3px solid #373736;
	margin:0; padding:3px 20px;
}
#footer p{margin:0;}
#footer_home{
   width: 100%; text-align:center; background: url(images/bgdev.gif) repeat-x scroll left bottom;
}
#content_wrapper{
	border-left: 2px solid black;
	border-right:2px solid black;
	margin-top: 25px;
	padding: 0 30px; 
}

#breadcrumbs, #breadcrumbs a{color:#DA2D2D; font-size:10px;}
#extra form {margin-bottom: 30px;}
#extra form label{display:none;}
#sponsors img, #extra img {margin:1em auto; display:block;}
/* text-styles*/ 
h1#pagetitle{font-size:25px;position:relative; top:-25px; }
h1, h2, h3, h4, h5, h6{	
	font-weight: bold;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{
        text-align: center;
} 
.left{text-align:left !important;}
h1{font-size:20px;}
h2{font-size:16px;}
h3{font-size:14px;}
p, ul{margin-bottom: 1em;}
a{color:#DA2D2D; text-decoration:underline;}
li{list-style: disc none outside; margin-left: 1em;}

/* form */ 
#content form {
        margin-top: 1em;
	width:100%;
}
#content fieldset{
        padding: 1em 0;
}
#content fieldset.marker{
        border-top: 1px solid #DA2D2D;
}
#content legend{
       color:#DA2D2D;
       padding: 0 1em 0 0;
       font-style: italic;
}
#content label{
	text-align:right;
	width:8em;
	padding-right: 1em;
	float:left;
}
#content .fi{
	width: 60%; 
	margin-bottom: 0.5em; 
	font-size: 100%; 
	font-family:inherit;
}
#content input.nolabel{
	margin-left: 8.5em;
}
#content form p.info{
	margin-left: 9em;
}
#content #knop{
	padding: 0 1em; 
}
#content textarea{
	height: 8em; 
	font-family:inherit;
}
#content input.special{display:none;}
p.error{color:#DA2D2D; font-weight: bold; margin-top: 1em;}

/* menu's */ 
#nav{
	background:#f2fdb9;
	width: auto; height: 21px;
	border: 3px solid #373736;
	margin:0; 
}
#nav li {
	float: left;
	list-style:none;
	margin:0;
}
#nav li a{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Calibri, Verdana, sans-serif;
    font-size:15px;
	text-decoration: none;
	padding: 3px;
	margin-right: 20px;
	outline:none;
	text-transform:uppercase;
        color:#000;
}
#nav li a:hover, #nav li.menuactive a{
	color:#DA2D2D; 
}
#sec_nav{
	margin:0 0 30px; padding:0;
}
#sec_nav li {
	list-style:none;
	margin:0;
}
#sec_nav ul{ margin-left: 1em;}
#sec_nav a{color:#000}
#sec_nav .sectionheader{font-weight: bold; font-size:16px;}
/* End of 'dicteestyles' */

