* {
    margin: 0px;
    padding: 0px;
}
input {
	padding-left: 4px;
}
img {
    border: 0px;
}
html {
	height: 100%;
	display: block;
}
body {
    color: black;
    text-align: center;
    font-size: 12px;
    height: 100%;
    background-color: #DDDDDD;
}
#content {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 850px;
    background: #DDDDDD url(../img/bg.jpg) repeat-y scroll center;
}
#header {
    width: 100%;
    height: 137px;
    padding: 0px 60px 0px 60px;
}
#middle {
    width: 100%;
}
#leftbar {
	position: absolute;
	top: 150px;
    margin-left: 60px;
    width: 200px;
}
#middlebar {
    width: 515px;
    margin-left: 260px;
}
#middlebar table#middlebartable {
    color: #111111;
    font-family: Verdana;
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 515px;
}
#middlebartable td.text {
    background: url(../img/textbg.jpg);
    background-repeat: repeat-y;
    padding: 10px 20px 30px 30px;
}
#middlebartable td.top {
    background: url(../img/textbg_top.jpg);
    background-repeat: no-repeat;
    height: 23px;
}
#middlebartable td.bottom {
    background: url(../img/textbg_bottom.jpg);
    background-repeat: no-repeat;
    height: 24px;
}
table#intromenu {
    position: absolute;
    top: 10%;
    width: 100%;
}
td.introstudent {
    background-image: url('../img/intro_student_bg.jpg');
    text-align: right;
    height: 187px;
}
td.introstudent img {
    width: 403px;
    height: 187px;
}
td.introbedrijf {
    background-image: url('../img/intro_bedrijf_bg.jpg');
    text-align: left;
    height: 187px;
}
td.introbedrijf img {
    width: 394px;
    heigth: 187px;
}
td.intrologo {
    text-align: center;
}
img.intrologo {
    margin-right: 400px;
    margin-top: 150px;
    width: 400px;
    height: 80px;
}
img.headerlogo {
    height: 87px;
    width: 500px;
    position: relative;
    top: 30px;
    left: 30px;
    float: left;
}
menu {
    padding-bottom: 30px;
    margin-left: 10px;
}
menu li {
    width: 200px;
    height: 28px;
    font-color: #000000;
    font-size: 16px;
    padding-bottom: 13px;
    list-style: none;
    font-family: Myriad Pro, Verdana;
}
menu li:hover {
    cursor: hand;
    cursor: pointer;
    color: #009ddc;
}
h1 {
    margin-bottom: 5px;
    color: #009ddc;
}
h2 {
    margin: 10px 0px 5px 0px;
    color: #009ddc;
}
h3 {
    margin: 5px 0px 1px 0px;
    color: #009ddc;
}
#login {
	float: right;
	margin-right: 130px;
	margin-top: 53px;
	width: 128px;
}
#loginform {
    margin: 20px;
}
#loginform input {
	margin: 2px;
}
input, select {
    border: 1px solid #009ddc;
}
td.leftcell {
    text-align: right;
    padding-right: 5px;
    padding-top: 3px;
}
td.center {
    text-align: center;
}
input.submit {
	margin-top: 20px;
    color: #009ddc;
    cursor: hand;
    cursor: pointer;
    background-color: white;
    background: none;
}
#middlebar a {
    color: #009ddc;
    font-weight: bold;
}
#middlebar a:hover {
    border-bottom: 1px solid #009ddc;
}
#middlebar a.nodeco:hover {
    text-decoration: none;
    border: 0px;
}
a.menu {
    color: #000000;
    text-decoration: none;
}
a.menu:hover {
    color: #009ddc;
}
table td {
    vertical-align: top;
}
div.mededeling {
    color: red;
    margin: 10px 20px 10px 20px;
    padding: 3px;
    border: 1px dashed red;
}
div.attention {
    border: 1px dashed #009ddc;
    text-align: center;
    padding: 5px;
}
div.attention:hover {
    border: 1px solid #009ddc;
}
form table td.leftCell {
    width: 170px;
}
form table th {
    padding-top: 10px;
    font-size: 14px;
}
.broad {
    width: 250px;
}
div#sponsors {
    margin-left: 20px;
    text-size: 8px;
    color: #BBBBBB;
    font-family: Verdana, Arial;
}
#middlebar ul {
    margin: 10px 5px 5px 15px;
}
img#dosign {
    margin-top: 10px;
}
form#inschrijven input#submit {
	margin-top: 10px;
	margin-left: 100px;
}
form#bedrijvenkeuze table {
	margin-left: 30px;
	margin-top: 5px;
}
form#bedrijvenkeuze table td {
	padding: 2px;
	
}
div.omlijnd {
	border: 1px solid #009ddc;
	padding: 5px;
	padding-bottom: 10px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	margin-bottom: 20px;
	display: block;
}
.file {
	padding: 10px;
}
.file img {
	float: left;
	margin-right: 10px;
}
tr.blue {
	background-color: #f5fafa;
}
tfoot {
	font-weight: bold;
}
tfoot td {
	border-top: 1px solid #000000;
}
