@import "clevercms.css";

BODY {background-repeat: repeat-x;	background-position: center; background-position: top; background-image: url(../img/bg.jpg); margin: 0px; font-family: verdana;	font-size: 11px;}

A 				{font-weight:normal; text-decoration:underline; color:#342A7B;}
A:VISITED 		{font-weight:normal; text-decoration:underline; color:#342A7B;}
A:HOVER 		{font-weight:normal; text-decoration:underline; color:#342A7B;}
A:ACTIVE 		{font-weight:normal; text-decoration:underline; color:#342A7B;}

.titel-blauw	{font-size:11px; font-family:verdana; color:#342A7B; font-weight:bold;}
IMG 			{border:0;}
hr 				{height:1px; border:#666 dashed;}
ul				{text-align:left; margin:15px; padding:2px;} 

#box 			{position:absolute;	padding:0px; width:780px; left:50%;	margin-left:-390px;	background:url(../img/bg_box.jpg) top no-repeat;}
#container		{padding:0px 28px 0px 28px; width:724px;}

#header 		{margin:0px; padding:0px; height:103px; width:724px;}
#afbeelding		{float:left; margin:0px; width:724px; height:191px;}
#lijn			{float:left; margin:0px; width:724px; height:3px;}

#main	 		{float:left; width:720px; line-height:17px; padding-right:1px; color:#696969;}
#home-left		{float:left; width:463px;}
#vervolg		{float:left; width:724px;}

#home-right		{float:right; width:251px; background:url(../img/border-dotted.jpg) repeat-y left center;}

#footer			{float:left; width:724px; height:33px; background:url(../img/footer.jpg) repeat-x;}
.footer			{padding:0px 20px 0px 20px; line-height:33px; font-size:10px;color:#696969;}


.inhoud			{padding:20px 20px 15px 20px;}
.inhoud-rechts	{padding:20px 20px 20px 30px;}


#topmenu		{float:left; width:724px; background:url(../img/menu.jpg) no-repeat; height:56px; border-bottom:1px solid #C283BA; margin:0; padding:0;}
#topmenu ul 	{margin:0; padding:0px;}
#topmenu li 	{display:inline; padding:0px;}
#topmenu a 	    {float:left; padding:0px 10px 0px 10px; color:#696969; font-weight:bold; text-decoration:none; line-height:54px;}
#topmenu a:hover{float:left; text-decoration:none; color:#342A7B; text-decoration:underline;}
#topmenu a.aan 	{float:left; text-decoration:none; color:#342A7B; text-decoration:underline;}

#submenu		{float:left; width:714px; padding-left:10px; line-height:25px; _height:25px; border-bottom:1px solid #C283BA; margin-bottom:1px;}
#submenu ul 	{margin:0; padding:0px;}
#submenu li 	{display:inline; padding:0px;}
#submenu a 	    {float:left; padding:0px 10px 0px 10px; color:#696969; font-weight:normal; text-decoration:none; line-height:25px;}
#submenu a:hover{float:left; text-decoration:none; color:#342A7B; text-decoration:underline; }
#submenu a.aan 	{float:left; text-decoration:none; color:#342A7B; text-decoration:underline; }


input			{width:150px; font-family:Tahoma; color:#666666; font-size:11px; padding-left:5px; border:1px solid #CCCCCC; line-height:18px; height:18px;}
INPUT.button 	{background: #081A62; color: #FFFFFF; border: 0; font-size:11px; width:80px; height:20px;}

#contactformulier 	   {padding:0px; width:450px;}
label.contactformulier {font-weight:bold; color:#666666; display:block;	float:left;	width:130px; padding:3px; line-height:20px; height:20px;}
input.contactformulier {display:block; float:left; width:60px; padding:2px; width:200px; border:1px solid #666666; line-height:20px; height:20px;}
select.contactformulier{display:block; float:left; width:60px; padding:3px;}
select.contactformulier{padding:0px; font-size: 100%;}
br 					   {clear: left;}
.submit 			   {border:1px solid #FFFFFF; height:22px; background-color:#081A62; color:#FFFFFF; font-size:11px; margin: 2px;}


