body {
font-family: Verdana, Sans-Serif;
margin: 0;
padding: 0;
}

p {
font-size: 12px;
}

table.main, table.klein {
height: 100%;
background: url(./images/kleur_blauw.gif);
}

p.kopje {
font-weight: bold;
}

span.error {
border-bottom: 1px dotted red;
color: red;
}

input, input.login, textarea {
font-family: Verdana, Sans-Serif;
font-size: 12px;
border: 1px solid #b0b0b0;
background: #E3E3EF;
}

input.login {
background-image: url(./images/inlogbutton.gif);
}

textarea {
font-family: Verdana, Sans-Serif;
font-size: 12px;
border: 1px solid #b0b0b0;
background: #E3E3EF;
}


input.checkbox {
font-family: Verdana, Sans-Serif;
font-size: 12px;
background: none;
border-style: none;
border-width: 0px;
}

input.radio {
font-family: Verdana, Sans-Serif;
font-size: 12px;
background: none;
border-style: none;
border-width: 0px;
}

select {
font-size: 12px;
background-color:#eeeeee;
color:00007b;
}

select.s250 {
width: 250px;
}

td {
font-size:12px;
}

h1, h2, h3, h4, h5 {
color: #EF8200;
}

a.menu, a.menu2 {
	text-align:	left;
	font-family:	verdana, Sans-Serif;
	font-size:		12px;
	text-decoration:	none;
	color:				#FFF;
	padding:	2px;
	font-size:	12px;
}

a.menu2
{
	color: #EE8A00;
	text-decoration: underline;
}

a.menu3
{
	color: #000;
	text-decoration: underline;
}

.newsmenu {
	font-size: 11px;
    text-decoration:	none;
    color: #FFFFFF;

}


a.newsmenu:hover {
	color: #9BA7CE;

    }



a.menu:hover {
color: #EE8A00;
}


A	{color:#000000; text-decoration:underline}
A:hover	{color:#EE8A00; text-decoration:none}

table.window{
	border:		1px solid #EE8A00;
	background:	#F7F3F7;
	width:		580px;

    margin-bottom: 7px;
}

table.window_small{
	border:		1px solid #EE8A00;

	width:		100%;
	margin-top:	7px;
    margin-bottom: 7px;
}

table.questions{
	border:		1px solid #EE8A00;

	width:		100%;
	margin-top:	7px;
    margin-bottom: 7px;
}

td.windowtitle {

	text-align:	right;
    color: #000000;
	height: 25px;
	font-weight: bold;
	font-size:12px;
    height: 10px;
}

td.windowtitle2 {
	background: #EE8A00;
	font-weight: bold;
	height:	10px;
}

td.cat {
	background:	#F7F3F7;
	border:			1px solid #A7A3A7;
}

.windowfield, .windowfield2 {
	text-align: center
}

.windowfield {
        width: 300px;
}

body.findcompany, body.finduser
{
/*	background-color: #F7F3F7;*/
	text-align: center;
	font-size:	11px;
	margin:		3px;
}

#findcompany
{
	border: 2px outset #3333ae;
	font-family: verdana, Sans-Serif;
	font-size: 11px;
	text-align: center;
	background: #00007b;
	top: 150px;
	left: 30%;
	width: 516px;
	padding-top: 3px;
	position: absolute;
	z-index: 1;
	visibility: hidden;
}

textarea.textarea_edit {
background: #F7F3F7;
}

fieldset.company
{
	border:	1px solid #EE8A00;
	width: 100%;
}

