body {
	scrollbar-arrow-color: #000000;;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #C8C8C8;
	scrollbar-shadow-color: #C8C8C8;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	background-image: url('img/bgr.gif');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

body, td {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #524D41;
	text-align: justify;
	vertical-align: top;
}

a:link, a:visited, a:active {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
}

.menu {
	color: #A9A496;
	font-size: 11px;
}

.menu a:link, .menu a:visited, .menu a:active {
	color: #A9A496;
	text-decoration: underline;
}

.menu a:hover {
	color: #A9A496;
	text-decoration: none;
}

.content {
	padding-left: 50px;
	padding-right: 5px;
}

.tabelle {
	border: 1px solid #A9A496;
	width: 100%;
}

.tabelle td, .tabelle th {
	font-family: Tahoma;
	font-size: 11px;
	padding: 3px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: middle;
	text-align: center;
}

.tr_1 {
	background-color: #FFFFFF;
}

.tr_2 {
	background-color: #F6F1E3;
}

.text {
	font-family: Verdana;
	border: 1px solid #A9A496;
	font-size: 12px;
	scrollbar-arrow-color: #000000;;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #C8C8C8;
	scrollbar-shadow-color: #C8C8C8;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

input.text, input.button {
	height: 20px;
}

.button {
	font-family: Verdana;
	border: 1px solid #A9A496;
	background-color: #DAD3C1;
	color: #524D41;
	font-weight: bold;
	font-size: 12px;
}

.klein {
	font-size: 11px;
}