@import url("clear.css");
@import url("aveqcms.css");
@import url("jScrollPage.css");

html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	margin: 0px;
	height: 100%;
	background: #5499dc
}

input, select, textarea, button	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #fff;
	border: 1px solid #1b6553;
	color: #000;
	width: 200px;
	padding: 2px;
	margin: 2px;
	font-size: 12px;
}

input.submit {
	font-weight: bold;
	background-color: #1b6553;
	border: 1px solid #1b6553;
	color: #fff;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	width: auto;
}

input.submit:hover {
	color: #1b6553;
	borer: 1px solid #1b6553;
	background-color: #fff;
	cursor: pointer;
}

a 		{ text-decoration: underline; color: #1b6553 }
a:visited 	{ text-decoration: underline; color: #1b6553 }
a:hover 	{ text-decoration: none; color: #1b6553 }

hr {
	border: none;
	border-bottom: 1px solid #808080
}

p {
	margin: 0;
	padding: 0 0 10px 0;
}

b, strong, .strong {
	font-weight: bold;
	color: #2a3576;
}

#publishedcontent ul {
	font-size: 1.2em;
	list-style-type: square;
	margin-left: 20px;
	line-height: 1.5em;
}

#publishedcontent .inner {
	padding: 10px 20px 10px 15px;
}

/* Classes */
#chromeFix { display: block; position: absolute; width: 1px; height: 100%; top: 0px; left: 0px; }

#white_bg { 
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('white_bg.png') 50% 50% no-repeat;
	z-index: 3
}

.bg {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	z-index: 100;
}
 
div#aveqcms {
	height: 565px;
	width: 890px;
	margin-left: -450px;
	position: absolute;
	top: -287px;
	left: 50%;
	text-align: left;
	background-color: #fff;
	padding: 5px;
	z-index: 4;
}


#aveqcms {
	width: 890px;
	margin: 0px auto 0px auto;
	text-align: left;
	position: relative;
	background-color: #fff;
	min-height: 555px;
}

#publishedcontent img#personImg {
	float: left;
	margin: -10px 0px 0px -16px;
}

#header {
	float: left;
	width: 664px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#logo {
	float: left;
	width: 400px;
}

#legalfactory {
	float: right;
	margin-top: 20px;
}

#people_navver {
	padding: 5px 5px 5px 5px;
	background-color: #2a3576;
	float: right;
	width: 111px;
}

#people_navScroll {
	width: 111px;
	height: 69px;
	overflow-y: scroll;
}

#people_nav  {
	float: left;
	height: 180px;
}

#people_nav ul {
	font-size: 1em;
	margin: 7px 0px 0px 12px;
}

#people_nav a {
	color: #8a99c3;
	text-decoration: none;
}

#people_nav a span {
	display: none	
}

#people_nav li.active a,
#people_nav a.activeSlide {
	color: #fff!important
}

#people_nav a.activeSlide span {
	display: inline	
}

#toploop.sfeer {
	height: 121px;
	background: none;
}

#toploop.sfeer span {
	height: 121px;
}

#toploop {
	float: left;
	width: 221px;
	height: 350px;
	overflow: hidden;
	background: url('people_loop.jpg') no-repeat;
}

#toploop span {
	height: 350px;
	width: 221px;
	display: block;
	font-size: 1.2em;
	font-weight: bold
}

#toploop span div.name {
	padding-left: 20px;
}

#toploop span a {
	padding: 5px 0px 0px 20px;
	display: block;
}

#toploop span div.quote {
	font-size: 1em;
	padding: 5px 20px 0px 20px;
	font-weight: normal
}

#toploop span div.quote p {
	font-weight: normal!important;
}

#toploop span div.quote p strong {
	font-weight: normal!important;
	color: #000!important
}

#toploop.sfeer div.image {
	background-position: 50% 50%;
}

#toploop span div.image {
	height: 121px;
	background-repeat: no-repeat;
	background-position: 160% 0px;
	margin-bottom: 20px;
}

#flags {
	background-color: #1b6553;
	float: left;
	padding-top: 14px;
	height: 23px;
	width: 114px;
	padding-left: 12px;
}

#flags a {
	margin-right: 26px;
	height: 11px;
	width: 16px;
	background-position: 0px 0px;
	display: block;
	float: left;
}

#flags a.nederlands{ background-image: url("flag_nl.gif"); }
#flags a.english   { background-image: url("flag_uk.gif"); }
#flags a.deutsch   { background-image: url("flag_de.gif"); margin-right: 7px; }

#flags a.active,
#flags a:hover {
	background-position: 0px -11px;
}

#flags a.active {
	cursor: default;
}

#menu {
	background-color: #1b6553;
	padding: 10px 0px 0px 13px;
	height: 27px;
	float: left;
	width: 525px;
}

