/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* EINDE RESET */

body {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	line-height: 150%;
}

a {
	color: #036;
	text-decoration: none;
}

a:hover {
	color: #C80000;
}

h1,h2,h3 {
	font-size: 14px;
	color: inherit;
	margin: 0 0 10px 0;
}

p,ul {
	margin: 0 0 20px 0;
}

label {
	display: block;
	float: none;
	width: auto;
	font-weight: bold;
	font-size: 12px;
}

	label.left {
		float: left;
		width: 100px;
	}

div.vacature_meta label {
	float: left;
	width: 150px;
}

input[type=text] {
	font-size: 14px;
	padding: 2px;
	margin-left: 0px;
	margin-right: 5px;
	width: 50%;
	margin-bottom: 10px;
}

textarea {
	font-family: Arial;
	font-size: 14px;
	padding: 2px;
	width:576px;
}

select {
	font-size: 14px;
	margin-right: 5px;
}

div.vacature_meta select {
	width: 250px;
	margin-bottom:10px;
}

div.land select {
	margin-bottom:10px;
}

div.error label {
	color: #F00;
}

a.button,input[type=submit].button {
	display: block;
	border: 0px solid #FFF;
	width: 120px;
	height: 22px;
	padding: 3px 0 0 0;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-position: 0px 0px;
	margin: 0 0 20px 0;
	cursor: hand;
	pointer: hand;
}

input[type=submit].button {
	padding: 0;
	height: 25px;
	cursor: hand;
	cursor: pointer;
}

a.button:hover,input[type=submit].button:hover {
	background-position: 0px 25px;
	color:#FFF;
}
	
a.red,input[type=submit].red {
	background:#ea0000;
	background-image: url('/img/v2/red_button.png');
}
		
a.blue,input[type=submit].blue {
	background-image: url(/img/v2/blue_button.png);
}

a.large_blue,input[type=submit].large_blue {
	background-image: url('/img/v2/large_blue.png');
	width: 240px;
	color: #FFF;
}

	a.large_blue:hover,input[type=submit].large_blue:hover {
		background-position: 0px 25px;
	}

a.large_red,input[type=submit].large_red {
	background-image: url('/img/v2/large_red.png');
	width: 240px;
	color: #FFF;
}

a.large_red:hover,input[type=submit].large_red:hover {
	background-position: 0px 25px;
}

div.inleiding a.large_grey {
	background-image: url('/img/v2/large_grey.png');
	width: 240px;
	color: #036;
}

	div.inleiding a.large_grey:hover {
		text-decoration: none;
		color: #C80000;
	}

a.prev {
	float: left;
}

a.next {
	float: right;
}

div.top, div.bottom {
	height: 5px;
	background-repeat: no-repeat;
}

div.middle {
	padding: 5px 10px;
}

div.bottom {
	margin-bottom: 20px;
}

#container {
	width: 850px;
	margin: 0 auto;
}

