body {
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 8pt;
	color: rgb(0,0,0);
	letter-spacing: 1px;
	line-height: 20px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(255,255,255);
	text-align: center;
	background-image: url(../images/back_site.jpg);
	background-position: top;
	background-repeat: repeat-x;
	//background-attachment: fixed;
	background-color: rgb(255,255,255);
}
/*  CONTAINER  ---------------------------------------!!!!!!!!!!!!!-----  */
#container {
	width: 1100px;
	position: relative; 
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: rgb(255,255,255);
}
/*  INTRO  -----------------------------------------!!!!!!!!!!!!!-----  */
#intro {
	height: 100%;
}
/*  TOP  -----------------------------------------!!!!!!!!!!!!!-----  */
#top {
	position: relative;
	float: top;
	width: 1100px;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
}
#top_left {
	position: relative;
	float: left;
	width: 20px;
	height: 201px;
	background-image: url(../images/shadow_left_top.jpg);
}
#top_middle {
	position: relative;
	float: left;
	width: 1060px;
	height: 201px;
}
#flashnav {
	position: relative;
	float: left;
	width: 1060px;
	height: 201px;
}
#subnav {
	position: relative;
	float: left;
	width: 1060px;
	min-height: 20px;
	height: expression( this.scrollHeight < 21 ? "20px" : "auto" ); /* min-height voor IE */  
	background-image: url(../images/sub_nav_balk.jpg);
	color: rgb(228,160,69);
}
#top_right {
	position: relative;
	float: left;
	width: 20px;
	height: 201px;
	background-image: url(../images/shadow_right_top.jpg);
}
/*  CONTENT  -----------------------------------------!!!!!!!!!!!!!-----  */
#content {
	position: relative;
	float: left;
	width: 1100px;
	height: expression( this.scrollHeight < 336 ? "335px" : "auto" ); /* min-height voor IE */  
	min-height: 335px;
	text-align: left;
	background-image: url(../images/back.jpg);
}
/*  BOTTOM  -----------------------------------------!!!!!!!!!!!!!-----  */
#bottom {
	position: relative;
	float: top;
	width: 1100px;
	height: 90px;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
}
#bttm_shadow_left {
	position: relative;
	float: left;
	width: 20px;
	height: 70px;
	background-image: url(../images/bottom_sh_left.jpg);
}
#bttm_content {
	position: relative;
	float: left;
	width: 1060px;
	height: 70px;
}
#bttm_cntnt_left {
	position: relative;
	float: left;
	width: 761px;
	height: 50px;
	background-image: url(../images/back_text_bttm.jpg);
}
#bttm_cntnt_right {
	position: relative;
	float: left;
	width: 299px;
	height: 50px;
	background-image: url(../images/back_img_bttm.jpg);
}
#bttm_bottom {
	position: relative;
	float: left;
	width: 1060px;
	height: 20px;
	background-image: url(../images/bottom_back.jpg);
	text-indent: 25px;
}
#bttm_shadow_right {
	position: relative;
	float: left;
	width: 20px;
	height: 70px;
	background-image: url(../images/bottom_sh_right.jpg);
}
#bttm_shadow {
	position: relative;
	float: left;
	width: 1100px;
	height: 20px;
	background-image: url(../images/shadow_bottom.jpg);
}
#table_img_photo {
	position: absolute;
	left: 30px:
	top: 30px;
	width: 299px;
	height: 235px;
	z-index: 1;
}
#table_img_frame {
	position: absolute;
	left: 0px:
	top: 0px;
	width: 299px;
	height: 235px;
	z-index: 2;
}
/*  --------------------------------------------------------------------  */
/*  TABLES  ------------------------------------------!!!!!!!!!!!!!-----  */
#cntnt_table {
	width: 1100px;
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 8pt;
	color: rgb(35,32,102);
	letter-spacing: 1px;
	line-height: 20px;
	margin: 0px; 
	padding: 0px;
	border-width: 0px;
	background-image: url(../images/back.jpg);
}
#table_left_shdw {
	width: 20px;
	background-image: url(../images/shadow_left.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#table_cntnt_left {
	width: 761px;
	background-image: url(../images/back_text_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#table_cntnt_right {
	width: 299px;
	background-image: url(../images/back_img_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#table_right_shdw {
	width: 20px;
	background-image: url(../images/shadow_right.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#subnav_table {
	width: 1060px;
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 8pt;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 0px; 
	padding: 0px;
	border-width: 0px;
}

#text_table {
	width: 761px;
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 8pt;
	color: rgb(35,32,102);
	letter-spacing: 1px;
	line-height: 20px;
	margin: 0px; 
	padding: 0px;
	border-width: 0px;
}
#td_left {
	width: 25px;
}
#td_middle {
	width: 710px;
}
#td_right {
	width: 25px;
}

