 /*
# # # colors # # #
colors:
blue:	#92b536
green:	#618d90 
grey:	#888888

# # # HTML tags # # #
*/

html
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body 
{
	margin: 0px;
	padding: 0px;
	background: white;
	height: 100%;
	font: 11px Verdana;
	color: #888888;
	text-align: left;
}

div 
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
	margin: 0px;
}

a			
{
	text-decoration: none;
}

a:link  	
{
	color: #92b536;
}
a:visited	
{
	color: #92b536;
}
a:active	
{
	color: #618d90;
}
a:hover		
{
	color: #92b536; 
}

h1 
{
	margin-top: 0px; 
	font-size: 14px;
}

h2 
{
	margin-top: 0px; 
	font-size: 14px;
}

h3 
{
	font-size: 14px;
}

p
{
	margin: 3px 0px;
	/*margin-bottom: 28px;*/
}

td 
{
	vertical-align: top;
}

input, select, textarea 
{
	background: #DDDEE0;
	border: 1px solid #BBBBBB;
	font: 11px Verdana;
	color: #666666;
	width: 360px;
}
#uplthumb, #uplimage
{
	width: 180px;
}

input, textarea
{
	padding: 1px 1px 1px 3px;
	border: none;
	margin: 0px;
}

textarea
{
	width: 560px;
}

input.btn 
{
	width: 80px;
}

h1, h2, h3 
{
	margin: 11px 0px;
}

.text
{
	width: 300px;
}
/*
# # # general page layout # # #
*/
#site 
{
	position: relative;
	width: 990px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	border: 0px solid #DDDEE0;
}

#marginleft 
{
	float: left;
	width: 31px;
	height: 100%;
	background: url(/images/bg-left.jpg) white no-repeat;
}

#marginmiddle 
{
	float: left;
	width: 21px;
	height: 100%;
	background: url(/images/bg-middle.jpg) white no-repeat;
}

#marginright 
{
	float: right;
	width: 30px;
	height: 100%;
	background: url(/images/bg-right.jpg) white no-repeat;
}

#maincontainer
{
	float: left;
	width: 756px;
	height: auto;
	min-height: 100%;
	overflow: visible;
	position: relative;
	top: 0px;
	left: 0px;
	border: 0px solid #DDDEE0;
	border-top: 0px;
	overflow: visible;
}

#main
{
	float: left;
	width: 756px;
	height: auto;
	min-height: 413px;
	background: url(/images/bg-main.jpg) white no-repeat top left;
	position: relative;
}

#navcontainer 
{
	float: left;
	width: 756px;
	height: 173px;
	border: 0px solid #DDDEE0;
	border-bottom: 0px;
}

#logo
{
	float: left;
	width: 756px;
	height: 145px;
	background: white url(/images/logo.gif) no-repeat top left;
	position: absolute;
	top: 0px;
	left: 0px;
}

#logoright
{
	width: 152px;
	height: 218px;
	background: white url(/images/logo-right.jpg) no-repeat top left;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
}

#login 
{
	width: 160px;
	border: 1px solid #666;
	height: 44px;
	font-size: 11px;
	position: absolute;
	right: 30px;
	top: 20px;
	color: #777;
}

#login input
{
	width: 80px;
	border: 0px;
}

#login .input 
{
	text-align: right;
	width: 152px;
	height: 16px;
	margin: 4px;
}
#adres 
{
	width: 160px;
	height: 66px;
	font-size: 11px;
	position: absolute;
	right: 30px;
	bottom: 0px;
	font-weight: bold;
	line-height: 18px;
}
#adres a 
{
	text-decoration: none;
}

#adreslabels 
{
	float: left;
	width: 16px;
}
#nav
{
	float: left;
	background: #618d90 url(/images/bg-nav.jpg);
	width: 756px;
	height: 28px;
	position: relative;
	top: 145px;
	left: 0px;
}

#nav img 
{
	margin: 6px 25px 0px 40px;
}

