body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #000000;
}
body {
	background-color: #a99e84;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	margin: 10px;


scrollbar-face-color:#a99e84;
scrollbar-highlight-color:#b0bb9d;
scrollbar-3dlight-color:#a99e84;
scrollbar-darkshadow-color:#a99e84;
scrollbar-shadow-color:#b0bb9d;
scrollbar-arrow-color:#b0bb9d;
scrollbar-track-color:#a99e84;


}
a:link, a:visited, a:active {
	color: #b0bb9d; font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 15px;
	color: #a0bac7;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 750px;
	height: 80px;
	background-color: #FFFFFF;
	vertical-align: top;
}


.margin {
        
	margin-top: 25px;
	margin-bottom: 1px;
        margin-right: 6px;
	text-align: right;
	padding-bottom: 1px;
}



#navcontainer
{
margin: 0;
padding: 0;
height: 22px;
font: 11px Verdana, sans-serif;
width: 100%;
border-bottom: 1px solid #bbb;
list-style-type: none;
background: #fff;
}

#navlist li
{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#navlist li a, #navlist li a:link
{
background: #fff;
color: #555;
text-decoration: none;
padding: 3px 5px 3px 5px;
display: block;
}

#navlist li a:hover
{
color: #a99e84;
border-bottom: 3px solid #bbb;
cursor: pointer;
background: #eee;
}

#navlist li a#current, #navlist li a#current:link
{
color: #000;
cursor: default;
font-weight: bold;
border-bottom: 3px solid #a99e84;
}

#navlist li a#current:hover
{
border-bottom: 3px solid #a99e84;
background: #eee;
}








.menu {
	vertical-align: top;
	background-color: #a99e84;
	width: 170px;
	padding: 0px;
      }        



.menu ul, .menu li{
	
        list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	
        border-bottom: 0px;
	background-color: #a99e84;
}
.menu ul ul {
	padding-left: 8px;
       
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	font-size: 11px;
        
        color: #ffffff;
	display: block;
	background-color: #a99e84;
	text-decoration: none;
}
.menu a:hover {
	background-color: #b0bb9d;
	text-decoration: none;
        color: #ffffff;
}





.border {
	font-size: 1px;
	height: 10px;
}

.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}

.content {
	padding: 20px;
	background-color: #fff;
	background-image: url(back_uhr.jpg);
        background-repeat: repeat-x;
        height: 300px;
	vertical-align: top;
	text-align: left;
}
.footer 
        {
        padding: 5px;
	font-size: 10px;
        height: 20px;
	color: #FfF;
	vertical-align: middle;
	text-align: center;
}
       