/*===========================
			MAIN			
===========================*/

body{
	background-color: #FBFEF4;
	background-image: url('/site/jfrs/design/graphics/bg.jpg');
	background-repeat: repeat-x; 
	background-attachment:fixed;
	margin:0;
}

* {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #626262;
	line-height:18px;
}

h1 {
	margin: 0;
}

input.text, input.inputnormal, input.textboxverplicht, input.textbox, textarea, select {
	border: 1px solid #CCC;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
	color: #88BF1B;
}

a:hover {
	text-decoration: none;
}

form {
	margin:0;
}

/*===========================
		OUTER CONTAINERS	
===========================*/

div#container_outer{
	position: relative;
	top: 0;
	width: 932px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

div#container_content{
	position: relative;
	width: 100%;
}

div#container_content_top{
	position: relative;
	width: 100%;
	height: 25px;
	background: transparent url(/site/jfrs/design/graphics/bg_container_bottom_top.png) no-repeat;
}

div#container_content_content{
	position: relative;
	width: 100%;
	height: auto;
	overflow: auto;
}

html > body div#container_content_content{
	background: transparent url(/site/jfrs/design/graphics/bg_container_content.png) repeat-y;
}

div#container_content_bottom {
	position: relative;
	width: 100%;
	height: 25px;
	background: transparent url(/site/jfrs/design/graphics/bg_container_bottom_top.png) no-repeat;
}

/*===========================
	INNER TOP CONTAINERS	
===========================*/

div#topmenu_button1{
	position: relative;
	float:left;
	width: 180px;
	height: 108px;
	padding:0 15px 0 31px;
}

div#topmenu_button2{
	position: relative;
	float:left;
	width: 230px;
	height: 108px;
}

div#topmenu_button3{
	position: relative;
	float:left;
	width: 230px;
	height: 108px;
}

div#topmenu_button4{
	position: relative;
	float:left;
	width: 230px;
	height: 108px;
}

/*===========================
	INNER BOTTOM CONTAINERS	
===========================*/

div#address{
	position: relative;
	text-align:right;
	height: 25px;
	padding-top: 3px;
	padding-right: 23px;
	color: #FFFFFF;
	font-size: 11px;
}

div#address * {
	color: #FFF;
	font-size: 11px;
}

div#address a:hover {
	text-decoration: underline;
}

/*===========================
	INNER LEFT CONTAINERS	
===========================*/

div#leftmenu{
	position:relative;
	float:left;
	height: auto;
	width:180px;
	margin-top: 20px;
}

/* in IE6 word het 15px */
div#leftmenu{
	margin-left: 31px;
}

/* ORANGE MENU */
div#leftmenu_orange_titel{
	position:relative;
	height: 32px;
	background: #DC9203 url(/site/jfrs/design/graphics/bg_orange_corner_topright.gif) no-repeat;
	background-position: top right;
	padding-left:9px;
}

div#leftmenu_orange{
	position:relative;
	height: auto;
	background: #F3E5C3 url(/site/jfrs/design/graphics/bg_orange_corner_bottomleft.gif) no-repeat;
	background-position: bottom left;
	margin-bottom:11px;
}

.leftmenu_orange_padding{
	padding:15px 0 9px 0;
}

/* BLUE MENU */
div#leftmenu_blue_titel{
	position:relative;
	height: 32px;
	background: #1BA6BF url(/site/jfrs/design/graphics/bg_blue_corner_topright.gif) no-repeat;
	background-position: top right;
	padding-left:9px;
}

div#leftmenu_blue{
	position:relative;
	height: auto;
	background: #DCF1F4 url(/site/jfrs/design/graphics/bg_blue_corner_bottomleft.gif) no-repeat;
	background-position: bottom left;
	margin-bottom:11px;
}

.leftmenu_blue_padding{
	padding:15px 0 9px 0;
}

/* GREEN MENU */
div#leftmenu_green_titel{
	position:relative;
	height: 32px;
	background: #88BF1B url(/site/jfrs/design/graphics/bg_green_corner_topright.gif) no-repeat;
	background-position: top right;
	padding-left:9px;
}

div#leftmenu_green{
	position:relative;
	height: auto;
	background: #EAF3D7 url(/site/jfrs/design/graphics/bg_green_corner_bottomleft.gif) no-repeat;
	background-position: bottom left;
	margin-bottom:11px;
}

.leftmenu_green_padding{
	padding:15px 0 9px 0;
}

div#leftmenu_padding{
	padding:0 9px 0 9px;
}

div#leftmenu_white_line{
	height:1px;
	background-color:#FFFFFF;
}

/*===========================
	INNER CONTENT CONTAINERS 1 DOT
===========================*/

div#content_container{
	position:relative;
	float:left;
	width:657px;
	margin: 20px 15px 20px 33px;
}

