﻿body{
margin:0px;
padding:0px;
font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 1em;
font-size: 100%;
text-align: center;
color:#000;
background-color:#ecece8;
background-image:url(../images/bg_body.jpg);
background-repeat:repeat-x;
height: 100%;
}

.shadowLeft
{
vertical-align:top;
margin:0;
width:20px;
background-image: url(../images/shadow_Left.jpg);
}

.header{
margin:0;
padding:0;
width:740px;
height:203px;
}

.shadowRight
{
vertical-align:top;
margin:0;
width:20px;
background-image: url(../images/shadow_Right.jpg);
}

.shadowFooter
{
vertical-align:top;
margin:0;
width:780px;
height: 20px;
}

.nav
{
padding-left: 5px;
text-align:left;
background-color: #e00025;
width:180px;
padding-bottom:15px;
}

.content
{
vertical-align: top;
padding: 10px 10px 10px 10px;
text-align:left;
background-color : #efefef;
width:530px;
font-size: 0.8em;

}

.footer 
{
width: 100%;
background: #000;
height: 25px;
font-size: 0.7em;
color: #FFF;
text-align:center;
}

.white10Breed 
{
width: 10px;
background: #FFF;

}

.white10Hoog
{
height: 10px;
background: #FFF;
}

.Sitemap
{
	font-weight: bold;
	text-transform: uppercase;
	}

.content a
{
margin:0;
color: #e00025;
font-size:1em;
text-decoration: underline;
}

.content a:hover
{
margin:0;
color: #e00025;
font-size:1em;
text-decoration: none;
}

a
{
color: #fff;
font-size:0.8em;
text-decoration: underline;
}


