body, td, div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin:0px;
	padding:0px;
	line-height: 16px;
	vertical-align: top;
}
.introtext{
	font-size: 14px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: 2px;
	}
a{
	color: #0e5386;
}
img{
	border: none;
}
.line01{
	background-color: #ffffff;
}
.line02{
	background-color: #CFE7F1;
}
input.submitcontact {
	background-color : #0e5386;
	color : white;
	border:0px;
}
.menuleft{
	 background-color:#0e5386;
	 width: 107px;
	 padding-left:10px;
	font-weight: bold;
}
.menuleft A{
	color: White;
	text-decoration: none;
}
.menuleft A:hover{
	color: #debb2e;
}
.mainright{
	width: 450px;
	padding-left:5px;
}

input.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #0e5386;
	color: #939497;
	width: 300px;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #0e5386;
	color: #939497;
}
input.textreadonly{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #0e5386;
	color: #939497;
	width: 300px;
}
textarea.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #0e5386;
	color: #939497;
	width: 300px;
	height: 250px;
}

#maintop
{
	margin: 0px auto;
	width: 1024px;
	border-left: #939497 1px solid;
	border-right: #939497 1px solid;
	line-height: 20px;
	text-indent: 20px;
	font-weight: bold;
}
#maintop A
{
 	color: #939497;
	text-decoration: none;
}
#maintop A:hover
{
 	color: #debb2e;
}

.collageen
{
  color: #e20079;
}

.collageendonker
{
  color: #8e014d;
}

li span
{
  color: #000000;
}

a.collageen
{
  color: #e20079 !important;
	text-decoration: none;
}

a:hover.collageen
{
  color: #8e014d !important;
}

#main
{
	margin: 0px auto;
	width: 1024px;
	border-left: #939497 1px solid;
	border-right: #939497 1px solid;
}
#mainbottom
{
	margin: 0px auto;
	width: 1024px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	border-left: #939497 1px solid;
	border-right: #939497 1px solid;
	border-bottom: #939497 1px solid;
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-y;
	color: White;
	font-size:9px;
}
#mainbottom A
{
	color: White;
	text-decoration: none;
}
#floater  {
		background-color: #e2001a;
		color: White;
		font-weight: bold;
		text-align: center;
		height: 50px;
		vertical-align: middle;
		top: 0px;
		left: 0px;
		/*display: block;*/
		visibility: hidden;
		/*position: absolute;*/
}