#img_table {
	width: 299px;
	height: 235px;
	margin: 0px; 
	padding: 0px;
	border-width: 0px;
}
#table_30x30 {
	width: 30px;
	height: 30px;
}
#table_30x35 {
	width: 30px;
	height: 25px;
}

#rooster {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(228,160,69);
}
#dag_in_rooster {
	padding: 5px;
	width: 95px;
	background-color: rgb(240,212,172);
}
#dag_in_rooster__ {
	padding: 5px;
	width: 300px;
	background-color: rgb(240,212,172);
}
#dag_in_rooster__1 {
	padding: 5px;
	width: 175px;
	background-color: rgb(240,212,172);
}
#dag_in_rooster0 {
	padding: 5px;
	width: 95px;
	background-color: rgb(243,223,195);
}
#dag_in_rooster1 {
	padding: 5px;
	width: 95px;
	background-color: rgb(230,191,136);
}
#dag_in_rooster1__ {
	padding: 5px;
	width: 300px;
	background-color: rgb(230,191,136);
}
#dag_in_rooster2 {
	padding: 5px;
	width: 95px;
	background-color: rgb(228,175,104);
}
#dag_in_rooster2__1 {
	padding: 5px;
	width: 175px;
	background-color: rgb(228,175,104);
}

/*  --------------------------------  */
#line {
	background-color: rgb(228,160,69);
	height: 1px;
	margin: 0px; 
	padding: 0px;
}
#none {
	margin: 0px; 
	padding: 0px;
}
/*  --------------------------------------------------------------------  */
td {
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 8pt;
	color: rgb(35,32,102);
	letter-spacing: 1px;
	line-height: 20px;
	vertical-align: top;
}
/*  --------------------------------------------------------------------  */
/*  TEXT  --------------------------------------------!!!!!!!!!!!!!-----  */
.header {
	color: rgb(228,160,69);
	font-weight: bold;
	font-size: 18;
}
.header3 {
	color: rgb(228,160,69);
	font-weight: bold;
	font-size: 13;
}
.subheader {
	font-weight: bold;
}
.subheader2 {
	color: rgb(217,139,35);
	font-weight: bold;
}
.header2 {
	color: rgb(35,32,102);
	font-weight: bold;
}
.text_bottom {
	color: rgb(255,232,182);
}
.streepje {
	color: rgb(228,160,69);
}
.plaintext {
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 8pt;
}
/*  --------------------------------------------------------------------  */
/*  IMG  ---------------------------------------------!!!!!!!!!!!!!-----  */
.img {
	border-width: 0px;
}
.img_border1 {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(255,255,255);
}
.img_border1oranje {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(228,160,69);
}
/*  --------------------------------------------------------------------  */
/*  A HREF  ------------------------------------------!!!!!!!!!!!!!-----  */
a:link {
	color: rgb(197,120,17);
	text-decoration: none;
}a:visited {
	color: rgb(197,120,17);
	text-decoration: none;
}a:hover {
	color: rgb(35,32,102);
	text-decoration: underline;
}a:active {
	color: rgb(197,120,17);
	text-decoration: none;
}
/*  --------------------------------  */
a.link_bottom {
	color: rgb(255,232,182);
	text-decoration: underline;
}
a.link_bottom:visited {
	color: rgb(255,232,182);
	text-decoration: underline;
}
a.link_bottom:hover {
	color: rgb(35,32,102);
	text-decoration: underline;
}
a.link_bottom:active {
	color: rgb(255,232,182);
	text-decoration: underline;
}
/*  --------------------------------  */
a.link_blue {
	color: rgb(35,32,102);
	text-decoration: underline;
}
a.link_blue:visited {
	color: rgb(35,32,102);
	text-decoration: underline;
}
a.link_blue:hover {
	color: rgb(197,120,17);
	text-decoration: underline;
}
a.link_blue:active {
	color: rgb(35,32,102);
	text-decoration: underline;
}
/*  --------------------------------------------------------------------  */
/*  INPUT & BUTTON  ----------------------------------!!!!!!!!!!!!!-----  */
input.button {
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: rgb(255,255,255);
	border: 2px solid;
	background-color: rgb(35,32,102);
	border-color: rgb(228,160,69);
	width: 250px;
}
input.button:hover {
	border-color: rgb(35,32,102);
	background-color: rgb(228,160,69);
}
.input1 {
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 8pt;
	text-align: left;
	width: 200px;
}
.input2 {
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 8pt;
	text-align: left;
	width: 250px;
}
.textarea250 {
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 8pt;
	text-align: left;
	line-height: 15px;
	width: 250px;
	height: 80px;
}
