body {
	background-color: #F6F6F6;
	padding: 0px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/index/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html {
    overflow-y: scroll;
}
#mainrahmen {
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;

	overflow: auto;
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCA00;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;

}
#navtop {
	background-color: #e2e2e2;
	height: 19px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


#content {
	width: 878px;
	float: left;
	margin-top: 5px;
	vertical-align: top;
	background-image: url(../img/index/logo2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
	text-align: left;
	padding-right: 20px;
	padding-top: 20px;
}
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	overflow: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CBC5BE;
	border-left-color: #CBC5BE;
	width: 887px;
	background-image: url(../img/index/topindex.jpg);
	height: 65px;
	padding-top: 25px;
	padding-left: 13px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-color: #CBC5BE;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFCA00;
}
h1 {
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

}
.box160 {
	width: 160px;
	line-height: 15px;
	vertical-align: top;
	height: 160px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}
.nav_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-size: 15px;
	color: #585858;
	font-weight: bold;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
.linetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
td {
	overflow: visible;

}
#footer {
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	overflow: auto;
	width: 850px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC01;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-left: 50px;
	text-align: left;
}
#content img {
	float: left;
	vertical-align: top;
	background-image: url(../img/index/logo2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
	text-align: left;
	margin-right: 5px;
}
