* {
	color: #383838;
	line-height: 18px;
	font-family: Arial, Helvetica, sans;
}
body {
	background-image: url(/fileadmin/werk-lokaal.nl/img/page_bg.jpg);
	background-repeat: repeat-x;
	padding: 0;
	font-size: 12px;
}

.csc-sitemap ul, .zoekresultaat ul, .functieinh ul {
	list-style-type: disc;
	list-style-position: outside;
}

.tx-dmmjobcontrol-pi1 h2 {
	margin-bottom: 10px;
}

#job-table {
	background-color: #eae5ce;
}

.job-td {
	background-color: #fcfaef;
	padding: 5px;
}

.job-td-alt {
	background-color: #fff;
	padding: 5px;
}

.contactbox {
	margin: 4px;
	padding: 2px;
}

img {
	border: 0;
}

.grid_8 .main {
	background-color: #fcfaef;
	border: 1px solid #eae5ce;
}

#header {
	height: 52px;
}


#menu {
	position: relative;
	height: 239px;
	background-image: url("/fileadmin/werk-lokaal.nl/img/header.jpg");
	background-repeat: no-repeat;
}

/* Boxes */

div.box {
	position: absolute;
	width: 292px;
	height: 128px;
	padding: 8px;
	background-image: url(/fileadmin/werk-lokaal.nl/img/box.png);
	background-repeat: no-repeat;
}

div.box * {
	font-size: 13px;
	color: #fff;
	padding: 0 8px 0 8px;
}

#box1 {
	top: 80px;
	left: 312px;
}

#box2 {
	top: 80px;
	left: 632px;
}

.box h1 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 6px;
}

.box a.button {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

a.button {
	display: block;
	height: 27px;
	padding: 6px 0 0 14px;
	background-repeat: no-repeat;
	color: #fff !important;
	font-weight: normal !important;
	text-decoration: none;
}

a.button:hover, a.button:visited:hover {
	text-decoration: none !important;
}

a.button.black {
	background-image: url(/fileadmin/werk-lokaal.nl/img/buttons_black.png);
}

a.button.red {
	background-image: url(/fileadmin/werk-lokaal.nl/img/buttons.png);
}

a.button.small {
	width: 84px;
	background-position: left -1px;
}

a.button.medium {
	width: 106px;
	background-position: left -35px;
}

a.button.large {
	width: 138px;
	background-position: left -69px;
}

#footer {
	height: 56px;
	background-image: url(/fileadmin/werk-lokaal.nl/img/footer_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

#footer p {
	text-align: center;
	margin-top: 20px;
}

#footer p a {
	margin-right: 80px; 
}

#footer p a, #footer p a:visited {
	color: #ffb294;
	text-decoration: none;
}

#footer p a:hover, #footer p a:visited:hover {
	color: #fff;
}

.main {
	padding-top: 30px;
	min-height: 220px;
	height: auto !important;
	height: 220px;
	padding-bottom: 10px;
}

.main h1 {
	font-size: 15px;
	color: #707070;
	margin-bottom: 10px;
}

.main#right p {
	margin-bottom: 8px;
}

.main a, .main a:visited {
	color: #fd3c00;
	text-decoration: none;
	font-weight: bold;
}

.main a:hover, .main a:visited:hover {
	text-decoration: underline;
}

a.meerlink {
	background-image:url(/fileadmin/werk-lokaal.nl/img/arrow.gif);
	background-position:right top;
	background-repeat:no-repeat;
	float:right;
	height:20px;
	padding-right:25px;
	padding-top:2px;
	margin-right: 10px;
}

/* sub grid left */
.grid_4_2 {
	display:inline;
	float:left;
	width: 300px;
	margin-left:0;
	overflow: hidden;
	height: 36px;
	white-space: nowrap;
}

/* sub grid right */
.grid_4_1 {
	display:inline;
	float:left;
	width: 100px;
	margin-right:0;
	height: 20px;
	margin-left: 10px;
}

td.csc-form-labelcell {
	vertical-align: top;
	padding-right: 8px;
}

span.label {
	float:left;
	display:block;
	font-weight:bold;
}

span.text {
	display:block;
	margin-left:110px;
}

.functieattr .label {
	display:block;
	float:left;
	font-weight:bold;
}

.functieattr .text {
	display:block;
	margin-left:110px;
}

.functieinh .label {
	float: none;
}

#right ul, #left ul {
	padding-left: 0;
}

#footer p a#facebook {
    background-image: url("/fileadmin/werk-lokaal.nl/img/icon_facebook.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    margin-right: 16px;
    position: relative;
    text-indent: -9999px;
    top: -7px;
    width: 32px;
    z-index: 10000;
}

#footer p a#twitter {
  display: inline-block;
    background-image: url("/fileadmin/werk-lokaal.nl/img/icon_twitter.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    margin-right: 16px;
    position: relative;
    text-indent: -9999px;
    top: -7px;
    width: 32px;
    z-index: 10000;
}