#nav a
{
	color: white;
	height: 20px;
	cursor: pointer;
}

#content 
{
	line-height: 18px;
	height: auto;
	padding: 20px 35px 100px 45px;
}

#news
{
	float: left;
	width: 152px;
	height: inherit;
	position: absolute;
	top: 0px;
	left: 777px;
	min-height: 100%;
	background: rgb(115,148,150) url(/images/bg-news.jpg) no-repeat bottom right;
	color: white;
}

#news .head, #content .head
{
	margin: 20px 10px 0px 20px;
	font-size: 11px;
	font-weight: bold;
}

#news h1 
{
	font-size: 12px;
	margin: 10px 20px 20px 20px;
}
#news h3 
{
	font-size: 12px;
}

#news a 
{
	text-decoration: none;
	color: white;
}

#news a:hover
{
	text-decoration: underline;
	color: white;
}

#newshead 
{
	width: 152px;
	height: 35px;
	background: #618d90 url(/images/news-head.jpg) no-repeat;
}

#news .meer, #content .meer
{
	margin-left: 20px;
}

a.meer:link 
{
	text-decoration: none;
}

.green, .green a
{
	color: #618d90;
}

.blue 
{
	color: #92b536;
}

.klant
{
	float: left;
	width: 335px;
}

.btn 
{
	color: white;
	background: #92b536;
}

.lbl 
{
	float: left;
	width: 100px;
}

.noshow 
{
	display: none;
}

.fr
{
	float: right;
}
#werkcontainer
{
	float: left;
	width: 676px;
}

#werk
{
	margin: 5px 20px 20px 20px;
	overflow: hidden;
}

#werkimg
{
	width: 636px;
	height: 100%;
	text-align: center;
	
}

#voorwaarden
{
	float: right;
	width: 160px;
	margin-top: 20px;
}

#klanten table td {
	font-size: 11px;
}

#subnavcontainer 
{
	float: left;
	width: 80px;
	height: 450px;
}

#subnav
{
	margin: 6px 8px 0px 18px;
}

#cat 
{
	width: 80px;
	height: 450px;
	font-size: 11px;
}

#catadm
{
	width: 820px;
	height: 16px;
}

#cat a 
{
	text-decoration: none;
	text-decoration: none;
}

div.subnav 
{
	float: left;
	width: 78px;
	height: 16px;
	text-align: left;
	vertical-align: middle;
	border-left: 0px solid #d6d6d6;
	border-right: 0px solid #d6d6d6;
	font-weight: bold;
	text-align: center;
}

.subnav a 
{
	padding: 0px 4px 3px 4px;
	color: #888888;
}

div.subnavactive 
{
	float: left;
	width: 78px;
	height: 16px;
	text-align: left;
	vertical-align: middle;
	background: #fff;
	border-left: 0px solid #618d90;
	border-right: 0px solid #3AB5C6;
	font-weight: bold;
	text-align: center;
}

.subnavactive a
{
	padding: 0px 4px 3px 4px;
	color: #92b536;
}

div.sub 
{
	width: 80px;
	height: 238px;
	background: #fff;
	/*background: #42BDCC;*/
	position: absolute;
	top: 165px;
	left: 28px;
	z-index: 10;
	display: none;
}

div.submargin
{
	margin: 3px 0px 3px 10px;
}

.thumb 
{
	float: left;
	padding: 4px;
}

.thumba 
{
	float: left;
	margin: 3px;
	border: 1px solid #92b536;
}

#back
{
	float: left;
	margin: 20px 20px 0px 0px;
}

#next
{
	float: left;
	margin: 20px 20px 0px 0px;
}

#thumbpreview, #imagepreview 
{
	float: right;
}

#thumbpreview img
{
	width: 40px;
}

#imagepreview img
{
	width: 100px;
}

#sortoptions 
{
	display: none;
	float: right;
	width: 150px;
	height: 150px;
}
