body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}
._13pt {
	font-size: 13pt;
}

._12pt_fett {
	font-size: 12pt;
	font-weight: bold;
}
._8pt {font-size: 8pt}
._8pt_fett {font-size: 8pt; font-weight: bold; }

._7pt { font-size: 7pt}
._7pt_fett {
	font-size: 7pt;
	font-weight: bold;
}

a, a:visited {
	color: #3d3d3d;
	text-decoration: none;
}

a:hover {
	color: #848408;
}

.linie_links {
	border-left: 1px solid #333;
}

.spalte {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}

.res_beschr {
	font-size: 7pt;
	margin-left: 10px;
}

.res_input {
	color: #848408;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	width: 100px;
	border: 1px solid #333;
}

.res_left {
	margin-right: 10px;
}

.button {
	text-color: #000;
	border: 2px solid #333;
	background-color: #ccc;
	font-weight: bold;
	font-size: 9pt;
}

.error {
	color: #FF0000;
	font-size: 7pt;
}
