body {
	background: #224d6f ;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin: 10px;
	padding: 0;
}

td {
	font-family: Arial, sans-serif;
	font-size: 13px;
}

.header {
	position: absolute;
	top: 10px;
	left: 170px;

		width: 77%;
		max-width: 890px;
		text-align: center;
		z-index:1;
}


.width {
	position: absolute;
	top: 105px;
	left: 165px;
	max-width: 900px;
	min-height:740px;
	_height:auto !important;
	height:auto !important;
	height:740px;
	width: 78%;
	min-width: 600px;
	margin: 0 auto;


}
* html .minwidth {
	border-left: 600px solid #fff;

}
* html .container {
	margin-left: -600px;
	position: relative;

}
/*\*/
* html .minwidth, * html .container, * html .content {
	height: 1px;
	background: #224d6f;
}
/*/
.width {
	display: inline-block;
}
/**/

.content {
	
	padding: 5px;

}

.rule {
	width: 300px;
	background-color: #c00;
	color: #fff;
	margin: 1em auto;
}


.width1 {
	width: 50%;
	min-width: 300px;
	margin: 0 auto;
	text-align: left;
}
* html .minwidth1 {
	padding-left: 300px;
}
/*\*/
* html .minwidth1, * html .layout {
	height: 1px;
}
/**/



div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(bottom.gif) no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(title2.jpg) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(kop.jpg) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #20416E;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #224d6f url(linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}


#blockje2 { 
	position: relative; 

	}
	
	#blockjeheader { 
	position: relative; 

	}

.gaptop    { margin-top: 0; }    
.gapbottom { margin-bottom: 0;} 

.top-left2, .top-right2, .bottom-left2, .bottom-right2 { 
	background-image: url('../pictures/no2.gif'); 
	height: 9px;
	font-size: 2px;
	}
.top-left2, .bottom-left2 { 
	margin-right: 9px;
	}
.top-right2, .bottom-right2 { 
	margin-left: 9px;
	margin-top: -9px;
	}
.top-right2 {
	background-position: 100% 0;
	}
.bottom-left2  { 
	background-position: 0 -9px;
	}
.bottom-right2 { 
	background-position: 100% -9px;
	}
	
.inside22 {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;

	background: #fefefe;
	color: #000000;
	padding-left: 10px;
	padding-right:10px;
	min-height:460px;
	_height:auto !important;
	height:auto !important;
	height:460px;

	}
	
.insideheader {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #FFFFFF;
	color: #000000;
	z-index:1;

	}
	
.insidebottom {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #FFFFFF;
	color: #000000;
	padding-left: 10px;
	padding-right:10px;
	background-image: url('../pictures/stripe.jpg'); 
	}
	
.insidebottom2 {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #FFFFFF;
	color: #000000;
	padding-left: 10px;
	padding-right:10px;
	background-image: url('../pictures/stripe.jpg'); 
	
	}
		
	
div.scrolldiv
{	
	font: 9px verdana,arial,helvetica;
	border: 2px solid #000000;
	height: 125px;
    overflow: auto;
    width: 98%;
}

div.test {
	background: #ffffff;

	width: 450px;
	height: 400px;
	overflow: auto;
}

div.test2 {

	background: #ffffff;
	border: 1px solid #000000;
	width: 540px;
	height: 430px;
	overflow: auto;
}

div.test3 {
	background: #ffffff;
	width: 400px;

	height: 340px;
	overflow: auto;
}

div.test4 {
	background: #ffffff;
	width: 500px;

	height: 368px;
	overflow: auto;
}

div.test5 {
	background: #ffffff;
	width: 400px;

	height: 400px;
	overflow: auto;
}

div.test6 {
	background: #ffffff;
	width: 400px;

	height: 380px;
	overflow: auto;
}

div.test7 {
	background: #ffffff;
	width: 400px;

	height: 500px;
	overflow: auto;
}

tr.odd {
	background: aliceblue;
}

tr.even {
	background: white;
}

