@charset "utf-8";
/* CSS Document */
body {
	background-color: #D4D0C8;


	font-size:62.5%
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color:#564b47;
	text-align: center;
	background-image: url(../lawlib2.jpg);
	margin-top: 20px;
	margin-right: 20%;
	margin-bottom: 20px;
	margin-left: 20%;
}

a {
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	color: #B20030;
}
a:visited {
	color:#564b47;  
}
a:hover {
	color: #666666;
	background-color: #FFFFFF;
}
#news {
	width: 100%;
	padding: 0px;
	text-align: left;
	background-color: #fff;	
	overflow: auto;
	min-height:400px;
	height:auto !important;
	height:400px;
	width: expression((document.body.clientWidth < 600)? "600px" : (document.body.clientWidth > 1000)? "1000px" : "auto");
	max-width: 1000px;
	min-width: 600px;
	border-top: 1px solid #999;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
}

h1, h2.teamnews, h3 {
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 1.3em;
	background-color: #B20030;
	width: 100%;
	padding: 10px 0;
	color: #fff;
	margin: 0;
	text-indent: 10px;
	text-transform: capitalize;
}

h3 {
	font-size: 0.5em;
	padding: 3px 0;
}

.messagewrap {
	margin: 10px 0 10px 10px;	
}
p.message {
	margin: 3px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #564b47;
}

h2 {
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 1.1em;
	margin: 5px 0;
	text-transform: capitalize;
}

.newsitems {
	border: 1px solid #EDF8FC;
	padding: 10px;
	margin: 15px;
}
.logo {
	margin: 15px;
	float: left;
}

.signout {
	position: relative;
	left: 52%;
	font-size: 0.5em;
}

.signout a {
	color: #fff;
	text-decoration: none;
}
.signout a:hover {
	color: #D6D6D6;
	text-decoration: underline;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	min-height:400px;
	height:auto !important;
	height:400px;
}
.style2 {
	color: #666666;
}
.style4 {font-size: 9px}

.style3 {
	color: #FF0000;
	font-size: 9px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #564b47;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style7 {
	color: #0099FF; font-size: 9px; 
}
.style8 {
	color: #0033FF;
}
.style10 {font-size: 9px}
.style11 {color: #CC0000}
.style12 {font-size: 9px; color: #CC0000; }
.style13 {font-size: 9px}
.style14 {color: #0066FF}
.style15 {font-size: 9px; color: #0066FF; }
.style17 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.style18 {font-size: 9px}
.style19 {color: #FF0000}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 480px;
	top: 323px;
}

/* LOGIN */
fieldset {
	border: 0;
	padding:10px;
	margin:30px 0 80px 0;
	background-color:#fff;
	text-align: left;
	border-top: 1px solid #999;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
}
legend {
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-weight: bold;
	line-height: 1.1;
	color:#F7F8ED;
	background: #D4D0C8;
	padding: 8px 12px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
label {
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 0.8em;
	width:140px;
	height:30px;
	background-color:#FDFDFD;
	float:left;
	display: block;
	font-weight: normal;
	color:#666666;
	border: 1px solid #EDF8FC;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
.form {
	margin:0;
	padding:0;
}
#container {
	width:750px;
	margin:auto;
	padding:10px;
}
#top {
	width:680px;
	height:50px;
}
#leftSide {
	width:650px;
	float:none;
	height: auto;
}
.div_texbox {
	width:347px;
	float:right;
	background-color:#FDFDFD;
	height:33px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	border: 1px solid #EDF8FC;
}
.login_box {
	width: 600px;
	height: 200px;
}


.textbox {
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position:left;
	width:285px;
	font:normal 18px;
	color: #999999;
	padding:3px 5px 6px 19px;
}
.textbox:focus, .textbox:hover {
	background-color:#EFF7C3;
}

.div_textareabox{
	width:347px;
	float:right;
	background-color:#FDFDFD;
	height:115px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	border: 1px solid #EDF8FC;
}

.user {
	background-image: url(user.png);
	background-repeat: no-repeat;
	background-position:left;
	background-color:#FFFFFF;
	width:285px;
	font:normal 18px;
	color: #999999;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 19px;
}
.user:focus, .user:hover {
	background-color:#CAEAFF;
}
.newsitemGeplaatst {
	font-size: x-small;
	font-weight: bolder;
	color: #999999;
}

   
.password {
	background-image: url(lock.png);
	background-repeat: no-repeat;
	background-position:left;
	background-color:#FFFFFF;
	width:285px;
	font:normal 18px;
	color: #999999;
	float: left;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 19px;
}
.password:focus, .password:hover {
	background-color:#CAEAFF;
}

.button_div {
	width:287px;
	float:left;
	text-align:right;
	height:35px;
	margin-top:3px;
	padding-top: 5px;
	padding-right: 32px;
	padding-bottom: 3px;
	padding-left: 32px;
}
.buttons {
	background: #E6E6E6;
	font-size:12px; 
	color:#666666;
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}
.login_new {
	padding-left: 15px;
}
