/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/incuria_bg2010.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #4169E1;
}


h1 {
font-size: 18px;
}

h2 {
	font-size: 15px;
	
}

h3 {
	font-size: 11px;
}
h4 {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}
h5 {
	font-size: 15px;
	margin: 0px 0px 0px 0px;
}
/** CUSTOM HEADINGS */

.header1, .header2, .header3 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #4169E1;
}

.header1 {
font-size: 18px;
}

.header2 {
	font-size: 15px;
}

.header3 {
	font-size: 11px;
}
/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 170%;
}
.okay {
color: #000000;
}
.not_okay {
color: Red;
font-weight : bold;
}
.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 190%;
}

.list1 li {
	padding: 0px 0px 0px 0px;

}	

/** LINKS */

a {
	color: #4169E1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.more {
	text-align: right;
}

.more a {
	padding: 0px 0px 0px 0px;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { height:1px; }

.hr1 {
	height: 35px;
	background: url(images/homepage11.gif) no-repeat left center;
}

.hr2 {
	height: 35px;
	background: url(images/homepage12.gif) no-repeat left center;
}

/** MENU */

#menu a {
	text-decoration: none;
	font-size: 11px;
	color: #0000CD;
	font-weight : bold;
}
#submenu a {
	text-decoration: none;
	font-size: 11px;
	color: #0000CD;
	font-weight : bold;
}

#menu a:hover {
	text-decoration: none;
	color:  #6A5ACD;
}
#submenu a:hover {
	text-decoration: none;
	color:  #6A5ACD;
}
#submenu  {

width:140px;
	padding:0;
	margin:0;
}

#submenu .selected,#menu .selected {
	color: #000000;
	font-weight : bold;
}
/** PAGE */

.three-columns {

}

.three-columns .column1 {
	float: left;
	width: 140px;
	padding-right: 10px;
	padding-top:10px;
	background: url(images/hoekje.gif) no-repeat right top;
}
.three-columns .nomenu {
	float: left;
	width: 142px;
	padding-right: 10px;
	padding-top:10px;
}
.three-columns .column2 {
	float: left;
	width: 570px;  
	padding-left: 10px;
	margin-left:10px;
	margin-right:10px;
	padding-top:0px;
}

.three-columns .column3 {
	float: left;
	width: 140px;
	padding-left: 15px;
	margin-left:15px;
	padding-top:10px;
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
}

.three-columns img
 {	margin: 0px 0px 10px 0px;
}


.two-columns {
	background: url(images/subpage1_02.gif) repeat-y left top;
}

.two-columns .column1 {
	float: left;
	width: 150px;
}

.two-columns .column2 {
	float: left;
	width: 550px;  
	padding-left: 50px;
}

/** SEARCH */

#search form {
	margin: 0px;
	padding: 0px;
	
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

  #search-text {
    width: 96px;
    border: 1px solid #D3E6EC;
}

#mysearchbutton {
vertical-align:middle;
}
#searchform {
	border-top: 1px solid Silver;
	border-right: 1px solid Silver;
	width: 128px;
	padding-right: 7px;
	padding-top:10px;
	margin:0px;
	
}
#search p {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	background: url(images/hoekje.gif) no-repeat right top;
}

/** FOOTER */
#bottomlinks  {
  width:185px;border:solid 0px blue;float:left;padding-left:50px;  
}


#linkjes,#copyright {
    clear: both; 
    margin: 0px auto;   
    width:972px; 
    height:150px; 
}
#copyright {
    background-color: #fff;
}
#linkjes {  
    background: url(../img/frontpage_down.jpg) no-repeat left top; 
    padding-top:25px;
}
#linkjes ul {
    list-style: none; 
    padding:0;
    font-weight: bold;
    padding-top:7px;
    font-size: 11px;       
}
#linkjes li {  
 padding-top:2px;     
}
#linkjes h4 {
color:#333333;
  font-size: 13px;       
}
#copyright { 
    text-align: center;
    height:30px;  
    color:#999999; 
    font-size: 10px;  
    padding-top:20px;       
}
#copyright a { 
   color:#4169e1; 
   padding: 0px 5px 0px 5px;    
}
  
.contentbottom {
clear: both;
background: url(../img/content_bottom.gif) no-repeat left top;
height:56px;
}
  
  
#footer {
	clear: both;
	height: 70px;
	margin: 0px auto;
	font-size: 11px;
	text-align: left;
	color: #373737;
}

#footer p {
	margin: 0px;
	padding: 15px 0px 0px 0px;	
}

#footer a {
	color: #4169E1;
}

.submitbutton {
	color: #fff;
    border: 1px solid;
	font-weight : bold;
	font-size: 13px;
    border-color:  #4169E1 #7bf #7bf #4169E1 ;
	background-color: #1C3B7E;
}

.column3 p {
    line-height: 120%;
}

.column3 {
    line-height: 120%;
}

