body {
	background-color:#fff;
	font-family : sans-serif;
	margin: auto;
	padding: 5px 0px 0px 5px;
	color: #000;
	font-size: 0.8em;
	max-width: 1024px;
}

a:link, a:visited { color:#606060 }
a:hover, a:active, a:focus { color:#fff; background-color:#606060; text-decoration:none }

h1, .title { font-size:1.0em; font-weight:bold; margin:0px; padding:0px; color:#da0019; }
h2 { font-size:1.0em; font-weight:bold; }
h3 { font-size:1.0em; font-weight:normal; }
h4 { font-size:1.0em; font-weight:normal; }
h5 { font-size:1.0em; font-weight:normal; }
h6 { font-size:1.0em; font-weight:normal; }
h7 { font-size:1.0em; font-weight:normal; }
p { text-align:left; }
li { text-align:left; }
td { text-align:left; padding:3px; margin:0px }
img { border-style:none; margin:5px; }
img.link_picture { margin:0px }
iframe { border:none; }
span.highlight { background-color:#ffff00; }
td.bls { text-align:left; vertical-align:top; border:1px solid #c0c0c0; padding:2px; background-color:#fff; font-size:85%; }
u { text-decoration:none; }
hr { background-color:#a0d9f6; color:#a0d9f6; margin:0px; padding:0px; height:1px; }

/* BLOCS */

div.access_keys { position:absolute; top:-100px }

#VdlSiteSwitcher { width:195px; padding:0px 0px 0px 0px; margin:0px; overflow:hidden; }
#bottomLinks { font-size:0.85em; max-width:1024px; margin-left:auto; margin-right:auto; padding-top:2px }
#bottomLinks a:link, #bottomLinks a:visited { text-decoration:none; color:#000; border-right:1px solid #fff; padding-right:5px; padding-left:5px; }
#bottomLinks a:active, #bottomLinks a:hover, #bottomLinks a:focus { background-color:#606060; }

#all { clear:both; border: 1px solid #999; margin:0px; padding:0px;  background-color:#e7f6fd; }

#topBanner { padding: 0px; margin: 0px; height:219px; border-top:1px solid #fff; background-image:url('/skin/kreschtmaart/img/vdl_header.jpg'); }
#player { height:20px; width:200px; float:right; }
#simba { clear:both; float:right; margin-top:115px; }

#menusLeft { width:20%; float: left; border-right:1px solid #a0d9f6; margin0px; padding-left:1%;  position:relative; top:30px;}
#menusLeft ul { list-style-type:none; margin:0px; padding:0px; }
#menusLeft li { color:#fff; margin-top:1px; }
a.hereColor:link, a.hereColor:visited { color:#da0019; display:block; text-decoration:none; padding:5px; font-weight:bold; }
a.hereColor:hover, a.hereColor:focus { background-color:#606060; color:#fff; display:block; text-decoration:none; padding:5px; font-weight:bold;  }
a.nothereColor:link, a.nothereColor:visited { color:#031f4b; display:block; text-decoration:none; padding:5px; }
a.nothereColor:hover, a.nothereColor:focus { background-color:#606060; color:#fff; display:block; text-decoration:none; padding:5px; }

#contentRight { width:75%; float:left; text-align:justify;  padding-left:2%; margin:0px; position:relative; top:30px;  }

#bottomLinks a:link, #bottomLinks a:visited { text-decoration:none; border-right:1px solid #999; padding-right:5px; padding-left:5px; }
#bottomLinks a:active, #bottomLinks a:hover, #bottomLinks a:focus { background-color:#606060; color:#fff; }

.bc { border:1px solid #9d9d9d; text-align:center; vertical-align:top; padding:2px }
.bl { border:1px solid #9d9d9d; text-align:left; vertical-align:top; padding:2px }
.br { border:1px solid #9d9d9d; text-align:right; vertical-align:top; padding:2px }


