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

* {
margin: 0px;
padding: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}

body {
font-family: Arial, Helvetica, Tahoma sans-serif;
font-size: 12px;
color:#666;
background-color:#FFFFFF;
line-height:16px;
}

a {
	color:#f47900;
}
strong {
	color:#f47900;
}

h1 {
	line-height:18px;
	text-decoration:none;
	padding-bottom:10px;
	font-size:28px;
	font-family: "Arial Black", Gadget, sans-serif;
	color:#888;
	
}
h2 {
	line-height:18px;
	text-decoration:none;
	padding-bottom:10px;
}
h3 {
	text-decoration:none;
	font-size:10px;
	display:block;
	float:left;
}

#container {
	width:920px;
	margin-left:auto;
	margin-right:auto;
}

#top {
	text-align:right;
	color:#666;
	padding:10px 10px 0 0;
}

#content_wrapper {
	background-color:#EEE;
}

#menu {
text-align:left;
}

#menu a {
background-color:orange;
color:white;
height: 132px;
width: 132px;
text-decoration: none;
text-align: center;
vertical-align:middle;
padding: 5px 10px 15px 10px;
}

#menu a:hover {
height: 132px;
width: 132px;
text-decoration: none;
text-align: center;
vertical-align:middle;
padding: 5px 10px 15px 10px;
background-color:#CCC;
color:white;
}

.maat {
float:left;
}
.strong-small {
color:#0A8FC7;
}
.strong-medium {
color:#F08F00;
}
.strong-large {
color:#8DB23E;
}
.strong-xxl {
color:#E4326C;
}


#small {
	background:url(../images/small-drukwerk.jpg); 
	background-repeat:no-repeat;
	background-position:center;
	width:200px; 
	height:170px;
	color:#FFF;
	padding-top:100px;
	padding-left:25px;
	font-size:12px;

}
#medium {
	background:url(../images/medium-drukwerk.jpg); 
	background-repeat:no-repeat;
	background-position:center;
	width:200px; 
	height:170px;
	color:#FFF;
	padding-top:100px;
	padding-left:25px;
	font-size:12px;
}
#large {
	background:url(../images/large-drukwerk.jpg); 
	background-repeat:no-repeat;
	background-position:center;
	width:200px; 
	height:170px;
	color:#FFF;
	padding-top:100px;
	padding-left:25px;
	font-size:12px;
}
#xxl {
	background:url(../images/xxl-drukwerk.jpg); 
	background-repeat:no-repeat;
	background-position:center;
	width:200px; 
	height:170px;
	color:#FFF;
	padding-top:100px;
	padding-left:25px;
	font-size:12px;
}

.drukwerklink {
	color:white;
	line-height:18px;
	text-decoration:none;
}

#footer {
color:#999;
text-decoration:none;
padding-top:15px;
background-image:url(../images/gray-footer.jpg);
background-repeat:no-repeat;
height:310px;
background-color:#333;
width:920px;
margin-right:auto;
margin-left:auto;
padding-left:25px;
}

#footer a:visited {
color:#999;
text-decoration:none;
}

#footer a:link {
color:#999;
text-decoration:none;
}

#footer a:hover {
color:orange;
text-decoration:none;
}
.sub .galleria-thumbnails-container {
	display:none;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 100%;
	padding: 2px;
}
