*{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	background-color:#006600;
	text-align:center;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:11px;
	color:#006600;
}
#container{
margin:0 auto;
width:1000px;
text-align:left;
}

/* Top Band */
#topband{
	height:50px;
	background:#cb610c url('../images/topbandpattern2.jpg') repeat-x;
}

/* Header */
#header{
	height:125px;
	background:#B50008 url('../images/headertekst.gif') repeat-y;
}
#header h1{
	margin:0;
	padding:45px 0 0 30px;
	font-family:"Verdana",Arial,sans-serif;
	font-size:44px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-2px;
	position:absolute;
	color:#FFFF00;
}
#header h1 span{
	color:#FFFFFF;
}

/* Navbar */
#navbar{
	height:65px;
	background:#e5e5e5 url('../images/navbarbg.gif') repeat-x;
	padding-left:20px
}

/* Menu */
#navbar ul{
	list-style-type:none;
	margin:0;
}
#navbar ul li{
	display:inline;
}
#navbar ul li a{
	font-family:"Verdana",Arial,sans-serif;
	font-size:14px;
	letter-spacing:-1px;
	text-decoration:none;
	text-align:center;
	color:#B50008;
	float:left;
	display:block;
	padding:18px 12px 31px 12px;
}
#navbar ul li a:hover{
	background:url('../images/navbarbghover_anim.gif') repeat-x;
	color:#B50008
}

/* Content Divs */
#c{
	width:100%;
	background:#FFFF84 url('../images/cbg.gif') repeat-y top left;
}
#c2{
	background:url('../images/logo_geel2.gif') no-repeat bottom right;
}
#cleft{
	width:175px;
	background:#FFFFC6 url('../images/cleftbg.gif') repeat-x top left;
	float:left;
	padding:15px;
}
#cright{
	margin-left:225px;
	background:url('../images/crightbg.gif') repeat-x top left;
	padding-left:15px; padding-right:15px; padding-top:15px; padding-bottom:25px
}
#c_clearboth{
	clear:both;
}

/***** Content Styles *****/	

/* Links, Acronyms, etc. */
a{
	color:#B50008;
	text-decoration: none;
}
a:hover{
	color:#B50008;
	text-decoration: underline;
}
acronym{
	cursor:help;
	border-bottom:1px dotted #e5e5e5;
}

/* Headers */
#c h1, #c h2, #c h3, #c h4, #c h5, #c h6{
	margin-top:5px;
	font-family:Georgia,Helvetica,sans-serif;
	font-weight:normal;
}
#c h1{
	color:#006600;
	font-size:25px;
}
#c h2{
	color:#006600;
	font-size:22px;
}
#c h3{
	color:#006600;
	font-size:20px;
}
#c h4{
	color:#006600;
	font-size:15px;
	font-weight:bold;
	/*padding-left:5px;
	border-left:2px dotted #B50008;*/
}
#c h5{
	color:#d4a70b;
	font-size:14px;
	font-weight:bold;
}
#c h6{
	color:#cb610c;
	font-size:11px;
	font-weight:bold;
}
#c span.date{
	font:17px Georgia,Helvetica,sans-serif;
	color:#B50008;
	display:block;
	margin-top:-3px;
}

/* Paragraphs */
#c p{
	margin:10px 0 15px 0;
	line-height:22px;
}
/*#c p:first-letter{
	margin-left:5px;
}*/

/* Blockquotes */
#c blockquote{
	border-left:3px solid #B50008; border-right:1px solid #666; border-top:1px solid #666; border-bottom:1px solid #666; width:90%;
	background:#555 url('../images/stripedbg.gif') top left;
	margin-left:5px; margin-right:0; margin-top:10px; margin-bottom:10px; padding-left:12px; padding-right:12px; padding-top:10px; padding-bottom:10px
}
#c blockquote p{
	margin:0;
}
#c blockquote span{
	display:block;
	color:#888;
	font-size:10px;
}
#c blockquote span a{
	text-decoration:none;
}

