img { behavior: url(iepngfix.htc) }

#topleiste {
	background-image: url(../grafs/_site/TopLeiste.jpg);
	background-repeat: repeat-x;
	height: 125px;
}
#botleiste {
	background-image: url(../grafs/_site/BotLines.gif);
	background-repeat: repeat-x;
	height: 74px;
}
#botTable {
	height: 60px;
	margin-top: 5px;

}
#mainTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
#mainTable h1{
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainTable p{
	font-size: 12px;
	color: #003366;
	margin-bottom: 3px;
	margin-top: 0px;
}
#mainTable p.c-s{
	color: #000000;
}
#mainTable p.err{
	color: #A50010;
}
#mainTable p.sizeA {
	font-size: 10px;
}
#mainTD {
	padding-bottom: 10px;
	text-align: left;
	vertical-align: middle;
}
.subMenue {
	position:absolute;
	width:93px;
	z-index:1;
	left: 0;
	top: 28;
	visibility: hidden;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #A50010;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #003366;
	width: 200px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #003366;
	width: 200px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #003366;
	width: 200px;
}
.line_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 4px;
}
.line_t {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.line_tb {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.line_tl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.line_tbl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.line_tr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.line_tbr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
