/* 
-------------------------------
	style.css 
-------------------------------
*/

/* -- basic elements -- */

* {
	margin:0;
	padding:0;
	border:0;
}
#div_skipnav {
	display:none;
}

body {
	font:0.7em verdana; /* basic font settings */
	background: url('../images/bg_body.gif') repeat-x #fff 0 155px;
	color:#4d2873;
}
h1 {
	display:none;
}

h2 {
	font-size:1.4em;
	font-weight:bold;
	line-height:1.8em;
	color:#4d2873;
}
h3 {
	margin-top:10px;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.8em;
}
p, ul, ol {
	line-height:1.5em;
	margin:0.5em 0 1em;
}
a {
	color:#9579AC;
}
a:hover {

}
blockquote {
	font-style:italic;
}

img {
	display:block; /* to prevent spaces under img in non-IE browsers */
}

/* basics content */
#div_content {
	line-height:1.5em;
}
#div_content img {
	display:inline;
}
#div_content ul, ol {
	margin-left:25px;
	line-height:1.5em;
}
#div_news p {
	margin:0;
	padding:0;
	line-height:1em;
}
#div_news a {
	color:#fff;
	text-decoration:none;
}
#div_news a:hover {
	font-style:italic;
}

/* -- Main Div's -- */

#div_container {
	position:absolute;
	z-index:100;
	left:50%;
	margin-left:-421px;
	width:837px;
}
#div_header {
	/*margin:0 auto;
	width:100%;*/
	height:130px;
}
#div_header #logo {
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-320px;
}
#div_banner {
	height:109px;
	background-color:#4d2873;
}
#div_left {
	width:280px;
	float:left;
	background:#eae9f1;
}
#div_left_inner {
	min-height:302px;
	overflow:hidden;
}
#div_left ul {
	margin-bottom:15px;
}
#div_left ul li {
	line-height:2em;
	margin-left:10px;
	list-style:none;
}
#div_left a {
	text-decoration:none;
}
#div_right {
	/*width:557px;*/
	width:557px;
	float:left;
}
#div_news {
	height:18px;
	background:#4d2873;
	color:#fff;
}
#div_content {
	min-height:300px;
	padding:15px 30px;
	background:#fff;
}
#div_footer {
	height:25px;
	background:url('../images/top_bg.gif');
	text-align:right;
	margin-bottom:25px;
}
#div_footer p {
	margin:0;
	padding:0;
	float:right;
	width:112px;
}

#div_extra_bg_1 {
	position:absolute;
	height:155px;
	width:100%;
	background:#d5d4e3 url('../images/top_bg2.gif');
}
#div_extra_bg_2 {
	position:absolute;
	top:155px; /* 130+25 */
	height:411px; /* 109+302 */
	width:100%;
	background:#eae9f1;
}

#div_extra_1 {
	width:6px;
	height:205px;
	position:absolute;
	top:155px;
	left:50%;
	margin-left:416px;
	background:#EAE9F1;
}

/* -- Menu -- */
#div_menu {
	height:25px;
	background:url('../images/top_bg2.gif');
}
#div_menu ul {
	margin:0;
	padding:0;
	border:0;
}
#div_menu_inner {
	margin:0 auto;
	width:837px;
	padding-right:6px;
}
#div_menu ul {
	list-style:none;
	width:830px;
	float:right;
}
#div_menu li {
	display:table-cell;
	float:left;
}

#div_menu li a {
	display:block;
	width:98px;
	height:25px;
	text-align:left;
	background-position:0 0;
}
#div_menu li a.ondrecht {
	width:144px;
}
#div_menu li a span { display:none; }

/* submenu's */

/* level 1 */

#div_menu li ul {
	position:absolute;
	display:none;
	z-index:100;
	float:none;
	clear:both;
}
#nav li:hover ul,
#nav li.sfhover ul{
	display:block;
}
#div_menu li li {
	display:block;
	height:25px;
	width:150px;
	background-color:#4d2873;
	float:none;
}
#div_menu li li a {
	display:block;
	height:25px;
	width:150px;
	color:#fff;
	background-image:none !important;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
}
#div_menu li li a:hover {
	background:#9579AC;
}
#div_menu li li:hover {
	background:#9579AC;
}
#div_menu li li a span { 
	display:block;
	padding:7px 0 0 5px;
}

#div_menu #menu_corporate li a, #div_menu #menu_corporate li, #div_menu #menu_employment li a, #div_menu #menu_employment li {
	width:300px;
}
/* level 2 */

