/* ----- Start Defaults ----- */

* {
	margin:0;
    padding:0;
}
       
.clearfix:after {
	content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden; 
}
      
.clearfix {
    display:inline-block;
}
      
      
/* Hides from IE-mac \*/
.clearfix {display: block;}
/* End hide from IE-mac */

.right {
	text-align: right;
}
      
.fright {
    float: right;
}

.center {
	text-align: center;
}
	   
.bold {
    font-weight: bold;
}
	   
.fleft {
    float: left;
}

a img {
	border: 0px;
}


	   
/* ----- End Defaults ----- */
	   
	   
	   
body { 
    margin:0;
    padding:0;
    font-size: 9pt;
    font-family: arial;
	 line-height: 15pt;
}

object, embed {
	padding: 0; margin: 0;
}
	   
#content {
    width: 912px;
	margin:0px auto;
	padding: 10px 0px;
}

#content a {
	color: #da2a36;
}
	   
	   
#logo {
   margin: 0px;
	text-align: right;
	float: right;
}
	   
/* --- Start Menu --- */

ul#menu {
	margin-top: 47px;
    list-style: none;
   margin-bottom: 5px;
}		
	   	
	   
ul#menu li {        
    margin-top: 0px;
    display: inline;
    color: #575759;
}

ul#menu li.separator {
	padding-left: 3px;
	padding-right: 3px;
}
       
       
ul#menu li a {
	font-weight: bold;
	text-decoration: none;
	color: #575759;
	text-transform: uppercase;
}

ul#menu li a:hover,
ul#menu li a.selected {
	color: black;
}

ul#menu a#login,
ul#menu a#login.home_acquisitie {
	color: #da2a36
}
	   

/* --- End Menu --- */

/* --- Home --- */
#home {
	margin-top: 30px;
}

#home .leftcol,
#home .rightcol {
	background-color: white; 
	border: 1px solid #575759;
	color: #575759;
	height: 423px;
	padding: 10px;
}

#home .leftcol {
	width: 420px;
	float: left;
}

#home .rightcol {
	margin-left: 465px;
	width: 420px;
}

#home .logo {
	margin: 10px 0px 20px 0px;
}

#home h3 {
	margin: 5px 0px 10px 0px;
}

#content_container {
	border-left: 20px solid #c5c6c8;
	border-right: 20px solid #c5c6c8;
	margin-top: 15px;
	padding-left: 10px;
}

#content_container h1 {
	font-size: 12px;
	color: #da2a36;
}

.linetop {
	background: transparent url('/images/css/streep_horizontaal.png') top left repeat-x;
	padding-top: 17px;
}

.linebottom {
	background: transparent url('/images/css/streep_horizontaal.png') bottom left repeat-x;
	padding-bottom: 17px;
}

.lineright {
	background: transparent url('/images/css/streep_verticaal.png') top right repeat-y;
	padding-right: 17px;
}

.lineleft {
	background: transparent url('/images/css/streep_verticaal.png') top left repeat-y;
	padding-left: 17px;
	width: 260px;
}

.homebanner, .homecontent {
	margin-right: 10px;
}

.homecontent {
	margin-top: 10px;
	line-height: 15px;
}

.homeleft {
	width: 185px;
}

#homeright {
	margin-left: 10px;
	width: 640px;
	float: left;
}

#homeright .lefty,
#homeright .righty {
	overflow: hidden; 
	height: 90px;
	float: left;
}

#homeright .lefty {
	width: 350px; 
	margin-right: 10px; 
}

#homeright .righty {
	width: 263px;
}


ul#menu_home {
	margin-top: 10px;
	list-style: none;
}

ul#menu_home li {
	display: block;
	float: left;
	margin-right: 5px;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	width: 123px;
}

ul#menu_home li:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;	
}

ul#menu_home li.last {
	margin-right: 0px !important;
}

ul#menu_home a {
	display: block;
	background-color: black;
	color: white;
	text-decoration: none;
}

ul#menu_home img {
	display: block;
	border: 0;
	padding: 0;
}
/* --- End Home --- */
	   
#textarea {
	height: 500px;
	width: 415px;
	margin-right: 10px;
	overflow: auto;
}

#textarea h1,
#textarea h2,
#textarea h3,
.homecontent h1,
.homecontent h2,
.homecontent h3 {
	color: #da2a36;
	margin-bottom: 15px;
}


#textarea ul {
	list-style-type: disc;
	margin-left: 20px;
}

#textarea div.article {
	margin-bottom: 10px;
}

