@charset "UTF-8";
/* CSS Document */

h1	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#f28d21;
	margin:auto;
	}

/* Opmaak menu */
h2			{
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:13px;
			font-weight:bold;
			color:#000;
			
}
 			 
h2 a		{
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#000;
			font-size:13px;
			font-weight:bold;
}
h2 a:hover		{
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#000;
			font-size:13px;
			font-weight:bold;
}
h2 a:current		{
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#4488cf;
			font-size:13px;
			font-weight:bold;
}
h2 a:visited		{
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#000;
			font-size:13px;
			font-weight:bold;
			text-decoration:none;
}
h3 {
	color:#4488cf;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
}
h4			{
				text-align:center;
				padding-top:25px;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:10px;
				color:#FFF;
}
h4 a		{
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#FFF;
}
h4 a:hover		{
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#858585;
			text-decoration:underline;
}
h4 a:visited		{
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#FFF;
			text-decoration:none;
}
h5			{
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			color:#2b2b2b;
}
h5 a,  h5 a:hover, h5 a:visited	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin:auto;
	line-height:28px;
	}
div#portfolio P {
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			line-height:0px;
			margin:0px;
			padding:0px;
}
div#main P	{
				color:#151515;
				line-height:25px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				margin-bottom:15px;
}
div#main P a:link, div#main P a:visited 	{
				color:#151515;
				line-height:25px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				margin-bottom:15px;
				color:#000;
}
div#main P a:hover	{
				color:#151515;
				line-height:25px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				margin-bottom:15px;
				color:#000;
				text-decoration:underline;
}
input, textarea		{
				border:#C60 1px solid;
}
input				{
					height:20px;
					font-size:13px;
}

