body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.header {
	margin-top: 50px;
	float: left;
	margin-bottom: 10px;
	font-size: 14px;
	color: #997863;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;				
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;				
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;				
}

.error {
	margin: 5 0 5 0;
	color: #C61B36;
	font-weight: bold;
}

.logo {
	float: right;
}

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

.body-container {
	width: 800px;
	margin: 0 auto;
}

li {
	list-style-type: square;
	color: #997863;
}

.form-label {
	color: #997863;
}

h1, h2, h3 {
	margin-top: 0px;
	font-family: Arial;
	font-weight: normal;
}

.sIFR-active h1 {
  visibility: hidden;
  font-family: Arial;
  font-size:39px;
}

h1 {
	font-size: 14px;
	color: #A17D62;
	height: 50px;
}

.liste_mit_haken {
	list-style-image: url('../../common/haken.jpg');
	line-height:24px;
}

.liste_mit_vierecken {
	list-style-image: url('../../common/bd-bullet-square.gif');
	line-height:24px;
}

