body
{
background-image: url(bg.jpg);
background-attachment: fixed;
color: #000;
font-family: Times New Roman;
}

a.menue
{
color: #fff;
text-decoration: none;
font-size:15px;
font-weight: bold;
padding: 0 5px;
}

a.menue:hover
{
text-decoration: underline;
}

a.smenue
{
color: #fff;
text-decoration: none;
font-size:15px;
padding: 0 10px;
}

a.smenue:hover
{
font-weight: bold;
}

a.foot
{
color: #000;
text-decoration: none;
font-size:14px;
}

a.foot:hover
{
text-decoration: underline;
color: #ff0000;
font-weight: bold;
}

#main
{
margin: 0 20%;
width: 705px;
text-align: left;
}

#head
{
background-image: url(head.png);
width: 703px;
height: 188px;
}

#menue
{
margin: 0 0 10px;
padding: 9px 0 0 0;
background-image: url(menue.png);
width: 704px;
height: 39px;
background-repeat: no-repeat;
text-align: center;
color: #fff;
}

#smenue
{
margin: 0 0 0px 400px;
padding: 3px 0 0 0;
background-image: url(smenue.png);
width: 267px;
height: 27px;
background-repeat: no-repeat;
text-align: center;
color: #fff;
}

#subhead
{

background-image: url(shead.gif);
width: 703px;
height: 14px;
}

#content
{
background-image: url(content.gif);
background-repeat: repeat-y;
width: 703px;
padding: 1px 20px;
}

#foot
{
background-image: url(foot.gif);
width: 703px;
height: 25px;
text-align: center;
}
