/* CSS Document */

body {
	margin: -100px 0;
	text-align: center;
	background: #EAEAEA;
	color: #00254F;
	background: #FFF url(http://www.vs-beveiliging.nl/templates/vs-beveiliging/images/main.jpg) repeat-x;
	font: 65% Verdana, Arial, Helvetica, sans-serif;
}

img {
	border:none;

}
#header {
display:none;
}
* html #header {
display:none;
}
*+html #header {
display:none;
}
#topNavigation {
display:none;
}
#topNavigation ul {
	padding: 2px 0 0;
	margin: 0;
	list-style: none;
	height: 30px;
	background: #00254F url(http://www.vs-beveiliging.nl/templates/vs-beveiliging/images/topnav.gif) repeat-x bottom;
	color: #FFF;
}
#topNavigation li {
	float: left;
	width: 92px;
	height: 32px;
	text-align: center;
	background: url(http://www.vs-beveiliging.nl/templates/vs-beveiliging/images/topnav_separator.gif) no-repeat;
}
#topNavigation a {
	color: #FFF;
	background: #00254F;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#topNavigation a:hover, #topNavigation a#active_menu {
	color: #C49F00;
	background: #00254F;
}
#topNavigation a#active_menu:hover {
	color: #FFF;
	background: #00254F;
}
#main {
	margin: 0 35px;
	border-left: 1px solid #00254F;
	border-right: 1px solid #00254F;
	background: #FFF url(http://www.vs-beveiliging.nl/templates/vs-beveiliging/images/content.gif) no-repeat;
	
	color: #00254F;
	padding: 0 8px 29px 16px;
         font: 70%
}
#main a {
	color: #00254F;
	background: #FFF;
	text-decoration: underline;
	font-weight:normal;
}
#main a:hover {
	color: #C49F00;
	background: #FFF;
	text-decoration:none;
}
.content {
	float: left;
	width: 536px;
}
.content img {
margin:5px;

}
.contentheading, .componentheading {
	height: 32px;
	line-height: 32px;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 10px;
}
h1 {
	height: 32px;
	line-height: 32px;
	font-size: 100%;
	position:relative;
	z-index:1;
	font-weight: bold;
	margin-top:0px;
	margin-bottom: 10px;
}

.rightCol {
display:none;
}
.leftNavigation {
display:none;
}
#mainlevelRight {
display:none;
}
#mainlevelRight li {
	margin-bottom: 14px;
}
#mainlevelRight a {
	color: #00254F;
	background: #FFF;
	text-decoration: none;
}
#mainlevelRight a:hover, a#active_menuRight {
	color: #C49F00;
	background: #FFF;
}
a#active_menuRight:hover {
	color: #00254F;
	background: #FFF;
}
.clr {
	clear: both;
	height: 1px;
	font-size: 1px;
}
#contentheadingdiv {

}

#breadcrumbs {
width:100%;
text-align:right;
font-family:"Verdana";
font-size:9px;
position:relative;
z-index:100;
height:25px;
text-align:right;
margin-top:-10px;


}
#winkelmandje {
	width: 110px;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
	border-top:2px solid;
	border-bottom:2px solid;


}