div#content_container_1dot{
	position:relative;
	float:left;
	background-image: url('/site/jfrs/design/graphics/dot.gif');
	background-repeat: repeat-y;
	background-position: 226px 0px;
}

/*===========================
	INNER CONTENT CONTAINERS 2 DOT
===========================*/

div#content_container_2dot{
	position:relative;
	float:left;
	background-image: url('/site/jfrs/design/graphics/dot2.gif');
	background-repeat: repeat-y;
	background-position: 226px 0px;
}

div#content_container_left{
	position:relative;
	float:left;
	width:312px;
	margin: 16px 0 20px 33px;
}

div#content_container_right{
	position:relative;
	float:left;
	width:312px;
	margin: 20px 15px 20px 33px;
}

/*===========================
	INNER CONTENT CONTAINERS BOX
===========================*/

div#content_container_inner_topleft{
	position:relative;
	float:left;
	height:9px;
	width:9px;
	background: #EAF3D7 url(/site/jfrs/design/graphics/bg_inner_green_topleft.gif) no-repeat;
	background-position: top left;
}

div#content_container_inner_topcenter{
	position:relative;
	float:left;
	height:9px;
	background: #EAF3D7 url(/site/jfrs/design/graphics/bg_inner_green_topcenter.gif) repeat-x;
	background-position: top;
}

div#content_container_inner_topright{
	position:relative;
	float:left;
	height:9px;
	width:9px;
	background: #EAF3D7 url(/site/jfrs/design/graphics/bg_inner_green_topright.gif) no-repeat;
	background-position: top right;
}

div#content_container_inner_title{
	position:relative;
	clear:left;
	height:26px;
	background-color: #EAF3D7;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	padding-left:15px;
}

div#content_container_inner{
	position:relative;
	padding:15px;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}

div#content_container_inner_bottomleft{
	position:relative;
	float:left;
	height:9px;
	width:9px;
	background: #FFFFFF url(/site/jfrs/design/graphics/bg_inner_wit_bottomleft.gif) no-repeat;
	background-position: bottom left;
}

div#content_container_inner_bottomcenter{
	position:relative;
	float:left;
	height:9px;
	background: #FFFFFF url(/site/jfrs/design/graphics/bg_inner_wit_bottomcenter.gif) repeat-x;
	background-position: bottom;
}

div#content_container_inner_bottomright{
	position:relative;
	float:left;
	height:9px;
	width:9px;
	background: #FFFFFF url(/site/jfrs/design/graphics/bg_inner_wit_bottomright.gif) no-repeat;
	background-position: bottom right;
}


/*===========================
			TEKST			
===========================*/

.leftmenu_big{
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
}

.leftmenu_med{
	font-weight: bold;
	font-size: 18px;
	line-height: 34px;
}

.title_italic, .title_italic a{
	font-style:italic;
	font-size: 16px;
	line-height:24px;
}

.title, .title a{
	font-size: 16px;
	line-height:24px;
}

.title_med{
	font-size: 18px;
	line-height:18px;
	font-weight: bold;
}

.title_big{
	font-size:30px;
	font-weight:bold;
	line-height:36px;
}

.small_italic, .small_italic a{
	font-size:12px;
	line-height:18px;
	font-style:italic;
}

.submenutitle, .submenutitle a{
	font-size: 15px;
	line-height:24px;
	letter-spacing: -0.05em;
}

.green, .green a{
	color:#6C9D0C;
}

.lgreen, .lgreen a{
	color:#88BF1B;
}

.blue, .blue a{
	color:#1BA6BF;
}

.orange, .orange a{
	color:#DE9810;
}

.white, .white a{
	color:#FFFFFF;
}

/*===========================
		FORM ITEMS			
===========================*/

form.formulier{
	margin: 0;
}

input{
	border-top: 2px solid #7C7C7C;
	border-right: 2px solid #C3C3C3;
	border-bottom: 1px solid #DDDDDD;
	border-left: 2px solid #C3C3C3;
	color:#626262;
}

.inputnormal{
	width:155px;
}

/*===========================
			OTHERS			
===========================*/

/* in IE valign bottom */
.arrowimg{
	vertical-align:middle;
	width: 20px;
	height: 16px;
	padding-left:4px;
}

.header {
	font-size: 20px;
	font-weight: bold;
}

table.subnavborder {
	/*background-color: #EEE;*/
	margin-top: 6px;
}

/*.vacnav, .vacnav2 {
	border: 1px solid #CCC;
	padding: 3px;
}*/

a.button {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #88BF1B;
	line-height:18px;
	background: #FFF url(/site/jfrs/design/graphics/arrow_green_full.gif) no-repeat;
	background-position: right 3px;
	padding-right: 25px;
}

input.button {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #88BF1B;
	line-height:18px;
	background: #FFF url(/site/jfrs/design/graphics/arrow_green_full.gif) no-repeat;
	background-position: right 4px;
	padding-right: 25px;
	border: 0;
	cursor: pointer;
}
