/* CSS document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF url(../images/bg.gif) top repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	color: #504d4b;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	width: 0;
	overflow: hidden;
}

a, a:visited {
	text-decoration: none;
    color: #EB3D00;
}

a:focus, a:active {
	outline: 0;
	 -moz-outline: none;
    color: #EB3D00;
}

img {
	border: none;
}

p {
	padding: 8px;
}

h1 {
	color: #eb3d00;
	font-size: 18px;
	font-weight: bold;

	padding-top: 6px;
	padding-left: 0px;
	padding-bottom: 15px;
	margin: 0;
	letter-spacing:2px;
    text-align: right;
}

h2 {
	color: #eb3d00;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 3px;
	margin: 0;
	letter-spacing: 4px;
}

/**************************************/


/* Algemeen lay-out */
#container {
	background: url(../images/contentbg.png) #FFF left repeat-y;
	width: 977px;
	height: 100%;
	margin: 0 auto;
}

#logo {
	background: url(../images/logo.gif) left top no-repeat;
	width: 977px;
	height: 96px;
	display: block;
}

#content {
	background: url(../images/boom.gif) bottom left no-repeat;
	width: 965px; /* 977px */
	height: 100%;
	padding: 13px 3px 21px 9px;
}

#left {
	width: 151px;
	height: 100%;
	float: left;
}

#middle {
	width: 604px;
	height: 100%;
	padding-right: 16px;
	float: left;
}

#right {
	width: 194px;
	height: 100%;
	float: left;
}

#banner {
	width: 604px;
	height: 275px;
   margin-bottom: 14px;
}


.middleblok1, .middleblok2  {
  	background: url(../images/borderlarge.gif) #eeeeee 0px 32px no-repeat;

	width: 296px;
	height: 100%;
	margin-right: 12px;
	margin-bottom: 14px;
	float: left;
}

.middleblok2 { margin-right: 0px; }

.middleline  {

	width: 295px;
	height: 2px;
	display: block;
}

.middlebloklarge  {

    background: url(../images/bordermiddlelarge.gif) #eeeeee 0px 32px no-repeat ;
	width: 604px;
	height: 100%;
	margin-right: 12px;
	margin-bottom: 14px;
	float: left;
}

.middlelinelarge  {

	width: 604px;
	height: 5px;
	display: block;
}

.leftbloks {
	width: 308px;
	height: 100%;
	float: left;

}

.rightbloks {
	width: 296px;
	height: 100%;
	float: left;
}

.rightdarkblok, .rightblok, .rightdarkblok-first, .rightblok-first {
	background-color: #dddddc;
	width: 194px;
	height: 100%;
	margin-top: 14px;
    background: url(../images/border1.gif) #eeeeee 0px 32px no-repeat ;
}

 .rightdarkblok-first, .rightblok-first { margin-top: 0px; }

.rightblok { background-color: #eeeeee;

}

.rightblok ul,  .rightdarkblok-first ul, .rightdarkblok ul {
  list-style-type: none;
  margin-top: 13px;

}

.rightblok ul li,  .rightdarkblok-first ul li, .rightdarkblok ul li {

  	background-color: #d33f0b;
  	color: #fff;
    margin-bottom: 10px;
    padding: 8px;
}

.rightline, .rightline2  {
	background: url(../images/border1.gif) top left no-repeat;
	width: 194px;
	height: 4px;
	display: block;
}

.rightline2  { background: url(../images/border2.gif) top left no-repeat; }

.agendablok {
	background-color: #d33f0b;
	width: 178px; /* 194px */
	height: 100%;
	margin-top: 6px;
	padding: 8px;
	display: block;
	color: #fff;
}

/* Form */

form {
    margin-top: 15px;
}


input {
	width: 154px;
	height: 13px;
	padding: 3px;
	color: #8f8e8e;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 8px;
	margin-bottom: 10px;
	margin-top: 7px;
}

textarea {

    margin-left: 8px;
}

input.button {
	background-color: #eb3d00;
	width: 111px;
	height: 25px;
	float: right;
	margin: 0;
	padding: 0;
	padding-right: 14px;
	color: #fff;
	border: none;
	text-transform: uppercase;

	padding-left: 15px;
	margin-bottom: 8px;
	margin-right: 15px;
}

label {
    margin-left: 8px;

}

/**************************************/


/* Main menu */
#menu {

      	background: url(../images/menubg.gif) top;
	width: 977px; /* 977px */
	height: 44px;

float: left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;

float: right;
background: none;
}

#menu a, #menu h2 {
display: block;
margin: 0;
padding: 2px 3px;
}



#menu a {
color: #000;

text-decoration: none;
}

#menu a:hover {
	color: #fff;
    background: none;
}

#menu li a:hover, #menu li a.active, #menu li a.home:hover, #menu li a.home-active {
 	background: url(../images/menuborder3.gif) top left no-repeat;
	color: #fff;
	text-decoration: none;
}

#menu li li a:hover, #menu li li a.active {
 	background: url(../images/menuborder4.gif) top left no-repeat;
	color: #fff;
	text-decoration: none;
}
#menu li a {
	background: url(../images/menuborder.gif) top left no-repeat;
	float: left;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #fff;
	height: 20px; /* 23px */
	padding: 3px 4px 0 19px;
	margin-right: 8px;
	text-transform: uppercase;
	text-decoration: none;
}

#menu li li a {
   background: white;
   color: red;
   width: 100%;
}

#menu li {position: relative; float: left; display:inline;}
#menu li li {position: relative; float: none;display:block; background: white; }
#menu ul ul {
position: absolute;
top: 20px;
z-index: 500;
width: 180px;
background: white;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul {
display: none;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


#menu li a.home { background: none; }


#menu li a.home:hover, #menu li a.home-active {
 	background: url(../images/menuborder2.gif) top repeat-x;
	padding-left: 10px;
}
/**************************************/


/* Submenu */
.submenu{
	background-color: #fff;
	width: 138px;
	float:left;
	height: 100%;
}

.submenu ul, .submenu li {
	background-color: #fff;
	list-style: none;
	list-style-type: none;
}

.submenu li { text-align: right; }

.submenu li a, .submenu li a.last {
	background: #fff url(../images/submenuborder.gif) bottom left no-repeat;
	float: left;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #ee581f;
	display: block;
	height: 14px;
	width: 122px;
	padding: 6px 10px 8px 4px;
	text-align: right;
	float: right;
	text-decoration: none;
}

.submenu li a.last { background: none; background-color: #fff; }

.submenu li a:hover, .submenu li a.active, .submenu li a.last:hover, .submenu li a.last-active {
	color: #ee581f;
	text-decoration: none;
	font-weight: bold;
}

.submenu span {
	background: url(../images/submenuborder.gif) bottom left no-repeat;
	height: 28px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #ee581f;
	text-transform: uppercase;
	float: right;
	padding-right: 10px;
}
/**************************************/


/* Footer  */
#footerwrapper {
	background-color: #F9F8F8;
	width: 100%;
	height: 63px;
}

#footer {
	background: #EEE url(../images/sfooterimg.gif) top right no-repeat;
	width: 963px; /* 977px */
	height: 43px; /* 63px */
	padding-top: 20px;
	padding-left: 14px;
	margin: 0 auto;
}

#footer p {
	color: #aaa9a9;
	line-height: normal;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

#footer a {
	color: #aaa9a9;
	text-decoration: none;
}

#footer a:hover {
	color: #aaa9a9;
	text-decoration: underline;
}
/**************************************/
