body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #F5F6F9;
	margin: 0px;
	padding: 0px;
}
h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #D96B11;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 14px;
	font-weight: normal;
}
h4 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}

h5 {
	color: #333;
	background-color: transparent;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h6 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #D96B11;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}
h6 a {
	color: #D96B11;
	background-color: transparent;
	text-decoration: underline;
}
h6 span {
	color: #666;
	background-color: transparent;
}
h6 span a, h6 span a:link, h6 span a:visited {
	color: #666;
	background-color: transparent;
	text-decoration: none;
}
h6 span a:hover, h6 span a:active {
	color: #000;
	background-color: #FFFFCC;
	text-decoration: underline;
}
p {
	line-height: 150%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 1em;
}
ul {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	line-height: 140%;
}
a:link, a:visited {
	color: #D96B11;
	background-color: transparent;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000;
	background-color: #FFFFCC;
	text-decoration: underline;
}

.afbeelding {
	color: #000;
	background-color: #fff;
	border: 1px solid #DED5B3;
	padding: 4px;
}
#container {
	background-image: url(../img/background.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
}
#header {
	background-image: url(../img/RR_Banner.jpg);
	background-repeat: repeat-x;
	height: 90px;
	padding-top: 30px;
}
#position {
	color: #fff;
	background-color: transparent;
	font-weight: bold;
	font-size: 14px;
	margin-left: 690px;
}
#position div {
	color: #fff;
	background-color: #DED5B3;
	height: 20px;
	width: 20px;
}
#position div a {
	color: #fff;
	background-color: #DED5B3;
	text-decoration: none;
	height: 20px;
	width: 20px;
	display: block;
	
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
#position div a:hover {
	background-color: #D96B11;
	
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

#summary {
	background-color: #EDEBD6;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DED5B3;
	overflow: auto;
}
#summary li {

	background-repeat: no-repeat;
	padding-left: 9px;
	list-style-image: none;
	list-style-type: none;
	background-position: 0px 6px;
}
#summary li a:link, #summary li a:visited {
	color: #6AA3C3;
	background-color: transparent;
	text-decoration: none;
}
#summary li a:hover, #summary li a:active {
	color: #000;
	background-color: #FFFFCC;
	text-decoration: underline;
}
#intro {
	width: 340px;
	margin-top: 26px;
	padding-left: 20px;
	color: #666;
	float: left;
}
#project {
	width: 340px;
	margin-top: 26px;
	float: right;
	padding-right: 20px;
	padding-top: 5px;
}

#screen {
	color: #fff;
	background-color: transparent;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 170px;
}
#screen div {
	color: #fff;
	background-color: #DED5B3;
	float: left;
	margin-right: 5px;
}
#screen div a {
	color: #fff;
	background-color: #DED5B3;
	text-decoration: none;
	height: 20px;
	width: 20px;
	display: block;

	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
#screen div a:hover {
	background-color: #D96B11;

	background-repeat: no-repeat;
	background-position: 0px -20px;
}
#screen div.breed a {
	color: #fff;
	background-color: #DED5B3;
	text-decoration: none;
	height: 20px;
	width: 110px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
#screen div.breed a:hover {
	background-color: #D96B11;

	background-repeat: no-repeat;
	background-position: 0px -20px;
}
#contents {
	color: #333;
	background-color: #EDEBD6;
	padding-top: 25px;
	padding-bottom: 25px;
	overflow: auto;
}
#contents li {
	background-repeat: no-repeat;
	padding-left: 12px;
	list-style-image: none;
	list-style-type: none;
	background-position: 0px 7px;
	line-height: 150%;
	margin-left: 20px;

}
#column {
	width: 650px;
	padding-left: 20px;
	color: #333;
	background-color: transparent;
	float: left;
	padding-right: 20px;
}
#column p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-indent: 0px;
}
#column1 {
	width: 400px;
	padding-left: 20px;
	color: #333;
	background-color: transparent;
	float: left;
	padding-right: 20px;
}
#column2 {
	width: 250px;
	color: #666;
	background-color: transparent;
	float: right;
	padding-right: 15px;
	padding-left: 10px;
}
#column2 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-indent: 0px;
}
#column2 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#column2 form {
	padding: 0;
	margin: 0;
}
#footer {
	background-image: url(../img/main_footer.jpg);
	background-repeat: no-repeat;
	height: 25px;
	color: #000000;
	padding-top: 22px;
	padding-left: 25px;
	line-height: 14px;
}
#footer a:link, #footer a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}
#end {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
#begin {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: 0px 10px;
}
#logo {
	/*background-image: url(../img/);*/
	background-repeat: no-repeat;
	height: 57px;
	width: 144px;
	margin-left: 60px;
}
#logo a {
	height: 57px;
	width: 144px;
	display: block;
}
#logo a:hover {
	/*background-image: url(../img/);*/
	background-repeat: no-repeat;
	background-position: 0px -57px;
	background-color: transparent;
}
#logo a span {
	display: none;
}
.clear {
	clear: both;
	line-height: 0px; 
	display: block;
}
.sticky {
	background-color: #fff;
	padding: 4px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 0px;
}
.sticky div {
	background-color: #FFFFCC;
	border: 1px solid #F0DC7A;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sticky a:link, .sticky a:visited {
	color: #333;
	background-color: transparent;
	text-decoration: underline;
}
.sticky a:hover, .sticky a:active {
	color: #D96B11;
	background-color: transparent;
	text-decoration: underline;
}

