<style>{  }

BODY 					{background-color:#FFFFFF; margin:0; leftmargin="0"; topmargin:0; rightmargin:0; bottommargin:0; margin-top:0; }


A.LINK					{COLOR: #006600; TEXT-DECORATION: underline;}
a:visited.LINK			{COLOR: #006600; TEXT-DECORATION: underline;}
a:hover.LINK 			{COLOR: #990000; TEXT-DECORATION: underline;}




P						{color: #000000; font-family: Arial,Tahoma,Verdana,Helvetica; font-size: 12px; TEXT-DECORATION: none; margin-top: 2px; margin-bottom: 10px; line-height:125%; text-align:justify; }
UL						{margin-top:10; margin-bottom: 10px; margin-right:0px;}
LI						{margin-top: 2; margin-bottom: 2; margin-left: 0; color: #000000; font-family: Arial,Tahoma,Verdana,Helvetica; font-size: 12px; line-height:125%; }



.GREEN						{background-color: #007000}
.WHITE						{background-color: #FFFFFF}
.BLACK						{background-color: #000000}
.GRAY						{background-color: #CBCBCB}

H1						{font-family: Arial,Verdana,Helvetica; font-size: 20px; color: #007000; margin-top: 0; margin-bottom: 0; font-weight:bold; }
H2						{font-family: Arial,Verdana,Helvetica; font-size: 16px; color: #007000; margin-top: 0; margin-bottom: 0; font-weight:bold; margin-top: 22; margin-bottom: 8; }
H3						{font-family: Arial,Verdana,Helvetica; font-size: 12px; color: #007000; margin-top: 0; margin-bottom: 0; font-weight:bold; margin-top: 10; margin-bottom: 4; }

.topnav					{COLOR: #FFFFFF; font-family: Tahoma,Verdana,Arial,Helvetica; font-size: 11px; TEXT-DECORATION: none; margin-top: 3px; margin-top: 3; margin-bottom: 3; }
:hover.topnav 			{TEXT-DECORATION: underline;}

.spacer					{font-size: 7px; margin-top: 0; margin-bottom:0; }
.copyright				{COLOR: #666666; font-family: Tahoma,Verdana,Arial,Helvetica; font-size: 11px; TEXT-DECORATION: none; margin-top: 3px;}
:hover.copyright		{TEXT-DECORATION: underline;}
.copyright2				{COLOR: #666666; font-family: Tahoma,Verdana,Arial,Helvetica; font-size: 11px; TEXT-DECORATION: none; margin-top: 3px; text-align:center}
:hover.copyright2		{TEXT-DECORATION: underline;}

.line         			{
						border-left-width: 0px; 
						border-right-width: 0px; 
						border-top-style: solid; 
						border-top-width: 1px; 
						border-bottom-width: 0px; 
						margin: 0; color:#007000; 
						font-size:1px; 
						border-left-style:solid; 
						line-height:0%
						}

.menuheader				{color: #000000; font-family: Tahoma,Verdana,Arial,Helvetica,Verdana; font-size: 11px; font-weight: bold; TEXT-DECORATION: none; margin-left: 6px; margin-bottom: 0px; margin-top: 21px}


.menu					{COLOR: #006600; font-family: Tahoma,Verdana,Arial,Helvetica; font-size: 11px; TEXT-DECORATION: none; margin-top: 3px; margin-left: 0px; margin-right: 0px; margin-bottom: 3px; font-weight: bold}
:hover.menu				{COLOR: #990000; TEXT-DECORATION: underline;}

.menusub					{COLOR: #000000; font-family: Tahoma,Verdana,Arial,Helvetica; font-size: 11px; TEXT-DECORATION: none; margin-top: 3px; margin-left: 0px; margin-right: 0px; margin-bottom: 3px;}
a.menusub					{COLOR: #006600; TEXT-DECORATION: none;}
a:visited.menusub			{COLOR: #006600; TEXT-DECORATION: none;}
a:hover.menusub				{COLOR: #990000; TEXT-DECORATION: underline;}

.box					{
						border-left:1px solid #006600; 
						border-bottom:1px solid #006600; 
						border-top:1px solid #006600; 
						border-right:1px solid #006600; 
						}

.tabletext				{color: #000000; font-family: Tahoma,Arial,Tahoma,Verdana,Helvetica; font-size: 11px; TEXT-DECORATION: none; margin-top: 2px; margin-bottom: 10px; line-height:125%; }


.formfield				{
						border-top:1px solid #BABABA; 
						border-right:1px solid #BABABA; 
						border-left:1px solid #BABABA; 
						border-bottom:1px solid #BABABA; 
						font-family: Tahoma,Verdana,Arial; font-size: 12px; text-decoration:none; 
						background-color:#FFFFFF; 
						}

.formbutton				{
						border-top:1px solid #006600; 
						border-right:1px solid #006600; 
						border-left:1px solid #006600; 
						border-bottom:1px solid #006600; 
						font-family: Verdana; font-size: 10px; text-decoration:none; color:#FFFFFF; background-color:#AD3333; font-weight:bold; 
						padding-left:1px; 
						padding-right:1px; 
						padding-top:1px; 
						padding-bottom:0px
						}

#quotebutton	
{
	float:right;
	width:90px;
	height:30px;
	background-image:url(images/spain/orderbutton1.jpg);
	background-repeat:no-repeat;
}

#quotebutton:hover
{
	background-image:url(images/spain/orderbutton2.jpg);
}

.CallBack label	
{
	width: 10em;
	float: left;
	text-align: left;
	margin-right: 0.1em;
	display: block;
}
.CallBack input
{
	font-size:10pt;
	border:1px solid;
	width:150px;
}
.CallBack select
{
	font-size:10pt;
	border:1px solid;
	width:150px;
}
#btnRequestCall
{
	background-image:url(images/btnRequestCall.jpg);
	background-repeat:no-repeat;
	border:none;
	background-color:#fff;
	float:left;
	width:150px;
	height:40px;
	
}
#btnRequestCall:hover
{
	background-image:url(images/btnRequestCall2.jpg);
}
#callbackbutton	{
	float:right;
	width:90px;
	height:30px;
	background-image:url(images/callback1.jpg);
	background-repeat:no-repeat;
}
#callbackbutton:hover	
{
	background-image:url(images/callback2.jpg);
	background-repeat:no-repeat;
}

.text_RED
{
  font-family:arial;
  font-size:28px;
  font-weight: bold;
  color:#ff0000;
  padding-left: 10px;
  padding-right: 10px;
  text-align:center;
}

.text_BLUE
{
	font-family:arial;
	font-size:16px;
	font-weight: bold;
	color:#003882;
	padding-left: 0px;
	padding-right: 0px;
	text-align:center;
}

.text_BLUEcentersmall
{
	font-family:arial;
	font-size:16px;
	font-weight: bold;
	color:#003882;
	padding-left: 0px;
	padding-right: 0px;
	text-align:center;
}

.text_BLUECENTER
{
  font-family:arial;
  font-size:20px;
  font-weight: bold;
  color:#003882;
  padding-left: 0px;
  padding-right: 0px;
  text-align:center;
}

.footer_form
{
  font-family:arial;
  font-size:12px;
  font-weight: normal;
  color:#FFFFFF;
  padding-left: 0px;
  padding-right: 0px;
  text-align:center;
  background-color:#003882;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.picturesmall {
width: 170px;
height: 135px;
margin: 0px 0px 2px 0px; /* boven rechts onder links */
padding: 0px 0px 0px 0px; /* boven rechts onder links */
}


/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 660px;
}

.post {
	padding-bottom: 0px;
	line-height: 100%;
	 padding-left: 0px;
  padding-right: 0px;
}

.postblock {
	padding-bottom: 0px;
	line-height: 200%;
	padding-left: 2px;
  padding-right: 0px;
  text-align:center;
}


.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #003882;
}

.text_RED
{
  font-family:arial;
  font-size:28px;
  font-weight: bold;
  color:#ff0000;
  padding-left: 10px;
  padding-right: 10px;
  text-align:center;
}

.text_BLUE
{
	font-family:arial;
	font-size:16px;
	font-weight: bold;
	color:#003882;
	padding-left: 0px;
	padding-right: 0px;
	text-align:center;
}

.text_BLUEcentersmall
{
	font-family:arial;
	font-size:16px;
	font-weight: bold;
	color:#003882;
	padding-left: 0px;
	padding-right: 0px;
	text-align:center;
}

.text_BLUECENTER
{
  font-family:arial;
  font-size:20px;
  font-weight: bold;
  color:#003882;
  padding-left: 0px;
  padding-right: 0px;
  text-align:center;
}

.footer_form
{
  font-family:arial;
  font-size:12px;
  font-weight: normal;
  color:#FFFFFF;
  padding-left: 0px;
  padding-right: 0px;
  text-align:center;
  background-color:#003882;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}



.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

#economy {
	margin-left: 2px;
	margin-right: 4px;
	margin-bottom: 20px;
	width:182px;
	height:228px;
	float:left;
	border: 1px solid #000000;
	font-weight: bold;

}

#economy2 {

margin-left:10px;
margin-right:11px;
margin-bottom:11px;

width:247px;

height:250px;

float:left;

border: 1px solid #FF6600;

}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #003882 url(images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 0px 0px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 890px;
	height: 40px;
	margin: 0 auto;
	padding: 0 0px;
	background: url(images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 0px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}
.p1{
border: 1px solid #000000;
background: #CCCCCC;
width: 460px;
height: 25px;
margin: 40px 10px 0px 80px; /* boven rechts onder links */
font-family:arial;
text-align:center;
font-size:12px;
color: #003882;
}

.p1home{
	border: 0px solid #000000;
	background: #FFFFFF;
	width: 178px;
	height: 25px;
	margin: 0px 0px 0px 0px; /* boven rechts onder links */
	font-family:arial;
	text-align:center;
	font-size:12px;
	color: #003882;
	font-weight: bold;
}

.p12{
border: 1px solid #000000;
background: #fde3df;
width: 192px;
height: 5px;
margin: 10px 10px 10px 10px; /* boven rechts onder links */
font-family:arial;
text-align:center;
font-size:20px;
color: #066650;
}

.p2{
border: 1px solid #FF0000;
background: #FDE3DF;
margin: 0px 0px 5px 10px; /* boven rechts onder links */
padding: 0px 20px 0px 20px; /* boven rechts onder links */
}

.p2center{
border: 1px solid #000000;
background: #FDE3DF;
text-align:center;
width: 100px;
height: 5px;
padding: 0px 0px 0px 0px; /* boven rechts onder links */
}

.p2centerhome{
border: 2px solid #FF0000;
background: #FDE3DF;
text-align:center;
width: 140px;
height: 25px;
font-size:14px;
padding: 0px 20px 0px 20px; /* boven rechts onder links */
}

.p3{
border: 1px solid #000000;
background: #CCCCCC;
margin: 0px 20px 0px 20px; /* boven rechts onder links */
 text-align:center;
  font-size:20px;
  color: #003882;
 }

.list2{
border: 1px solid #000000;
background: #CCCCCC;
width: 460px;
height: 210px;
margin: 20px 10px 0px 80px; /* boven rechts onder links */
padding: 0px 0px 0px 0px; /* boven rechts onder links */
 font-family:arial;
text-align:center;

} 

.list1{
border: 0px solid #000000;
background: #CCCCCC;
width: 450px;
height: 50px;
/*margin: 10px 10px 0px 10px; /* boven rechts onder links */
padding: 10px 0px 0px 0px; /* boven rechts onder links */
 font-family:arial;
text-align:center;

} 

#box1{
width: 400px;
height: 510px;
border: 2px solid #C00;
background: #999;
margin: 50px 200px 0px 0px; /* boven rechts onder links */
}

#box2{
width: 250px;
height: 10px;
background: url(../_img/voorbeeld_img.jpg) no-repeat 0 0;
}

#box3{
width: 200px;
height: 10px;
border: 2px solid #666;
background: orange;
text-align: center;
}


div#demo {
	margin: 0px auto 20px auto;
	text-align: center;
	font-size:36px;
}

div#demo ul#menu2 {
    margin: 5px 0px;
    list-style: none;
    display: inline-block;
}
    
div#demo ul#menu2 li {
	padding: 0px;
	float: left;
	position: relative;
	margin-left: 20px;
	margin-right: 0px;
	width: 48px;
	height: 48px;
	font-size: 12px;
}

div#demo ul#menu2 li a {
    position: absolute;
}

div#demo ul#menu2 li img {
    position: absolute;
    width: 48px;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0 8px 0 0;
    border: none;
    overflow: hidden;
	}

div#schermpje {position: absolute; left: 0px; top: 0px;}
		div#schermpje a {text-decoration: none; color: black;}
		span#vraagteken {font-size: 3em;}
		div#schermpje a:hover {cursor: pointer;}
		a#linkje span#tekst {position: absolute; width: 200px; left: -8000px; top: -100px; border: black solid 2px; padding: 3px; background: white;}
		a#linkje:hover span#tekst {left: -100px;}


	
</style>

