body{
margin:0 0 0 0;
background:url(images/bg1.jpg);
}

#home{
display:block;
background:url(images/home.jpg) top left no-repeat;
width:212px;
height:28px;
overflow:hidden;
}

#home:hover{
background-position: bottom left;
}

#about{
display:block;
background:url(images/about.jpg) top left no-repeat;
width:212px;
height:34px;
overflow:hidden;
}

#about:hover{
background-position: bottom left;
}

#esco{
display:block;
background:url(images/esco.jpg) top left no-repeat;
width:212px;
height:33px;
overflow:hidden;
}

#esco:hover{
background-position: bottom left;
}

#muster{
display:block;
background:url(images/muster.jpg) top left no-repeat;
width:212px;
height:34px;
overflow:hidden;
}

#muster:hover{
background-position: bottom left;
}

#services{
display:block;
background:url(images/services.jpg) top left no-repeat;
width:212px;
height:34px;
overflow:hidden;
}

#services:hover{
background-position: bottom left;
}

#contact{
display:block;
background:url(images/contact.jpg) top left no-repeat;
width:212px;
height:34px;
overflow:hidden;
}

#contact:hover{
background-position: bottom left;
}

.footertext {
font-family: Tahoma;
font-size: 11px;
font-style: normal;
line-height: 15px;
font-weight: normal;
font-variant: normal;
color: #E7CA84;
text-decoration: none;
}

.bodytext {
font-family: Tahoma;
font-size: 11px;
font-style: normal;
line-height: 15px;
font-weight: normal;
font-variant: normal;
color: #FFFFFF;
text-decoration: none;
}

.footerlink {
font-family: Tahoma;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #E7CA84;
text-decoration: none;
}
.footerlink:hover {
font-family: Tahoma;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #FFEAB7;
text-decoration: none;
}

.arrow{
list-style-image:url(images/arrow.gif);
font-family: Tahoma;
font-size: 11px;
font-style: normal;
line-height: 20px;
font-weight: normal;
font-variant: normal;
color: #FFFFFF;
text-decoration: none;
}

.form_border{
border-top:1px solid #E7CA84;
border-bottom:1px solid #E7CA84;
border-left:1px solid #E7CA84;
border-right:1px solid #E7CA84;
background-color:#FFFFFF;
font-family:verdana;
font-size:11px;
color:#000000;
}