
body {
background: #434343;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

img {
border:0;
}

a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:active {
text-decoration: none;
}
a:hover {
text-decoration: underline; 
}

.meerprojecten a:link {
color:#B03337;
font-size:10px;
text-align:right;
}
.meerprojecten a:visited {
color:#B03337;
font-size:10px;
text-align:right;
}
.meerprojecten a:active {
color:#B03337;
font-size:10px;
text-align:right;
}
.meerprojecten a:hover {
color:#B03337;
font-size:10px;
text-align:right;
}

.volgendevorige a:link {
color:#B03337;
font-size:12px;
text-align:right;
}
.volgendevorige a:visited {
color:#B03337;
font-size:12px;
text-align:right;
}
.volgendevorige a:active {
color:#B03337;
font-size:12px;
text-align:right;
}
.volgendevorige a:hover {
color:#B03337;
font-size:12px;
text-align:right;
}

.projecten a:link {
color:#B03337;
}
.projecten a:visited {
color:#B03337;
}
.projecten a:active {
color:#B03337;
}
.projecten a:hover {
color:#B03337;
}

#bgcontent {
position: absolute;
top: 50%;
height: 648px;
width: 100%;
margin: -324px 0 0 0;
background: #565656;
}

#container{
position: absolute;
top: 50%;
left: 50%;
height: 602px;
width: 958px;
margin: -301px 0 0 -479px;
}

#logo {
position: relative;
float:left;
height: 602px;
width: 306px;
background:#ffffff url(../img/logo_lente_3.jpg) no-repeat;
}

#menu {
position:relative;
float:left;
text-align:center;
height:602px;
width:159px;
background: #b03437 url(../img/bg_menu.jpg) no-repeat;
}

#content {
	position:relative;
	float:left;
	height:602px;
	width:493px;
	background: #ffffff url(../img/bg_content.jpg) no-repeat;
}


.content_homepage {
height:35px;
width:190px;
background:url(../img/rs-projects_content_homepage.gif) no-repeat;	
}
.content_projecten {
height:35px;
width:190px;
background:url(../img/rs-projects_content_projecten.gif) no-repeat;	
}
.content_contact {
height:35px;
width:190px;
background:url(../img/rs-projects_content_contact.gif) no-repeat;	
}
.content_actueel {
height:35px;
width:190px;
background:url(../img/rs-projects_content_actueel.gif) no-repeat;	
}
.content_go-apps {
height:35px;
width:190px;
background:url(../img/rs-projects_content_go-apps.gif) no-repeat;	
}
.content_vacatures {
height:35px;
width:190px;
background:url(../img/rs-projects_content_vacatures.gif) no-repeat;	
}
.content_nieuws {
height:35px;
width:190px;
background:url(../img/rs-projects_content_nieuws.gif) no-repeat;	
}
.content_rain-systems {
height:35px;
width:190px;
background:url(../img/rs-projects_content_rain-systems.gif) no-repeat;	
}
.notext {
	display: none;
}


.error {
color:#b03437;
}

.error input {
background: #b03437;
color: #fff;
}

.rsprojects_rood {
color:#b03437;
}

#containerscroll {
	position: relative;
	float: left;
	height: 520px;
	width: 490px;
}
#containerscroll #text {
	position: relative;
	float: left;
	width: 437px;
	margin-top: 14px;
	margin-left: 28px;
}
#containerscroll #projecten {
	position: relative;
	float: left;
	margin-top: 14px;
	margin-left: 28px;
	width: 450px;
	height: 500px;
	overflow: auto;
}