/* CSS Document */
body {
	background-image:url(images/bg.gif);
	text-align: center;
	margin: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}
.small2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 10px;
	vertical-align:text-top;
	color: #999999;
}
.header {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #226800;
}
.red {
	color: #9d0c13;
}
.header2 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #9d0c13;
}
.eng {
	color: #999999;
}
.box {
	background-image:url(images/box_l_bg.gif);
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9px;
	line-height: 15px;
}
.box_menu {
	background-image:url(images/box_l_bg.gif);
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}
ul.box_menu{
	/*list-style-image: url(images/.b1.gif);*/
	list-style-type: square;
	line-height: 18px;
}
.box2 {
	background-image:url(images/box_l_bg.gif);
	width: 200px;
}
.bg {
	background-image: url(images/bg_main.gif);
}
.main {
	background-image:url(images/main.gif);
	width:573px;
	font-size:11px;
	color: #000000;
	padding: 12px;
}
#mainbot {
	background:url(images/main_bot.gif) no-repeat top left;
	width: 573; height: 5px;
}
table.bot {
	background-image:url(images/bg_bot.gif);
	width:773px;
	height: 69px;
}
table.bot td {
	font-size:10px;
	color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 8px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link, a:visited {
  color            : #9d0c13;
  text-decoration  : underline;
}
a:hover {
  color            : #226800;
  text-decoration  : underline;
}
.nav {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
}
a.nav:link, a.nav:visited {
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}
a.nav:hover {
  color            : #226800;
  text-decoration  : none;
  font-weight      : bold;
}
.textfeld {
	border: 1px solid #cccccc;
	height: 20px;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
}
.textarea {
	border: 1px solid #cccccc;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
}
.button {
	background: #FFFFCC;
	border: 1px solid #9d0c13;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #000000;
}
