/* CSS Document */

*{
	padding: 0px;
	margin: 0px;
}

body{

	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 0.78em;
	line-height: 1.8em;
	}

p{
	padding: 0 0 15px 0;
}

a{
	color: #47a6ff;
	text-decoration: none;
	border-bottom: 1px solid #47a6ff;
}
	a:hover{
			color: #006edb;
			border-bottom: 1px dotted #006edb;
	}	

	
td a{
	color: #990000;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 1px solid #47a6ff;
}

	td a:hover{
		/*border-bottom: 0px;*/
		color: #990000;
		border-bottom: 1px dotted #006edb;
	}


	
h1{
	color: #990000;
	font-size: 1.6em;
	padding-bottom: 15px;
}
h2, b, strong{
	color: #990000;
	font-size: 1em;
}

#spangenberg_international{
	width: 100%;
	height: 175px;
	background-image: url(http://www.spangenberg.nl/images/logo_spangenberg_international.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#spangenberg_international img{
	display: none;
}

#spangenberg_international_kitchen_professionals{
}
	#spangenberg_menu{
		display:none;
	}

				
	#spangenberg_body{
		height: 200px;
		left: 100px;
		top: 0px;
		overflow: auto;
		border-bottom: 1px #cccccc solid;
		width:100%;
	}
		#spangenberg_body .prijsAanbieding{
			color: #3399ff;
			font-size: 1.7em;
		}
		#spangenberg_body .adres{
			color: #47a6ff;
		}
		#spangenberg_body .img {
			float: right;
		}
		
		#spangenberg_body a{
		color: #990000;
		font-weight:bold;
		text-decoration: none;
		border-bottom: 1px solid #47a6ff;
		}
		
		
		#spangenberg_body a:hover{
		color: #990000;
		font-weight:bold;
		text-decoration: none;
		border-bottom: 1px dotted #47a6ff;
		}
	
	#spangenberg_taalkeuze{
	display:none;
	}
		#spangenberg_taalkeuze a{
			border: 0;
			color: #000000;
		}
			#spangenberg_taalkeuze a:hover{
				color: #3399ff;
			}
		#spangenberg_taalkeuze img{
			margin: 0 0 0 3px;
			vertical-align: middle;
			border: 0px;
			}
.foto{
margin-left:25px;
}