#body {

}

	#side_menu, aside {
		width: 250px;
		margin: 0 20px 20px 0;
		float: left;
	}
	
		#side_menu div.logo, aside div.logo {
			height: 120px;
		}
		
			#side_menu div.logo img, aside div.logo img {
				display: block;
				margin: auto auto;
				padding:10px;
				background-color: #FFF;
				border: 1px solid #CCC;
			}
	
		#side_menu div.top, aside div.top {
			background-image: url('/img/v2/grey_250_top.png');
		}
		
		#side_menu div.middle, aside div.middle {
			background-color: #EEE;
			padding: 5px 0 5px 0;
		}
		
		#side_menu div.bottom, aside div.bottom {
			background-image: url('/img/v2/grey_250_bottom.png');
		}
		
		#side_menu h2, #side_menu h1, aside h1, aside h2 {
			margin: 0 0 0 10px;
		}
		
		#side_menu ul, aside ul {
			margin: 0 0 20px 0;
		}
		
		#side_menu ul.main li, aside ul.main li {
			margin: 0 0 10px 0;
			font-weight: bold;
		}
		
			#side_menu ul.main a, aside ul.main a {
				display: block;
				height: 18px;
				padding: 2px 0 0 10px;
			}
		
				#side_menu ul.main li a:hover, #side_menu ul.main li a.active,
				aside ul.main li a:hover, aside ul.main li a.active {
					background-image: url('/img/v2/menu_arrow.png');
					background-repeat: no-repeat;
				}
				
		#side_menu ul.my li a, aside ul.my li a {
			display: block;
			height: 18px;
			padding: 2px 0 0 20px;
		}
		
			#side_menu ul.my li a:hover, #side_menu ul.my li a.active,
			aside ul.my li a:hover, aside ul.my li a.active {
				background-image: url('/img/v2/menu_arrow.png');
				background-repeat: no-repeat;
			}
			
	#map_canvas {
		margin: 0 0 20px 0;
	}
		
	#content {
		float: right;
		width: 580px;
	}
	
		div.inleiding {
			width: 540px;
			height: 120px;
			background-image: url('/img/v2/red_box.png');
			background-repeat: no-repeat;
			color: #FFF;
			padding: 20px 20px 0 20px;
			margin: 0 0 20px 0;
		}
		
			div.blue, #search.blue {
				background-image: url('/img/v2/blue_box.png');
			}
		
			div.inleiding a, #search a {
				color:#FFF;
				font-weight: bold;
			}
			
				div.inleiding a:hover, #search a:hover {
					text-decoration: underline;
				}
		
			div.inleiding h1 {
				font-size: 18px;
				line-height: 140%;
			}
		
			div.inleiding img.logo {
				padding:10px;
				background-color: #FFF;
				border: 1px solid #000;
				margin-left: 10px;
			}
			
			div.inleiding img.afbeelding {
				float: right;
				margin: 0 0 0 10px;
			}
			
			div.inleiding div.info {
				float: left;
				width: 350px;
			}
			
				div.inleiding div.info h1 {
					margin-top: -5px;
					line-height: 100%;
				}
			
				div.inleiding div.info div.meta {
					font-size: 11px;
					clear:left;
					line-height: 100%;
				}
			
			div.inleiding div.actions {
				float: right;
			}
			
				div.inleiding div.actions a {
					color:#CCC;
				}
				
					div.inleiding div.actions a:hover {
						color:#FFF;
					}
			
			
	
		#search {
			width: 540px;
			height: 100px;
			background-image: url('/img/v2/red_box_small.png');
			background-repeat: no-repeat;
			color: #FFF;
			padding: 20px 20px 0 20px;
			margin: 0 0 10px 0;
		}
		
			#search div.count {
				float: right;
			}
		
			#search h1 {
				font-size: 14px;
				margin: 0 0 10px 0;
			}
			
			#search input[type=text] {
				height: 25px;
				width: 535px;
				margin: 0 0 15px 0;
				padding: 0 0 0 5px;
				font-size: 14px;
			}
			
			#search input[type=submit], div.inleiding input[type=submit] {
				display: block;
				width: 120px;
				height: 25px;
				padding: 0;
				margin: 0;
				background-image: url('/img/v2/grey_button.png');
				text-align: center;
				border: 0px solid #FFF;
				cursor: pointer;
				cursor: hand;
				color:#000;
			}
	
       .inleiding-nieuw {
			width: 540px;
			/*height: 100px;*/
			color: #FFF;
			padding: 20px 20px 20px 20px;
			margin: 0 0 10px 0;

            background-color: #B80000;
            background: -moz-linear-gradient(top, #c70000 0%, #9f0000 100%); /* firefox */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c70000), color-stop(100%,#9f0000)); /* webkit */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c70000', endColorstr='#9f0000',GradientType=0 ); /* ie */

            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;

		}
			.inleiding-nieuw h1 {
				font-size: 14px;
				margin: 0 0 10px 0;
			}
            
            .inleiding-nieuw a {
                color: #fff;
                font-weight: bolder;
            }
            .inleiding-nieuw a:hover {
                text-decoration: underline;
            }
            .inleiding-nieuw p {
                margin: 0;
            }
	
		#search2 {
			width: 540px;
			/*height: 100px;*/
			color: #FFF;
			padding: 20px 20px 20px 20px;
			margin: 0 0 10px 0;

            background-color: #B80000;
            background-image: url(/img/search2_gradient.svg); /* ie9 gradient */
            background: -moz-linear-gradient(top, #c70000 0%, #9f0000 100%); /* firefox gradient */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c70000), color-stop(100%,#9f0000)); /* webkit gradient */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c70000', endColorstr='#9f0000',GradientType=0 ); /* ie6, ie7, ie8 gradient, must be manually disabled for ie9 */

            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            border-radius: 5px;

		}
        
        /* ie9 gradient hack, disable filter and use SVG gradient instead */
        /* this works because only ie9 recognizes both the :not css selector and Microsoft filter command */
        #search2:not([dummy]) {
            filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
        }
			
		a.fancy-button, input.fancy-button {
			display: block;
			width: 300px;
			/*
			height: 100px;
			*/
			text-align: center;
			line-height: 2.5em;
			color: #FFF;
			padding: 0;
			margin: 5px 5px 5px 5px;
			border: none;

            background-color: #B80000;
            background-image: url(/img/search2_gradient.svg); /* ie9 gradient */
            background: -moz-linear-gradient(top, #c70000 0%, #9f0000 100%); /* firefox gradient */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c70000), color-stop(100%,#9f0000)); /* webkit gradient */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c70000', endColorstr='#9f0000',GradientType=0 ); /* ie6, ie7, ie8 gradient, must be manually disabled for ie9 */

            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            border-radius: 5px;

		}
        
        /* ie9 gradient hack, disable filter and use SVG gradient instead */
        /* this works because only ie9 recognizes both the :not css selector and Microsoft filter command */
        a.fancy-button:not([dummy]), inpuy.fancy-button:not([dummy]) {
            filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
        }


			#search2 div.count {
				float: right;
			}
		
			#search2 h1 {
				font-size: 14px;
				margin: 0 0 10px 0;
			}
			
			#search2 input[type=text] {
				height: 25px;
				width: 535px;
				margin: 0 0 15px 0;
				padding: 0 0 0 5px;
				font-size: 14px;
			}
			
			#search2 input[type=submit], div.inleiding input[type=submit] {
				display: block;
				width: 120px;
				height: 25px;
				padding: 0;
				margin: 0;
				background-image: url('/img/v2/grey_button.png');
				text-align: center;
				border: 0px solid #FFF;
				cursor: pointer;
				cursor: hand;
				color:#000;
			}
			
			#search2 a {
				color: #FFF;
				text-decoration: none;
			}

			div.verfijn {
				
			}
			
				div.verfijn div.top {
					background-image: url('/img/v2/grey_580_top.png');
				}
				
				div.verfijn div.middle {
					background-color: #EEE;
				}
				
				div.verfijn div.bottom {
					background-image: url('/img/v2/grey_580_bottom.png');
				}
				
				div.verfijn div.criteria_list {
					
				}
				
					div.verfijn div.criteria {
						display: block;
						float: left;
						margin: 0 10px 0 0;
						padding: 0 0 0 14px;
						background-image: url('/img/v2/down.png');
						background-position: center left;
						background-repeat: no-repeat;
						cursor: hand;
						cursor: pointer;
					}
                    div.verfijn div.criteria:hover {
                        background-color: #fafafa; 
                        font-weight: bold;
                    }
				
				div.verfijn div.options {
				
				}
				
					div.verfijn div.options a {
						display: block;
						float: left;
						margin: 0 10px 0 0;
						padding: 0 0 0 12px;
						background-image: url('/img/v2/add.png');
						background-position: center left;
						background-repeat: no-repeat;
						cursor: hand;
						cursor: pointer;
					}
				
				div.verfijn div.current_criteria {
					margin: 0 0 10px 0;
				}
					
					div.verfijn div.current_criteria a {
						display: block;
						float: left;
						padding: 0 0 0 14px;
						margin: 0 10px 0 0;
						background-image: url('/img/v2/delete.png');
						background-position: center left;
						background-repeat: no-repeat;
					}
					
					div.verfijn div.current_criteria a:hover {
						text-decoration: line-through;
					}
			
		div.populaire_vacatures {
			width: 180px;
			float: right;
		}
		
			div.populaire_vacatures div.top {
				background-image: url('/img/v2/grey_180_top.png');
			}
			
			div.populaire_vacatures div.middle {
				background-color: #EEE;
				padding: 5px 10px 5px 10px;
			}
			
			div.populaire_vacatures div.bottom {
				background-image: url('/img/v2/grey_180_bottom.png');
			}
		
		div.nieuwe_vacatures {
			width: 380px;
		}
		
			div.nieuwe_vacatures div.top {
				background-image: url('/img/v2/grey_380_top.png');
			}
			
			div.nieuwe_vacatures div.middle {
				background-color: #EEE;
				padding: 5px 10px 5px 10px;
			}
			
			div.nieuwe_vacatures div.bottom {
				background-image: url('/img/v2/grey_380_bottom.png');
			}
			
		div.pagination {
			margin: 0 0 20px 0;
		}
		
			div.pagination div.numbers {
				width: 340px;
				text-align: center;
				float: left;
			}
			
		div.vacature {
			width: 580px;
			margin: 0 0 40px 0;
		}
		
			div.vacature div.title {
				margin: 0 0 5px 0;
			}
			
				div.vacature div.title h2 {
					margin: 0 0 5px 0;
					padding: 0;
					font-size: 18px;
					font-weight: normal;
				}
				
				div.vacature div.title p {
					margin: 0;
					padding: 0;
					font-weight: bold;
				}
				
				div.vacature div.logo {
					float: right;
					width: 100px;
					margin: 0 0 0 10px;
				}
			
			div.vacature div.description {
				margin: 0 0 10px 0;
			}
				
				div.vacature div.description p {
					margin: 0;
					font-size: 11px;
				}
				
			div.vacature div.more {
				height: 20px;
				background-image: url('/img/v2/more_bar.png');
				clear: both;
			}
			
				div.vacature div.more p {
					padding: 3px 0 0 10px;
					margin: 0;
					line-height: 100%;
					font-size: 11px;
				}
				
				div.vacature div.more p a {
					color: #666;
				}
				
					div.vacature div.more p a:hover {
						color: #C80000;
					}
					
				div.vacature a.aanbevolen {
					width: 100px;
					height: 19px;
					float: right;
					background-repeat: no-repeat;
					text-align: center;
					font-weight: bold;
					color: #FFF;
					padding: 1px 0 0 0;
					color:#FFF;
				}
				
				div.vacature a.aanbevolen_3 {
					background-image: url('/img/v2/aanbevolen3.png');
				}
				
				div.vacature a.aanbevolen_2 {
					background-image: url('/img/v2/aanbevolen2.png');
				}
				
				div.vacature a.aanbevolen_1 {
					background-image: none;
					color: #999;
				}
				
		div.bedrijfsprofiel {
			width: 580px;
			margin: 0 0 20px 0;
		}
		
			div.bedrijfsprofiel div.title {
				margin: 0 0 5px 0;
			}
			
				div.bedrijfsprofiel div.title h2 {
					margin: 0 0 5px 0;
					padding: 0;
					font-size: 18px;
					font-weight: normal;
				}
				
			div.bedrijfsprofiel div.logo {
				float: right;
				width: 135px;
				margin: 0 0 0 10px;
			}
			
			div.bedrijfsprofiel div.description {
				margin: 0 0 10px 0;
			}
				
				div.bedrijfsprofiel div.description p {
					margin: 0;
					font-size: 11px;
				}
				
			div.bedrijfsprofiel div.more {
				height: 20px;
				background-image: url('/img/v2/more_bar.png');
				clear: both;
			}
			
				div.bedrijfsprofiel div.more p {
					padding: 3px 0 0 10px;
					margin: 0;
					line-height: 100%;
					font-size: 11px;
				}
				
				div.bedrijfsprofiel div.more p a {
					color: #666;
				}
				
					div.bedrijfsprofiel div.more p a:hover {
						color: #C80000;
					}
					
		div.cv {
			width: 580px;
			margin: 0 0 20px 0;
		}
		
			div.half {
				width: 270px;
				float: left;
				margin: 0 40px 40px 0;
			}
		
			div.cv div.title {
				margin: 0 0 5px 0;
			}
			
				div.cv div.title h2 {
					margin: 0 0 5px 0;
					padding: 0;
					font-size: 18px;
					font-weight: normal;
				}
			
			div.cv div.description {
				margin: 0 0 10px 0;
			}
				
				div.cv div.description p {
					margin: 0;
					font-size: 11px;
				}
		
		div.content, div.training, div.zoekopdracht, div.sollicitatie {
			width: 580px;
			margin: 0 0 20px 0;
		}
		
			div.zoekopdracht div.description p {
				margin: 0 0 10px 0;
			}
		
			div.content div.image, div.training div.image {
				float: right;
				margin: 0 0 0 10px;
			}
								
		div.more {
			height: 20px;
			background-image: url('/img/v2/more_bar.png');
			clear: both;
		}
		
			div.more p {
				padding: 3px 0 0 10px;
				margin: 0;
				line-height: 100%;
				font-size: 11px;
			}
			
			div.more p a {
				color: #666;
			}
			
				div.more p a:hover {
					color: #C80000;
				}
		
		div.vacature_inhoud {
			margin: 0 0 20px 0;
		}
		
			div.vacature_inhoud ul {
				margin-left:15px;
			}
		
			div.vacature_inhoud ul li {
				list-style: disc;
				margin-bottom:5px;
			}
		
