.logo
{
background-image: 	url(../app_images/frontend/gradient_back.gif);
background-repeat: 	no-repeat;
}

.background
{
background-color: 	#F2F2F2;
}

.main_background
{
background-color: 	white;
}

.main_rechts
{
background-image: 	url(../app_images/frontend/main_rechts.gif);
background-repeat: 	repeat-y;
}

.main_links
{
background-image: 	url(../app_images/frontend/main_links.gif);
background-repeat: 	repeat-y;
}

.main_onder
{
background-image: 	url(../app_images/frontend/main_onder.gif);
background-repeat: 	repeat-x;
}

.main_boven
{
background-image: 	url(../app_images/frontend/main_boven.gif);
background-repeat: 	no-repeat;
}

.main_rechteronderhoek
{
background-image: 	url(../app_images/frontend/main_rechterhoek.gif);
background-repeat: 	no-repeat;
}

.main_linkeronderhoek
{
background-image: 	url(../app_images/frontend/main_linkerhoek.gif);
background-repeat: 	no-repeat;
}

.main_rechtsboven
{
background-image: 	url(../app_images/frontend/main_rechtsboven.gif);
background-repeat: 	no-repeat;
}

.menu
{
background:         url('../radcontrols/menu/skins/default/unselected.png');
height:             35px;
font-family: 		Verdana;
font-size: 			10pt;
color:				white;
text-align: 		center;
font-weight:		bolder;
width: 100%;
}

.submenu
{
background-color:	#D12027;
font-family: 		Verdana;
font-size: 			10pt;
color:				white;
text-align: 		left;
font-weight:		bolder;
text-decoration:	none;
margin-left:		15px;
}

.submenu a, .submenu a:visited
{
font-family: 		Verdana;
font-size: 			10pt;
color:				white;
text-align: 		left;
font-weight:		bolder;
text-decoration:	none;
margin-left:		15px;
}

.submenu a:hover
{
font-family: 		Verdana;
font-size: 			10pt;
color:				white;
text-align: 		left;
font-weight:		bolder;
text-decoration:	none;
margin-left:		15px;
}

.adresgegevens 
{
font-family: 		Verdana;
font-size: 			9pt;
color:				#2B4C82;
text-align: 		left;
}

.adresgegevens a:link, .adresgegevens a:visited
{
font-family: 		Verdana;
font-size: 			9pt;
color:				#2B4C82;
text-align: 		left;
}

.adresgegevens a:hover
{
font-family: 		Verdana;
font-size: 			9pt;
color:				#D12027;
text-align: 		left;
}

.onderbalk
{
background-color: 	#D12027;
font-family: 		Verdana;
font-size: 			8pt;
color:				white;
text-align: 		center;
font-weight:		bolder;
}

.koptekst, h1
{
font-family: 		Verdana;
font-size: 			14pt;
color:				#D12027;
text-align: 		left;
font-weight:		bolder;
}

p
{
font-family: 		Verdana;
font-size: 			10pt;
color:				#2B4C82;
}
.tekst, .teeha
{
font-family: 		Verdana;
font-size: 			10pt;
color:				#2B4C82;
text-align: 		justify;
}

.tekst a { color: #d12027; text-decoration: none; }
.tekst a:hover { text-decoration: underline; }

.tekst_ouwehand
{
font-family: 		Verdana;
font-size: 			7pt;
color:				#2B4C82;
text-align: 		center;
text-decoration:	none;
font-weight:		normal;
}

.tekst_ouwehand a
{
font-family: 		Verdana;
font-size: 			7pt;
color:				#D12027;
text-align: 		center;
text-decoration:	none;
font-weight:		normal;
}

.tekst_ouwehand a:hover
{
font-family: 		Verdana;
font-size: 			7pt;
color:				#2B4C82;
text-align: 		center;
text-decoration:	none;
font-weight:		normal;
}






