@charset "utf-8";
#menuszoveg {
  color: #FFFFFF;
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  text-decoration:none;
}
#menuszoveg:hover {
  color: #FFFFFF;
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  text-decoration:none;
}
.submenu {
  color: white;
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  text-decoration:none;
}
.submenu:hover {
  color: white;
  text-decoration: underline;
}
body,td,th {
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #1e2e5f;
}
body {
	background-color: #9B7171;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 16px;
	color: #384875;
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
}h2{font-size:14px;}

a:link {
	color: #384875;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #384875;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #6E3131;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #384875;
	font-weight: bold;
	text-decoration: none;
}
.topline {
	background-image: url(images/top_line.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.leftshadowbg {
	background-image: url(images/left_shadow_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.leftshadowgrad {
	background-image: url(images/left_shadow_grad.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightshadowbg {
	background-image: url(images/left_shadow_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bigpixtopline {
	background-image: url(images/bigpix_topline.gif);
}
.bigpixbottomline {
	background-image: url(images/bigpix_bottomline.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.mainbg {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.leftmenu {
	line-height: 22px;
	font-weight: bold;
	margin-left: 37px;
	color: #384875;
}
