/* CSS Document */
body{
	font-size:12px;
	color:#000000;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container{
	width:950px;
	margin:0px auto;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #CC0000;
	text-decoration: none;
}

.contentpiece a {
	color:#cd0201;
}

.contentpiece a:hover {
	color:#cd0201;
	text-decoration:underline;
}

ul.productgroepen
{
	list-style-type:none;
	width:475px;
	overflow:hidden;
}
ul.productgroepen li {
	display:block;
	float:left;
	width:190px;
	height:150px;
	border: solid 1px #f0db57;
	background-image: url(/images/product_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 10px 5px 10px 5px;
	padding: 5px;
}
.omtrek{
	border:1px solid #f0db57;
}
#right{
	padding:10px 10px 10px 20px;
/*border:1px solid red;*/
}
p{
	margin:20px;
}
h1{
	margin:0 0 0 20px;
	font-size:14px;
	color:#ce0201;
}
h2{
	margin:0 0 0 20px;
	font-size:12px;
	color:#ce0201;
}
h3{
	margin:0 0 0 20px;
	font-size:10px;
	color:#ce0201;
}
h4{
	margin:0 0 0 20px;
	font-size:8px;
	color:#ce0201;
}
h5{
	margin:0;
	font-weight:bold;
	color:#ce0201;
}
h6{
	margin:0;
	font-weight:bold;
	color:#ce0201;
}
.kop {
/*background-image:url(/images/kop_welkom.gif);*/
	background-repeat:no-repeat;
	background-position:80px top;
}
#navigatie{
	color:#fdfc02;
}
#navigatie ul{
	list-style-type: none;
	display:inline;
	margin:0px 0 0 10px;
}
#navigatie li{
	display:inline;
	margin:0 5px 0 0px;
}
#navigatie a{
	color:#fdfc02;
	text-decoration: none;
}
#navigatie a:hover{
	color:#000000;
	text-decoration: none;
}

#topnavleft {
	float:left;
	width:150px;
	margin-left:20px;
	height:20px;
	overflow:hidden;
}

#topnavright {
	width:777px;
	margin-right:3px;
	height:20px;
	float:left;
	text-align:right;
	overflow:hidden;
}

.submitbutton {
	background-color:#cc0000;
	color:#FFFF33;
	border: solid 1px #A5SCB2;
}
.terugbutton {
	float: left;
	width: 33px;
	height: 10px;
	overflow: hidden;
	margin: 10px 0px 10px 21px;
}
.ruler {
	border: dotted 1px #CCCCCC;
	margin: 0 20px 0 20px;
}
.style1 {font-size: 10px
}
.festivak {
	float:left;
	margin-top:12px;
	border:none;
}

ul.fotoalbum {
	width:500px;
	margin:0px;
	padding:0px 20px;
}

ul.fotoalbum li {
	width:150px;
	height:150px;
	margin:5px 10px 5px 0px;
	display:block;
	float:left;
	list-style-type:none;
}

a.fotoalbum_knop {
	padding:3px;
	background-color:#333333;
	color:white;
	margin-right:5px;
}


#container{
	position:relative;
	
	
	}

.stempel{
	position:absolute;
	top:100px;
	left:100px;
	width:155px;
	height:155px;
	background-image:url(/images/25j_stamp.png);
	background-repeat:no-repeat;
	}

#project_thumbnails {
	list-style-type:none;
	display:block;
	float:left;
	margin:0px 0px 0px 20px;
	padding:0px;
}

#project_thumbnails li{
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:10px;
}

ul#projecten {
	list-style-type:none;
	margin:20px 0px 0px 20px;
	padding:0px;
}

ul#projecten li {
	float:left;
	display:block;
	margin:0px 10px 10px 0px
}

