/*====== ALL ======*/

BODY {
	font-family: arial, helvetica;
	font-size: 12px;
	margin: 0px;	
	width: 100%;
	height: 100%;	
}

td {
	font-family: arial, helvetica;
	font-size: 12px;
	color: black;
}

.licht_vlak {
	background: #DFE0E2;
}

div#cp2, div#cp1 {
	margin-bottom:20px;
}
div#cp1 *{
	line-height: 17px;
}
div#cp2 *{
	line-height: 17px;
}

.title, .title2 {
	font-size: 22px;
	font-weight: bold;
}
.title2 {
	color:#79A5D2;	
}

h1, h2 {
	font-size: 22px;
	font-weight: bold;
}	
h2 {
	font-size:22px;
}

form {
	padding:0px;
	margin:0px;
}

img.blok_1 {
	background-color: #B3D334;
}

img.blok_2 {
	background-color: #5B2D91;
}

img.blok_3 {
	background-color: #C50650;
}

img.blok_4 {
	background-color: #00ADEF;
}

img.blok_5 {
	background-color: #FECB09;
}


/* ------------------------begin menu---------------------------- */

/*#menucontainer {
	display: block;
	width: 705px;
	background-color: #79A5D2;
	height: 16px;
	float: left;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}*/

#menu{
	position:absolute;
	margin-top:0px;
	text-decoration: none;
}

/*#menu ul .item{
	display: none;
	text-decoration: none;
}*/
#menu .top .subitems{
	display: none;
	text-decoration: none;
}

#menu .top:hover .subitems{
	display: block;
	text-decoration: none;
}

#menu .top:hover .subitems a{
	color: #000000;
	text-decoration: none;
}

#menu ul:hover .subs a:hover{
	color:#000000;
	text-decoration: none;
}

#menu ul{
	float:left;
	margin:0px;
	/*padding-left: 10px;
	padding-right: 10px;*/
	background: #79A5D2;
	list-style:none;
	color:#ffffff;
	text-decoration: none;	
}
#menu li.top, #menu li.item{
	padding-left: 10px;
	padding-right: 10px;
}
#menu .subs{
	display: block; position: relative; float: left;
	width: 1px; height: 1px;
	margin: 0; padding: 0;
}
#menu .subitems{
	position: absolute; display: block;
	top: 14px; left: 0;
	margin:0px;
	/*padding-left: 10px;
	padding-right: 10px;*/
	background:#79A5D2;
	list-style:none;
	color:#ffffff;
	text-decoration: none;	
	white-space: nowrap;
}

.intro_balk {
	margin: 0;
	padding:0;
	height:17px;                                  /* the menu's overall height */
	background-image: url(../img/bg.png);
}
.menu_taalkeuze { /* Must be quite the same as .menu */
	float: right;
	margin: 0;
	padding:0;
	height:17px;                                  /* the menu's overall height */
	background-image: url(../img/bg.png);
}
/*.menu_taalkeuze td,
.menu_taalkeuze td a:link,
.menu_taalkeuze td a:visited,
.menu_taalkeuze td a:active{
	color: white;
	text-decoration: none;
}
.menu_taalkeuze td a:hover {
	color: white;
	text-decoration: underline;
}*/

.clear{
	clear:both;
	height:10px;
}


#vertline {
	width: 1px;
	height: 9px;
	border-left: solid 1px #FFFFFF;
	float: left;
	margin-top: 4px;
}

ul, td ul {
	margin: 0px;
	padding-left: 0px;
	text-decoration: none;
}

li, td li {
	list-style-type: square;
	list-style-position: outside;
	margin: 0 0 0 20px;
	padding: 0;
	text-decoration: none;
}

a, td a {
	text-decoration: none;
	color:#004080;
}

a:hover, td a:hover {
	text-decoration: underline;
	text-decoration: none;
}


a.hoofdmenu:link, a.hoofdmenu:active, a.hoofdmenu:visited, a.hoofdmenu:hover {
	margin-left: 12px;
	margin-right: 12px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: white;
	display:block;
}
a.hoofdmenu:hover {
	color: black;
}