#menu a{
	color: #609487;
	font-size: 1.5em;
	text-decoration: none;
	margin-right: 30px;
}

#menu a.active,
#menu a:hover {
	color: #fff;	
}

#menu a.active {
	cursor: default	
}

#leftcol {
	width: 533px;
	margin-right: 5px;
	float: left
}

#secondcol {
	width: 126px;
	margin-right: 5px;
	float: left;
	height: 406px;
	overflow: hidden;
}

#secondcol div {
	width: 126px;
	margin-bottom: 5px;
}

#secondcol.threeimages div {
	height: 130px;
}

#secondcol.fourimages div {
	height: 98px;
	margin-bottom: 5px;
	overflow: hidden
}

#secondcol.fiveimages div {
	height: 76px;
	margin-bottom: 5px;
}

.Team #secondcol.fiveimages div a {
	position: relative;
}

.Team #secondcol.fiveimages div span {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 126px;
	background-color: #1b6553;
	color: #fff;
	z-index: 1000;
	padding: 3px;
	font-weight: bold;
	opacity: 0
}

#secondcol div.last {
	margin-bottom: 0px!important	
}

#thirdcol {
	width: 171px;
	padding: 25px
}

#footer {
	font-size: 1.2em;
	height: 22px;
}

#adres {
	float: left;
	width: 651px;
	padding-left: 13px;
	padding-top: 10px;
	height: 22px;
	color: #1b6553;
}

#adres span {
	margin: 0px 5px 0px 5px;	
}

#adres a {
	text-decoration: underline;	
	color: #1b6553;
}

#adres a:hover {
	text-decoration: none
}

#sitewide {
	width: 221px;
	text-align: center;
	padding-top: 10px;
	height: 22px;
	color: #fff;
	background: #2a3576;
	float: right;
	text-transform: lowercase; 
}

#sitewide a {
	color: #fff;
	text-decoration: none;
}

#sitewide a:hover {
	text-decoration: underline
}

#rightcol {
	float: right;
	width: 221px;
}

#righttext {
	float: left;
	margin: 25px;
	font-size: 1.2em;
	line-height: 1.5em
}

#rightimage {
	width: 221px;
	height: 200px;
	overflow: hidden;
	margin-top: 4px;
}

#rechtsgebieden_loop {
	display: none;
}

#rechtsgebieden_nav {
	position: absolute;
	bottom: 40px;
	right: 0px;
	width: 226px;
	overflow: visible!important;
	background-position: 0px 0px;
	font-size: 1.7em;
	line-height: 1.62em;
	text-align: right;
}

#rechtsgebieden_nav a { 
	width: 210px;
	display: block;
	text-decoration: none;
	padding-right: 10px;
	color: #c3c3c3;
	margin-bottom: 7px;
}

#rechtsgebieden_nav a:hover {
	background-color: #609487;
	color: #fff;
}

#rechtsgebieden_nav a.activeSlide {
	background-color: #1b6553;
	color: #fff;
}


#submenu {
	color: #1b6553;
	padding: 8px 0px 9px 11px;
	font-size: 1.0em;
}

#submenu a {
	font-weight: bold;
	color: #1b6553;
	text-decoration: none;
	padding: 0px 1px 0px 1px;
}

#submenu a:hover,
#submenu a.active {
	color: #000;
	text-decoration: none;
}

/* Published content */

#home,
#publishedcontent {
	font-size: 1em;
	padding: 0px;
	height: 406px;
	overflow: hidden;
	text-align: justify;
}

.item199 #publishedcontent,
.item195 #publishedcontent {
	overflow-y: scroll;
}

#home {
	background: url('home_bg.gif') 123px 16px no-repeat;
	position: relative;
}

#home .img {
	float: left;
	position: relative;
	z-index: 7;
	width: 158px;
	background-position: 50% 0px;
	background-repeat: no-repeat;
	height: 390px;
}

#home .quote {
	float: left;
	width: 314px;
	line-height: 2.6em;
	margin-left: 36px;
	text-align: left!important;
	margin-top: 37px;
}

#home .quote p {
	font-size: 1.4em;
}

#home h1 {
	font-weight: bold;
	font-size: 1.4em;
}

#home .bottom {
	background: #ececec;
	text-align: left!important;
	width: 323px;
	height: 77px;
	line-height: 1.6em;
	bottom: 0px;
	left: 0px;
	position: absolute;
	z-index: 5;
	padding: 10px 15px 05px 195px;
	color: #717171;
	font-size: 1.2em;
}

#home .bottom strong {
	display: block;
	margin-top: 15px;
}

#home .bottom strong,
#home .bottom a {
	color: #717171!important;
}

.Home table td strong,
.Home table td a,
.contact table td strong,
.contact table td a {
	color: #717171!important;
}


