body {
	background-color: #585858;
	padding: 0px;
	margin: 0px;
	background-image:  url(img/02.gif);
	background-repeat: repeat-x;
	background-position: 50px 50px;
}
table, td, tr, p, body, a, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration:none;
}
a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
a.noborder {
	border-bottom-width: 0px;
}
a.noborder:hover {
	border-bottom-width: 0px;
	color: #990000;
}
.TbHolder {
	width: 80%;
	height: 100%;
}
.TbMid {
	width: 90%;
	height: 580px;
}
.MainTitle {
	font-size: large;
	color: #B70000;
	font-weight: bold;
}
.spacer {
	background-image:  url(img/01.gif);
	height: 40px;
	text-align: right;
	background-position: right;
	background-color: #BEBEBE;
}
.TbLeft {
	background-color: #585858;
	background-image:  url(img/04.gif);
}
.Nav {
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.ContentTb {
	background-color: #4E4E4E;
	padding: 20px;
	vertical-align: top;
	height: 100%;
	width: 100%;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #F2F2F2;
	text-align: center;
}
.footer {
	text-align: center;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9A9899;
	width: 80%;
}
.TbLong {
	text-align: center;
	vertical-align: top;
}
.scroll {
	overflow: scroll;
	height: 400px;
	width: 400px;
	text-align: center;
	vertical-align: top;
}
.TbNav {
	width: 100%;
	height: 179px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
/*_________________________*/

#navcontainer {
	position:relative;
}
#navlist {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
 @media all {
#navlist {
	text-align: center
}
}
#navlist li {
	bottom: 0px;
	float:left;
	line-height: 1.2em;
	margin: 0;
	padding: 0 5px 0 0;
	position: relative;
}
html>body #navlist li {
	background: #000;
	margin: 0 5px 0 0;
	padding: 4px 0px 4px 0;
}
#navlist a, #navlist a:link, #navlist a:visited {
	background: #900;
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
}
#navlist a:hover {
	background: #C00;
	bottom: 1px;
	color: #FFF;
	position: relative;
	right: 1px;
}
#navlist a:active {
	background: #999;
	bottom: 0px;
	color: #FFF;
	position: relative;
	right: 0px;
}
#navlist li#active {
	background: #369;
	bottom: 13px;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0;
	position: relative;
}
html>body #navlist li#active {
	background: #000;
	margin: 0 4px 0 4px;
}
#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
	background: #369;
	border-bottom: none;
	border-left: 1px solid #9CC;
	border-right: 1px solid #9CC;
	border-top: 1px solid #9CC;
	bottom: 0;
	color: #FFF;
	cursor: text;
	margin: 0;
	padding: 2px 5px 0 5px;
	position: relative;
	right: 0;
}
/*_______________________*/

.ContentThree {
	background-image:  url(img/kile03.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	min-width:395px;
	height: 360px;
	text-align: left;
	vertical-align: top;
}
.ContentThree .text {
	max-width: 400px;
}

#dekorlist1 ul {
	padding: 0px;
	margin: 0px;
}
#dekorlist1 li {
	background-image: url(img/pil01.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 65px;
	list-style-type: none;
	background-position: 0px 50%;
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 24px;
	font-weight: bold;
	padding-right: 0px;
}
#dekorlist2 ul {
	padding: 0px;
	margin: 0px;
	float: left;
}
#dekorlist2 li {
	background: url(img/pil02.gif) no-repeat -10px 50%;
	display: block;
	list-style-type: none;
	padding-left: 45px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}
#dekorlist3 ul {
	padding: 0px;
	margin: 0px;
}
#dekorlist3 li {
	background: url(img/pil03.gif) no-repeat -5px -3px;
	list-style-type: none;
	font-size: 20px;
	line-height: 50px;
	height: 53px;
	padding: 0px 0px 0px 57px;
	font-weight: bold;
}
#dekorlist4 ul {
	padding: 0px;
	margin: 0px;
}
#dekorlist4 li {
	background-image: url(img/pil04.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 45px;
	list-style-type: none;
	background-position: -10px 50%;
	padding-top: 8px;
	padding-bottom: 8px;
}
.hide {
	visibility: hidden;
}
.little {
	font-size: 9px;
}

