BODY
{
	margin-top: 5px;
	padding: 0px;


}

BODY, td, SPAN, DIV, P, A, INPUT, textarea
{
	color: #003366;
	font-size: 12px;
	font-family : "Trebuchet MS";
	line-height : 16px;
}

.intro
{
	color: #003366;
	font-size: 14px;
	font-family : "Trebuchet MS";
	line-height : 18px;

}


H1
{
	font-size : 12px;
	margin : 10px 0px 7px 3px;
	text-transform : uppercase;
	font-family : Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight : lighter;
	text-shadow: 2px 2px 2px #E6E6E6;

	
}

H2
{
	color: #305983;
	font-size: 14px;
	FONT-WEIGHT: bold;
	font-family: "Century Gothic";
	margin : 2px 0px 4px 0px;
}

H3
{
	color: #666633;
	font-size: 11px;
	FONT-WEIGHT: bold;
	FONT-FAMILY: "Microsoft Sans Serif";
	margin-bottom: 2px;
}

.submenu
{
	padding: 10px 10px 0px 15px;
	background-color: #ECEFF3;
}


.rand
{
	-moz-border-radius: 12px;
	border-radius: 12px;
	
	-moz-box-shadow: 0px -3px 8px #686868;
	-webkit-box-shadow: 0px -3px 8px#686868;
	box-shadow: 0px -3px 8px #686868;
	background-color : White;
	position: relative;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 20px 30px 20px;
	width: 940px;
	
}

.binnenrand
{
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 3px #888888;
	-webkit-box-shadow: inset 0 0 3px #888888;
	box-shadow: inset 0 0 3px #888888;
	background-color : White;
	position: relative;
	margin: auto;
	padding: 10px 3px 3px 3px;
	
	width: 900px;
}


td
{
	vertical-align: top;
}

.logo{
	margin: 2px 0px 5px 55px ;
}


.testimonial
{
	margin : 15px 0px 0px 20px;
}





A.activelink
{
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
	color: #000033;
	font-size: 11px;
	FONT-FAMILY: "Lucida Sans Unicode";
}

A:link
{
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
	color: #000033;
	font-size: 11px;
	FONT-FAMILY: "Lucida Sans Unicode";
}

A:visited
{
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
	color: #000033;
	font-size: 11px;
	FONT-FAMILY: "Lucida Sans Unicode";
}

A:hover
{
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
	color: #3CB371;
	font-size: 11px;
	FONT-FAMILY: "Lucida Sans Unicode";
}


A.tekst:activelink
{
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	color: #003366;
	font-size: 11px;
	FONT-FAMILY: "Lucida Sans Unicode";
}

A.tekst:link
{
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	color: #003366;
	font-size: 11px;
	FONT-FAMILY: "Lucida Sans Unicode";
}

A.tekst:visited
{
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	color: #003366;
	font-size: 11px;
	FONT-FAMILY: "Lucida Sans Unicode";
}

A.tekst:hover
{
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	color: #003366;
	font-size: 11px;
	FONT-FAMILY: "Lucida Sans Unicode";
}



.fotografieButton {
	display: block;
	width: 115px;
	height: 15px;
	background: url(../vaste_ond/Button_Fotografie115x30.gif) bottom;
	text-indent: -99999px;
}
.fotografieButton:hover {
	background-position: 0 0;
}

.fotografieButtonhot
{
	display: block;
	width: 115px;
	height: 15px;
	background: url(../vaste_ond/Button_Fotografie115x30.gif) top;
	text-indent: -99999px;
}

.clinicsButton {
	display: block;
	width: 115px;
	height: 15px;
	background: url(../vaste_ond/Button_Clinics115x30.gif) bottom;
	text-indent: -99999px;
}
.clinicsButton:hover {
	background-position: 0 0;
}
.artikelenButton {
	display: block;
	width: 115px;
	height: 15px;
	background: url(../vaste_ond/Button_Artikelen115x30.gif) bottom;
	text-indent: -99999px;
}
.artikelenButton:hover {
	background-position: 0 0;
}

.buttonTwitter {
	display: block;
	width: 26px;
	height: 25px;
	background: url(../vaste_ond/IconTwitter25.jpg) bottom;
	text-indent: -99999px;
}
.buttonTwitter:hover {
	background-position: 0 0;
}

.buttonYoutube {
	display: block;
	width: 26px;
	height: 25px;
	background: url(../vaste_ond/IconYoutube25.jpg) bottom;
	text-indent: -99999px;
}
.buttonYoutube:hover {
	background-position: 0 0;
}

.buttonLinkedin{
	display: block;
	width: 60px;
	height: 20px;
	background: url(../vaste_ond/buttonLinkedin.gif) bottom;
	text-indent: -99999px;
}
.buttonLinkedin:hover {
	background-position: 0 0;
}




.buttonFacebook {
	display: block;
	width: 31px;
	height: 25px;
	background: url(../vaste_ond/IconFacebook25.jpg) bottom;
	text-indent: -99999px;
}
.buttonFacebook:hover {
	background-position: 0 0;
}


