body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.trenner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.cont1 {
	width: 664px;
	height: 423px;
	overflow:auto;
}
.floatleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.floatnone {
	float: none;
	margin-bottom: 10px;
}
.h2 {
	font-size: 13px;
	font-weight: bold;
	color: #339999;
}
.h1 {
	font-size: 15px;
	font-weight: bold;
	color: #339999;
}
.border {
	border: 1px solid #000000;
}
.txtboldgreen {
	font-weight: bold;
	color: #339999;
}
a:link {
	color: #339999;
}
a:visited { 
	color: #8FBABA;
}
a:hover {
	color: #336666;
}
a:active { 
	color: #336666;
}
.margin0 {
	margin: 0px;
	padding: 0px;
}
.overflowcut {
	overflow: hidden;
}
sub, sup {
  line-height: 0px;
}
