body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imgs/cable.jpg);
	background-position: 520px 0px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-size: 12px;
	margin: 0px;
}
a {
	color: #0000CD;
}
a:hover {
	color: #E60000;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	display: block;
	color: #d71e1e;
	padding-top: 5px;
	padding-left: 40px;	
	padding-right: 10px;	
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
	text-decoration: none;
}
.noborder {
	border: none;
}
.elcenter {
	text-align: center;
}
.menude a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url(imgs/de.gif);
	background-repeat: no-repeat;
	background-position: 13px 6px;
	display: block;
	color: #d71e1e;
	padding-top: 5px;
	padding-left: 40px;	
	padding-right: 10px;	
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
	text-decoration: none;
}
img.pic {
	display: inline;
	text-align: center;
	border: 1px solid #aaaaaa;
	padding: 2px;
	margin-bottom: 10px;
}
ul {
	margin: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0 0 0 20px;
	list-style: url(imgs/bll.gif);
	line-height: 17px;
}
.hl:hover {
  background-color: rgb(0,82,164);
  color: #ffffff;
  font-weight:bold;
}
.menu a:hover {
	color: #ffffff;
	background-color: #d71e1e;
	border-bottom: 1px solid #d71e1e;
}
.menude a:hover {
	color: #ffffff;
	background-color: #d71e1e;
	border-bottom: 1px solid #d71e1e;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #d71e1e;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 5px;
	border-left: 5px solid #cccccc;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #d71e1e;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-left: 5px solid #cccccc;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #d71e1e;
	text-decoration: underline;
	margin-top: 15px;
	margin-bottom: 3px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
p {
	margin-top: 2px;
	font-size: 12px;
	line-height: 20px;
}
input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.td_150 {
	width: 150px;
}

