body
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #EFEFEF;
}

*
{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}

a:link, a:visited
{
	color: #000;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #000;
	text-decoration: none;
}

#mainmenu
{
	margin: 3px auto 0;
	text-align: left;
	width: 935px;
	clear: both;
}

#header
{
	background-color: #EFEFEF;
	height: 50px;
	border-bottom: 3px solid #000;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: block;
	text-align: center;
	width: 100%
}

#logo
{
	background: url(../images/logo_ovontmoetingen.jpg) top left no-repeat;
	width: 336px;
	height: 37px;
	display: block;
	margin: 5px 5px 0px 0px;
	padding: 0px;
	float: left;
	
}

#logo span
{
	visibility: hidden;
}

#logo a
{
	width: 336px;
	height: 37px;
	display: block;
	text-decoration: none;
}

#menu
{
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	top: 56px;
	left: 50px;
	
	float: left;
}

#menu li
{
	/*\*/
	float: left;
	/*\*/
	padding: 5px 5px 0px 0px;
}

#menu li a
{
	color: #FFF;
	background: url(../images/bkg_button_new.jpg) top center no-repeat;
	display: block;
	width: 94px;
	height: 21px;
	text-align: center;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
}

#container
{
	background: url(../images/bkg_content.jpg) top left repeat-x #2A8BC8;
	margin: 0px auto 0;
	text-align: left;
	width: 100%;
}

#content
{
	margin: 0px auto 0;
	text-align: left;
	width: 935px;

}

#location
{
	padding: 0px 0px 0px 0px;
	width: 100%;
	display: none;
}


#headerContainer
{
	background: url(../headers/header_trein.jpg) top left no-repeat;
	width: 935px;
	height: 180px;
	margin: 5px 0px 5px 0px;
}

#footer
{
	border-top: 3px solid #000;
	background-color: #EFEFEF;
	width: 100%;
	clear: both;
	text-align: center;
	padding: 5px 0px 0px 0px;
}

h3 a:link,h3 a:hover,h3 a:active,h3 a:visited
{
	color: #FFFFFF;
}


#extra1
{
	margin: -5px;
	clear: both;
	height: 5px;
}

#extra2
{
	z-index: 1000;
	height: 600px;
	width: 120px;
	top: 100px;
	margin-left: 205px;
	position: absolute;
}

span.attention
{
	padding: 3px;
	background-color: #000;
	display: block;
	color: #FFF;
}

a.attention:link, a.attention:visited
{
	color: #FFF;
	text-decoration: underline;
	text-align: center;
	display: block;
}

a.attention:active, a.attention:hover
{
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
}

span.attention a:link, span.attention a:hover, span.attention a:active, span.attention a:visited
{
	color: #FFF;
}

/* FORMS */
form
{
	display: inline;
}

input.login, select.login
{
	color: #A41010;
	font-weight: bold;
	display: block;
	margin: 0px 0px 5px 0px;
	width: 160px;
	border: 1px solid #000;
	padding: 2px;
}

input.submit
{
	background-color: #A41010;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	margin: 0px 0px 5px 0px;
	width: 80px;
	border: 1px solid #FFF;
}



/**/

.errormessage
{
	display: block;
	color: #A41010;
	font-weight: bold;
}

.messageTable
{
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}

.messageText
{
	
}

.messageTitles
{
	font-weight: bold;
	color: #124E99;
	width: 100px;
}
.partnerinfo a {
	color: #000000;
	text-decoration: none;
}