/* Start of CMSMS style sheet 'rensink' */
body {
	color: #636B70;
	font-size: 70%;
	font-family: verdana, Arial, Helvetica, sans-serif;
        line-height: 24px;
	margin: 0px;
	padding: 0px;
}

a {
        color: #636B70;
}

p {
margin: 0px;
padding: 0px;
}

h1 {
        margin-bottom: 20px;
	font-size: 15px;
	font-weight: bold;
}


#frame {
	min-height: 250px;
        min-widht: 1302px;
 	background-image: url('images/body_bg.jpg');
        background-position: center;
	background-repeat: repeat-y;
}

#main {
        margin: 0 auto;
	width: 1002px;
	min-height: 250px;
	background-image: url('images/main_bg.jpg');
	background-repeat: repeat-y;
}

#header {
	width: inherit;
	height: 150px;
	background-image: url('images/header_logo.gif');
	background-position: 30% 30%;
	background-repeat: no-repeat;
}


.content {
	 width: inherit;

}

#menu {
	position: relative;
	float: left;
margin-top: 40px;
	width: 170px;
	min-height: 250px;
}

#inhoud {
	position: relative;
	float: left;
	width: 650px;
min-height: 450px;
margin-bottom: 20px;
}

#footer {
        font-size: 10px;
        padding-left: 25px;
        color: #C7C7C7;
	clear: left;
	width: 977px;
	height: 22px;
	background-color: #6a205f;
}

.knop_orange {
        background-position: 0% 50%;
	background-image: url('images/knop_up.gif');
	background-repeat: no-repeat;
}

.knop_purpel {
        background-position: 0% 50%;
	background-image: url('images/knop_down.gif');
	background-repeat: no-repeat;
}

#knoppen, .knop_purpel a, .knop_orange a {
display: block;
        text-decoration: none;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 11px;
        padding-left: 15px;
}

#knoppen {
	margin: 0px;
	padding: 0px;
}

#knoppen, .knop_purpel , .knop_orange {
	float: left;
	display: block;
	width: 140px;
	height: 24px;
        line-height: 20px;
}

#foto {
	position: relative;
	float: right;
margin-top: 40px;
        width: 137px;
        height: 300px;
        overflow: hidden;
        text-align: right;
}
/* End of 'rensink' */