a.hoofdmenu_over {
	margin-left: 12px;
	margin-right: 12px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: black;
	display:block;
}

td.submenu_layer {
	background-color: #79A5D2;
	padding-top:1px;
	padding-bottom:1px;
}

a.submenu:link, a.submenu:active, a.submenu:visited, a.submenu:hover {
	width:100%;
	white-space:nowrap;
	text-decoration: none;
	display:block;
	color: black;
	font-weight: bold;
	font-size: 11px;
	padding-top:1px;
	padding-bottom:1px;
}
a.submenu:hover {
	text-decoration: none;
	color: black;
	background-color: #E4EBF3;
}

a.langmenu:link, a.langmenu:active, a.langmenu:visited, a.langmenu:hover, 
a.langmenu_sel:link, a.langmenu_sel:active, a.langmenu_sel:visited, a.langmenu_sel:hover {
	text-align:center;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: white;
	display:block;
}
a.langmenu:hover {
	color: white;
	text-decoration: underline;
}

a.langmenu_sel:link, a.langmenu_sel:active, a.langmenu_sel:visited {
	color: #A8A9AB;
}
a.langmenu_sel:hover {
	color: #A8A9AB;
	text-decoration: underline;
}


/* ------------------------eind menu---------------------------- */





input, textarea, select {
	font-family: arial;
	font-size:12px;
	border:1px solid #304869;
	background-color: #D0DCEA;
}
input, select {
	height:21px;
}

input.button {
	background-color: #004080;
	border:1px solid black;
	color:white;
	font-weight:bold;
}

form.project_search input.button {
	
}

.img {
	border:1px solid #79A5D2;
}

/* tabletop parsing */
table.tt_template {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	border:1px;
	width:100%;
}
table.tt_template td.tt_column {
	padding:0px;
	vertical-align:top;
	border:0px;
}
table.tt_template td.tt_element {
	border:1px;
	margin:0px;
	padding:0px;
}

/* tabletop formulier */
div.tt-form { 
	width:100%;
}

div.tt-form input, div.tt-form textarea, div.tt-form select {
	border: 1px solid black;
	background-color:#E4EBF3;
}
div.tt-form input {
	height: 18px;
}
div.tt-form input.noborder {
	border: 0px;
}
div.tt-form input.button {
	background-color: #004080;
	border:1px solid black;
	color:white;
	font-weight:bold;
}

div.tt-form input.input_text 		{	width: 100%;  }
div.tt-form input.input_postcode 	{	width: 60px; }
div.tt-form input.input_telephone 	{	width: 50%;  }
div.tt-form input.input_fax 		{	width: 50%;  }
div.tt-form textarea		 		{	width: 100%;  }

div#foutmelding ul {
	border: 1px solid black;
	margin: 5px 0;
	padding: 5px 5px 5px 20px;
}
div#foutmelding li {
	line-height: 14px;
	margin: 2px;
	list-style-type: square;
	list-style-position: outside;
}


/*====== COPYRIGHT ======*/

td.xsarus {
	font-size: 11px;
	color: #6FA2D9;
}

a.xsarus:link, a.xsarus:active, a.xsarus:visited, a.xsarus:hover {
	font-weight: normal;
	font-size: 11px;
	color: #6FA2D9;
	text-decoration: underline;
}
a.xsarus:hover {
	text-decoration: none;
}

/*====== PROJECTEN ======*/
div.project_foto {
	width:54px;
	height:54px;
	border:1px solid #79A5D2;
	text-align:center;
	margin-bottom:5px;
	padding:1px;
	cursor:pointer;
}
div.flashdiv{
}
div.video_bijschrift {
	background-color:#79A5D2;
	color:white;
	font-weight:bold;
	padding-left:3px;
}
table.poll{
    width:100%;
    border-collapse:collapse;
}
input.poll, label.poll
{
 	text-aling:left;
	font-size:12px;
	background-color: #D0DCEA;	 
	border:0px;
	margin:1px;
}
td.poll{
	background-color: #D0DCEA;	 
	padding-left:3px;
}
h4 {
	background-color:#79A5D2;
	color:white;
	font-weight:bold;
	padding-left:3px;
	font-size:12px;
	margin:0px;
}