﻿* {
	margin: 0; font: 12px Trebuchet MS;
}

body {
	background: #c70e35;
}

h1, h5 { color: #c70e35; font-size: 36px; height: 36px; line-height: 36px; margin-bottom: 10px; }
h2 { color: #000; font-size: 18px; height: 18px; line-height: 18px; margin-bottom: 10px; }
a { text-decoration: none; color: #c70e35; }
img { border: 0; }
p, form { margin-bottom: 18px; }
ul { margin-bottom: 18px; list-style: none; padding: 0; }
strong { font-weight: bold; }
td
{
	vertical-align:top;
}
#hhtwrapper {
	background: url(http://www.headhuntersteam.nl/css/img/bg/wrapper.gif) 0 120px repeat-x #fff;
	overflow: hidden;
}

#hhtcontainer {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	background: url(http://www.headhuntersteam.nl/css/img/bg/wrapper.gif) 0 120px repeat-x #fff;
}

#hhtheader {
	width: 960px;
	height: 120px;
	background: url(http://www.headhuntersteam.nl/css/img/bg/header.jpg) no-repeat 480px 0;
}
.logo { margin: 24px 0 0 31px; }

#mainmenu {
	width: 960px;
	height: 80px;
	/*background: url(img/bg/menu-bottom.gif) repeat-x bottom;*/
	
}
#mainmenu ul { list-style: none; padding: 0; margin: 0; }
#mainmenu li { display: inline; float: left; }
#mainmenu .link { width: 192px; height: 60px; display: block;
	background-image: url(http://www.headhuntersteam.nl/css/img/menu-up.gif); }
#mainmenu li a:hover { 
	background-image: url(http://www.headhuntersteam.nl/css/img/menu-over.gif); }
	.mnuMainTitle
	{
		color:Black;
		font-weight:bold;
		font-size:120%;
		display:block;
		padding-top: 5px ;
		padding-left:5px;
	}
	.mnuSubTitle
	{
		color:#BCC3B4;
		
		display:block;
		padding-top: 5px ;
		padding-left:5px;
	}
	#mainmenu li a:hover .mnuMainTitle
	{
		color: #c70e35;
	}
	#mainmenu li a:hover .mnuSubTitle
	{
		color: #666;
	}
/*
.headhuntersteam a { background-image: url(../img/menu/headhuntersteam-up.gif); }
.headhuntersteam a:hover { background-image: url(../img/menu/headhuntersteam-over.gif); }
.kandidaten a { background-image: url(../img/menu/kandidaten-up.gif); }
.kandidaten a:hover { background-image: url(../img/menu/kandidaten-over.gif); }
.werkgevers a { background-image: url(../img/menu/werkgevers-up.gif); }
.werkgevers a:hover { background-image: url(../img/menu/werkgevers-over.gif); }
.inschrijven a { background-image: url(../img/menu/inschrijven-up.gif); }
.inschrijven a:hover { background-image: url(../img/menu/inschrijven-over.gif); }
.contact a { background-image: url(../img/menu/contact-up.gif); }
.contact a:hover { background-image: url(../img/menu/contact-over.gif); }
*/
#hhtcontent {
	width: 960px;
	overflow: hidden;
	line-height: 20px;
	margin-bottom: 20px;
	min-height:300px;
}
#content p a:hover { border-bottom: 1px dotted #000; }


#hhtfooter {
	width: 100%;
	background: url(http://www.headhuntersteam.nl/css/img/bg/footer.gif) repeat-x;
	padding-top: 10px;
	color: #000;
	overflow: hidden;
}
#footer a { color: #000; }
#footer a:hover { color: #c70e35; }
#footerspan { width: 960px; margin: 0 auto; text-align: center; }
#footerbottom { color: #fff; }
#footerbottom a { color: #eb9faf; border-bottom: 1px dotted #fff; }
#footerbottom a:hover { color: #fff; }


 a.contentbutton { display: inline; background: url(http://www.headhuntersteam.nl/css/img/icons/content-btn.gif); color: #fff; width: 140px; height: 29px; text-align: center; margin-right: 1px; padding-top: 8px; }
 a.contentbutton:hover { color: #000; background: url(http://www.headhuntersteam.nl/css/img/icons/content-btn-hover.gif); }

.vestiging { padding: 0; list-style: none; overflow: hidden; }
.vestiging li { display: inline; width: 76px; }
.vestiging li a { display: block; padding: 0 5px; color: #6a6f64; float: left; text-align: center; }
.vestiging li a:hover { color: #000; }
.vestiging img { border: 2px solid #bcc3b4; }


.optie { float: right; width: 70px; }
.info { width: 140px; float: left; }

.kolom12 { float: left; width: 440px; padding: 0 20px; overflow: hidden; }
.kolom13 { float: left;	width: 33%; overflow: hidden; }

.cornerrighttop { background: url(http://www.headhuntersteam.nl/css/img/bg/corner-right-top.jpg) no-repeat top right; padding: 20px 20px 0 0; }
.cornerleftbottom { background: url(http://www.headhuntersteam.nl/css/img/bg/corner-left-bottom.jpg) no-repeat bottom left; padding: 0 0 0 20px; margin-left: -20px; overflow: hidden; }

.bedrijfimg { border: 2px solid #bcc3b4; float: right; margin-left: 10px; }

.break { height: 0; border-bottom: 1px dashed #bcc3b4; font-size: 0; width: 100%; margin-bottom: 18px; }

.mr20 { margin-right: 20px; }
.nm { margin: 0; }
.floatleft { float: left; }
.floatright { float: right; }
.bold { font-weight: bold; }
.roze { color: #c70e35; }
.cb { clear: both; }

#topLeft
{
	min-height:150px;
}
#topRight{
	min-height:150px;}
#bottomLeft{
	min-height:100px;}
#bottomRight{
	min-height:50px;}
