/* BODY */
body	{margin-top: 0px; margin-bottom: 0px; background-color: #ACACAC; font-family: Verdana, Arial; font-size: 11px; line-height: 15pt; }

H1      {font-family: Verdana, Arial, sans-serif; font-weight: bold; color: #36678B; font-size:14px; line-height:16pt; margin-bottom: 8px;}
H2	    {font-family: Verdana, Arial, sans-serif; font-weight: bold; color: #36678B; font-size:11px; line-height:15pt; margin-bottom: 0px;}
H3	    {font-family: Verdana, Arial, sans-serif; font-weight: bold; color: #36678B; font-size:11px; line-height:15pt; margin-bottom: -18px;}
H4	    {font-family: Verdana, Arial, sans-serif; font-weight: normal; color: #36678B; font-size:11px; line-height:15pt; margin-bottom: 0px;}

p		{font-family: Verdana, Arial; font-size: 11px; line-height: 15pt; }
td		{font-family: Verdana, Arial; font-size: 11px; line-height: 15pt; }

/* LINKS */
a:link          {color: #36678B; font-weight:normal; text-decoration: none;}
a:visited       {color: #36678B; font-weight:normal; text-decoration: none;}
a:hover         {color: #36678B; font-weight:normal; text-decoration: underline;}

H3 a:link       {color: #36678B; font-weight:bold; text-decoration: none;}
H3 a:visited    {color: #36678B; font-weight:bold; text-decoration: none;}
H3 a:hover      {color: #36678B; font-weight:bold; text-decoration: none;}



.bodybg {
	background-color: #A2A2A2;
	width:792px;
	background-image:url('/images/back_midden.gif'); 
	layer-background-image:url('/images/back_midden.gif');
}

/* FORMULIEREN */
TEXTAREA	{
	FONT-FAMILY:Verdana, Arial;
	FONT-SIZE: 11px;
	border: 1px #ABB0BA;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	}
INPUT	{
	FONT-FAMILY:Verdana, Arial;
	FONT-SIZE: 11px;
	border: 1px #ABB0BA;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	}
SELECT	{
	FONT-FAMILY:Verdana, Arial;
	FONT-SIZE: 11px;
	border: 1px #ABB0BA;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	}
.button	{
	FONT-FAMILY:Verdana, Arial;
	FONT-SIZE: 11px;
	border: 1px #ABB0BA;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	color: #FFFFFF; 
	background-color: #3B5AA1;
	}
.nochoice {
	border: 0px #FFFFFF;
}