body, html
{
margin: 0px;
background: #fffbcf url(./images/bg.gif) repeat-x top left;
text-align: center;
}

td
{
font: 10pt Arial;
color: #696969;
}

a, a:link { color: #a34c3c; }
a:visited {  }
a:active, a:hover {color: #b7695a; text-decoration: none;  }

h1, h2, h3, h4, h5, h6 { 
color: #a34c3c;  

}

div#titel
{
	color: #a34c3c;
	font-weight: bold;
	font-size: 20px;
}
#cont
{
width: 100%;
text-align: center;
}

#page
{
width: 810px;
text-align: center;
background: url(./images/base1.gif) repeat-y top left;
}

#head
{
height: 145px;
text-align: right;
background: url(./images/head.gif) no-repeat top left;
vertical-align: top;
}

#head #content
{
width:500px;
float: right;
margin-right: 20px;
margin-top: 20px;
text-align: right;
}

#celA
{
vertical-align: top;
height: 350px;
}

#celB
{
vertical-align: top;
text-align: left;
background: url(./images/base1.gif) repeat-y bottom left;
}

#celB
{
height: 200px;
min-height: 200px;
padding: 20px;
background: url(./images/footer.gif) no-repeat bottom left;
}