/* CSS Style sheet www.lantingantiek.nl
Author          :   C.P.Lanting
Date            :   28-12-2005
Validated       :   29-12-2005
W3C validation  :   http://jigsaw.w3.org/css-validator/
*/
		
body
{
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: black;
}

/* rechter frame */

.about_rechts_achter_home
{
    background-image: url(img/rechts1.png);
}
.about_rechts_nieuws
{
    background-image: url(img/rechts_nieuws.png);
}
.about_rechts_route
{
    background-image: url(img/rechts_route.png);
}
.about_rechts_contact
{
    background-image: url(img/rechts_contact.png);
}
.about_rechts_links
{
    background-image: url(img/rechts_links.png);
}
.about_rechts_photo
{
    background-image: url(img/rechts_photo.png);
}
.about_rechts_krant
{
    background-image:url(img/rechts_krant.png);
}
    
/* titel frame */
/* ----------- */

.about_titel_home
{
	background-image: url(img/about_title_home.png);
}
.about_titel_nieuws
{
    background-image: url(img/about_title_nieuws.png);
    }
.about_titel_route
{
    background-image: url(img/about_title_route.png);
}
.about_titel_contact
{
    background-image: url(img/about_title_contact.png);
}
.about_titel_links
{
    background-image: url(img/about_title_links.png);
}
.about_titel_photo
{
    background-image: url(img/about_title_photo.png);
}
.about_titel_krant
{
    background-image: url(img/about_title_krant.png);
}


/* menu */
.menu
{
	background-color:#023d48; 
}

.kop	
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #104e9b;
	font-weight : bold;
}

.contact_strong
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;    
}
.contact
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffbb;   
}
.td1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;
	vertical-align : top;
}
.td2
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;
	vertical-align : top;
}
.td3
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;
	vertical-align : top;
}

.td4
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;
	vertical-align : top;
}

.tekst
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: black;
	vertical-align: top;
	line-height: 15pt;
}

.rood
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B23D48;
}

.roodvet
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B23D48;
	font-weight: bold;
}


.menu_item
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;
	vertical-align : top;
}

.menu_header
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: white;
	vertical-align : top;
}

.submenu_tekst
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	word-spacing: 10px;
}

.tekst_kopje
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: black;
}

.titeltekst
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: WHITE;
	vertical-align: top;
	font-weight: bold;
}

.interface
{
	font-size: 10px;
	text-decoration: none;
	color: white;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.rondom
{
	background-color : black;
}

.rondom2
{
	background-color : black;
}

A:LINK, A:VISITED
{
	color: #879494;
	font-weight : bold;
	text-decoration: underline;
}

A:Hover
{
	text-decoration: none;
	color: #879494;
}

.submenu:LINK,  .submenu:VISITED
{
	text-decoration: underline;
	color: #B23D48;
}

.submenu:hover
{
	text-decoration: none;
	color: black;
}

.zwart:LINK,  .zwart:VISITED, .zwart:Hover
{
	color: black;
	font-weight : bold;
	text-decoration: underline;
}

.menu:LINK, .menu:VISITED
{
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: white;
	/*color:#104e9b;*/
}

.menu:Hover
{
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	/*color: black;*/
	color: white;
}

.blauw:LINK,  .blauw:VISITED
{
	color: #879494;
	font-weight : bold;
	text-decoration: none;
}
.blauw:Hover
{
    color: #879494;
    font-weight : bold;
    text-decoration: none;
}
.roodlink:LINK,  .roodlink:VISITED, .roodlink:Hover
{
	color: #104e9b;
	font-weight : bold;
	text-decoration: underline;
}