#footer, footer {
	clear: both;
	text-align: center;
	color: #666;
	font-size: 10px;
}

	#footer div.top, footer div.top {
		background-image: url('/img/v2/grey_850_top.png');
	}
	
	#footer div.middle, footer div.middle {
		background-color: #EEE;
	}
	
	#footer div.bottom, footer div.bottom {
		background-image: url('/img/v2/grey_850_bottom.png');
	}

a.view, a.save, a.saved, a.send, a.apply, a.print, a.back, a.edit, a.delete, a.text, a.publish, a.unpublish, a.new {
	background-repeat:no-repeat;
	background-position: center left;
	display:block;
	pointer:hand;
	cursor:hand;
	padding: 0 0 0 5px;
}

div.error_message {
	color: #F00;
}

a.view 		{ background-image:url('/img/icons/info.gif'); }
a.save 		{ background-image:url('/img/icons/diskette.gif'); }
a.saved 	{ background-image:url('/img/icons/checkmark.gif'); }
a.send 		{ background-image:url('/img/icons/mail.gif'); }
a.apply 	{ background-image:url('/img/icons/clipboard.gif'); }
a.print 	{ background-image:url('/img/icons/print.gif'); }
a.back 		{ background-image:url('/img/icons/arrow-left.gif'); }
a.replace	{ background-image:url('/img/icons/undo.gif'); }

