﻿body
{
    background-color: #f7f7f7;
    font-family: arial;
    font-size: 11px;
    overflow: scroll;
}

a:link {
text-decoration:none;
}

a:visited {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:active {
text-decoration:underline;
color: #ff313b;
}

.menu
{
    height: 27px;
    background-image: url(Images/MenuBackground.gif);
    background-repeat: repeat;
    text-align: left;
}
.menuspace
{
    height: 7px;
}

#nav, #nav ul {
padding: 3px 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
width: 95px;
}

#nav ul {
position: absolute;
width: 120px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
margin: 2px 5px 3px 5px;
text-decoration: none;
font-weight: bold;
}

ul a{
color: #FFF;
cursor: pointer;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #FFF;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{

color: #FFF;
cursor: pointer;
}

ul li
{
    
}

ul ul li{
background-color: #ff313b;
border-top: 1px solid #FFF;

}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 1px solid #FFF;

}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */ 

.rightsite
{
 width: 186px;
 vertical-align: top;
}
.rightmenuspace
{
  width: 6px;
}

.rightmenufirst
{
    height: 53px;
    background-image: url(Images/MenuFirstBackground.gif);
    background-repeat: repeat;
}

.rightmenusecond
{
    height: 180px;
    background-image: url(Images/MenuSecondBackground.gif);
    background-repeat: repeat;
}

.rightmenuthirt
{
    height: 115px;
    background-image: url(Images/MenuThirtBackground.gif);
    background-repeat: repeat;
}

.rightmenufourth
{
    height: 90px;
    background-image: url(Images/MenuThirtBackground.gif);
    background-repeat: repeat;
}

.main
{
    width: 766px;
}

.searchbox
{
    width: 148px;
    height: 18px;
    border: 0px 0px 0px 0px;
    background-image: url(Images/TxtBackground.gif);
    background-repeat: repeat;
}

.callmebackbox
{
    width: 66px;
    height: 18px;
    border: 0px 0px 0px 0px;
    background-image: url(Images/TxtBackground.gif);
    vertical-align: bottom;
    background-repeat: repeat;
    font-size: 11px;
}

.rightmenutitles
{
    text-align: left;
    color: #505050;
    font-weight: bold;
}

.rightmenutitlescallmeback
{
    text-align: left;
    color: #ff313b;
    font-weight: bold;
}

.rightmenucontact
{
    text-align: left;
}

.logo
{
    background-color: White;
}
.bottommenu 
{
    background-image: url(Images/BottomBackground.gif);
    height: 15px;
    background-repeat: repeat;
    color: White;
}

.bottommenu a
{
    color: White;
}

.clearit { clear: both; }

.spacing-hor { width: 100%; height: 8px; display: block; clear: both; }

#cloud { width: 960px; margin: 0 auto; border: 1px solid #d0d0d0; }
	#cloud p {  text-align: center; padding: 10px; }
		#cloud p .h1{ font: 1.2em Arial; }
		#cloud p .h2 { font: 1.4em Arial; }
		#cloud p .h3 { font: 1.6em Arial; }
		#cloud p .h4{ font: 1.8em Arial; }
		#cloud a { padding: 15px; text-decoration: none; color: Black; }
		#cloud a:hover { padding: 15px; text-decoration: underline; color: Gray; }
		
		
.bottomsitemap
{
    color: Black;
    text-decoration: none;
}		

h1
{
	font-family: Arial;
	font-size: 13px;
	color: #ff313b;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-align: left;
}

h2
{
	font-family: Arial;
	font-size: 11px;
	color: #505050;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-align: left;
}

h3
{
	font-family: Arial;
	font-size: 11px;
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: normal;
}
.subnav
{
    color: #6d6d6d;
}
.subnav a
{
    color: #6d6d6d;
}
.morelink
{
    color: #505050;
}

.contactformelements
{
    border: solid 1px black;
    background-color: White;
    font-family: arial;
    font-size: 11px;
}