/*
Nieuw 00644a
Oud 0e0443
*/


html, body {
	height: 100%;
}

a:link, a:visited, a:active {text-decoration: underline; color: #b3b3b3;} 
a:hover 					{text-decoration: underline;color: #00644a;}

a.menuLink:link 			{text-decoration: none;color: #b3b3b3;}
a.menuLink:visited 			{text-decoration: none;color: #b3b3b3;}
a.menuLink:active 			{text-decoration: none;color: #b3b3b3;}
a.menuLink:hover 			{text-decoration: underline;color: #00644a;}

a.menuLink_CUR:link 			{text-decoration: none;color: #00644a;font-weight: bold;}
a.menuLink_CUR:visited 			{text-decoration: none;color: #00644a;font-weight: bold;}
a.menuLink_CUR:active 			{text-decoration: none;color: #00644a;font-weight: bold;}
a.menuLink_CUR:hover 			{text-decoration: underline;color: #00644a;font-weight: bold;}

a.offerteAhref:link, a.offerteAhref:visited,a.offerteAhref.active,a.offerteAhref.hover {text-decoration: underline; color: #00644a;}

.TelTop{
	color: #00644a;	
}

Logoimg {
	border: 0px solid #00644a;
	
}

.Tekstimg {
	border: 1px solid #00644a;	
	margin:10px;
}

.KopImg	{
	margin-left:10px;
	margin-top:5px;
}

.contacttextarea
{
	color: #333232; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	line-height: 20px;	
}

body, td, input, select {
	color: #333232; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	line-height: 20px;
}


hr{
	height: 0px;
	border: 0px;
	margin-right: 0px;
	border-bottom:1px dotted #b3b3b3;
}

input {
	border: 1px solid #d2d0d1;
	line-height: 15px;
}

textarea {
	padding: 1px 0px 1px 3px;
	border: 1px solid #d2d0d1;
	
}

p {
	margin: 0px 0px 10px 10px;
}

.pagina {
	margin: 0px;
	padding: 0px;
	background: #FFF;
	
}

ul {
	margin: 0px 5px 0px 10px;
	padding: 0px;
	list-style-type: none;
}


ol {
	margin: 0px 0px 0px 16px;
	padding: 0px;
}
li {
	background-image: url(images/ico-bullit.gif); 
	background-repeat: no-repeat; 
	background-position: top left; 
	padding: 0px 0px 2px 15px;
}

h1{
	color: #00644a; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 22px;
	line-height: 20px;
		margin:10px;
}

h2{
	color: #00644a; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 15px;
	margin:0px;
	padding:0px;
}

/* pagina layout */
#page {
 	margin: 25px auto;
	width: 637px;
	height: 100%;

	/*border:1px solid red;*/
}

#Logo {
	clear:both;
	top:458px;
	width: 637px;
	left:0px;
	float:left;
	margin: 0px auto;
	height: 50px;
	/*border:1px solid red;*/
}

#menu {
	clear:both;
	top:458px;
	width: 638px;
	left:0px;
	float:left;
	margin: 0px auto;
	height: 64px;
/*	border:1px solid yellow;*/
}


#banner {
	clear:both;
	top:458px;
	width: 635px;
	left:0px;
	float:left;
	margin: 0px auto;
	height: 141px;
/*	border:1px solid red;*/
}

#footer {
 	position:relative;
 	top:10px;
	float:left;
	width: 637px;
	margin: 0px auto;
	height: 30px;
	/*border:1px solid red;*/
	
}

#left {
	top:20px;
	float:left;
	margin: 0px auto;
	width: 218px;
	height: 459px;

}

#right {
	top:20px;
	float:right;
	margin: 0px 0px 0px 0px;
	width: 218px;
	height: 459px;

}


#Contentmain {
	position:relative;
	top:5px;
	left:0px;
	float:left;
	margin: 0px auto;
	width: 637px;
	height: auto;
	padding-bottom:6px;
	border: 1px solid #8e8e8e; 
}

#topEmpty {
	height:56px;
	margin: 0px auto;
}

.LogoTD {
 	width:318px;
 	height:56px;
}

/* Menu */
.MenuTD{
 	width:637px;
 	height:54px;
 	background: url(images/Bg-menu-tab.gif) no-repeat;
}

.MenuSpacerTD{
 	width:637px;
 	height:11px;
 	background: url(images/Bg-menu-spacer.gif) no-repeat;
}

.MenuLeftSpacerTD{
	width:17px;			
}
 
.MenuHomeTD{
	width:170px;	
	text-align:center;

}

.MenuOveronsTD{
  	width:160px;
	text-align:center;

}

.MenuPremieberekenenTD{	
   	width:145px;
	text-align:center;

}

.MenuVeelgesteldeTD{
   	width:190px;	
	text-align:center;
}

.Vraag {
	font-size:12px;
	color:#00644a;
	font-weight:bold;
}

.Antwoord {
	color:#333232;
}