a.view:hover 	{ background-image:url('/img/icons/hover/info.gif'); }
a.save:hover 	{ background-image:url('/img/icons/hover/diskette.gif'); }
a.saved:hover 	{ background-image:url('/img/icons/hover/checkmark.gif'); }
a.send:hover 	{ background-image:url('/img/icons/hover/mail.gif'); }
a.apply:hover	{ background-image:url('/img/icons/hover/clipboard.gif'); }
a.print:hover 	{ background-image:url('/img/icons/hover/print.gif'); }
a.back:hover	{ background-image:url('/img/icons/hover/arrow-left.gif'); }
a.replace:hover	{ background-image:url('/img/icons/hover/undo.gif'); }

/* added icons for cv  (uses view and print as defined above) */
a.edit 		{ background-image:url('/img/icons/edit.gif'); }
a.delete	{ background-image:url('/img/icons/x.gif'); }
a.text 		{ background-image:url('/img/icons/document.gif'); }
a.publish	{ background-image:url('/img/icons/arrow-upright.gif'); }
a.unpublish	{ background-image:url('/img/icons/arrow-downleft.gif'); }
a.new		{ background-image:url('/img/icons/two-docs.gif'); }

a.edit:hover 		{ background-image:url('/img/icons/hover/edit.gif'); }
a.delete:hover		{ background-image:url('/img/icons/hover/x.gif'); }
a.text:hover 		{ background-image:url('/img/icons/hover/document.gif'); }
a.publish:hover		{ background-image:url('/img/icons/hover/arrow-upright.gif'); }
a.unpublish:hover	{ background-image:url('/img/icons/hover/arrow-downleft.gif'); }
a.new:hover			{ background-image:url('/img/icons/hover/two-docs.gif'); }

