body {
 	font:70%/1.45  Verdana;
	background-color: #FFFFFF;
	color: Black;
	text-align: left;
}

.aspform 
{
	margin: 0px;
}


td {
 	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

a {
	text-decoration: underline;
	color: #283F6E;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
	color: #C02427;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4B7BBC;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4B7BBC;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4B7BBC;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div.logo {
	width: 820px;
	margin: auto;
	text-align: center;
	height: 100px;
}

div.bottom {
	width: 820px;
	margin: auto;
	text-align: center;
}

div.foto {
	width: 820px;
	height: 200px;
	margin: auto;
}

div.content_container {
	width: 820px;
	background-image:url(/vispas/images/elements/bg.jpg);
	height: 250px;
	margin: auto;
	text-align: left;
}

div.menu_svn {
	width: 820px;
	margin: auto;
	position: relative;
	height: 60px;
	margin: auto;
	text-align: left;
}

div.over_sportvisserij_nederland {
	background-color:  #B7CAE4;
	margin-bottom: 10px;
	padding: 2px;
	color: White;
	font-weight: bold;
	text-align: center;
	width: 98px;
	height: 50px;
	vertical-align: middle;
	float: left;
}

div.over_sportvisserij_nederland_hover {
	background-color:  #4B7BBC;
	margin-bottom: 10px;
	padding: 2px;
	color: White;
	font-weight: bold;
	text-align: center;
	width: 98px;
	height: 50px;
	vertical-align: middle;
	float: left;
}

div.wedstrijden, div.visstand_beheer {
	background-color:  #ACD9B5;
	margin-bottom: 10px;
	padding: 2px;
	color: White;
	font-weight: bold;
	text-align: center;
	width: 98px;
	height: 50px;
	vertical-align: middle;
	float: left;
}

div.wedstrijden_hover, div.visstand_beheer_hover {
	background-color:  #30A046;
	margin-bottom: 10px;
	padding: 2px;
	color: White;
	font-weight: bold;
	text-align: center;
	width: 98px;
	height: 50px;
	vertical-align: middle;
	float: left;
}

div.winkel, div.vispas {
	background-color:  #E6A7A9;
	margin-bottom: 10px;
	padding: 2px;
	color: White;
	font-weight: bold;
	text-align: center;
	width: 98px;
	height: 50px;
	vertical-align: middle;
	float: left;
}

div.winkel_hover, div.vispas_hover {
	background-color:  #C02427;
	margin-bottom: 10px;
	padding: 2px;
	color: White;
	font-weight: bold;
	text-align: center;
	width: 98px;
	height: 50px;
	vertical-align: middle;
	float: left;
}

div.nieuws_en_media, div.contact {
	background-color:  #EFD5A7;
	margin-bottom: 10px;
	padding: 2px;
	color: White;
	font-weight: bold;
	text-align: center;
	width: 98px;
	height: 50px;
	vertical-align: middle;
	float: left;
}

div.nieuws_en_media_hover, div.contact_hover {
	background-color:  #D89523;
	margin-bottom: 10px;
	padding: 2px;
	color: White;
	font-weight: bold;
	text-align: center;
	width: 98px;
	height: 50px;
	vertical-align: middle;
	float: left;
}

div.jeugd {
	background-color:  #A9B2C5;
	margin-bottom: 10px;
	padding: 2px;
	color: White;
	font-weight: bold;
	text-align: center;
	width: 98px;
	height: 50px;
	vertical-align: middle;
	float: left;
}

div.jeugd_hover {
	background-color:  #283F6E;
	margin-bottom: 10px;
	padding: 2px;
	color: White;
	font-weight: bold;
	text-align: center;
	width: 98px;
	height: 50px;
	vertical-align: middle;
	float: left;
}

.menuitem_link
{
	color: White;
	text-decoration: none;
	vertical-align: middle;
}

.menuitem_link:hover
{
	color: White;
	text-decoration: underline;
	vertical-align: middle;
}

div.submenu {
	width: 170px;
	height: 190px;
	padding-left: 30px;
	padding-top: 20px;
	text-align: left;
}

div.languages {
	width: 170px;
	height: 25px;
	padding-left: 30px;
	text-align: left;
}

div.zoek_vereniging {
	width: 170px;
	height: 30px;
	padding-left: 30px;
	text-align: left;
}

.submenu_link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4B7BBC;
	font-weight: bold;
	font-size: 13px;
}

div.button {
	position: absolute;
	left: 50% ;
	margin-left: 267px;
	top: 254px;
}

div.content_ruimte {
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: 395px;
	width: 591px;
	height: 230px;
	overflow: auto;
	text-align: left;
	z-index: 2;
}


div.content_bericht 
{
	margin-bottom: 10px;
}


div.formulier_tabel {
	display: inline-table;
}

div.formulier_rij {
	margin: 0px 0px 0px 0px;
	display: table-row;
}

div.formulier_button {

}

div.formulier_cel_links {
	position: absolute;
	width: 150px;
	display: block;
	
}

div.formulier_cel_rechts {
	padding: 0px 0px 0px 150px;
	width: 300px;
	display: block;
}

div.languages
{
	position: absolute;
	top:210px;
	left: 50%;
	margin-left: -380px;
	height: 0px;
	padding-left: 0px;
	z-index: 100;
	
}
