/* ARTS HOMEOPAT css document */

/* ------- general ---------------- */
* {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

HTML {
height:100.01%;
}

BODY {
background-color:#FFF;
}

TABLE {
border-collapse: collapse;
}

TD {
vertical-align: middle;
font-size:12px;
line-height:14px;
color:#585858;
padding-bottom:15px;
}

TD A:link,
TD A:visited {
font-size:12px;
color:#60AA1F;
text-decoration:none;
}

TD A:hover {
text-decoration:underline;
}

P {
font-size:12px;
line-height:14px;
width:290px;
color:#585858;
padding-bottom:15px;
}

P A:link,
P A:visited {
font-size:12px;
color:#60AA1F;
text-decoration:none;
}

P A:hover {
text-decoration:underline;
}

H1 {
padding-top: 19px;
line-height: 32px;
letter-spacing: 0.1px;
font-weight: normal;
font-size:40px;
color:#408101;
}

H2 {
font-weight: bold;
font-size:38px;
color: #408101; 
}

H3 {
width:250px;
color:#499D00;
margin-bottom:8px;
font-size:14px;
}

H4 {
color:#499D00;
margin-bottom:8px;
font-size:14px;
text-decoration:underline;
}


/* ------- menu ---------------- */

#MainNav {
padding:3px 5px 0 0;
}

#MainNav LI {
height:75px;
width:102px;
display:block;
float:left;
}

#MainNav LI A:link,
#MainNav LI A:visited {
text-align:center;
line-height:65px;
background: url(Images/m1.jpg) no-repeat;
display:block;
width:93px;
height:75px;
font-weight:bold;
color:#32560F;
text-decoration:none;
}


#MainNav LI A:hover {
background: url(Images/m2.jpg) no-repeat;
}

#FootNav {
margin-top: 8px;
text-align:center;
font-size:12px;
color:#737373;
}

#FootNav LI {
display:inline;
}

#FootNav LI A:link,
#FootNav LI A:visited {
font-size:12px;
color:#737373;
text-decoration:none;
}

#FootNav LI A:hover {
text-decoration:underline;
}

/* ------- class ---------------- */

.PageHolder {
margin: 0 auto;
padding-top: 17px;
width:934px;
}

.MenuHolder {
float:left;
width: 413px;
height: 257px;
}

.HeaderImageHolder {
float:left;
width:521px;
height: 257px;
background: url(Images/HeaderImage.jpg) no-repeat;

}

.LeftContactHolder {
float:left;
width:194px;
height:315px;
background-color:#E2F6D1;
padding-bottom:0px;
}

.LeftImageHolder {
margin-left:12px;
float:left;
width:207px;
height:315px;
background: url(Images/LeftImage.jpg) no-repeat;
}

.ContentHolder {
float:left;
width:521px;
background-color:#F2FEEA;
margin:0;
padding:0;
}

.FooterHolder {
float:left;
text-align:center;
margin-top:17px;
width:100%;
height:30px;
background-color:#F7FADD;
}

.FooterNavHolder {
float:left;
width:100%;
height:30px;
}

.LeftContactImage {
margin: 4px;
}

.LeftContactText {
color:#4F762C;
padding: 10px 0 0 18px;
font-size:11px;
width:140px;
line-height: normal;
}

.LeftContactText A:link,
.LeftContactText A:visited {
font-size: 11px;
text-decoration:none;
color:#4F762C;
}

.LeftContactText A:hover {
text-decoration:underline;
}

.Webstijl {
border:0;
}

.FooterText {
font-size:11px;
width:100%;
margin-top:8px;
padding-bottom:0px;
line-height: normal;
}

.Content {
float:left;
margin: 21px 0 0 12px;

}

.RightImageHolder {
float:left;
padding: 22px 0 0 17px;
width:188px;

}

.RightImage {
margin-bottom: 7px;
margin-bottom: expression('4px');
}

.Image {
margin-bottom: 15px;
}

.Strong {
font-weight:bold;
}
