body {
	font-family: Calibri, "Segue UI", "Myriad Pro", Arial, Tahoma, Verdana;
	background: #3f301f;
	padding:0;
	margin: 20px 0px 0px 0px;
}
img {border:none;}
#logotype {
	margin-left: 50px;
	margin-bottom: 1px;
}
.frame {
	width: 843px;
}
.frame .top {
	background: url(../images/bgTop.gif) no-repeat center bottom;
}
.frame .main {
	background: #f6f3ea;
	border-left: solid 6px #e3dbb6;
	border-right: solid 6px #e3dbb6;
	padding-left: 50px;
	padding-right: 50px;
}
.inner {
	width: 731px;
	background: #ffffff;
	padding: 20px;
	border: solid 2px #d9d5cb;
    height: 400px;
	overflow: auto;
}
.inner_startpage {
	height: 400px;
	background: #ffffff url(/05edd5b6-094e-41de-a4ff-8a01646bdf3f) no-repeat center center;
	border: none;
	overflow: auto;
}
.frame .menu {
	background: #f6f3ea;
	border-left: solid 6px #e3dbb6;
	border-right: solid 6px #e3dbb6;
	border-bottom: solid 6px #e3dbb6;
	text-align: center;
	height: 80px;
	padding: 10px 0px 0px 0px;
}
.frame .menu a, .frame .menu a:visted {
	font-size: 12px;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
	text-transform: uppercase;	
	padding-left: 10px;
	padding-right: 10px;
}
.frame .menu a:hover {
	text-decoration: underline;
}
.frame .menu a.selected, .frame .menu a.selected:hover {
	text-decoration: underline;
}
.bottom {
	background: #2a2014;
	padding: 15px;
	border-top: solid 10px #3f301f;
	font-size: 12px;
	text-align: center;
	color:#FFCC00;
	line-height: 19px;
}
.bottom a {
	color:#FFCC00;
}
.numbers td 
{
    font-size: 12px;
    width: 6%;
    background: #cccccc;
    text-align: center;
    height: 24px;
}
.numbers td a 
{
    color: #000000;
    text-decoration: none;
}
.numbers td a:hover 
{
    color: #000000;
    text-decoration: underline;
}