body
{
background-color	: #EEE9C9;
font-family			: georgia,times;
font-size			: 11px;
color				: #3C0D16;
}

td
{
font-family			: georgia,times;
font-size			: 11px;
color				: #3C0D16;
}

.resultTable
{
background-color	: #EFEFEF;
border-style		: solid;
border-width		: 1px;
border-color		: #3C0D16;
width				: 180px;
}

.resultTable tr
{
vertical-align		: middle;
text-align			: center;
}

.textInput
{
width				: 100%;
font-size			: 11px;
}

.textArea
{
width				: 100%;
height				: 80px;
font-size			: 12px;
}

.editForm Td
{
background-color	: #EFEFEF;
border-style		: solid;
border-color		: #CCCCCC;
border-width		: 1px;
}

.overView
{
border-style		: inset;
border-width		: 2px;
}

.overView Td
{
background-color	: #E2E2F1;
border-style		: solid;
border-color		: #CCCCCC;
border-width		: 1px;
}

/*

AXIVORM A TAGS ORIGINEEL

a
{
color				: #70192A;
text-decoration		: none;
}

a:hover
{
color				: #70192A;
text-decoration		: underline;
}
*/

a
{
font-size			: 12px;
color				: #70192A;
text-decoration		: none;
}

a:hover
{
font-size			: 12px;
color				: #70192A;
font-weight			: bold;
text-decoration		: underline;
}

.overView a
{
width				: 100%;
}

.overView a:hover
{
width				: 100%;
background-color	: #FFFFFF;
}

.overViewTop td
{
background-color	: #CCCCCC;
border-style		: outset;
border-width		: 2px;
}

.axivorm{
font-family			: Arial, Helvetica, sans-serif;
font-size			: 9px;
color				: #000000;
}

.axivorm a{
font-family			: Arial, Helvetica, sans-serif;
font-size			: 9px;
color				: #000000;
text-decoration		: none;
}

.axivorm a:hover{
font-family			: Arial, Helvetica, sans-serif;
font-size			: 9px;
color				: #FFFFFF;
}

.recreatiewoningen {
font-family			: georgia,times;
font-size			: 11px;
color				: #FFFFFF;
}

.recreatiewoningen a{
font-family			: georgia,times;
font-size			: 11px;
color				: #FFFFFF;
text-decoration		: none;
}

.recreatiewoningen a:hover{
font-family			: georgia,times;
font-size			: 11px;
color				: #FFFFFF;
}

fieldset
{
padding				: 5px;
}

legend
{
font-weight			: bold;
}

.button
{
background-color	: #CCCCCC;
border-color		: #666666;
border-style		: solid;
border-width		: 1px;
cursor				: hand;
}

h1{
font-family			: arial,helvetica;
font-size			: 13px;
font-weight			: bold;
color				: #000000;
}