.mainTable {

    width : 630px;
    height : 100%;

}
.mainTableLeft {

    width : 30px;

}
.mainTableRight {
	/*color: ;*/
    width : 500px;
    background-color : #fff;
    border-right-width : 2px;
    border-right-style : solid;
    border-right-color : #333;

}
.menuLayer {

    position : absolute;
    width : 130px;
    height : 250px;
    z-index : 1;

}
.menuLayer #mymenu {
	/*background-color: ;*/
    font-family : "Times New Roman", Times, serif;
    font-size : 12px;
    color : #656565;
    letter-spacing : 0.1em;
    font-weight : bold;

}
.menuLayer #mymenu a {
	background-color: #fff;
    font-family : "Times New Roman", Times, serif;
    font-size : 12px;
    color : #656565;
    letter-spacing : 0.1em;
    font-weight : bold;
    text-decoration : none;

}
.menuLayer #mymenu a:link {
	background-color: #fff;
    font-family : "Times New Roman", Times, serif;
    font-size : 12px;
    color : #656565;
    letter-spacing : 0.1em;
    font-weight : bold;
    text-decoration : none;

}
.menuLayer #mymenu a:visited {
	background-color: #fff;
    font-family : "Times New Roman", Times, serif;
    font-size : 12px;
    color : #656565;
    letter-spacing : 0.1em;
    font-weight : bold;
    text-decoration : none;

}
.menuLayer #mymenu a:hover {
	background-color: #fff;
    font-family : "Times New Roman", Times, serif;
    font-size : 12px;
    color : #000;
    letter-spacing : 0.1em;
    font-weight : bold;
    text-decoration : none;

}
.menuLayer #mymenu a:active {
	background-color: #fff;
    font-family : "Times New Roman", Times, serif;
    font-size : 12px;
    color : #000;
    letter-spacing : 0.1em;
    font-weight : bold;
    text-decoration : none;

}
.menuWhite {

    height : 18px;
    width : 100px;
    font-size : 1px;

}
.menuColor {
	/*color: ;*/
    background-color : #fff;
    border : 1px solid #333333;
    height : 18px;

}
#main .smallerTable {

    background-color : #ffffff;
    border : 1px solid #333333;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 9px;
    color : #333;
    font-weight : normal;

}
#main .smaller {
	background-color: #fff;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 9px;
    color : #333;
    font-weight : normal;

}
#main a.smaller:link, a.smaller:visited {
	background-color: #fff;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 9px;
    color : #333;
    text-decoration : underline;
    font-weight : normal;

}
#main a.smaller:hover, a.smaller:active {
	background-color: #fff;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 9px;
    color : #000;
    text-decoration : underline;
    font-weight : normal;

}
#main {
	color: #555;
    background-color : #fff;

}
#main td, p, b, u {
	background-color: #fff;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #555;
    font-weight : bold;

}
#main em, strong, i {
	background-color: #fff;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #555555;
    font-weight : bold;
    font-style : italic;

}
#main a:link, a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #555555;
	text-decoration : underline;
	background-color: #FFF;

}
#main a:hover, a:active {
	background-color: #ddd;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
    color : #000066;
    text-decoration : underline;

}
#main a.ploatje:link, a.ploatje:visited {
	color : #555555;
	background-color: #FFF;

}
#main a.ploatje:hover, a.ploatje:active {
	background-color: #fff;
    color : #000066;

}
#main h1 {
	background-color: #fff;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 40px;
    color : #999;
    font-style : italic;

}
#main h2 {
	background-color: #fff;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 30px;
    color : #999;
    font-style : italic;

}
#main h3 {
	background-color: #fff;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 25px;
    color : #999;
    font-style : italic;

}
#main h4 {
	background-color: #fff;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 20px;
    color : #999;
    font-style : italic;

}
#main h5 {
	background-color: #fff;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 16px;
    color : #999;
    font-style : italic;

}
#main h6 {
	background-color: #fff;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 13px;
    color : #999;
    font-style : italic;

}
#main .bigger {
	background-color: #fff;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 13px;
    color : #999;

}
#main a.bigger:link, a.bigger:visited {
	background-color: #fff;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 13px;
    color : #999;

}
#main a.bigger:active, a.bigger:hover {
	background-color: #fff;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 13px;
    color : #333;

}

/*+++++++++++++
 MAP
+++++++++++++*/

#map
{
	border: solid 1px black;
	background: #333;
	width: 460px;
	margin-bottom: 10px;
}

#map iframe
{
	border-bottom: solid 1px black;
	position: static;
}

#map a
{
	color: #333;
	background: #fff;
	display: block;
	text-align: center;
	line-height: 2.4em;
	font-size: 1.1em;
	font-weight: bold;
}

#map a:hover
{
	color: #fff;
	background: #a52c33;
}
