body{
	/*background:#f7f7f6 url(../images/layout/bg-body.gif) repeat-x 0 100px;*/
	background: #7b2e35;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

a img{
	border: none;
}

/* ----- LINKS ----- */



a{
	text-decoration: none;
	color: #0097b5;	
}

a:hover{
	color:#007490;
}

.inside{
	width: 950px;
	/*overflow: hidden;*/
	margin: 0px auto;
	padding: 0;
}


#wrapper{
	background:#f7f7f6 url(../images/layout/bg-body.gif) repeat-x 0 100px;
}

#header{
	/*background: #323646;*/
	/*background: #3C3F36;*/
	/*background: #181818;*/
	background: #13819b;
	height: 100px;
	display: block;
	padding: 0;
	margin-bottom: 15px;
	/*margin-top: 15px;*/
}

#navigation{
	height: 40px;
}

#primaryContent{
	padding-top: 30px;
	padding-bottom: 20px;
	
}

#secondaryContent{
	height: 206px;
	height: 226px !important;
	clear: both;
	padding-top: 20px;
	background: #D9D7D0;
}

#footer { 
	width:100%; 
	background: #7b2e35;
	height: 48px;
	clear: both;
}

a.siteBy {
	display: block;
	background: url(../images/layout/vjdesign_small.gif) no-repeat 10px center;
	height: 48px;
	width: 190px;
	float: left;
}

#footer p {
	float: left;
	line-height: 48px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #797878;
}

.footerRight  {
	float: right;
	width: 50px;
	height: 48px;
}

.valhtml {
	background: url(../images/layout/xhtml.png) no-repeat left center;
	height: 48px;
	width: 16px;
	margin-right:1px;
	display: block;
	float: left;
	margin-left: 5px;
}

.valcss {
	display: block;
	float: left;
	height: 48px;
	width: 16px;
	background: url(../images/layout/css.png) no-repeat left center;
	margin-left: 5px;
}


/* L O G O */

.logo {
	width: 120px;
	height: 90px;
	float: left;
	margin-right: 50px;
	margin-top: 5px;
}



.logo a{
	width: 120px;
	height: 90px;
	background: url(../images/layout/EPOS_logo.png) no-repeat left top;
	display:block;
	margin: 0;
}



/*.logo a:hover{
	background: url(images/layout/logo.jpg) no-repeat left bottom;
}*/



.logo span{
	display:none
}



.logo h1{
	margin:0;
	padding:0;
}

/* navigation lists */

#navigation #sitelinks {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-weight: bolder;
}

#navigation #sitelinks li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	/*width: 121px;*/
	padding-right: 20px;
	display: block;
	height: 30px;
	float: left;
	line-height:18px;
	background: url(/images/layout/navi-divider.gif) no-repeat left center;
}

#navigation #sitelinks a {
	list-style: none;
	text-decoration: none;
	/*color: #b3b3b3;*/
	color: #BD1C2B;
	padding-top: 5px;
	display: block;
	height: 30px;
	/*border-left: 1px grey solid;*/
	margin-top: 25px;
	font-weight: bolder;
	text-transform: uppercase;
}

#navigation #sitelinks a:hover {
	color: #fff;	
}

#navigation #sitelinks a span {
	display: block;
	padding-left: 10px;
	font-size:16px;
	/*font-weight:200;*/
	font-weight: bolder;
	margin-bottom:0px
}

#navigation ol{

}

#navigation ol li{

}

.box {
	width: 315px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	height: auto;
	padding-bottom: 20px;
	border-top: 1px #DEDEDD solid;
	border-bottom: 1px #DEDEDD solid;
}

#middle{
	/*border: 1px #DEDEDD solid;*/
}

.right{
	text-align: right;
}

a span {

	display: none;

}

.item1{
	background: url(../images/layout/bg-serv-01.gif) no-repeat right;

}
.item2{
	background: url(../images/layout/bg-serv-02.gif) no-repeat right;

}
.item3{
	background: url(../images/layout/bg-serv-03.gif) no-repeat right;

}

.float-left{
	float: left;
}
.float-right{
	float: right;
}

.content-left{
	width: 400px;
	float: left;
}
	
.content-right{
	width: 400px;
	float: right;
	/*margin-right: 15px;*/
	margin-right: 130px;
}

.clear{
	clear: both;
}

#boot-schema{
	width: 300px;
	height: 900px;
	float: right;
	margin-top: -50px;
	margin-right: 10em;
	background: url(../images/buiten-recht.png) no-repeat right;
}

#boot-schema:hover{
	background: url(../images/binnen-recht.png) no-repeat right;
}

.bootzicht{
	margin-right: 50px;
	margin-top: -50px;
}

.address{
	padding: 0;
}

.address li{
	list-style: none;
	margin: 0;
}

/*FORMS*/
.contactform label { position: absolute; text-align:left; width:100px; }
.contactform input, .contactform textarea { margin-left: 110px; }
.contactform label.check, .contactform label.radio { position:relative; text-align:left; }

#catchphrase span{
	display: none;
	}

td{
  padding-right: 6px;
}








