html {
     overflow: -moz-scrollbars-vertical;
}

a {
color: blue;
}
a:hover {
color: blue;
}
body
{
margin: 0px;
margin-left: 0px;
margin-top: 0px;
topmargin:0px;
leftmargin:0px;
}
.menu {background-image: url(/images/menu.jpg); background-repeat: repeat-x;}
.table{
	cellpadding: 0px;
	cellspacing: 0px;
}

.links 					{ padding-left:11px; padding-top:5px; background-repeat: no-repeat; background-position: top left;}
.links td.text			{ font-family: Verdana; size: 12px; color: #FFFFFF;}


.rechts					{ padding-left:0px; padding-top:0px; background-repeat: no-repeat; background-position: top left;}
.rechts	td.top			{ height:16px; width: 683px; background-repeat: no-repeat; background-position: top left;}
.rechts td.kop,	.rechts td.kop a
		{ padding-left:10px; font-weight:bolder; font-family: Verdana; font-size: 18px; color: #6B3124;}
.rechts td.text, .rechts td.text a, .rechts td.text_menu, .rechts td.text_menu a, .rechts td.kop_menu, .rechts td.kop_menu a
		{ padding:10px;  font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none;}
.rechts td.kop_menu, .rechts td.kop_menu a
		{padding-top:10px; padding-bottom:0px; font-weight:bold;}
.rechts td.text_menu, .rechts td.text_menu a
		{padding-top:0px; padding-bottom:0px;}
.required
		{ font-family: Verdana; font-size: 10px; color: #FF0000; text-decoration: none;}
.attributename
		{ font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none;}


