a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
body {
	margin: 0px;
}
li {
	background-image: url(../Images/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 5px;
	line-height: normal;
}
.menu {
	background-image: url(../Images/menu_bg.gif);
	padding-right: 6px;
	padding-left: 16px;
}
.menuKop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8A0300;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
}
.menuItem {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #919191;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
}
.feed {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #919191;
	text-decoration: none;
	text-align: center;
}
.back {
	background-color: #E5E5E5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFBFBF;
}
.menuLink {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #919191;
	text-decoration: none;
}
.content {
	padding: 8px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.contentKop {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
	border-bottom: 1px solid #BFBFBF;
	padding: 5px;
	height: 20px;
}
.contentTable {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
.image {
	padding: 1px;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
}
.contentTableTop {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	vertical-align: top;
}
.contentSubKop {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	padding: 5px 5px 5px 10px;
	background-image: url(../Images/subKop.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.contentTableFooter {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding: 5px;
	height: 15px;
}
.alignbottom {
	vertical-align: bottom;
}

