body {
	margin: 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	background-color: #FFFFFF
}

a:link {
	color: #529B43;
	text-decoration: none
}

a:alink {
	color: #529B43;
	text-decoration: none
}

a:visited {
	color: #529B43;
	text-decoration: none
}

a:hover {
	color: black;
	text-decoration: none
}

a.top:link {
	color: black;
	text-decoration: none;
	font-weight: bold
}

a.top:alink {
	color: black;
	text-decoration: none;
	font-weight: bold
}

a.top:visited {
	color: black;
	text-decoration: none;
	font-weight: bold
}

a.top:hover {
	color: #529B43;
	text-decoration: none;
	font-weight: bold
}

.head {
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold
}

img {
	border: 0px
}

table {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none
}

table.c {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

td {
	vertical-align: top;
	text-align: left;
}

td.bottom-right {
	padding-right: 15px;
	vertical-align: bottom;
	text-align: right
}

td.right {
        padding: 3px;
	padding-right: 15px;
	text-align: right
}

td.center {
        padding: 3px;
	text-align: center
}

td.c-t {
	vertical-align: top;
	text-align: center;
	padding: 2px
}

td.c-t-head {
	padding: 0px;
	text-align: center;
	border-width: 1px;
	border-color: #AAAAAA;
	border-style: solid;
	background-color: #529B43
}

td.c-t-item {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	border-width: 1px;
	border-color: #AAAAAA;
	border-left-style: none;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid
}

td.c-t-rechts {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	border-width: 1px;
	border-color: #AAAAAA;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid
}


input, select, textarea {
	border: 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	padding: 1px
}

input.input {
	width: 200px;
}

input.button {
	width: 100px;
}

input.amount {
	width: 25px;
}

textarea.text {
	width: 300px;
}

.costs {
  font-size: 9px;
}
