﻿body
{
	font-family: Verdana, Arial, Sans-Serif;
	margin-bottom: 20px;
	color: #303030;
	font-size: smaller;
}

h1
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #4368A3;
	font-size: large;
}

h2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: medium;
	color: #4368A3;
}
a
{
	color: #4368A3;
}
a:hover
{
	color: #A54399;
}


.quicklinks
{
	text-align: left;
	margin-left: 15px;
	padding-left: 5px;
	color: white;
	float: left;
	border-left: solid 1px white;
	height: inherit;
	font-size: small;
}
.quicklinks a, .quicklinks a:active, .quicklinks a:visited
{
	text-decoration: none;
	color: white;
}
.quicklinks a:hover
{
	text-align: left;
	text-decoration: underline;
}

img
{
	border: 0;
}


p
{
	line-height: 19px;
	text-align: left;
}

.inschrijfheader
{
	display: block;
	background-color: #4368A3;
	color: White;
	font-weight: bolder;
	padding: 4px 0px 4px 10px;
}
.inschrijfheader a
{
	color: White;
}

td
{
	vertical-align: top;
}





.menu
{
	margin-bottom: 15px;
}
.menuItem
{
	color: #4368A3;
}
.menuItemSelected
{
	color: #A54399;
}



#headerright
{
	float: right;
	color: black;
	width: 300px;
	height: 130px;
	background-image: url( 'images/header.jpg' );
	text-align: center;
	padding-top: 10px;
}
#headerright h1
{
	color: #A54399;
	font-size: 40px;
}
#headerright p
{
}

#counter
{
	text-align:center;
	background-color:#F0DBEE;
	padding:10px 2px 2px 10px;
	color:#5C5C5C;
	font-size:11px;
}
/*    
#menu a
{
    color: #4368A3;
    background-image:url("images/preA2.jpg");
    background-repeat:no-repeat;
    padding-left:35px;
    text-decoration:none;
}
#menu a:hover
{
    color: #A54399;
    background-image:url("images/preAHover2.jpg");
    background-repeat:no-repeat;
    padding-left:40px;
}
#menu
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: large;
    }
    
.menuContent
{
    padding-top:65px;
    }*/
