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

html, body {
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url('../images/bg.jpg') #ebf9ff repeat-x;
	margin: 0;
	padding: 0;
	color: #333;
	line-height: 20px;
}
.clear {
	clear: both;
}
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
#content #rightcol a {
	color: #008edf;
	text-decoration: underline;
}
.bold { font-weight: bold; }
#content #rightcol a:hover {
	text-decoration: none;
}

h1 {
	color: #e21524;
	font-size: 24px;
	padding: 0;
	margin: 10px 0;
}
h2 {
	color: #006FAE;
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}


.button_red, .button_blue {
	display: block;
	height: 20px;
	color:#FFF !important;
	text-align:center;
	font-weight: bold;
	font-size:13px;
	text-decoration: none !important;
	padding: 2px 15px 0 15px;
	border: 1px solid #ad000d;
	background: url('../images/bg_button_red.jpg');
}
.button_blue {
	border: 1px solid #00549a;
	background: url('../images/bg_button_blue.jpg');
}

#login_bar {
	width: 980px;
	height: 45px;
	margin: 10px auto;
	color: #0064b8;
	font-size: 11px;
	line-height: 15px;
}
#login_bar table {
	height: 40px;
}
#login_bar #watermark {
	float:right;
	height: 45px;
	padding: 0 10px;
	border-right: 1px solid #4bc6ff;
}
#login_bar #login {
	float: right;
	height: 45px;
	border-left: 2px solid #FFF;
	border-right: 1px solid #4bc6ff;
	padding: 0 10px;
}
#login_bar #login input {
	height: 20px;
	width: 135px;
	background: none #fff;
	border: 1px solid #00aeff;
}
#login_bar #new_account {
	height: 45px;
	padding: 0 10px;
	float: right;
	border-left: 2px solid #FFF;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
	background: #FFF;
}

#header, #content, #footer {
	width: 960px;
	margin: 0 10px;
}
#header #imagebar {
	width: 960px;
	height: 184px;
}
#header #imagebar img {
	margin-top: 20px;
}
#header #imagebar #slogan {
	margin: -5px 0 0 150px;
	color: #008EDF;
	font-size: 18px;
	background: #ffffff;
	width: 300px;
	padding: 6px;
}
#header #menu {
	width: 100%;
	height: 48px;
	background: #4ebfff;
	border-bottom: 2px solid #4ebfff;
}
#header #menu img {
	margin: 15px 0 0 15px;
	width: 20px;
	float: left;
}

#header #menu ul {
	float: right;
	padding: 0;
	margin: 0;
}
#header #menu ul li {
	float: left;
	list-style-type: none;
	line-height: 45px;
}
#header #menu ul li a {
	font-size: 18px;
	color:#FFF;
	text-decoration:none;
	margin: 0 30px;
}

#header #menu #id1 { background: #1aacff;}
#header #menu #id3 { background: #009cf5;}
#header #menu #id4 { background: #008edf;}
#header #menu #id5 { background: #0081ca;}
#header #menu #id6 { background: #006fae;}
#header #menu li:hover { background: #00466e !important;}


#header #menu #line {
	width: 100%;
	height: 1px;
	background: #fff;
}

#content, #footer {
	margin-top: 20px;
}
#content #leftcol {
	float: left;
	width: 260px;
}
#search {
	width: 230px;
	background: url('../images/search_bg.jpg');
}

#search .top {
	width: 230px;
	height: 9px;
	background: url('../images/search_bg_top.jpg');
}

#search .bottom {
	width: 230px;
	height: 9px;
	background: url('../images/search_bg_bottom.jpg');
}
#search span {
	color: #FFF;
	font-size: 18px;
	margin-left: 10px;
}
#search table {
	margin-top: 10px;
}
#search input {
	width: 168px;
	height: 26px;
	background: #ffffff;
	border: 1px solid #0064b8;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}
.submenu {
	width: 232px;
	background: url('../images/submenu_bg.jpg');
	margin-top: 13px;
}
.submenu .top {
	width: 232px;
	height: 11px;
	background: url('../images/submenu_bg_top.jpg');
}

.submenu .bottom {
	width: 232px;
	height: 11px;
	background: url('../images/submenu_bg_bottom.jpg');
}
.submenu ul {
	margin: 0 0 0 10px;
	padding: 0;
}
.submenu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 30px;
	width: 180px;
	background: url('../images/submenu_item_bg.jpg') no-repeat;
	border-bottom: 1px dotted #6ed1fb;
	line-height: 24px;
}
.submenu ul li a {
	color: #0064b8;
	text-decoration:none;
}

#content #rightcol {
	float: right;
	width: 680px;
	min-height: 300px;
}

#content #rightcol input,
#content #rightcol select 
{
	width: 300px;
	height: 20px;
	margin: 3px;
	background: none #FFF;
	border: 1px solid #00549A;
	padding-left: 3px;
	display: block;
}

#content #rightcol table span.required
{
	color: red;
	font-size: 10px;
	padding-left: 6px;
}


#content #rightcol select 
{
	width: 306px;
}

#content #rightcol input[type=radio] , #content #rightcol input[type=checkbox], #content #rightcol input[type=file] {
	border: none;
}

#content #rightcol table 
{
	margin: 0 0 15px 0;
}

#content #rightcol table.submit 
{
	line-height: normal;
}


#footer {
	min-height: 154px;
	background: #dcf4ff;
	color: #0064B8;
	line-height: 20px;
	font-size: 11px;
}
#footer #col1, #footer #col2, #footer #col3, #footer #col4, #footer #col5 {
	width: 130px;
	margin: 15px;
	float: left;
}
#footer #col2 {
	margin-left: 100px;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	list-style-type: none;
	background: url('../images/footer_item_icon.png') no-repeat;
	padding-left: 15px;
}
#footer ul li a {
	text-decoration: none;
	color: #0064B8;
}

#copyright {
	width:250px;
	margin: 0 auto;
	color: #0064b8;
	font-size:11px
}

#werkgeverform a.add-werkgever { width: 16px; height: 16px; background: url(../images/bg_button_add.png) 0 0 no-repeat; position: absolute; top: 2px; left: 320px; }
#werkgeverform a.delete-werkgever { width: 16px; height: 16px; background: url(../images/bg_button_delete.png) 0 0 no-repeat; position: absolute; top: 2px; left: 340px; }
#werkgeverform fieldset { border: 0; }
#werkgeverform .hidden { display: none !important; }
#werkgeverform .werkgevers input { width: auto !important; display: inline-block !important;}
#werkgeverform label.other { margin: 4px 0 0 5px; display: block; }
#werkgeverform .activity.other input,
#werkgeverform .activity.other select { float: left; }
#werkgeverform table { width: 100% }
#werkgeverform th,td {text-align: left;}
#werkgeverform thead, tbody { font-size: 12px; }
#werkgeverform .msg-max { color: red; }
#werkgeverform .werkgever { position: relative; padding: 0 0 5px 0; }
#werkgeverform .submit { padding-top: 30px; }



#bijscholingform fieldset { border: 0; }
#bijscholingform .hidden { display: none !important; }
#bijscholingform input, select { width: 450px !important; }
#bijscholingform input#other { width: auto !important; display: inline-block !important;}
#bijscholingform label.other { margin: 4px 0 0 5px; display: block; }
#bijscholingform .activity.other input,
#bijscholingform .activity.other select { float: left; }