body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
    text-align: left;
    background: #5d5d5d url(images/page_bg.gif);
    margin: 0px;
    padding: 10px;
}

html, #wrapper, h1 {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
}

#wrapper {
	margin: auto;
	text-align: left;
	width: 910px;
	position: relative;
}

h1, h2, h3 {
    font-size: 10px;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 10px;
}

.left {
    float: left;
    margin: 5px 20px 0px 0px;
}

.right {
    float: right;
    margin: 0px 0px 0px 20px;
}


 /* page structure */

#wrapper {
    background: url(images/body_t.gif) top no-repeat;
    padding-top: 20px;
}

#body {
    background: url(images/body_bg.gif) repeat-y;
    padding-bottom: 10px;
}

#body p {
    background: white;
}

#nav {
    position: absolute;
    top: 23px;
    left: 253px;
    width: 650px;
	height:35px;
	background: url(images/nav.gif) repeat-x;
}

#nav ul{
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	list-style-position: inside;
}
#nav li{
	padding: 7px 16px 0px 16px;
	margin: 0px;
	height:35px;
	list-style-type: square;
	list-style-position: inside;
	float:left;
	border-right: 1px solid #FFFFFF;
	display:inline;
}

.lastchild{border-right: 0px none #FFFFFF !important;}

#nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover{
	color:#fcff85;
}

#current {
    float: left;
    width: 235px;
    margin-left: 10px;
    margin-top: -10px;
    background: url(images/menu_bg.gif) repeat-y;
    border-bottom: 1px solid #05256b;
}


#content {
    float: left;
    width: 650px;
    padding-top: 40px;
    margin-right: 8px;
}

#footer {
    background: url(images/body_b.gif) no-repeat;
    text-align: center;
    padding-right: 10px;
    padding-left: 480px;
    padding-bottom: 10px;
}

#copyright {
    position: relative;
    top: -8px;
    color: #989898;
}

/* linker column */

#current .nav {
	margin: 21px 6px 5px 5px;
	padding-top: 4px;
	color: #beddff;
}

#current a:hover {
	COLOR: #ff7e00;
}

#current .OnzeVoordelen {	
	color: #beddff;
	font-size: 12px;
}

#Voordelenbanner {
	position: absolute;
	left: 11px;
	top: 386px;
}

/* pagina content */


#content h2 {
    padding: 20px 0px 0px 0px;
}

#content h3 {
	margin: 10px 0px;
}

#content p {
    margin: 10px 0px;
	font-size: 12px;   
}

#content .contentbox {
	border: 1px solid #e1e1e1;
	padding: 5px 20px 5px 20px;
	margin: 0px 0px 0px 5px;
	width: auto;
	font-size: 12px;
	font-family: tahoma, helvetica, arial, sans-serif;
	height: auto;
}

#content, #content a {
    color: #868686;
}

#content a:hover {
	COLOR: #092f84;
}



 /* Fonts */

#content .metatags {
	color: #ffffff;
	font-size: 1px;
}

#content .rood12px {
	color: #ff0000;
	font-size: 12px;
}

#content .rood14px {
	color: #ff0000; 
	font-size: 14px; 
}

#content .rood16px {
	color: #ff0000; 
	font-size: 16px; 
}

#content .rood20px {
	font-weight: bold;
	color: #ff0000; 
	font-size: 20px; 
}

#content .zestienpxgroot {
	font-size: 16px;
}

#content .veertienpxgroot {
	font-size: 14px;
}

#content .twaalfpxgroot {
	font-size: 12px;
}

#content .newsheader {
	font-size: 24px;
	font-weight: bold;
	color:#ff0000;
}

a:link {
	COLOR: #ff0000;
}

a:visited {
	COLOR: #ff0000;
}

a:hover {
	COLOR: #ff7e00;
}
a:active {

	COLOR: #ff0000;
}

body, a {
         cursor: url(http://www.modmii.nl/wii.cur), progress;
}

a:hover {
        cursor: url(http://www.modmii.nl/wii-click.cur), progress;
}
