@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.style3 {
	color: #CC0000
}

.style4 {
	font-size: 200%;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.hd_subs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#navi {
	background-image: url(img/navi_bg.jpg);
	background-repeat: no-repeat;
	width:170px;
	height:auto;
}
#navi h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FFF;
	margin:0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#navi ul, #navi ol {
	list-style-position:outside;
	list-style-type: none;
	margin:0;
	padding:0;
}
#navi ul li, #navi ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#FFF;
	font-style: normal;
	line-height: normal;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0;
}
#navi ul li {
	margin:0 0 0 10px;
}
#navi ol li {
	color:#737377;
	margin:0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
}
#navi h2 a, #navi ul li a {
	text-decoration:none;
	color:#fff;
}
#navi ol li a {
	text-decoration:none;
	color:#737377;
	padding-left:10px;
}
#navi a.active {
	font-weight:bold;
	background-image: none;
	text-decoration: none;
}

#navi ul li a:hover, #navi h2 a:hover {
	text-decoration:underline;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
}
#navi ol li a:hover, #navi ol li .active{
	background-image:url(img/mini_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
}
#navi ol.active {
	background-image: url(img/navi_bg2.jpg);
	margin:7px 0 0 -10px;
}
#navi img.kreide {
	margin-right:10px;
}

.table_fullbg {
	background-image: url(img/img_bg_sat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	width: 768px;
}
#copyright {
 position:relative;
 width:100%;
 text-align:center;
 font-size:11px;
 color:#999;
 margin-top:10px;
}
#bottomline {
	position:relative;
	width:772px;
	background-image: url(img/footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
