body {
	margin: 0px;
	background: #fff url(img/rs_back.gif) top center repeat-y;
	font-family: Trebuchet MS;
}

#container {
	position: relative;
	width: 700px;
	margin: 0px auto;
	text-align: left;
}

#logo {
	float: left;
	width: 680px;
	height: 255px;
	background: #fff url(img/logo.jpg) top left no-repeat;
	border-bottom: #fff 5px solid;
}

#header {
	clear: left;
	float: left;
	width: 680px;
	height: 98px;
	margin: 0;
	display: inline; 
	background: #fff url(img/rs_header.jpg) top left no-repeat;
}

#left {
	clear: left;
	float: left;
	width: 146px;
	margin: 50px 4px 0 10px;
	display: inline; 
}

#content {
	float: left;
	width: 320px;
	margin: 10px 10px 0 20px;
	display: inline; 
}

#contenthome {
	float: left;
	width: 480px;
	margin: 20px 10px 0 20px;
	text-align: right;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: -.05em;
	font-size: 16px;
	color: #222d80;
}
.bigredindex {
	font-size: 24px;
}


#right {
	float: left;
	width: 150px;
	margin: 135px 0 0 20px;
}

#footer {
	clear: left;
	float: left;
	width: 660px;
	margin: 30px 0 15px 0;
	text-align: right;
	font-size: 11px;
	color: #222d80;
	font-weight: bold;
}

h1 {
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 1em;
	color: #c10220;
	font-size: 44px;
}

h2 {
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0 0 2px 0;
	line-height: 1em;
	color: #222d80;
	font-size: 18px;
}
.contact {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222D80;
}


h3 {
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px 0;
	line-height: 1em;
	color: #c10220;
	font-size: 14px;
}

img { 
	border: 0;
	margin: 0;
	padding: 0;
}

#left h2 {
	padding: 0 0 6px 0;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
}

#left p {
	font-size: 11px;
	padding-bottom: 20px;
}

div.menuitems {
	width: 660px;
	padding: 0px;
	margin: 50px 0 0 0;
	text-align: right;
}

.more {
	padding: 0;
	margin: 0;
	color: #c10220;
	font-weight: bold;
	font-size: 11px;
}

p {
	padding: 0;
	margin: 0;
	color: #222d80;
	font-size: 12px;
	line-height: 18px;
}

p.example {
	line-height: 15px;	
}

.terug {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li {
	margin: 0;
	padding: 0 0 0 25px;
	float: right;
}

a:link {
	color: #222d80;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #222d80;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #222d80;
	font-weight: bold;
	text-decoration: none;
}
.bigred {
	font-size: 16px;
	font-weight: bold;
	color: #C10220;
}
.smallblue {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #222d80;
	text-align: left;
}

