body {
	color: #fff;
	background-color: #fff;
	background-image: url(/rs/i/h/lc_bkg_body.gif);
	background-position: center;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	color: #333;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #333;
}

a.active {
	color: #fff;
}

a:hover {
	text-decoration: underline;
}

table.newsoverview td a {
	color: #c4c4c4;
	line-height: 17px;
}

table.newsoverview td a.active {
	color: #fff;
}

td.footer a {
	color: #333;
}

td.sep {
	background-color: #fff;
}

td.content {
	background-image: url(../i/h/lc_bkg_content.gif);
	width: 316px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 30px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 30px;
	margin-bottom: -50px;
}

td.content p {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 16px;
	text-align: justify;
}


td.content p.haendler {
	margin-top: -15px;
	/*text-align: justify;*/
	text-align: left;
}

td.content p#first {
	margin-top: 25px;
	
}

td.overview {
	background-image: url(/rs/i/h/lc_bkg_overview.gif);
}

h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-left: 20px;
	margin-top: 5px;
	padding-top:0px;
	padding-right:20px;
	margin-bottom: -10px;
	text-align:justify;
}

li{
line-height:20px;
list-style: circle;
padding-left:5px;

}

input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 185px;
	margin-top: 1px;
	margin-left: 5px;
	margin-right: 0px;
}