
@import url("kaart/kaart.css");
body						{	margin: 0px; font-family:   Arial, Verdana, sans-serif;  color: #666666; font-size: 12px;}
img						{	border: none;}
a						{   font-size: small; color: #003375; text-decoration: none;}
a:hover					{   font-size: small; color: #2C85D0; text-decoration: underline;}
fieldset					{	-moz-border-radius: 8px; border-radius: px; }
li						{ 	list-style-type: square; list-style-image: url("../img/dot.png"); margin-left: -25px; margin-top:0px; margin-bottom: 0px; padding: 0px; xborder: 1px solid red;}
h2						{ 	color: #003375; margin: 0;}
h3						{ 	color: #003375; margin: 5px 0px 0px 0px ;}
h4						{ 	color: #003375; margin: 5px 0px 0px 0px;}
h5						{ 	color: #003375; margin: 5px 0px 0px 0px ;}
div#page_wrapper			{	margin: 0px; padding: 0px; xborder: 1px solid blue; }
div #page_wrapper_top		{	margin: 0px; padding: 0px; background: url(../img/bg_top.jpg) top left repeat-x; }
div #page_wrapper_bottom	{	margin: 0px; padding: 0px 0px 100px 0px; xbackground: url(../img/bg_bottom.jpg) bottom left repeat-x; 
							border:1px solid red}
div #page_top				{	xborder: 1px solid blue	}
div #page					{ 	xborder: 1px solid blue; BACKGROUND: #FFFFFF; MARGIN: 30px 50px 50px 50px ; min-width: 1220px; }
div #body_top      			{	height: 10px;  }
div #body_top_t      		{	BACKGROUND:  url(../img/main-t.png) repeat-x left  top;	}
div #body_top_tl    		{	BACKGROUND: #003375 url(../img/main-tl.png) no-repeat left  top;}
div #body_top_tr     		{	BACKGROUND:  url(../img/main-tr.png) no-repeat right top;}
div #body_bottom  			{	margin-top: 0px; padding: 0px; xborder: 1px solid red;   }
div #body_bottom_bl		{	BACKGROUND: url(../img/main-bl.png) no-repeat left  bottom;  xborder: 1px solid black; }
div #body_bottom_b		{	padding: 0px; BACKGROUND: url(../img/main-b.png)  repeat-x  left  bottom; }
div #body_bottom_br		{	margin: 0px; padding: 0px; BACKGROUND: url(../img/main-br.png) no-repeat right bottom;}
div #body_content_wrapper {	margin-bottom: -10px; border-left: 1px solid #D7D7D7;	border-right: 1px solid #D7D7D7;	}
div #body_header			{   xborder: 1px solid red; background-color: #003375; padding: 10px 0px 0px 40px; height: 120px; }
div #body_header_left		{   float: left; }
div #body_header_right	{   float: right; padding-right: 100px; padding-top: 0px}
div #body_content			{   min-height: 400px;  margin: 10px 10px 10px 10px ;PADDING: 10px 10px -1px 10px; xborder: 1px solid red; }
div #body_footer			{ 	font-size: x-small; text-align: center; border-top: 1px solid #D7D7D7; 
							padding: 10px 0px 0px 0px; margin-top: -4px; xborder: 1px solid green;}
div #body_footer a			{ 	font-size: x-small	}
div #page_bottom			{ 	xborder: 1px solid green;}
div #body_yrh				{   margin-bottom: 0px; height: 27px; border-bottom: 1px solid #D7D7D7;  border-top: 1px solid #D7D7D7;  
							BACKGROUND: url(../img/yrh_header.png) no-repeat left top; padding-left: 30px}
div #yrh 					{   height: 28px;}

div #yrh span 				{	line-height: 27px;  padding: 5px 5px 5px 5px; BACKGROUND: url(../img/yrh-sep.png) no-repeat right top;}
div #yrh span a				{ 	margin-left: 10px; margin-right: 10px;}

div .box_small      			{	WIDTH: 200px;}

div .section  				{ 	}
div .block_left			{ 	float: left; width: 210px;}
div .block_right			{ 	float: right; width: 210px;}
div .block_center			{ 	margin: 0px 230px 0px 230px; min-width: 700px; xborder: 1px solid green}

div .portlet 				{ 	font-size: normal;	}
div .portlet .t			{ 	HEIGHT: 38px; WIDTH: 100% 	; BACKGROUND: url(../img/box-tr.png) no-repeat top right; }
div .portlet .tl			{ 	float: left;   BACKGROUND: url(../img/box-tl.png) no-repeat left  top;   	}
div .portlet .tl div		{	padding-left: 20px; padding-top: 10px;}
div .portlet .wrapper		{	margin-top: -16px; border-left: 1px solid #D7D7D7;	border-right: 1px solid #D7D7D7	}
div .portlet .content		{   PADDING: 20px 10px 0px 20px; }
div .portlet .b			{	width: 100%; margin-top: -19px;}
div .portlet .bm			{	BACKGROUND: url(../img/box-b.png)  repeat-x left  bottom;}
div .portlet .br			{	BACKGROUND: url(../img/box-br.png) no-repeat right bottom; }
div .portlet .bl			{	BACKGROUND: url(../img/box-bl.png) no-repeat left bottom; }

div .float_left			{	float: left 	; xborder: 2px solid blue; clear: both;}
div .float_right			{	float: right 	; xborder: 2px solid blue; clear: both;}
ul#main_menu				{ 	vertical-align: top; text-align: right; xborder: 1px solid red;}
ul#main_menu li			{ 	DISPLAY: inline; margin: 0; padding-left: 10px; list-style: none;}
ul#main_menu li  a			{   color: #2C85D0;	}
ul#main_menu li  a:hover	{   color: white; border-bottom: 3px solid white; text-decoration: none;}

ul.images li				{	list-style-type: none; 	list-style-image: none; xsborder: 1px solid red}