#div_menu li li ul  {
	display:none !important;
}

#div_menu li li:hover ul  {
	display:block !important;
	position:absolute;
/*	top:0;*/
	margin-top:-25px;
	left:150px;
	width:350px;
}

#div_menu li li li a  {
	display:block;
	height:25px;
	width:350px;
	background:#4d2873;
}

#div_menu li li:hover ul {
	display:block;
}


/* -- Id's -- */

#img_fade_l {
	position:absolute;
}
#img_fade_r {
	position:absolute;
	right:0;
}


#a_language {
	display:block;
	width:280px;
	height:25px;
}

#a_language span { display:none; }

#a_language_nl {
	display:block;
	width:280px;
	height:25px;
}

#a_language_nl span { display:none; }

#a_language_en {
	display:block;
	width:280px;
	height:25px;
}

#a_language_en span { display:none; }

#a_language_ch {
	display:block;
	width:280px;
	height:25px;
}

#a_language_ch span { display:none; }

#a_print_nl {
	display:block;
	float:right;
	width:60px;
	height:22px;
	background:url('../images/a_print.gif') no-repeat;
}
#a_print_nl span { display:none; }

#a_print_en {
	display:block;
	float:right;
	width:60px;
	height:22px;
	background:url('../images/a_print.gif') no-repeat;
}
#a_print_en span { display:none; }

#a_print_ch {
	display:block;
	float:right;
	width:60px;
	height:22px;
	background:url('../images/ch/a_print.gif') no-repeat;
}
#a_print_ch span { display:none; }

#div_footer p {
	width:112px;
}
#div_footer a {
	display:table-cell;
	float:left;
	height:25px;
	background-repeat:no-repeat;
}
#div_footer a span { display:none; }

#a_home_nl {
	width:50px;
	background-image:url('../images/a_home.gif');
}
#a_sitemap_nl {
	width:62px;
	background-image:url('../images/a_sitemap.gif');
}
#a_home_en {
	width:50px;
	background-image:url('../images/a_home.gif');
}
#a_sitemap_en {
	width:62px;
	background-image:url('../images/a_sitemap.gif');
}
#a_home_ch {
	width:50px;
	background-image:url('../images/ch/a_home.gif');
}
#a_sitemap_ch {
	width:62px;
	background-image:url('../images/ch/a_sitemap.gif');
}

#a_disclaimer {
	width:85px;
	background-image:url('../images/a_disclaimer.gif');
}


/* -- Classes -- */

.nodis {
	display:none;
}

.display_ie_only {
	display:none;
}

/* -- Id Lawyer-- */

#div_lawyer {
	margin-bottom:25px;
	margin-left:45px;
	width:180px;
	text-align:left;
}
#div_lawyer img {
	border:#4d2873 1px solid;
	margin:15px 0;
}
#div_lawyer p {
	padding: 0;
	margin: 0;
}
#div_lawyer .a_addressbook img {
	display:inline;
	border:0;
	margin:0;
	padding:3px 0 0;
}

/* -- Photos Lawyers -- */

#photos_lawyers {
	margin-bottom:15px;
}
#photos_lawyers li {
	display:inline;
	border:#4d2873 1px solid;
	height:90px;
	overflow:hidden;
	margin:0 0 5px 5px;
	padding:0;
	float:left;
}
#photos_lawyers li img {
	display:inline;
	width:78px;
	margin:0;
	padding:0;
}

img.photo_lawyer {
	width:78px;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
img.photo_lawyer:hover, img.photo_lawyer.over {
	width:78px;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}

a.a_lawyer:hover, a.a_lawyer.over {
	font-weight:bold;
}

/* -- FORM -- */

form div {
	margin:0.5em 0 1em;		
}

input, select, textarea {
	background:#eae9f1;
	border:#4d2873 1px solid; /* #9579AC */
}
input:focus, input:hover, select:focus, select:hover, textarea:focus, textarea:hover {
	background:#fff;
}
a.button {
	display:block;
	text-align:center;
	text-decoration:none;
	min-width:90px;
	padding:2px 3px;
	border:1px solid #4d2873;
	color:#fff;
	background:#4d2873;
}
a.button:hover {
	color:#4d2873;
	background:#fff;
}

/* for validator class */
.validator_highlight {
	font-weight:bold;
	font-style:italic;
	color:#ff0000;
}