/* DEMO CSS */
a{
	color:#000;
	text-decoration:none;
}
body{
	font-size:10px;
	text-align:center;
	background-color:#414141;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

.ad{
	clear:both;
	text-align:center;
	padding:5px;
}

/* END DEMO CSS */
#voip4every1_menu{
	font-family:arial;	/* Font for main menu items */
	width:150px;
	margin-right: auto;
	margin-left: auto;

}
#wrapper #container #leftcontainer #links {
	width: 148px;
	overflow: auto;
	margin-top: 107px;
	border: 1px solid #414141;
	height: 311px;
	margin-right: auto;
	margin-left: auto;
}


#voip4every1_menu	li{	/* Main menu <li> */
	list-style-type:none;	/* No bullets */
	margin:0px;
	text-align: left;
}
#voip4every1_menu ul{
	margin:0px;	/* No <ul> air */
	padding:0px;	/* No <ul> air */
}
#voip4every1_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left:10px;
}
#voip4every1_menu	li a{	/* Main menu links */
	text-decoration:none;	/* No underline */
	color:#000;	/* Black text color */

	height:20px;	/* 20 pixel height */
	line-height:20px;	/* 20 pixel height */
	vertical-align:middle;	/* Align text in the middle */
	border:1px solid #000;	/* Black border */
	background-color:#FAFAFA;	/* Light blue background color */
	margin:1px;	/* A little bit of air */
	padding:1px;	/* Air between border and text inside */

	display:block;
}
#voip4every1_menu	li a:hover,#voip4every1_menu .activeMainMenuItem{
	color:#FFF;
	background-color:#414141;
}
.voip4every1_subMenu{
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	border:1px solid #000;
	background-color:#FFF;
	font-family:arial;
	text-align:left;

}
.voip4every1_subMenu ul{
	margin:0px;
	padding:0px;
}
.voip4every1_subMenu ul li{
	list-style-type:none;
	margin:0px;
	padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
}
.voip4every1_subMenu ul li a{	/* Sub menu items */
	white-space:nowrap;	/* No line break */
	text-decoration:none;	/* No underline */
	color:#000;	/* Black text color */

	height:16px;	/* 16 pixels height */
	line-height:16px;	/* 16 pixels height */
	padding:1px;	/* 1px of "air" inside */

	display:block;	/* Display as block - you shouldn't change this */
}
.voip4every1_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
	color:#FFF;	/* White text */
	background-color:#414141;	/* Blue background */
}#wrapper {
	background-color: #414141;
	width: 100%;
}
#container {
	height: 800px;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#titel {
	background-image: url(../images/title.gif);
	float: left;
	height: 119px;
	width: 269px;
}
#menu_boven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	background-color: #414141;
	float: left;
	height: 30px;
	width: 496px;
	text-align: left;
	padding-top: 15px;
}

#banner {
	background-image: url(../images/header4.jpg);
	float: right;
	height: 155px;
	width: 470px;
	padding-right: 26px;
	padding-top: 20px;
}
#leftcontainer {
	background-color: #FFF;
	height: 639px;
	width: 259px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#inleidingkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #b40000;
	background-color: #FFF;
	float: right;
	height: 50px;
	width: 496px;
	text-align: left;
}
#inleidingfoto {
	background-color: #FFF;
	float: left;
	height: 120px;
	width: 179px;
	text-align: left;
}
#inleidingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
	background-color: #FFF;
	float: right;
	height: 120px;
	width: 247px;
	text-align: left;
	padding-right: 50px;
	padding-left: 20px;
}
#scheidingsbalk {
	background-color: #FFF;
	float: right;
	height: 30px;
	width: 446px;
	padding-right: 50px;
}
#kopinhoud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #b40000;
	background-color: #FFF;
	float: right;
	height: 50px;
	width: 496px;
	clear: right;
	text-align: left;
}
#wrapper #container #leftcontainer #links #koplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B40000;
	text-align: left;
	height: 43px;
	width: 146px;
	padding-left: 2px;
}
#wrapper #container #leftcontainer #links #voip4every1links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	overflow: auto;
	text-align: left;
	text-decoration: none;
	padding-left: 2px;
}

#inhoud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	float: right;
	height: 288px;
	width: 446px;
	clear: right;
	background-color: #FFF;
	padding-right: 50px;
	text-align: left;
	overflow: auto;
}
#inhoud_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	float: right;
	width: 446px;
	clear: right;
	background-color: #FFF;
	padding-right: 50px;
	text-align: left;
	overflow: auto;
	height: 457px;
}

#footer {
	background-image: url(../images/footer.gif);
	float: left;
	height: 22px;
	width: 765px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	height: 20px;
	width: 380px;
	text-align: left;
}
#webdesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: right;
	height: 20px;
	width: 385px;
	text-align: right;
}
.breadcrumbs_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.breadcrumbs_others {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}

#wrapper #container #banner ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B40000;
	text-align: right;
	list-style-type: none;
}
.rood {
	color: #B40000;
	font-weight: bold;
}
