@charset "utf-8";
/* CSS Document */

body {
font-family: Tahoma;
font-size: 10px;
color: #666666;
}

/* Header */

#header {
background: url(../images/header.jpg) no-repeat;
width: 800px;
height: 140px;
clear: none;
}

/* Hoofd Menu */

#menu {
padding-top: 70px;
padding-left: 175px;
margin: 0;
color: #FFFFFF;
font-size: 12px;
font-family: Tahoma;
white-space: nowrap;
}

#menu li {
position: relative;
display: inline;
}

#menu li a {
background: url(../images/menustaroff.gif) no-repeat;
height: 20px;
margin-left: 50px;
padding-top: 4px;
padding-left: 25px;
color: #E6791A;
text-decoration: none;
float: left;
}

#menu li a:hover {
background: url(../images/menustaron.gif) no-repeat;
color: #E6791A;
}

/* Left Menu - Evenementen */

#leftmenu {
float: left;
width: 130px;
text-align: center;
}

#tableleftmenu {
border: 0px solid #E1E1E1;
width: 124px;
height: 84px;
padding: 0;
margin-left: 30px;
}

img {
border: 0px;
}

/* Main Content */

#wrappermain {
clear: inherit;
}

#maincontent {
float: left;
margin-left: 60px;
padding: 4px;
height: 350px;
width: 600px;
background: #FFFFFF;
font-family: Tahoma;
font-size: 10px;
color: #666666;
}
 
/* Footer */

#footer {
background: ;
width: 800px;
height: 25px;
clear: both;
text-align: center;
padding-top: 4px;
}

/* Breadcrumb */

#breadcrumb {
background: url(../images/breadcrumbbg.gif) no-repeat;
width: 600px;
height: 32px;
float: left;
clear: right;
margin-left: 50px;
margin-bottom: 5px;
padding-left: 20px;
padding-top: 4px;
font-family: Tahoma;
font-size: 10px;
color: #666666;
}

#breadcrumb a {
color: #E57817;
}

#breadcrumb a:hover {
color: #5C3472;
}

/* Page opmaak */

#pagecontent {
width: 100%;
font-family: Tahoma;
font-size: 11px;
color: #666666;
}

#page {
width: 66%;
float: left;
}

#headtextbg {
background: url(../images/tablebg.gif) no-repeat;
height: 150px;
width: 34%;
float: left;
font-family: Trebuchet MS;
font-size: 10px;
font-weight: bold;
text-align: center;
color: #7D618E;
}

#page ul {
list-style: url(../images/bullet_star.gif);
margin-left: 20px;
}

#page ul a {
color: #E57817;
}

#page ul a:hover {
color: #5C3472;
}

#naarboven a {
color: #E57817;
font-size: 10px;
}

#naarboven a:hover {
color: #5C3472;
font-size: 10px;
}


/* Text Opmaak */

.smallfont {
font-family: Tahoma;
font-size: 8px;
color: #8C729D;
}

.footertext {
font-family: Tahoma;
font-size: 10px;
color: #E67815;
}

#h1-orange{
background: url(../images/tag_orange.gif) no-repeat left;
padding-left: 25px;
height: 16px;
font-family: Trebuchet MS;
font-size: 14px;
color: #5C3472;
}

#h1-green{
background: url(../images/tag_green.gif) no-repeat left;
padding-left: 25px;
height: 16px;
font-family: Trebuchet MS;
font-size: 14px;
color: #5C3472;
}

#h1-pink{
background: url(../images/tag_pink.gif) no-repeat left;
padding-left: 25px;
height: 16px;
font-family: Trebuchet MS;
font-size: 14px;
color: #5C3472;
}

#h1-purple{
background: url(../images/tag_purple.gif) no-repeat left;
padding-left: 25px;
height: 16px;
font-family: Trebuchet MS;
font-size: 14px;
color: #5C3472;
}

#h1-red{
background: url(../images/tag_red.gif) no-repeat left;
padding-left: 25px;
height: 16px;
font-family: Trebuchet MS;
font-size: 14px;
color: #5C3472;
}

#h1-yellow{
background: url(../images/tag_yellow.gif) no-repeat left;
padding-left: 25px;
height: 16px;
font-family: Trebuchet MS;
font-size: 14px;
color: #5C3472;
}

hr {
color: #E7E7E7;
width: 90%;
height: 1px;
}

a {
color: #E57817;
font-size: 10px;
}

a:hover {
color: #5C3472;
font-size: 10px;
}

/* Reclame */
#poweredby {
margin-top: 80px;
margin-left: 100px;
}