.sticky p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.sticky h1 {

	font-size: 12px;
	font-weight: bold;
}
.notice {
	background-color: #fff;
	padding: 4px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 20px;
}
.notice div {
	background-color: #EDEBD6;
	border: 1px solid #DED5B3;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.notice a:link, .notice a:visited {
	color: #333;
	background-color: transparent;
	text-decoration: underline;
}
.notice a:hover, .notice a:active {
	color: #D96B11;
	background-color: transparent;
	text-decoration: underline;
}


.portfolio {
	margin-top: 15px;
	overflow: auto;
	width: 395px;
}
.miniscreen {
	color: #000;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #DED5B3;
	display: block;
	float: left;
}

.skipnav {
	display: none;
}

.highlight {
	color: #fff;
	background-color: #6AA3C3;
	}

/* Form */

form {
	padding: 0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
label {
	line-height: 25px;
	width: 120px;
	float: left
}
input {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 5px;
	width: 200px;
	border: solid 1px #DED5B3;
	background-color: #fff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
input.send   {
	padding: 0;
	width: 64px;
	height: 25px;
	border: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 120px;
	
	background-repeat: no-repeat;
}
input.send:hover {
	
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
input.react   {
	padding: 0;
	width: 64px;
	height: 25px;
	border: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 120px;
	
	background-repeat: no-repeat;
}
input.reageer:hover {
	
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
input.check   {
	padding: 0;
	width: 75px;
	height: 25px;
	border: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 120px;
	
	background-repeat: no-repeat;
}
input.check:hover {
	
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
textarea {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	width: 250px;
	border: solid 1px #DED5B3;
	background-color: #fff;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
select {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 5px;
	border: solid 1px #DED5B3;
	background-color: #fff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/* Navigation */

#menu {
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 300px;
}
#menu ul {
	margin: 0;
	padding: 0;
	white-space : nowrap;
}
#menu ul li {
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	text-align: center;
}
#menu ul li a {
	color : #000;
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border-style:none;
	

}
#menu ul li a:link, #menu ul li a:visited {
	background-image: url(../img/menu_item.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 94px;
	line-height: 26px;
	padding-top: 7px;
}
#menu ul li a:hover, #menu ul li a:active {
	background-image: url(../img/menu_item.gif);
	background-repeat: no-repeat;
	background-position: 0px -33px;
	height: 29px;
	width: 94px;
	line-height: 29px;
	padding-top: 4px;
}
#menu ul li.current a:link, #menu ul li.current a:visited {
	background-image: url(../img/menu_item_current.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 94px;
	line-height: 29px;
	padding-top: 4px;
}
#menu ul li.current a:hover, #menu ul li.current a:active {
	background-image: url(../img/menu_item_current.gif);
	background-repeat: no-repeat;
	background-position: 0px -33px;
	height: 29px;
	width: 94px;
	line-height: 29px;
	padding-top: 4px;
	
}
.group {
	margin-top: 15px;
	overflow: auto;
	width: 300px;
	
}
.thumbnail {
	color: #000;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #DED5B3;
	display: block;
	float: left;
}

a:hover { color: #005189; }

a:hover img.thumbnail { border: 1px solid #D96B11; }

.members {
	float: right;
	width: 225px;
}



.members h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 14px;
	font-weight: normal;
}



.c1 {
	width: 45%;
	float: left;
}
.c2 {
	width: 45%;
	float: right;
}


