body{
	background-color:#666666;
	background-image:url(../images/bg_image.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
}
#header{
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	height:107px;
}

#left_nav{
	width:137px;
	vertical-align:top;
}
#content{
	width:623px;
	vertical-align:top;
}
#right_nav{
	width:140px;
	vertical-align:top;
}

#nav{
	background-image:url(../images/nav_top.gif);
	height:40px;
}
#links{
	background-image:url(../images/links_top.gif);
	height:40px;
}
#kalender{
	background-image:url(../images/kalender_top.gif);
	height:40px;
}
#resultaten{
	background-image:url(../images/resultaten_top.gif);
	height:40px;
}
#megaspellen{
	background-image:url(../images/megaspellen_top.gif);
	height:40px;
}
#admin{
	background-image:url(../images/admin_top.gif);
	height:40px;
}


.l_nav_mid{
	background-image:url(../images/left_mid.gif);
	text-align:left;
}
.l_nav_bottom{
	background-image:url(../images/left_bottom.gif);
	background-repeat:no-repeat;
	height:17px;
}

.r_nav_mid{
	background-image:url(../images/right_mid.gif);
	text-align:left;
}
.r_nav_bottom{
	background-image:url(../images/right_bottom.gif);
	background-repeat:no-repeat;
	height:17px;
}

.main_top{
	background-image:url(../images/main_top.gif);
	height:33px;
	font-weight:bold;
	font-variant:small-caps;
	color:#333333;
	text-align:left;
	padding-left:35px;
}
.main_mid{
	background-image:url(../images/main_mid.gif);
	background-repeat:repeat-y;
	padding-left:40px;
	padding-right:40px;
	text-align:justify;
}
.main_bottom{
	background-image:url(../images/main_bottom.gif);
	background-repeat:no-repeat;
	height:26px;
}
ul{
	list-style-type:square;
	margin-top:7px;
	margin-bottom:0px;
}
a.nav:link,a.nav:active,a.nav:visited{
	font-weight:bold;
	font-variant:small-caps;
	text-decoration:none;
	color:#666666;
}
a.nav:hover{
	font-weight:bold;
	font-variant:small-caps;
	text-decoration:none;
	color:#000000;
}
#copyright{
	text-align:center;
	font-size:10px;
}
.fake_nav{
	font-weight:bold;
	font-variant:small-caps;
	color:#666666;
}
.subnav{
	margin-left:-20px;
}
a:link,a:active{
	text-decoration:underline;
	color:#000000;
}
a:active,a:hover{
	text-decoration:none;
	color:#0033CC;
}
#kalender_table{
	font-size:9px;
	text-align:center;
	margin-left:10px;
	color:#000000;
}

.admin{
	font-size:10px;
	text-align:right;
}
.form{
	background-color:#FFFFFF;
	color:#333333;
	border:1px solid #333333;
}
.subframe{
	border:1px dotted #000000;
	margin:5px;
	padding:2px;
}
.subframe_trofee{
	border:1px dotted #000000;
	margin:5px;
	background-position:right top;
	background-repeat:no-repeat;
	background-image:url(../images/quiztrofee.gif);
	padding:2px;
}
.head{
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
}
a.dark:link, a.dark:active, a.dark:visited{
	color:#FFFF00;
	text-decoration:none;
	font-size:10px;
}
a.dark:hover{
	color:#33CCFF;
	text-decoration:none;
	font-size:10px;
}
