/* CONTENT */

body, td
	{
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	}

body	{ background-color: #FFF9E0; margin: 0; }

div#wrapper
	{
	position: relative;
	width: 640px;
	margin: 0px;
	padding: 0px;
	}


b, strong
	{
	color: #600;
	}

.head
	{
	font-size: 12px;
	font-weight: bold;
	color: #600;
	}

.printkop
	{
	font-size: 16px;
	font-weight: bold;
	color: #F47B25;
	}

.printsubkop
	{
	font-size: 14px;
	font-weight: bold;
	color: #F47B25;
	}

.print_desc
	{
	font-weight: bold;
	width: 120px;
	}


.print_data
	{
	}

img.newspic
	{
	margin: 8px;
	margin-top: 0px;
	}

/* LEFT */

#bdyleft
	{
	background: url(/grfx/bgleft.gif) #fff9e0 no-repeat;
	margin: 0px;
	}

#menu
	{
	position: relative;	
	font-weight: bold;
	}
	
#menu ul
	{
	list-style: none; 
	padding:0; 
	margin:0; 
	margin-left: 2px;
	border:0;
	}
	
div#menu li    			{ text-decoration:none; line-height: 1.2em; margin-bottom: 12px; }
	
#menu a    				{ text-decoration:none; color: #600; display:block; width: 100px; height:20px; }	
#menu a:hover			{ text-decoration:none; color: #9c0; display:block; width: 100px; height:20px; }	

/* SUBMENU */

#submenu
	{
	position: relative;		
	font-weight: bold;
	height: 20px;
	}
	
#submenu ul
	{
	position: absolute;
	list-style: none; 
	height: 20px;
	padding:0; 
	margin:0; 
	border:0;
	}
	
div#submenu ul li    			{ background: url(/grfx/bgsubmenu.gif) no-repeat 0px 2px; padding: 0px; padding-left: 10px; text-decoration:none; position:absolute; }
	
#sm1 { left: 6px;  width:110px; }
#sm2 { left: 126px; width:70px; }
#sm3 { left: 208px; width:138px; }
#sm4 { left: 358px; width:148px; }
#sm5 { left: 6px; width:110px; }
#sm6 { left: 6px; width:164px; }
#sm7 { left: 182px; width:122px; }
	
	
#submenu a    				{ text-decoration:none; color: #600; display:block; height:20px; }	
#submenu a:hover			{ text-decoration:none; color: #9c0; display:block; height:20px; }	

/* FORMULIER */

hr	{ border-bottom: 1px dotted #600; }

.form_desc
	{
	width: 130px;
	}

.form_desc2
	{
	text-align: right;
	}


select.form_select, input.form_input
	{
	font-family: Verdana, Arial, helvetica;
	font-size: 12px;
	width: 285px;
	}

input.form_input2
	{
	font-family: Verdana, Arial, helvetica;
	font-size: 12px;
	width: 85px;
	}

input.form_input3
	{
	font-family: Verdana, Arial, helvetica;
	font-size: 12px;
	width: 139px;
	}


textarea.form_area
	{
	font-family: Verdana, Arial, helvetica;
	font-size: 12px;
	width: 285px;
	}