header, hgroup, nav, article, section, aside, footer { display: block; }

#header, header hgroup {
	height: 100px;
	padding-bottom: 20px;
}


#logo {
	padding-top: 36px;
	float: left;
	margin-right: 20px;
}

#main_menu {
	display: block;
	margin: 0;
	padding: 75px 0 0 0;
	float: left;
}

	#main_menu ul, #menu ul li {
		display: block;
		margin: 0;
		padding: 0;
	}
	
	#main_menu ul li {
		float: left;
	}
	
	#main_menu ul li a {
		display: block;
		margin: 0 20px 0 0;
		padding: 3px 0 0 0;
		width: 120px;
		height: 22px;
		text-align: center;
		font-weight: bold;
		font-size: 14px;
		color: #FFF;
		text-decoration: none;
		background-position: 0px 0px;
	}
	
	/* IE6 Button hack START */
	#main_menu ul li a.red{
		*background: #aa0000;
	}
	#main_menu ul li a.blue{
		*background: #002a54;
	}
	/* IE6 Button hack END */
	
	#main_menu ul li a:hover {
		background-position: 0px 25px;
	}
	
#stats {
	text-align: right;
	font-size: 10px;
	padding-top: 75px;
	color: #666;
	line-height: 140%;
}

.partner_balk {
	position: relative;
	width: 580px;
}
	div.partner_balk div.top {
		background-image: url('/img/v2/grey_580_top.png');
	}
	
	div.partner_balk div.middle {
		padding: 5px 10px 5px 10px;
		text-align: center;
		margin: 0px auto;
	}
	
	div.partner_balk div.middle2 {
		padding: 5px 10px 5px 10px;
		background-color: #EEEEEE;
	}
	
	div.partner_balk div.bottom {
		background-image: url('/img/v2/grey_580_bottom.png');
	}
	div.middle div.next {
		width:40px;
		height:100px;
		background: url('/img/v2/gal_next.png') no-repeat;
		background-position: center center;
	}
	
	div.middle div.prev {
		width:40px;
		height:100px;
		background: url('/img/v2/gal_prev.png') no-repeat;
		background-position: center center;
	}
	