.contact h1 {
	display: none;
}

/* hide header or publishedcontent for: team and location */
.item244 #publishedcontent h1,
.item184 #publishedcontent h1,
.item167 #publishedcontent h1,
.Home #publishedcontent h1,
.item250 #publishedcontent,
.location #publishedcontent,
.route #publishedcontent {
	display: none
}


/* remove padding for extra menu @ rechtsgebieden */

.Practice #publishedcontent,
.Praxis #publishedcontent,
.Rechtsgebieden #publishedcontent {
	padding-top: 0px;	
}


#publishedcontent  P {
	font-size: 1.2em
}

#publishedcontent img{

}

#publishedcontent h1 {
	font-size: 2.0em;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

#publishedcontent h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

#publishedcontent h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

#publishedcontent h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #000;
	margin: 20px 0px 2px 0px
}

#publishedcontent h5 {
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	margin: 20px 0px 2px 0px
}

#publishedcontent h6 {
	font-size: 1em;
	font-weight: normal;
	margin: 20px 0px 2px 0px
}

#publishedcontent table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 5px;
	font-size: 1.2em;
}

#publishedcontent table th {
	font-weight: bold;
	text-align: left;
	padding: 2px;
	width: 120px;
	vertical-align:top;
}

#publishedcontent table tr td {
	padding: 2px;
	color: #000;
	text-align: left!important;
	vertical-align: top;
}

#teamoverzicht {
	width: 540px;
	overflow: hidden;
}

#teamoverzicht a {
	display: block;
	width: 60px;
	float: left;
	height: 95px;
	padding-left: 100px;
	padding-right: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 2em;
	text-decoration: none;
	border: 1px solid #ececec;
	background-repeat: no-repeat;
	background-position: -30px 0px;
	margin: 0px 8px 5px 0px;
}

#teamoverzicht a.nr1,
#teamoverzicht a.nr3,
#teamoverzicht a.nr5,
#teamoverzicht a.nr7 {
	/*margin-right: 0px;*/
}

#teamoverzicht a:hover {
	background-color: #ECECEC;
}

/* teamoverzicht */
.item244 p,
.item184 p,
.item167 p {
	padding: 0px;
}

.Home #publishedcontent .inner,
.item197 #publishedcontent .inner,
.item193 #publishedcontent .inner,
.item244 #publishedcontent .inner,
.item184 #publishedcontent .inner,
.item167 #publishedcontent .inner{
	padding: 0px 0px 0px 0px;
}

.Home table,
.contact table {
	background-color: #ececec;
}


.Home p,
.contact p {
	padding-bottom: 7px;
}

.Home table td {	padding: 18px!important }

.contact table td { padding: 4px 18px 4px 18px!important; }



/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
	margin: 0px!important
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

Vertical scroller example, with custom base class */

/* Container DIV */
.simply-scroll-clip,
.vert { 
	width: 126px!important; /* wider than clip for custom button pos. */
	height: 406px!important;
}

/* Clip DIV */
.vert .simply-scroll-clip {
	width: 126px;
	height: 406px;
}

/* Explicitly set height/width of each list item */
.vert .simply-scroll-list li {

}

.vert .simply-scroll-list li div {
	display: none;
}

/* Modified button positions, overriding previous styles */
.vert .simply-scroll-btn-up { 
	right: 0;
	top: 0;
}

.vert .simply-scroll-btn-down { 
	right: 0;
	top: 52px;
}

.simply-scroll-back,
.simply-scroll-forward {
	display: none
}

/*
.simply-scroll-back,
.simply-scroll-forward {
	position: absolute;
	width: 10px!important;
	height: 10px!important;
	background-color: red;
	position: absolute;
	left: -20px;
	top: 10px;
	overflow: visible!important;
	border: 1px solid red;
	z-index: 99;
	cursor: pointer;
}
*/

.simply-scroll-forward {
	bottom: 80px;
	top: auto;
}

.scroller ul li div {
	display: none
}

.scroller ul li {
	height: 95px;
	margin-bottom: 4px;
	width: 124px;
	border: 1px solid #ececec;
	background-position: 50% 0px;
	background-repeat: no-repeat;
	cursor: pointer
}

#slider li span {
	margin-top: 76px;
	display: block;
	line-height: 15px;
	height: 15px;
	overflow: hidden;
	color: #646464;
	background-color: #ececec;
	text-align: center;
	padding: 2px;
}

#slider li:hover span { 
	color: #000;
	text-decoration: underline
}

#aveqimedia {
	width: 170px;
	height: 19px;
	display: block;
	float: float;
	background: url('/aveqcmsResources/images/aveqim_ff.png') no-repeat;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 5;
}

/* Cache rendered in 0,00544 seconds. */
