﻿a {
	font-weight:bold;
	text-decoration:none;
	color: #ef120f;
}
a:hover {
	text-decoration:underline;
	color: #000000;
}
form {
	margin:0px;
}
* {
	font-family: Verdana; 
	font-size: 10px;
}
html, body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	min-height:100%;
}
div#logo_hs {
	position:absolute;
	top:25px;
	left:10px;
}
div#logo_6min {
	position:absolute;
	top:10px;
	left:722px;
}
div#TopBar {
	height:70px;
	width:100%;
	position:relative;
	top:65px;
	background-image: url('/Images/headerbg4.jpg');	
	background-repeat: repeat-x;
	padding-top:6px;
}
div#Search {
	position: relative;
	left: 758px;
	top: 16px;
	width: 142px;
	height: 26px;
	background: url('/Images/Search.png') no-repeat;
	/*background-image: url(/images/Tpixel.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/Search.png');*/
}
	div#Search input.fts {
		position:absolute;
		top:2px;
		left:25px;
		width:100px;
		height:14px;
		padding-top:3px;
		border:0px;
		z-index:100;
	}
	div#Search input#Search {
		position:absolute;
		top:4px;
		left:8px;
		border:0px;
		z-index:100;
	}
div#MenuLeft {
	position:absolute;
	left:0px;
	top:170px;
	width:160px;
	margin-left:6px;
	margin-right:15px;
	border-right:1px solid #ef120f;
}
	div#MenuLeft td a {
		margin-top:2px;
		margin-bottom:2px;
		line-height:14px;
		display:block;
		font-weight:bold;
		color: #000000;
		text-decoration:none;
	}
	div#MenuLeft td a:hover {
		color:#ef120f;
		text-decoration:underline;
	}
	div#MenuLeft td.selected a, div#MenuLeft td.subselected a{
		color: #ef120f;
	}
	div#MenuLeft table.submenu {
		margin-left:15px;
		padding: 0px;
	}
	div#MenuLeft table.submenu td {
		margin:0px;
		padding: 0px;
		height:12px;
		line-height:12px;
	}
div#Middle {
	position:absolute;
	top:170px;
	left:166px;
	width: 554px;
	border-left:1px solid #ef120f;
	margin:0px;
	padding:15px;
	padding-top:0px;
}
div#Right {
	position:absolute;
	top:170px;
	left:750px;
	width:150px;
}
	div#Right .RightTekst {
		padding:3px;
		background-color: #fce2d5;
	}
	div#Right .RightTekst img {
		margin: -3px;
	}
	div#Right .TitleRight {
		text-align:center;
		line-height:16px;
		padding:3px;
		background-color: #ef120f;
		color: #ffffff;
		font-weight:bold;
	}
	div#Right input.RightInput {
		border:0px;
		width:135px;
	}
	div#Right a {
		color: #000000;
	}
	div#Right a:hover {
		color: #ef120f;	
	}
div.StandaardTitle {
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}
div.StandaardTekst, form.StandaardTekst, div.StandaardTekstBorder {
	line-height: 18px;
	margin-bottom:10px;
}
div.StandaardTekstBorder, form.StandaardTekst {
	border:solid 1px #ef120f;
	padding:5px;
}
div.formtitle {
	color: #ffffff;
	background-color: #ef120f;
	font-size:14px;
	font-weight:bold;
	padding:3px;
	margin:0px;
}
form.StandaardTekst {
	background-color: #fce2d5;
	margin-top:0px;
	line-height:25px;
}
form.StandaardTekst td {
	line-height:18px;
	padding:2px;
}
form.StandaardTekst td a {
	color: #000000;	
}
form.StandaardTekst td a:hover {
	color: #ef120f;	
}
div.Maand {
	padding-left:20px;
	font-weight:bold;
	margin-top:10px;
}
div.Datum {
	color: #aaaaaa;
	line-height:16px;
	display:inline;
}




form.StandaardTekst input, form.StandaardTekst select {
	border: 0px solid #ef120f;
	float: right;
	width: 300px;
}
.StandaardTekst textarea {
	border: 0px solid #ef120f;
	margin-right: 20px;
	margin-bottom: 20px;
	float: right;
	width: 300px;
	height: 80px;
}
.StandaardTekst * * select {
	border: 0px solid #ef120f;
	width:304px;
}
.StandaardTekst input.small {
	border: 0px;
	width: 16px;
	float: left;
}
.StandaardTekst input.small2 {
	border: 0px;
	width: 16px;
	float: none;
	margin: 5px;
	vertical-align: middle;
}
.StandaardTekst input.submit {
	border: 0px;
	width: auto;
	float:none;
}
.ProjectInput {
	text-align: center;
}
.ProjectInput textarea {
	border: 1px solid #ef120f;
	width:  100%;
	height: 200px;
	padding:2px;
}
table.navig {
	border: 1px solid #ef120f;
	margin-bottom: 12px;
}
table.content td {
	padding:2px;
}
table.content {
	width:100%;
	border:1px solid #ef120f;
	margin-bottom:10px;
}
table.content tr.first td {
	font-weight:bold;
	border-bottom: 1px solid #ef120f;	
}
table.content tr.selected td {
	font-weight: bold;
	text-decoration:underline;
	/*background: #fce2d5;*/
}
img.icon {
	cursor:pointer;	
}

