/* CSS Document */

body {
	background-color: #ffffff;
	background-image:url(../images/back2.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th, input, textarea, select {
	color:#54301a;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}
td#mainContent {
	padding-bottom:40px;
}
a:link,a:active,a:visited {
	color:#54301a;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
h1 {
	font-size:12px;
	margin:0 0 15px 0;
}
.blauw, a.blauw {
	color:#97c0e6;
}

hr {
	border:1px solid #cbe0f3;
	border-width:1px;
}
h2 {
	font-size:11px;
	margin:0;
	padding:8px 0 0px 0;
}
h2.nieuws {
	padding-top:10px;
}
h2.publicaties {
	padding-top:0px;
	margin-bottom:10px;
}
h2.publicaties a {
	color:#54301A;
}
h3 {
	font-size:11px;
	margin:0;
	color:#97c0e6;
}
p { 
	margin:0;
	padding:8px 0 7px 0;
}
input, textarea {
	border:2px solid #96c0e6;
	padding:2px 4px 2px 4px;
}
select {
	border:2px solid #96c0e6;
	padding:2px 0 2px 0;
}
.error {
	background-color:#96c0e6;
	color:#000;
}

/* H1 BUTTON HOMEPAGE */
h1.button {
	margin:0;
	font-size:11px;
}
h1.button a {
	display:block;
	background-image:url(../images/back_button.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-top:8px;
	height:24px; /* 32 */
	padding-left:15px;
	width:249px; /* 264 */
	text-decoration:none;	
}
h1.button a:hover {
	background-image:url(../images/back_button_over.jpg);
	color:#54301a;
	text-decoration:none;	
}
.kantoor {
	color:#96c0e6;
	font-weight:bold;
}
a.mail {
	text-decoration:underline;
}
div#kantoren {
	float:right;
}
div#textContent {
	width:475px;
	text-align:justify;
}
div#homeContent {
	width:375px;
	text-align:justify;
}
#header {
	position:relative;
	width:900px;
	height:293px;
}
#langs {
	position:absolute;
	left:20px;
	bottom:0px;
	z-index:10;
}
#langs div {
	float:left;
	margin-right:5px;
	height:20px;
	font-size:11px;
	line-height:16px;
}
#langs a {
	color:#97c0e6;
	text-decoration:none;
}
#langs a.active span {
	text-decoration:underline;
}
#langs a:hover span {
	text-decoration:underline;
}
#langs a img {
	float:left;
	margin-right:3px;
	border:none;
}

#offices h1, .client_login h1 {
	color:#54301a;
	font-size:12px;
	font-weight:bold;
}
#officemap {
	width:200px;
	height:257px;
	
}
.link {
	margin-top:10px;
	text-align:right; 
	font-weight:bold;
}
.client_login {
	margin-top:10px;
	cursor:pointer;
	padding:3px;
	border:1px solid #54301a;
}
.client_login a {
	display:block;
	padding-right:30px;
	text-align:right;
}
.more2 a {
	padding-right:18px;
	background-image:url(../images/more2.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}
a.bluearr {
	display:block;
	width:130px;
	padding-right:15px;
	background-image:url(../images/demo/bluearr.png);
	background-repeat:no-repeat;
	background-position:right center;
}
/*
.newsCarousel {
	display:block;
	position:relative;
	height:120px;
	overflow:hidden;
}
.newsCarousel div { height:40px; }
*/

.clear { clear:both; }

#newsCarousel {
	position:relative;
	list-style:none;
	top:auto;
	margin:0;
	padding:0;
	/*border:1px solid #d5d5d5;
	border-width:1px 0 1px 0;*/
	width:375x;
	height:120px; /* 241 voor 2 */
	/*height:68px; /* 68 voor 2 */
	overflow:hidden;
}
#newsCarousel .newsitem {
	position:relative;
/*	margin:0 0 0 20px; */
	margin:0;
	display:block;
	padding:0;
	height:40px;
	overflow:hidden;
}
#newsCarousel .newsitem h1, #newsCarousel .newsitem h1 a {
	color:#97c0e6;
}
#newsCarousel .newsitem h1, #newsCarousel .newsitem p {
	display:block;
	width:375px;
	margin:0;
	padding:0;
	height:16px;
	overflow:hidden;
	white-space:nowrap;
	font-size:11px;
/*	line-height:16px; */
	line-height:12px;
}
#nieuwsbrief_form {
	margin:5px 0;
}
#nieuwsbrief_form input.textfield {
	display:block;
/*	margin-bottom:2px; */
}
#nieuwsbrief_form input {
	border-width:1px;
}
#nieuwsbrief_form input.error {
	border:1px solid #FF0000;
	background-color:#FFFFFF;
}

#nieuwsbrief_form .submit {
	text-align:right;
}
#nieuwsbrief_form .submit {
}

.bluebox {
	width:210px;
}
.bluebox.start {
	height:5px;
	background-image:url(../images/box_start.png);
	background-repeat:no-repeat;
}
.bluebox.end {
	height:5px;
	background-image:url(../images/box_end.png);
	background-repeat:no-repeat;
}
.bluebox.body {
	background-image:url(../images/box_body.png);
	background-repeat:repeat-y;
}
.bluebox.body .contents {
	padding:5px;
}

