/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(gietvloer/bodyback.jpg) repeat-y 50% 0;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.okay {
color: #000000;
}
.not_okay {
color: Red;
font-weight : bold;
}

#container {
background: #FFFFFF url(gietvloer/background.jpg) repeat-x left top;
}
/** HEADINGS */


h1 {
	margin: 20px 0px 15px 0px;
	padding: 0px 0px 0px 90px;
	background: url(gietvloer/zilly-gietvloeren.jpg) no-repeat left top;
	font-size: 12px;
	height:16px;
	font-weight: bold;
	color:#A48660;
}

h2 {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	height:14px;
	font-weight: bold;
	color:#A48660;
}

h3 {
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color:#A48660;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 170%;
}

/** LINKS */

a {
	color: #952127;
}

a:hover {
	text-decoration: none;
}




/** BACKGROUNDS */

img { border: none; }

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }


/** PAGE */
#logo {
	width: 785px;
	height: 62px;
	margin: 0;
}

#logo ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	width: 785px;
	height: 26px;
	padding-top : 36px;
}

#logo li {
	display: inline;
	margin: 0px;
	height: 62px;
	list-style: none;
}

#logo a {
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	color: #333333;
}

#content {
height:100%;
background: #FFFFFF;
}


#content .inhoud {
padding-right:20px;
}

/* splitsen column one in twee gedeeltes dmv een table structuur */
#content TD.content_left_column {
width:480px;
vertical-align : top;
background-color:#FFFFFF;
padding-right:20px;
}
#content TD.content_right_column {

width:265px;
background-color:#E2DFD8;
vertical-align : top;
padding: 51px 10px 0px 10px;
height:100%;
}


.two-columns {

}

.two-columns .column1 {
	float: left;
	width: 785px;	
	background-color:#FFFFFF;
}

.two-columns .column2 {
	float: left;
	width: 185px;
	padding-left: 0px;
	height:100%;
	background :  url(gietvloer/noa_afbouw.jpg) no-repeat top;
	background-color:#A29B81;
}

/** SEARCH */

#search form {
	margin: 0px;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search-text {
	width: 245px;
	border: 1px solid #D3E6EC;
	background: url(gietvloer/homepage13.gif) repeat-x left top;
}

#search-submit {
	width: 58px;
	height: 25px;
	background: #E44A53 url(gietvloer/homepage14.jpg) no-repeat left top;
	border: none;
	font-size: 12px;
	color: #FFFFFF;
}

#search p {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	background: url(gietvloer/homepage10.gif) no-repeat left center;
}

/** FOOTER */

#footer {
	clear: both;
	width: 970px;
	height: 30px;
	margin: 0px auto;
	font-size: 11px;
	text-align: left;
	color: #373737;
	font-weight: normal;
}

#footer p {
	margin: 0px;
	padding: 0px 185px 0px 0px;
	text-align:left;
	color: #919191;
}

#footer a {
	color: #919191;
}

#footer ul
{
margin: 0px 190px 0px 0px;
padding-left:0px;
padding-right:0px;
}
#footer li {
	display: inline;
	
}

#footer li a {
	color: #FFFFFF;
	font-size: 9px;
	text-align: left;
}


/* splitsen column one in twee gedeeltes dmv een table structuur */
#content A.pdf {
	padding: 2px 0px 0px 25px;
	background: url(http://www.zillydesign.nl/icoons/pdf.jpg) no-repeat left bottom;
}
#content A.xls {
	padding: 2px 0px 0px 25px;
	background: url(http://www.zillydesign.nl/icoons/xls.jpg) no-repeat left  bottom;
}
#content A.doc {
	padding: 2px 0px 0px 25px;
	background: url(http://www.zillydesign.nl/icoons/doc.jpg) no-repeat left  bottom;
}
#content A.txt {
	padding: 2px 0px 0px 25px;
	background: url(http://www.zillydesign.nl/icoons/txt.jpg) no-repeat left  bottom;
}
#content A.zip {
	padding: 2px 0px 0px 25px;
	background: url(http://www.zillydesign.nl/icoons/zip.jpg) no-repeat left  bottom;
}



