@import url(/include/css/editor.php);

.form  	{
	border: 1px solid #80ABB0;
	background-color: #FFFFFF;
	color: #838383;
	line-height: normal;
	}
	
.formblack  	{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #838383;
	line-height: normal;
	}

.button	{
	border: 1px none #FFFFFF;
	color : #FFFFFF;
	background-color : #0099DA;
	padding-left:5px;
	padding-right:5px;
}

.copyright, .copyright a:link, .copyright a:active, .copyright a:visited, .copyright a:hover {
	color: #86B0B8;
}

.border	{border : 1px solid #FFFFFF;}

#main {
	
}

table.main {
	height:100%;
	background-image: url(../../image/top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
td.main {
	height:100%;
	vertical-align: top;
}

#contactInfo {
	width:190px;
	color:#7CB0C1;
	padding:15px;
	padding-bottom:5px;
	line-height:18px;
}

#contactInfo a:link, #contactInfo a:active, #contactInfo a:visited, #contactInfo a:hover {
	color:#7CB0C1;
}

.kop {
	font-size: 16px; 
	font-weight: bold;
	color: #0099DA;
}
a:link.news, a:active.news, a:visited.news, a:hover.news {
	/*color: #BFD6DA; */
	color: #CCDEE4;
	font-weight: bold;
}

.right {
	background-image: url(../../image/schaduw.gif);
	background-repeat: repeat-y;
}

.menubottom {
	height:6px;
	background-image:url(/image/menu_bottom.gif);
	background-repeat:repeat-x;
}

.mainContent {
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
	color: #FFF;
	background-image: url(../../image/water2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.mainTable {
	background-color: #005A78;
}

li {
	list-style-image: url(../../image/bullet.gif);
}

select, input	{
	font-size:11px;
	line-height:18px;
	}