/*[fmt]1A90-1A0B-3*/
body {
	font-family: Arial,Helvetica,sans-serif;
  	font-weight: normal;
}

div.center {
	margin: auto;
	width: 320px;
}

div.space {
	margin-top: -12px;
}

div.spacetermin {
	margin-bottom: -2px;
}

div.back {
	margin-bottom: -2px;
	text-align: center;
}

div.back a {
	color: #FF0000;
	margin-bottom: -2px;
}

div.orange {
	background-color: #FAB241;
	padding: 1px 10px;
	font-family: "Times New Roman", serif;
	font-size: 46px;
}

div.lightgreen {
	background-color: #CDBD35;
	color: #FFFFFF;
	padding: 1px 10px;
	font-family: "Times New Roman", serif;
	font-size: 40px;
}

div.pink {
	background-color: #D36F9D;
	color: #FFFFFF !important;
	padding: 1px 10px;
	font-family: "Times New Roman", serif;
	font-size: 40px;
}

div.pink a {
	color: #FFFFFF !important;
}

div.grey {
	font-family: "Arial Narrow",Helvetica,sans-serif;
	background-color: #ECECEC;
	padding: 5px 10px;
	font-size: 22px;
}

div.grey a {
	text-decoration: none;
	color: black;
}

div.red {
	margin: auto;
	margin-bottom: 0;
	width: 300px;
	font-weight: bold;
	font-size: 18px;
	color: red;
}

div.green {
	background-color: #07A517;
	color: #FFFFFF !important;
	padding: 1px 10px;
	font-family: "Times New Roman", serif;
	font-size: 40px;
}

div.headred {
	background-color: #FF0000;
	color: #FFFFFF !important;
	padding: 1px 10px;
	font-family: "Arial Narrow",Helvetica,sans-serif;
	font-size: 40px;
}

div.green a {
	color: #FFFFFF !important;
}


h1 {
	font-family: "Times New Roman", serif;
	font-weight: normal;
	text-align: left;	margin: auto;
	width: 300px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;	
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}

h2 {
	margin: auto;
	width: 300px;
	font-weight: bold;
	font-size: 18px;
}

hr {
	height: 1px;
	margin-top: 20px;
	margin-bottom: 15px;
	width: 300px;
	color: #000000;
	background-color: #000000;
	border: none;
}

.inhalt {
	margin: auto;
	width: 300px;
	font-weight: normal;
	font-size: 18px;
}

.inhaltredbold {
	margin: auto;
	width: 300px;
	font-weight: bold;
	font-size: 18px;
	color: red;
}
.inhalt a {
	color: #000000;
	font-weight: bold;
}

.inhalt li a {
	color: #FF0000;
	font-weight: bold;
}

.inhaltimpressum {
	margin: auto;
	width: 300px;
	font-weight: normal;
	font-size: 14px;
}
