/* Start of CMSMS style sheet 'RVE_breed' */
* { padding: 0; margin: 0 auto; }

body {
 font-family: verdana;
 font-size: 11px;
 color:#e2dede;
 background: #000000;
 background-image: url("images/bodybg.jpg");
 background-attachment: fixed;
 background-position: bottom right;
 background-repeat: no-repeat;


}

#wrapper { 
 margin: 0px auto;
 width: 1050px;
 background: #ded92b;
 background-image:url('images/BG.png');
 background-repeat: repeat-x;
 border: 1px solid;
 border-color: #838383;
}

#header { 
width: 1050px;
position: relative;
height:258px;
background-image:url('images/wide_header.png');
background-repeat: no-repeat;
}

#nav { 
width: 520px;
height:35px;
margin-left:3px;
position: absolute; 
bottom: 0;
line-height: 35px;

Font-style: italic;
Font-weight: bold;
Font-family: arial;
Font-size: 11px;
color:#aeadad;


}

#content_wrap { 
width: 950px;
margin: 0px auto;
margin-top: 35px;
background:#323232;
overflow: hidden;
border: 1px solid;
border-color: #838383;
}

#leftcolumn { 
float:left;
width: 730px;
background:#323232;
padding-bottom:3000px; 
margin-bottom:-3000px; 
padding-left: 3px;
}

#rightcolumn { 
padding-bottom:3000px; 
margin-bottom:-3000px; 
float:right;
width: 200px;
padding-left: 3px;
background:#292929;
}

#foot {
height:80px;
background: #131313;
color:#e2dede;
text-align:center;
Margin-top:25px;
line-height:40px;
font-weight:bold;

}

img.left {
float:left; 
margin-left:3px; 
padding:1px; 
border:0px;
}

img.center {
display: block;
margin-left: auto;
margin-right: auto;
margin-top:8px;
}

.plaatje{
margin-bottom: 4px;
margin-left: 4px;
margin-right:4px;
margin-top:4px;
}


a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #FF9D02;
}


.clear { clear: both; background: none; }
/* End of 'RVE_breed' */