#textarea div.article img.fright {
	margin: 0px 0px 10px 10px;
	width: 160px;
}

#textarea div.article img.fleft {
	margin: 0px 10px 10px 0px;
	width: 160px;
}

#textarea div.article img.top {
	width: 415px;
}

#textarea div.spacebelow {
	padding-bottom: 5px;
}

#textarea div.home {
   background-color: white; 
   border: 1px solid #575759;
   width: 398px;
   height: 381px;
   color: #575759;
   padding: 20px;
}

#textarea div.home h1 {
   font-size: 16px;
   margin-bottom: 40px;
}



#textarea div.home div.choose {
   margin: 30px 0px; 
}

#textarea div.home .choose h2 {
   font-size: 14px;
   margin-bottom: 10px;
}

#text_only {
	margin : 20px 10px 0px 10px;
	padding: 1px;
}

#text_only p {
	padding-bottom: 15px;
}

#klanten_area {
/*	margin: 10px 10px 10px 10px; */
	overflow: auto;
}


#klanten_area img.fleft {
	margin-right: 10px;
	margin-bottom: 5px;
}


#klanten_area img.fright {
	margin-left: 10px;
	margin-bottom: 5px;
}


#klanten_area h3 {
	margin: 0px 15px 0px 15px;
}

#klanten_area p {
	padding: 15px;

}


/* ---- Start Accordion --- */	   	  
#accordion {
    margin-top: 44px;
    margin-left: 2px;
    height: 423px;
    width: 470px;
    background-image: url(image_acc.png)
}

/* ----- End Accordion --- */
	
/* ----- Start Footer ---- */
	   
#footer {
    color: #575759;
    font-family: arial;
    font-size: 10px;
	margin-top: 20px;
}


#footer ul {
    list-style: none;
	float: right;
}

#footer ul li {        
    margin-top: 0px;
    display: inline;
}

#footer ul li a {
    text-decoration: none;
    color: #575759;
}

/* ----- End Footer ---- */


/* --- Start Form --- */
#formarea {

}

#form_position {
	margin-top: 10px;
}

#form_header {
	width: 355px;
}

#form_header h1 {
	font-size: 16px;
	line-height: 100%;
}

#form_header p {
	text-decoration: underline;
}


#formarea label, #formarea input {
	display: block;
	width: 225px;
	float: left;
	margin-bottom: 5px;
}

#formarea label, #formarea textarea {
	width: 225px;
}

#formarea label {
	text-align: left;
	width: 105px;
	padding-right: 25px;
}

br {
	clear: left;
}

#formarea  #contact_zip {
	width: 50px;
	margin-right: 5px;
}

#formarea  #contact_place {
	width: 166px;
}

h4 {
	margin: 2px 0px 2px 150px;
	font-weight: normal;
	font-size: small;
	
}

#formarea  #verzenden {
	width: 100px;
	position: relative;
	left: 260px;
}

/* --- End Form --- */


/* --- Msg & Error */

div.message,
div.error {
   padding: 0.5em;
   margin: 5px 0px;
   cursor:  pointer;
}


div.message {
   background-color: #ECF3E1;
   border: 1px solid #C5DEA1;
   color: black;
}

div.error {
   border: 1px solid #b80000;
   background-color: #ebcacb;
   color: black;
}

div.error h3 {
	color:  #b80000;
}

div.error a {
	color: #b80000;
	background-color: #f7f7f7;
	padding: 3px;
	font-weight: bold;
}

div.error ul {
	list-style: none;
}

div.error ul li {

}

div.error ul li a {
	border: 1px solid #333;
   background-color: #f7f7f7;
   cursor: pointer; 
   padding: 0.3em; 
   margin: 0.5em; 
   display: block;
   text-decoration:  none;
   color: #000;
}

div.error ul li a:hover {
	text-decoration:  none;
	color: #fff;
	background-color: #333;
}
/* end msg and error */


/* login form */
div#loginform {
	margin-top: 100px;
	margin-left: 120px;
	color: #fff;
}

div#loginform h1 {
	font-size: 14px;
	text-decoration: underline;
	margin-bottom: 10px;
}

div#loginform div.form_row {
	margin-top: 10px;
}

div#loginform label {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

/* end login form */


#clients {
	overflow: hidden;
   width: 415px;
}

.page {
	width: 415px;
	overflow: hidden;
}

#clients a,
#clients a img {
	border: 0;
	padding: 0;
	margin: 0;
}

#clients a.nextprev {
	display: block;
	font-weight: bold;
	margin-top: 10px;
	text-decoration: none;
}
