td.lw { background-image: url(../images/zedtLogoWieder.gif);
background-repeat: repeat;
background-position: 0% 0%;
width: 100%;
}

td.bw { background-image: url(../images/zedtBalkenWieder.gif);
background-repeat: repeat;
background-position: 0% 0%;
height: 100%;
}


body {
	margin: 0px; font-family: Helvetica, Arial, sans-serif; font-size: medium;
	background-color:#ffffff;
}
h2 {
	font-size: 18px; margin: 0px;
}
h3 {
	font-size: 14px; margin: 8px;
}
h4 {
	font-size: 12px; margin: 6px;
}
h5 {
	font-size: 11px; margin: 4px;
}
p {
	margin: 2px;
}
img {
	margin: 0px;
}
img.link {
	border-width: 0px; cursor: pointer;
}
hr {
	color: #000033; height:1px;
}
.light {
	color: #330000;
}
td {
	vertical-align: top; font-size: small;
}

td.bold {
	font-size: medium; font-weight: bold;
}
td.title {
	font-size: medium;
}
table.bord {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
table.menu {
	background-color: #ffffff;
	table-layout: fixed;
	vertical-align: top;
	height: 100%;
}
table.main {
	background-color: #ffffff;
	width: 95%;
	margin: 20px;
	border-width: 20px;
	
}
td.main {
	background-color: #ffffff;
	width: 95%;
	margin: 50px;
	border-width: 50px;
	
}

td.tdform {
	vertical-align: middle;
}
form {
	margin: 0px;
}
button {
	font-size: 11px;
}
input.numb {
	width: 50px; text-align: right;
}
input.medium {
	width: 100px;
}
input.tiny {
	width: 30px; text-align: right;
}
a {
 	text-decoration: none;
	text-color: #ff00ff;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