/* Code */
#c code{
	border-left:3px solid #B50008; border-right:1px solid #B50008; border-top:1px solid #B50008; border-bottom:1px solid #B50008; display:block;
	padding:10px;
	background:#B50008 url('../images/stripedbg.gif') top left;
	line-height:15px; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:15px
}
#c .highlight{
	color:#d4a70b;
	font-weight:bold;
}

/* Lists */
#cleft ul{
	margin:15px 5px;
}
#cleft ul li{
	list-style-type:none;
	line-height:20px;
	background:url('../images/sidebarliststylelight.gif') no-repeat 0 6px;
	padding-left:15px
}
#cleft ul li ul{
	margin:0 5px;
}
#cleft ol{
	margin:15px 5px;
	margin-left:24px !important;
	margin-left:28px;
}
#cleft ol li{
	line-height:20px;
}
#cleft ol li ol{
	margin:0 5px 0 20px;
}
#cleft dl{
	margin:15px 5px;
}
#cleft dl dt{
	font-weight:bold;
	color:#d4a70b;
}
#cleft dl dd{
	margin:5px 0 10px 15px;
}

/* Forms */
#cleft form.boxed{
	background-color:#505050;
	border:1px solid #666;
	padding:5px 15px 5px 15px;
	margin:10px 0 20px 0;
}
#cleft form p{
	margin:10px 0 10px;
}
#cleft form label{
	display:block;
	color:#bbb;
	font-size:10px;
}
#cleft form input{
	background:#666 url('../images/forminputbg.gif') top left;
	border:1px solid #777;
	color:#e5e5e5; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana, Helvetica, sans-serif; padding-left:3px; padding-right:3px; padding-top:2px; padding-bottom:2px
}
#cleft form input.button{
	background-color:#666;
	border:1px solid #444;
	cursor:pointer;
}
#cleft form textarea{
	width:329px;
	background:#666 url('../images/forminputbg.gif') top left;
	border:1px solid #777;
	color:#e5e5e5; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana, Helvetica, sans-serif; padding-left:3px; padding-right:3px; padding-top:2px; padding-bottom:2px
}
/* Floated Images */
.floatright{
	float:right;
	padding:10px 0 10px 10px;
}
.floatleft{
	float:left;
	padding:10px 10px 10px 0;
}

/***** End Content Styles *****/

/* Sidebar */
#cright{
	color:#006600;
}
#cright h1{
	font-size:22px;
}
#cright ul{
	margin:5px 0 0 5px;
}
#cright ul li{
	line-height:20px;
	list-style-type:none;
}
#cright ul li a{
	padding-left:15px;
	background:url('../images/sidebarliststyle.gif') no-repeat center left;
	color:#888;
	text-decoration:none
}
#cright ul li a:hover{
	background:url('../images/sidebarliststylelight.gif') no-repeat center left;
	color:#aaa
}

/* Search Box */
#searchbox input{
	height:20px;
	width:133px;
	border:1px solid #4b4b4b;
	background-color:#555;
	padding:4px 0 0 3px;
	font:14px Arial,Helvetica,sans-serif;
	color:#999;
}
#searchbox p{
	margin:5px 0 0 0;
}
#searchbox input:focus, #searchbox input:hover{
	border-color:#3f3f3f;
}
/* Footer */
#footer{
	height:94px;
	width:100%;
	border-top:2px solid #B50008;
	background:#B50008 url('../images/footerbg.gif') no-repeat top left;
	color:#B50008
}
#footer p{
	margin:9px 11px;
	line-height:20px;
}
#footer p a{
	text-decoration:none;
}

/* Generic Class Names */
.noborder{
	border:0px none !important;
}
.nobg{
	background:transparent !important;
}
.clearboth{
	clear:both !important;
}
.clearleft{
	clear:left !important;
}
.clearright{
	clear:right !important;
}

/* Special */
#preload{
	width:0;
	height:0;
	display:inline;
	background-image:url(../images/navbarbghover_anim.gif);
	background-image:url('../images/sidebarliststylelight.gif');
}