@charset "UTF-8";
/* CSS Document */

#container{
	overflow:hidden;
	background: url(images/bg_over.jpg) no-repeat scroll center top;
}

#container_contact{
	overflow:hidden;
	background: url(images/bg_contact.jpg) no-repeat scroll center top;
}

#contact{
	width:480px;
}

#contct .link_tekst{
	text-decoration:none;
	font-size: 0.8em;
	color: #3E4238;
}

#contact a:link {
	color: #3E4238;
	font-weight:normal;
	text-decoration: none;
	}

#contact a:visited {
	color: #646B5B;
	font-weight:normal;
	text-decoration: none;
}

#contact a:hover {
color: #476E6B;
	font-weight:normal;
	text-decoration: none;
	border-bottom: #476E6B dotted thin;
}

#container_werk{
	overflow:hidden;
	background: url(images/bg_werk.jpg) no-repeat scroll center top;
}


#container_drukwerk{
	overflow:hidden;
	background: url(images/bg_leeg.jpg) no-repeat scroll center top;
}


#secondary1, #secondary2 {
}

#secondary1 p, #secondary2 p, 


#mainContent p {
	color: #3E3B39;
	font-size: 0.8em;
	line-height:1.4em;
	padding: 373px 0px 20px 130px;
}


#header{
	height: 30px;
}

#footer{
	background: url(images/footer.jpg) no-repeat center top;
}


	
#footer, .push 
{
  height: 300px;
  clear: both;
}

#col1, #col2{
}



#logo{
	margin-top: 337px;
	margin-bottom: 20px;
}

#menu_werk{
	padding-top: 495px;
	width: 190px;
	float: left;
}

#galerij{
	float: left;
	position: relative;
	width: 680px;
	padding: 0px 10px 20px 0px;
	color: #3E3C3A;
}

#tekst_firma{
	width: 475px;
	padding: 20px 0px 5px;
	font-size: 1em;
	color: #3E3C3A;
	margin-left: 210px;
}
#tekst_firma2{
	padding: 20px 0px 10px;
	font-size: 1em;
	color: #3E3C3A;
	margin-left: 215px;
}



#werk_1{
	float: left;
	position: relative;
	width: 230px;
	padding: 20px 0px 10px 20px;
}


#werk_2{
	padding-top: 10px;
	width: 230px;
	float: left;
	position: relative;
	padding-left: 20px;
	padding: 20px 0px 10px 20px;
}

#drukwerk{
	float: left;
	position: relative;
	width: 680px;
	padding: 10px 0px 10px 20px;
}

#drukwerk h1 {
	font-size: 1em;
	color:#476E6B;
	font-weight:normal;
	padding:10px;
}

#drukwerk p {
	font-size: 0.8em;
	color:#3E3C3A;
	font-weight:normal;
	padding:10px;
}

#drukwerk hr {
	border: 0;
	background-color: #648796;
	width: 645px;
	height: 1px;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:-1px;
	clear:both;

}

#drukwerk .tekst_blauw {
	font-size: 1.1em;
	color:#476E6B;
	font-weight:normal;
}



/* menu */

/* navcontainer */

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 2.22em;
	background: url(images/bg_nav.jpg) no-repeat;
	text-align: right;
}

#navcontainer li { margin: 0 0 0px 0; }

#navcontainer a
{
	display: block;
	padding: 0px 45px 0px 0px;
}

#navcontainer a:link, #navlist a:visited
{
color: #3E3C3A;
text-decoration: none;
}

#navcontainer a:hover
{
color: #3E3C3A;
background-image:url(images/bg_nav_over.gif)
}

#active a:link, #active a:visited, #active a:hover
{
background-image:url(images/bg_nav.gif);
color: #3E3C3A;
}

/* einde navcontainer1 */

/* navcontainer2 */

#navcontainer2 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 2.3em;
	background: url(images/bg_nav.jpg) no-repeat;
	text-align: right;
}

#navcontainer2 li { margin: 0 0 0px 0; }

#navcontainer2 a
{
	display: block;
	padding: 0px 41px 0px 0px;
}

#navcontainer2 a:link, #navlist2 a:visited
{
color: #3E3C3A;
text-decoration: none;
}

#navcontainer2 a:hover
{
color: #3E3C3A;
background-image:url(images/bg_nav_over.gif)
}

#active2 a:link, #active2 a:visited, #active a:hover
{
background-image:url(images/bg_nav.gif);
color: #3E3C3A;
}


#navlist3
{
	margin: 0;
	padding: 0 0 15px 0px;
	font-size:0.7em;
}

#navlist3 ul, #navlist3 li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist3 a:link, #navlist3 a:visited
{
	float: right;
	line-height: 1em;
	font-weight: bold;
	margin: 0 5px 4px 5px;
	text-decoration: none;
	color: #3E3C3A;
}

#navlist3 a:link#current, #navlist3 a:visited#current, #navlist3 a:hover
{
border-bottom: 4px solid #476E6B;
padding-bottom: 2px;
background: transparent;
color: #476E6B;
}

#navlist3 a:hover { color: #476E6B; }

/* einde navcontainer1 */

/* end menu */

