input,select
{
	width:150px;
	border: 1px solid #80001f;
}
textarea
{
	border: 1px solid #80001f;
}
#innovatietop100 {
width:80px;
height:136px;
background-image:url('images/mkb_top100.png');
float:left;
}
#language
{
	float:right;
}
body, html {
width:100%;
height:100%;
padding:0;
margin:0;
font-family:Arial;
font-size:9pt;
background-color:#fff;
}
#wrap {
width:800px;
height:auto;
display:block;
margin:20px auto 0 auto;
}
#header {
width:800px;
height:104px;
background-image:url('images/header.gif');
float:left;
}
#menu {
width:800px;
height:30px;
background-color:#80001f;
float:left;
}
#menutable {			
	margin:2px 0 0 0px;
}
/* Menubutton op non-active */
.buttonleft {
	width:2px;
	height:28px;
	padding:0;
	margin:0;			
}
.buttoncenter a:link, .buttoncenter a:active, .buttoncenter a:visited {
	width:auto;
	height:21px;
	display:block;
	padding:7px 2px 0px 5px;
	margin:0;			
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.buttoncenter a:hover {
	width:auto;
	height:21px;
	display:block;			
	padding:7px 2px 0px 5px;
	margin:0;			
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
}
.buttonright {
	width:2px;
	height:28px;
	padding:0;
	margin:0;			
}		
/* Einde Menubutton op non-active */

/* Menubutton op active */
.buttonleft_active {
	width:15px;
	height:28px;
	padding:0;
	margin:0;
	background-image:url('images/menubuttonleft.gif');
}
.buttoncenter_active a:link, .buttoncenter_active a:visited, .buttoncenter_active a:active {
	width:auto;
	height:21px;
	display:block;
	padding:7px 0 0 0;
	margin:0;
	background-color:#fff;
	font-weight:bold;
	text-decoration:none;
	color:#80001f;
}
.buttonright_active {
	width:15px;
	height:28px;
	padding:0;
	margin:0;
	background-image:url('images/menubuttonright.gif');
}
/* Einde Menubutton op active */

.buttonspacer {
	width:10px;
	height:28px;
	text-align:left;
	}
	.spacer {
		width:4px;
		height:16px;
		background-color:#9e475f;
		margin:0 0 0 3px;
}
#infobox {
width:215px;
height:81px;
background-color:#b05971;
float:left;
margin-top:15px;
text-align:center;
font-size:12pt;
color:#fff;
padding:50px 10px 5px 10px;
}
.services {
width:161px;
height:auto;
float:left;
margin:15px 0 0 15px;
border:1px solid #494949;
}
.serviceimage {
	height:112px;			
}
.services img, .services a:link, .services a:visited, .services a:active {
	border:0;
	margin:0;
	padding:0;
}
.servicedescription {
	height:22px;
	background-color:#80001f;
	font-size:9pt;
	text-align:center;
	color:#fff;
}
#content {
	width:541px;
	height:auto;
	float:right;
	margin:15px 0 0 15px;
	text-align:left;
	vertical-align:top;
	padding:0;
	color:#616161;
	}
	#content a:link, #content a:visited, #content a:active {
		color:#80001f;
		text-decoration:underline;
	}
	#content a:hover {
		color:#b05971;
		text-decoration:underline;
	}
.contentheader {
	font-size:19pt;
	font-weight:bold;
	color:#616161;
}
h1 {
	font-size:19pt;
	font-weight:bold;
	color:#616161;
}
h2 {
	font-size:11pt;
	font-weight:bold;			
	color:#616161;
}
.contentintroduction {
	font-size:11pt;
	font-weight:bold;			
	color:#616161;
}
#imagebox {
width:233px;
height:auto;
padding:0;
margin-top:15px;
float:left;
}
#imagebox img {
	border:1px solid #80001f;
}
a:link,  a:visited,  a:active {
		color:#ffffff;
		text-decoration:underline;
	}
a:hover 
{
	color:#ffffff;
	text-decoration:underline;
}
#footer {
	width:790px;
	height:40px;
	background-color:#b05971;
	color:#fff;
	padding:5px;
	margin-top:10px;
	float:left;
	text-align:right;
	border-top:3px solid #80001f;
}
