/* CSS Document */

body {
text-align: center;
}

#container {
width: 760px;
margin: 0 auto;
}

#top {
width: 100%;
height: 30px;
text-align: left;
background-color: #000000;
}

#title {
width: 100%;
height: 100px;
text-align: left;
background: url("gfx/header.jpg") top left no-repeat;
}

#content {
width: 100%;
text-align: left;
min-height: 340px;
_height: 340px; /* IE */
}

#nav {
clear:both;
width: 100%;
}

#footer {
width: 100%;
height: 30px;
text-align: left;
background-color: #000000;
}

#powered {
width: 760px;
height: 30px;
margin: 0 auto;
}

hr.dotted {
border: 1px dotted #ffffff;
}

.picture {
border: 1px solid #ffffff;
}

/* Algemene tekst */
.main { color:#FFFFFF; font-family: Verdana, Trebuchet MS, Arial; font-size:11px; text-decoration: none; }
.main a { color:#FFFFFF; font-family: Verdana, Trebuchet MS, Arial; font-size:11px; text-decoration: none; }
.main a:link { color:#FFEC6F; font-family: Verdana, Trebuchet MS, Arial; font-size:11px; text-decoration: none; }
.main a:active { color:#FFEC6F; font-family: Verdana, Trebuchet MS, Arial; font-size:11px; text-decoration: none; }
.main a:visited { color:#FFEC6F; font-family: Verdana, Trebuchet MS, Arial; font-size:11px; text-decoration: none; }
.main a:hover { color:#FFFFFF; font-family: Verdana, Trebuchet MS, Arial; font-size:11px; text-decoration: none; }

/* Algemene tekst voor de titels */
.title { color:#FFFFFF; font-family: Verdana, Trebuchet MS, Arial; font-size:13px; font-weight:bold; text-decoration: none; }
.title a { color:#FFFFFF; font-family: Verdana, Trebuchet MS, Arial; font-size:13px; text-decoration: none; }
.title a:link { color:#FFFFFF; font-family: Verdana, Trebuchet MS, Arial; font-size:13px; text-decoration: none; }
.title a:active { color:#FFFFFF; font-family: Verdana, Trebuchet MS, Arial; font-size:13px; text-decoration: none; }
.title a:visited { color:#FFFFFF; font-family: Verdana, Trebuchet MS, Arial; font-size:13px; text-decoration: none; }
.title a:hover { color:#FFFFFF; font-family: Verdana, Trebuchet MS, Arial; font-size:13px; text-decoration: underline; }


/* Tekst voor de login */
.login { color : #FFFFFF; font-family: Trebuchet MS, Arial; font-size: 11px; text-decoration: none; }
.login a:link { color : #FFFFFF; font-family: Trebuchet MS, Arial; font-size: 11px; text-decoration: none; }
.login a:visited { color : #FFFFFF; font-family: Trebuchet MS, Arial; font-size: 11px; text-decoration: none; }
.login a:hover { color : #FFFFFF; font-family: Trebuchet MS, Arial; font-size: 11px; text-decoration: underline; }
.login a:active { color : #FFFFFF; font-family: Trebuchet MS, Arial; font-size: 11px; text-decoration: none; }

/* Tekst voor het menu */
.menu { color:#FFFFFF; font-family: Trebuchet MS, Arial, serif; font-size:11px; text-decoration: none; }
.menu a { color:#FFFFFF; font-family: Trebuchet MS, Arial, serif; font-size:11px; text-decoration: none; }
.menu a:link { color:#FFFFFF; font-family: Trebuchet MS, Arial, serif; font-size:11px; text-decoration: none; }
.menu a:active { color:#FFFFFF; font-family: Trebuchet MS, Arial, serif; font-size:11px; text-decoration: none; }
.menu a:visited { color:#FFFFFF; font-family: Trebuchet MS, Arial, serif; font-size:11px; text-decoration: none; }
.menu a:hover { color:#FFFFFF; font-family: Trebuchet MS, Arial, serif; font-size:11px; text-decoration: underline; }

/* Tekst noor de musical navigatie */
.nav { color:#000000; font-family: Verdana, Trebuchet MS, Arial; font-size:11px; text-decoration: none; }
.nav a { color:#000000; font-family: Verdana, Trebuchet MS, Arial; font-size:11px; text-decoration: none; }
.nav a:link { color:#000000; font-family: Verdana, Trebuchet MS, Arial; font-size:11px; text-decoration: none; }
.nav a:active { color:#000000; font-family: Verdana, Trebuchet MS, Arial; font-size:11px; text-decoration: none; }
.nav a:visited { color:#000000; font-family: Verdana, Trebuchet MS, Arial; font-size:11px; text-decoration: none; }
.nav a:hover { color:#000000; font-family: Verdana, Trebuchet MS, Arial; font-size:11px; text-decoration: underline; }

/* Tekst voor de footer */
.footer { color:#FFFFFF; font-family: Trebuchet MS, Arial, serif; font-size:10px; text-decoration: none; }
.footer a { color:#FFFFFF; font-family: Trebuchet MS, Arial, serif; font-size:10px; text-decoration: none; }
.footer a:link { color:#FFFFFF; font-family: Trebuchet MS, Arial, serif; font-size:10px; text-decoration: none; }
.footer a:active { color:#FFFFFF; font-family: Trebuchet MS, Arial, serif; font-size:10px; text-decoration: none; }
.footer a:visited { color:#FFFFFF; font-family: Trebuchet MS, Arial, serif; font-size:10px; text-decoration: none; }
.footer a:hover { color:#FFFFFF; font-family: Trebuchet MS, Arial, serif; font-size:10px; text-decoration: underline; }

