body { 
	margin: 0px;
	font-family:Arial,Verdana,Sans-Serif;
	font-size:11px;
	color:#606060;
	background-color: #bebebe;
	}
	
.container {
	background-color: #fff;
	width: 1000px;
	border: 0px solid red;
	text-align: left;
}

.header {
	height: 37px;
	background-image: url(pics/backgrounds/header.jpg);
	background-repeat: no-repeat;
	text-align:right;
	border: 0px solid grey;
}

.searchfield {
	padding-top:4px;
	float:right;
	margin-left:60px;
	margin-right:25px;
}

td {
	font-size:11px;
}

h1 {
	font-size:16px;	
}

h2 {
	font-size:14px;
	margin-bottom:4px;
}

.input2 {
	width: 400px;
}

.vert30 {
	height:30px;
	clear: both;
}

.vert80 {
	height:80px;
	clear: both;
}

.logo {
	float: left;
}

.logospacer {
	float: left;
	width: 100px;
}
	
.content {
	clear: both;
}

.menu {
	float: left;
	width: 330px;
}

.maincontainer {
	float: left;
	width: 520px;
	padding-left:20px;
}

.slogancontainer {
	float: left;
	width: 360px;
	padding-left:20px;
}

.slogan_shadow {
	padding-top: 20px;
}

.slogan {
	color:#8b8b8b;
	font-size : 18px;
}

.input_search {
	padding-left:0px;
	width:127px;
	height:17px;
	border:1px solid #a9c1c1;
	border-left: 1px solid #a9c1c1;
	border-top: 1px solid #a9c1c1;
	color:#888888;
	font-size:10px;
	font-family:verdana, arial;
	vertical-align:middle;
	position:relative;
	top:-6px;
}

.searchresults {
	width:400px;	
}


.three_items {
	padding-left: 100px;
}

.news {
	float: left;
	width:258px;
}

.seminars {
	float: left;
	width:258px;
}

.articles {
	float: left;
	width:258px;
}

.item_head {
	font-size:12px;
	color:#1e2993;
	font-weight: bold;
}

.item_hr {
	padding-top: 10px;
}

.item_text {
	padding-top: 10px;
}

.item_readmore {
	text-align: right;
	background-image: url(pics/buttons/readmore.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align:right;
	padding-right: 18px;
}

.textarea {
	font-family:Arial,Verdana,Sans-Serif;
	font-size:12px;
	width:400px;
}

.hor35 {
	float: left;
	width: 35px;
}
	
.hoofdmenu_ul {
	padding: 0px;
	margin: 0px;
	display:inline;
}

.hoofdmenu_ul li {
	padding-left: 100px;
	padding-top: 4px;
	list-style: none;
	line-height:20px;
}

.servicemenu_ul {
	padding: 0px;
	margin: 0px;
	padding-right: 70px;
	color: white;
}

.servicemenu_ul li {
	list-style: none;
	display: inline;
	line-height:24px;
	font-weight : bold;
}

a:link.hoofdmenu	{
	color:#2d3aad;
	font-size : 13px;
	font-weight : bold;
	text-decoration: none;
}
a:hover.hoofdmenu	{
	color:#c3b300;
	font-size : 13px;
	font-weight : bold;
	text-decoration: none;
}
a:active.hoofdmenu	{
	color:#2d3aad;
	font-size : 13px;
	font-weight : bold;
	text-decoration: none;
}
a:visited.hoofdmenu {
	color:#2d3aad;
	font-size : 13px;
	font-weight : bold;
	text-decoration: none;
}

a:link.servicemenu	{
	color:#fff;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}

a:hover.servicemenu	{
	color:#c3b300;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}
a:active.servicemenu	{
	color:#fff;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}
a:visited.servicemenu {
	color:#fff;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}

.SubitFormLink {
	border: none; 
	padding: 0; 
	margin: 0; 
	text-decoration: underline; 
	color: blue; 
	background-color: transparent; 
	cursor: pointer;
	color:white;
	text-decoration:none;
}

a:link.slidedivlink, a:active.slidedivlink, a:visited.slidedivlink	{
	color:#606060;
	text-decoration: none;
	font-size: 13px;
}

a:hover.slidedivlink	{
	color:#000;
	text-decoration: none;
}
