


/* NAV */

#nav-homepage {
	float: left;
	width: 70px;
	height: 35px;
}

#nav-wiezijnwij {
	float: left;
	width: 100px;
	}

#nav-aandoeningen {
	float: left;
	width: 108px;
}

#nav-medicijnen {
	float: left;
	width: 92px;
}

#nav-voorpatienten{
	float: left;
	width: 125px;
}

#nav-voorbehandelaren {
	float: left;
	width: 138px;
}

#nav-contact {
	float: left;
	width: 90px;
}



#product {
font-size:larger; }

#product table {
	margin: 0 0 10px 0;
}

#product table td {
	font-size:larger; 
}
 


/* Styles for local implementation */


.brochure {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399CC;
	vertical-align: bottom;
	
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #006699;
	border: 1px inset #003366;
	color: #ffffff;
}

	.text {

  width:310;

  font-family:arial, geneva, helvetica, sans-serif;

  font-size:11px;

  COLOR: #000000 
}

.home-products .products-features {
	background: url(/images/_common/products_features_bg.jpg) top left repeat-y;
}


td.ct {
	text-align: center;
	vertical-align: top;
}

.prod-l {
	float: left;
	width: 133px;
	margin: 0 20px 0 0;
	font-size: 13px;
	color: #73563F;
	font-weight: bold;
}

.prod-r {
	float: left;
	width:  387px;
}

.prod-r h3, .prod-r p {
	padding: 0 0 5px 0;
}

.prod-r .dotted-line {
	padding: 0 0 15px 0;
	margin: 10px 0 0 0;
}



p.dotted-line {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: url(/images/_common/dot.jpg) top left repeat-x;
}


/* tabular data cell styles */


td.lm {
	text-align: left;
	vertical-align: middle;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}

/* home page */

.home-products {
	border: 1px solid #E0E0E0;
	padding: 0 0 6px 0;
}

.home-products .hdr {
	border-bottom: 1px solid #E0E0E0;
	padding: 4px 12px 3px 3px;
	margin: 0 7px 6px 7px;
}

.home-products .hdr span {
	float: right;
}

.home-products .hdr span img {
	vertical-align: middle;
}

.home-products .hdr a {
	color: #fff;
	font-size: 0.9em;
}

.home-products .products-features {
	background: url(/images/_common/products_features_bg.jpg) top left repeat-y;
}

.home-products .products-features td {
	width: 99px;
	padding: 10px 0 0 0;
}

.home-products .products-features td img {
	margin: 6px 0 0 0;
}

.home-products .products-features td p {
	text-align: left;
	padding: 0 0 10px 10px;
	width: 88px;
}

#home-features {
	background: #EFECEA url(/images/_common/home_features_bg.jpg) top left repeat-y;
	margin: 3px 0 0 0;
	padding: 0;
	border: 1px solid #E0DAD5;
	padding: 0 !important;
}

#home-features div.feature {
	float: left;
	width: 174px;
	padding: 12px 12px 1px 12px;
}

#home-features #feature-last {
	float: left;
	width: 124px;
}

#home-features div.feature h3, #home-features div.feature p, #home-features div.feature li {
	color: #634329;
}

#home-features div.feature h3 {
	margin: 0 0 7px 0;
	padding: 0;
}

.more {
	color: #CC3300;
}

#home-features div.feature a {
	color: #CC3300;
	text-decoration: none;
}

#home-features div.feature a:hover {
	color: #CC3300;
	text-decoration: underline;
}

#global-sites {
	width: 574px;
	height: 89px;
	background: url(/images/features/sites-back.jpg) top left no-repeat;
margin:10px 0px 10px 0px;
}

#wwsites {
	text-align: right;
	padding: 28px 9px 7px 9px;
}

#wwsites img, #wwsites select, #wwsites input {
	vertical-align: middle;}

#sites-p {
	font-size: .8em;
	color: #826a55;
	text-align: right;
	padding: 0 10px 10px 0;
}

#sites-p a:link, #sites-p a:visited, #sites-p a:active {
	color: #826a55;
	text-decoration: none;
}

#sites-p a:hover {
	color: #333;
	text-decoration: none;
}


.print-tell {
	margin: -40px 78px 5px -10px;
	text-align: right;
	color: #F5EBD7;
	font-size: 0.6em;
}

.print-tell a {
	color: #F5EBD7 !important;
	text-decoration: none;
}

.print-tell a:hover {
	text-decoration: underline;
}

.print-tell img {
	vertical-align: middle;
}

.img-flush-border-bs {
	padding: 0;
	border: 1px solid #676766;
	margin: 1px;
}

