/*
---------------------------------------
Website: www.dezine.nl
CSS:     Ron Horn
E-mail:  dezine@hotmail.com
URL:     www.dezine.nl
---------------------------------------
*/
a.link, a.visited {color: #C00000; text-decoration: none; font-weight: normal; font-size: small; font-family: verdana, sans-serif;}
a.hover {color: #C00000; text-decoration: underline; font-weight: normal; font-size: small; font-family: verdana, sans-serif;}

p, body, div, table, td, div{
	color: #434343;
	font-size: small;
	font-weight: normal;
	font-family: verdana, sans-serif;
	line-height: 140%;
}

h1  {
	color: #434343;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana,arial,Trebuchet;
	line-height: 140%;
}

h2  {
	color: #434343;
	font-size: 9pt;
	font-weight: bold;
	font-family: verdana,arial,Trebuchet;
	line-height: 140%;
}

.small  {
	color: #434343;
	font-size: x-small;
	font-family: verdana,arial,Trebuchet;
}

.small a:link {color: #434343; text-decoration: underline; font-size: x-small; font-weight: normal; font-family: verdana, sans-serif;}
.small a:visited {color: #434343; text-decoration: none; font-size: x-small; font-weight: normal; font-family: verdana, sans-serif;}
.small a:hover {color: #434343; text-decoration: underline; font-size: x-small; font-weight: normal; font-family: verdana, sans-serif;}

#content a:link {color: #2E2F2B; text-decoration: underline; font-size: small; font-weight: normal; font-family: verdana, sans-serif;}
#content a:visited {color: #2E2F2B; text-decoration: underline; font-size: small; font-weight: normal; font-family: verdana, sans-serif;}
#content a:hover {color: #D18108; text-decoration: underline; font-size: small; font-weight: normal; font-family: verdana, sans-serif;}
	
#submenu a:link {color: #2E2F2B; text-decoration: none; font-size: small; font-weight: bold; font-family: verdana, sans-serif;}
#submenu a:visited {color: #2E2F2B; text-decoration: none; font-size: small; font-weight: bold; font-family: verdana, sans-serif;}
#submenu a:hover {color: #D18108; text-decoration: underline; font-size: small; font-weight: bold; font-family: verdana, sans-serif;}
	
.border { 
border-collapse: collapse;
border: 1px dotted #434343;
}

img	{border:0;} 
a img {border: none;}
a {outline-style: none}
* {margin: 0;}
* {margin: 0;}

html, body {height:100%;} 

html,body {
	margin: 0;
	padding: 0;
}

body {	
	background-color: #FCFBF4;
	background-image: url('images/bg.png');
	background-repeat: repeat-x; 
}
	
#container {
	width: 900px; 
  position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -200px; /* the bottom margin is the negative value of the footer's height */
}
	
#header {
	width: 900px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/header.png');
	background-repeat: repeat-y; 
	position: relative;	
}

* html #header {height: 200px;he\ight: 200px}

#submenu, #content { 
	float: left; 
} 

#subportfolio, #contentportfolio { 
	float: left; 
} 

#submenu {
	width: 220px;
	height: 300px;
	padding-top: 60px;
	padding-left: 0px;	
	padding-right: 20px; 
 	padding-bottom: 20px;
  margin: 0px;
	text-align: right;
}

#subportfolio {
	width: 160px;
	height: 300px;
	padding-top: 60px;
	padding-left: 20px;	
	padding-right: 20px; 
 	padding-bottom: 20px;
  margin: 0px;
	text-align: right;
}

#content {
	width: 600px;
	padding-top: 20px;
	padding-left: 20px;	
	padding-right: 0px; 
 	padding-bottom: 20px;
	border-left: dotted 1px #CAC4B7;
}

#contentportfolio {
	width: 650px;
	padding-top: 20px;
	padding-left: 20px;	
	padding-right: 0px; 
 	padding-bottom: 20px;
	border-left: dotted 1px #CAC4B7;
}

#clear{
	clear: both;
}

#push {
	width: 900px;
	height: 200px;
	margin: 0 auto;
	padding: 0px;
}

#footer {
	position: relative;
	width: 900px;
	height: 200px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/footer.png) no-repeat bottom left;
}

.footercontainer {
	position: relative;
	width: 100%;
	height: 200px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/bg-footer.png) repeat-x;
	background-color: #FCFBF4;
}

.footerlinks { 
	float: right; 
} 

.footerlinks {
	position: relative;
	width: 210px;
	height: 100px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
}

.footerlinks a:link {color: #808080; text-decoration: none; font-size: x-small; font-weight: normal; font-family: verdana, sans-serif;}
.footerlinks a:visited {color: #808080; text-decoration: none; font-size: x-small; font-weight: normal; font-family: verdana, sans-serif;}
.footerlinks a:hover {color: #434343; text-decoration: underline; font-size: x-small; font-weight: normal; font-family: verdana, sans-serif;}


fieldset {
	margin-top: 10px;
	border: 1px solid #DAC28A;
	padding: 10px;
}

Legend {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 8pt; 
	color: #F5F5F5;
	border: 1px solid #DAC28A;
  padding-left: 5px;
	padding-right: 5px;
	background-color: #D6890F; 
}
/* FOOTER LAYOUT END */

.rand { 
	border-collapse: collapse;
	border: 1px solid #2D6E97;
	background-color: #F5F5F5;
	font-family: Arial;
	font-size: 8pt; 
	color: #2E2F2B;
}

.button {
	font-family: Arial, sans-serif;
	font-size: 8pt; 
	color: #F5F5F5;
	background-color: #2D6E97; 
	border: 1px solid #2E2F2B;
}
