/* commented backslash hack voor ie5 mac \*/ 
html,body {
	height: 100%;
}
/* einde hack */


html,body {
	width: 100%;
	padding: 0;
	margin: 0;
}

#swf {
	position: relative;
	margin-bottom: 0px;
	margin-left: 40px;
}
body {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#ffffff;
	line-height: 1.6em;
	behavior:url("csshover.htc");
	background-color:#006699;
	/*overflow: -moz-scrollbars-vertical;*/
}
html {
	position: relative;
	/*min-height:100%;
	margin-bottom:1px;*/
 /* vul op als bg_blauw te kort is */

}
div {
	/*border: 1px solid #FFFFFF;*/
}

img {
border:0;
}

#links {
	position:absolute;
	left: 0;
	/*position:relative;ie needs this to show float */
	float:left;
	width: 28%;
	padding-top:160px;/*needed to make room for header*/
}
#rechts {
	position:relative;
	width:330px;
	float:right;
	margin-right:-329px;
	padding-top:160px;
}
#midden {
	padding-top: 160px;
}



#header{
	position: relative;
	width:100%;
	height:80px;
	background-image: url(images/title.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	
}

#gamelink {
	position: absolute;
	top: 98px;
	left: 250px;
}


#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	background-color:#003264;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#linkstop {
	margin-bottom: 1em;
}

#bovenswf {
	height: 80px;
}

.tekstonderswf {
	position: relative;
	top: .5em;
	text-align: center; 
}
.float_rechts {
	float: right;
}
.float_links {
	float: left;
}
img.links { 
  float: left;  
  margin: .5em 1em .5em 0;
}
#startgame {
	background-image: url(images/startgame.jpg);
	display: block;
	width: 428px;
	height: 30px;
	background-repeat: no-repeat;  
  margin-left: 90px; 
}
#startgame:hover {
	background-image: url(images/startgame_ro.jpg);
}
img.rechts { 
  float: right;  
  margin: .5em 0 .5em 1em;
}
img.flowrechts {
	clear: right;
	float: right;
	margin: 2px 0 px 0;
}

.ulSelect {
background-image: url(../images/ul_bg_selected.gif);
background-repeat: repeat-x;
}


.stipUL {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.stipUL li{
	font-weight: bold;
	line-height: 2em;
	background-image: url(../images/list_groen.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 2.2em;
}

.rb_UL {
	/*top: 128px;*/
	position: absolute; /* ivm ie probs */
	right: 0px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 220px;
}
.rb_UL li{
	position: relative;
	line-height: 1.8em;
	background-image: url(images/stip.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1.6em;
}


.stip_UL {
	/*top: 128px;*/
	right: 0px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 220px;
}
.stip_UL li{
	position: relative;
	line-height: 1.8em;
	background-image: url(images/stip.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1.6em;
}



.wittelinks a:link {
	/*color: #333333;*/
	color: #FFFFFF;
	text-decoration: none;
}
.wittelinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.wittelinks a:hover {
	color: #FFFF00;
	text-decoration: none;
}

.geen_stipUL {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.geen_stipUL li{
	font-weight: bold;
	line-height: 2em;
	/*padding-left: .6em;*/
}



a:link {
	/*color: #333333;*/
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.aktief {
	color: #FFFFFF;
}

.kleiner {
	float: right;
	font-size: .8em;
}


h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	color:#FFFFFF;

}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;

	color:#FFFFFF;

}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	color:#FFFFFF;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	color:#FFFFFF;
}

h5 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 1em;
	color:#FFFFFF;
}

h6 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: .8em;
}



.spikkeltjes {

	height: 1px;
	width: 100%;
	font-size: 0px;
	background-image: url(images/spikkeltjes.gif);
	background-repeat: repeat-x;
	margin-top: 2px;
	margin-bottom: 2px;
}

.clearer {
	clear: both;
}

#img_preload {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

