@charset "utf-8";
/* CSS Document */

body, td, th {
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.menuitem,a.menuitem_foot {
	color: #313131;
	font-weight: normal;
}
a.menuitem:hover,a.menuitem_foot:hover {
	text-decoration: none;
}

div#lb_menubox_head {
	font-weight: bold;
}
.menutitle {
	font-weight: bold;
}
p.headline1, p.headline2, p.headline3, h1, h2, h3 {
	font-weight: bold;
	line-height: 130%;
}
p.headline1, h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p.headline2, h2 {
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 0px;
}
p.headline3, h3 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 0px;
}
p {
	line-height: 135%;
	margin-top: 0px;
	margin-bottom: 10px;
}
img {
	border: 1px #313131 solid;
	margin: 5px 20px 5px 20px;
}
img.lb {
	border: none;
	margin: 0px;
}
img.icon {
	border: none;
	margin: 0 0 -4px 0;
}
