﻿@charset "utf-8";

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-color: #7b7b7b;
}
.link a
{
	color: #FFF;
	text-decoration: none;
	font-size: 120%;
}
a
{
	color: #7A1A28;
}
h1
{
	font-size:10pt;
	color: #791B2B;
}
h2
{
	font-size:140%;
	color: #791B2B;
}
h3
{
	font-size:120%;
	color: #791B2B;
}
h4
{
	font-size:105%;
	color: #791B2B;
}
fieldset
{
	border: 1px solid black;
}
legend
{
	font-size:10pt;
	color: #791B2B;
	font-weight: bold;
}

ul
{
	margin-left: 15px;
}


.Navigation
{
	position: relative;
	top: 40px;
	left: 20px;
	width: 180px;
}
.Navigation a
{
	color: #FFFFFF;
	font-size: 165%;
}
.SearchInputForm
{
	position: relative;
	display: inline;
	top: 40px;
	left: -3px;
	color: white;
}
.SearchInputFormIndex
{
	margin-top: 0px;
	color: white;
}
.IndexNews
{
	line-height: 1.8em;

}
.LandingContent
{
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	line-height: 1.3em;
}

.MainContent
{
	padding-top: 38px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	width: 730px;
	min-height: 550px !important;
	line-height: 1.3em;
}
.MainContent a
{
	font-size: 9pt;
	line-height: 1.5em;
}
.News
{
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	min-height:400px;
}
.link
{
	font-size: 100%;
	color: #FFFFFF;
}
 .tips
{
	font-weight : bolder;
	font-size: 120%;
	text-decoration : none;
}
/*Register */
.div_purple
{
	padding: 10px;
	margin: 5px;
	border: #000000 1px solid;
	text-align: center;
	background-color: #9CA8F4;
}
.knop
{
	padding: 5px;
	margin: 5px;
	border: #000000 1px solid;
	text-align: center;
	cursor: pointer;
	display: inline;
	background-color: #9CA8F4;
}
.knop:Hover
{
	color: #7A1A28;
	background-color: #6C7AE7;
}

.register_taal
{
	font-size: 80%;
	padding-left: 20px;
}
.popupbody
{
	background-color : #E5D9F1;
}
.register_error
{
	color: red;
	font-weight : bolder;
}
.popupbody TD
{
		font-size: 72%;
}
.register_uitgeschreven
{
	color: red;
	font-style : italic;
	width : 80%;
}
.register_required
{
	color: red;
	font-weight : bolder;
}
.register H1
{
	text-decoration : underline;
}
.register_text_field
{
	width : 190px;
}

.register_text_field_short
{
	width : 100px;
}
.register_text_field_long
{
	width : 350px;
}

@media print {
    .register_table
{
	width : 600px;
}
  }
  @media screen {
    .register_table
{
	width : 100%;
}
  }


.register_form_label
{
	width : 10%;
	white-space:nowrap;
	padding : 4;
}
.register_postcode_value
{
	width: 70px;
}
.register_form_value
{
	padding: 4;
}
.register_table_header
{
	font-weight : bold;
}
.register_list
{
	
}
.register_listitem
{
	
}
.register_verklaring
{
	color: red;
	border: 1px;
	border-color : red;
}
.register_ul
{
	list-style : circle;
	margin-left: 15px;
}
.register_login_voorwaarden
{
	border: thin;
	border-color : black;
	border-width : 1px;
}
.help_fix
{
				font-style:italic;
}
.print
{
	display:none;
}
/*End Register */
.note, .note a
{
font-size: 8pt;	
}

