td {
	text-align: center;
	font-family:tahoma;
	font-size:11px;
	color:#000;
	line-height:13px;
}

a {
	text-decoration:underline;
	color:#dd2628;
}
  
body { 	margin:0px;padding:0px;}

.copy{  font-family:tahoma;
		color:#878787;
		text-decoration:none;
		font-size:11px;}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a1.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 11px; line-height:14px }
.li {background:url(images/2a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 11px; line-height:14px }


.title {
	padding-left:50px;
	background:url(images/3-t3.gif) no-repeat;
	padding-bottom:10px;
	padding-top:10px;
	color:#dd2628;
	font-family:  Arial, Tahoma;
	font-weight:bold;
	font-size:20px;
	margin-top:25px;
	float: left;
	margin-bottom: 30px;
}


.white {color:#ffffff; text-decoration:none}
.black { color:#4A4A4A; text-decoration:none}
.black1 { color:#737272; text-decoration:none}
.black2 { color:#5F5F5F; text-decoration:none}
.green { color:#799F25; text-decoration:none}
.blue { color:#397CB2; text-decoration:none}
.black3 { color:#3C3C3C; text-decoration:none}
.black4 {
	color:#000;
	text-decoration:none
}


#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 95% "Arial", "Helvetica", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333 url("../images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 15px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #d02b29;
	color: #fff;
	padding-bottom: 8px;
	}


#roll {background-image:url(images/bgb.gif); }
#out {background-image:url(images/1bgb.gif)}

#rol {background-image:url(images/bgb1.gif); }
#out1 {background-image:url(images/1bgb1.gif)}

#rol2 {background-image:url(images/bgb2.gif); }
#out2 {background-image:url(images/2bgb.gif)}

#rol3 {background-image:url(images/bgb3.gif); }
#out3 {background-image:url(images/3bgb.gif)}

#rol4 {background-image:url(images/bgb4.gif);}
#out4 {background-image:url(images/4bgb.gif)}

#rol5 {background-image:url(images/bgb5.gif);}
#out5 {background-image:url(images/5bgb.gif)}

#gazenwagen a:hover { color:#FD5521}




.m {vertical-align:middle}
.sm {font-size:10px}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:12px}
.list {line-height:10px}

.form { width:166px;
		height:21px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:185px;
		height:89px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}

.pstyle{border-left:dashed 2px #dd2628;
padding-left:10px;
padding-right:10px;
border-right:dashed 2px #dd2628;}






.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -100px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 145px; /*position where enlarged image should offset horizontally */
z-index: 50;
}



.thumbnail1 img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail1:hover{
background-color: transparent;
}

.thumbnail1:hover img{
border: 1px solid blue;
}

.thumbnail1 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -100px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail1 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail1:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 285px; /*position where enlarged image should offset horizontally */
z-index: 50;
}





.thumbnail2 img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail2:hover{
background-color: transparent;
}

.thumbnail2:hover img{
border: 1px solid blue;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
right: -100px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
right: 290px; /*position where enlarged image should offset horizontally */
z-index: 50;
}



.thumbnail3 img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail3:hover{
background-color: transparent;
}

.thumbnail3:hover img{
border: 1px solid blue;
}

.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
right: -100px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail3:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
right: 150px; /*position where enlarged image should offset horizontally */
z-index: 50;
}