.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.start {
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.body {
	background-position:0px 0px;
	background-repeat:repeat-y;
}
.end {
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.myaagora {
	width:189px;
	margin-left:10px;
}
.myaagora.start {
	height:9px;
	background-image:url(../images/demo/mya_top.png);
}
.myaagora.end {
	height:9px;
	background-image:url(../images/demo/mya_btm.png);
}
.myaagora.body {
	background-image:url(../images/demo/mya_bdy.png);
}
.myaagora.body .contents {
	padding:5px 15px;
}
input.input {
	width:149px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f2413;
	border:0px none;
	margin:4px 0;
	padding:3px 5px;
}
.nieuwsbrief {
	width:213px;
}
.nieuwsbrief.start {
	height:8px;
	background-image:url(../images/demo/nbr_top.png);
}
.nieuwsbrief.end {
	height:8px;
	background-image:url(../images/demo/nbr_btm.png);
}
.nieuwsbrief.body {
	background-image:url(../images/demo/nbr_bdy.png);
}
.nieuwsbrief.body .contents {
	padding:5px 15px;
}
.nieuwsbrief .nieuwsbriefimage {
	background-image:url(../images/demo/sym_doc.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:75px;
	height:79px;
	position:relative;
	margin-left:-20px;
	margin-top:-20px;
}

.publications {
	width:189px;
	margin-left:10px;
}
.publications.start {
	height:10px;
	background-image:url(../images/demo/pub_top.png);
}
.publications.end {
	height:21px;
	background-image:url(../images/demo/pub_btm.png);
}
.publications.body {
	background-image:url(../images/demo/pub_bdy.png);
}
.publications.body .contents {
	padding:5px 15px;
}
.publications.body .contents input.input {
	width:149px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f2413;
	border:0px none;
	margin:5px 0;
	padding:3px 5px;
}

.doubleline {
	width:100%;
	height:3px;
	border:0 none;
	border-top:1px solid #868586;
	border-bottom:1px solid #868586;
	margin:5px 0 10px 0;
	padding:0;
}
.singleline {
	width:100%;
	height:1px;
	border:0 none;
	border-bottom:1px solid #868586;
	margin:16px 0;
	padding:0;
}
.logo_small {
	width:32px;
	height:23px;
	background-image:url(../images/demo/logo_small.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
h1.h1img {
	display:block;
	text-indent:-9999999px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:0;
}
h1.h1img.my_aagoratext {
	background-image:url(../images/demo/mya_text.png);
	width:109px;
	height:14px;
	margin:4px 5px;
}
h1.h1img.publicationstext {
	background-image:url(../images/demo/pub_text.png);
	width:100px;
	height:14px;
}
h1.h1img.nieuwsbrieftext {
	background-image:url(../images/demo/nbr_text.png);
	width:112px;
	height:14px;
	margin-left:5px;
}
h1.h1img.nieuwstext {
	background-image:url(../images/demo/nws_text.png);
	width:68px;
	height:14px;
	margin:0 0 10px 0;
}
.nieuwsbrief .nieuwsbriefsubtext {
	margin:10px 0 0 0;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:11px;
}
/* .publications .more2 a, .myaagora .more2 a, .nieuwsbrief .more2 a { */
.more2 a {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3f2413;
	text-transform:capitalize;
	background-image:url(../images/demo/sym_arr_right.png);
}
.nieuwsbrief .more2 a {
	color:#FFFFFF;
}
.publications {
	color:#3f2413;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.publications h2.publicaties a {
	color:#3f2413;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
}
a.button {
	display:block;
	background-image:url(../images/demo/btn_link.png);
	width:213px;
	height:28px;
	margin:6px 0;
	text-decoration:none;
}
a.button:hover {
	text-decoration:none;
	/* alternate background image */
}
a.button h1 {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0 12px;
	position:relative;
	top:6px;
}
.home_demo_links {
	margin:20px 0;
}

.langmenu {
	position:absolute;
	right:0;
	top:100px;
}
.langmenu .lang {
	width:24px;
}
.langmenu .lang.top {
	height:38px;
	background-image:url(../images/demo/lang_top.png);
}
.langmenu .lang.btm {
	height:38px;
	background-image:url(../images/demo/lang_btm.png);
}
.langmenu .lang.bdy {
	background-image:url(../images/demo/lang_bdy.png);
}
.langmenu .lang.bdy .contents {
	padding:2px 0 0 5px;
}
.langmenu .langicon {
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:16px;
	height:26px;
	margin:12px 0 0 0;
}
.langmenu .langicon.first {
	margin:0;
}
.langmenu #lang_nl {
	background-image:url(../images/demo/nl.png);
}
.langmenu #lang_uk {
	background-image:url(../images/demo/uk.png);
}

.background {
	position:absolute;
	z-index:-1;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
}
.background div {
	position:absolute;
	z-index:-1;
	width:50%;
	height:100%;
	background-repeat:repeat-x;
	background-position:0px 0px;
	background-image:url(../images/demo/bg_left.png);
}
.background div.left {
	background-image:url(../images/demo/bg_left.png);
	left:0;
}
.background div.right {
	background-image:url(../images/demo/bg_right.png);
	left:50%;
}

#container {
	position:relative;
	min-width:1000px;
}

h3.pub_subtitle {
	font-size:11px;
	font-weight:bold;
	color:#54301A;
}
.pub_date {

}
.pub_author {
	font-style:italic;
}