.cv_balk {
	position: relative;
	width: 580px;
	font-size: 11px;
	line-height: 110%;
}
.cv_balk h1 {
	color: #012348;
}
	div.cv_balk div.top {
		background-image: url('/img/v2/grey_580_top.png');
	}
	
	div.cv_balk div.middle {
		padding: 5px 10px 5px 10px;
		background-color: #EEEEEE;
	}
	
	div.cv_balk div.bottom {
		background-image: url('/img/v2/grey_580_bottom.png');
	}
	
	div.cv_balk div.links {
		float: left; 
		width: 370px; 
		/*min-height: 150px; */
		/*border-right: 1px solid silver; */
	}
	
	div.cv_balk div.rechts {
		font-size: 11px;
		float: left;
		width: 180px;
		//min-height: 150px;
		padding-left: 7px;
		padding-top: 23px;
		border-left: 1px solid silver;
	}
	
	div.cv_balk div.small_links {
		float: left; 
		width: 155px;
		margin: 5px;
	}
	
	div.cv_balk div.small_rechts {
		float: left; 
		width: 155px;
		margin: 5px;
	}
	
img.banenspecial_cover {
	margin:0 20px 20px 0;
	border:1px solid #CCC;
	background-color:#FFF;
	padding:3px;
}

.about a {
	font-weight: bold;
}

a.pdf {
	padding-left: 20px;
	background: url(/img/icons/pdf_icon_16.gif) no-repeat scroll left center transparent;
}

a.link {
	padding-left: 17px;
	background: url(/img/icons/externallink.gif) no-repeat scroll left center transparent;
}


