body {
	font: 0.95em/1.3em Arial, Verdana, Helvetica, Sans-Serif;
	background: #fff5e6;
	color : #100000;
	padding:1px;
	margin: 0 5%;
}
#header	{
	height:11em;
	overflow:auto;
}
#icon {
	background: url('schirm.gif') no-repeat;
	padding: 0 20px;
}
.big	{
	font-size: 170%;
	color: #963;
}
#header	h1{
	font: 2.8em/1em "Times New Roman", Serif;
	margin:2px;
	height:1em;
	overflow:hidden;
}
#header p	{
	text-indent: 32px;
	background: url('schirm.png') no-repeat;
	font: 1.2em/32px Arial, Verdana, Helvetica, Sans-Serif;
}
.index	{
	padding:5px;
	background: #ffe6bf;
	color : #100000;
	border:3px #ffe1bf outset;
}
.mail	{
	margin:10px auto;
	border:1px;
	width:99%;
	background: #ffe6bf;
	color : #100000;
}
table	{
	border:0;
	width:100%;
	background: #ffe6bf;
	color : #100000;
	border-spacing:0;
	margin:0 auto;
}

td, th	{
	vertical-align:top;
	text-align:left;
	font:0.95em/1.3em Arial, Verdana, Helvetica, Sans-Serif;
}
p	{
	font:0.95em/1.3em Arial, Verdana, Helvetica, Sans-Serif;
	margin:5px 0px 2px 0px;
	padding-bottom:5px;
}

a:link 	{
	display:block;
	color: #000;
	text-decoration:underline;
}
a:active {
	color: #fffafa;
	background:  #f3dcb6;
}
a:visited	{
	color: #100000;
	text-decoration:underline;
}
a:hover {
	background:  #f3dcb6;
	color: #c00;
}
a:visited:active {
	color: #c00;
	background: #fff5e6;
}
a:visited:hover {
	font-weight: 500;
}
.disp	{
	display: block;
	width: 11.0em;
	margin: 1px 0px 5px 0px;
	padding: 1px;
	font: 0.95em/1.2em "Comic Sans MS", Verdana, Helvetica, Arial, Sans-Serif;
}
.a:link, .pr, .a:visited, .a:active, .a:hover	{
	text-decoration : none;
	color: #b7b9c3;
	background: #fff5e6;
	font-weight: 500;
}
.pr a	{
	font-size : 0.9em;
	line-height : 1.3em;
	text-decoration : none;
}
.pr a:visited	{
	font-size : 0.9em;
	line-height : 1.3em;
	text-decoration : none;
}
ol li	{
	font:.95em/1.5em Arial, Verdana, Helvetica, Sans-Serif;
	border-bottom:1px #000 dotted;
	margin-right:10px;
}
li em	{
	float:right;
   	font:1.0em/1.6em Arial, Verdana, Helvetica, Sans-Serif;
   	margin:-1.6em 20px 0 0;

}
h1, h2 {
	font: 1.15em/1.2em  "Times New Roman", Serif;
}
h1 {
	margin-bottom: 3px;

}
h2 {
	margin: 3px 1px;
}
h3 , h4 , h5 , h6  {
	font: 1.1em/1.4em  Verdana, Helvetica, Arial, Sans-Serif;
	margin: 2px;
}
#links	a	{
	display:block;
	width: 10em;
	height: 1.7em;
	text-align: center;
	padding: 0;
	font:1.1em/1.7em Arial, Verdana, Helvetica, Sans-Serif;
	background: url('alink.jpg') repeat-x 0;
	color: #100000;
	text-decoration:none;
	border: 1px #ffe6bf solid;
}
#here	{
	font:1.1em/1.7em Arial, Verdana, Helvetica, Sans-Serif;
	height: 1.7em;
	width: 10em;
	font-weight:600;
	padding: 1px 0 0 0;
	border: 1px #ffe6bf solid;
}
#links	a:hover	{
	color: #c00;
	background: url('alinkv.jpg') repeat-x 20px;
}
#links	a:active	{
	color: #c00;
	background: url('alink.jpg') repeat-x 20px;
}
#links ul {
	background: url('alink.jpg') repeat-x 0;
	width:99.9%;
	height:1.8em;
	border-bottom : 2px #cd5c5c solid;
	padding:0 0 5px 0;
	margin: 20px 0 0 0;
	list-style: none;
}
#links li	{
	display:inline;
	float:left;
	padding-left:0;
	text-align:center;

}
ul.link	{
	font-size:90%;
	padding-left:0;
	margin-left: 0;
	list-style: none;
	width:12em;
}
.cell img	{
	border:0px;
	float:left;
	margin:2px 5px;
	width:160px;
	height:120px;
}
.cell	{
	height:9em;
	width:55%;
	padding: 5px;
	margin:3px 0;
	float:left;
	clear:left;
	border-bottom: 1px #c60 solid;
}
.cellright	{
	float:right;
	width:40%;
	font-size:90%;
	border-left:1px #c60 solid;
	border-right:1px #c60 solid;
	padding:5px;
	margin:3px 0;
}
.cellright, .cell1	dl{
	margin-left: -25px;
}
.cell1	{
	height:16em;
	width:48%;
	padding: 3px;
	margin: 2px;
	float:left;
	border-bottom: 1px #c60 solid;
	overflow:auto;
}
.response	{
	display: block;
	height: 30px;
	text-align: left;
	line-height:115%;
	background:#c33;
	color:#ff0;
	font-weight:500;
	padding: 2px;
	font-size:100%;
}
label	{
	float:left;
	clear:left;
	margin-top:4px;
	width:20.0em;
	text-align:left;
}
input, textarea	{
	font: 1em/1.3em Verdana, Helvetica, Arial, Sans-Serif;
	float:left;
	clear:left;
	margin-bottom:2px;
}
.button	{
	width:10em;
	margin:5px;
	float:left;
	clear:both;
}
fieldset	{
	padding:5px;
	border: 1px #100000 solid;
	margin:5px;
}
legend	{
	font: 1em/1.3em  Arial, Verdana, Helvetica, Sans-Serif;
	background: url('mail.gif') no-repeat 0 2px;
	padding-left:25px;
	margin:0 10px;
}
form	{
	margin: 10px;
	padding: 2px
	width:35%;
}
.rahmen {
	border:1px #c60 solid;
	width:99%;
	padding:3px;
}
caption {
	font: 1.1em/1.4em Verdana, Helvetica, Arial, Sans-Serif;
	letter-spacing: 4px;
	text-align: center;
}
.border	{
	border: 3px #500000 double;
}
.pr	p{
	font:0.8em/1.0em Verdana, Helvetica, Arial, Sans-Serif;
	color : #bf9960;
	background: #fff5e6;
	font-weight :500;
	text-decoration: none;
	text-align:center;
	margin-top:3px;
}

.line	{
	width:90%;
	margin:5px auto;
}
.line	td{
	border-bottom: 1px #100000 solid;
}
#date	{
	position: absolute;
	top: 5px;
	right: 50px;
	z-index:2;
	font-size: 0.9em;
	text-align: right;
}
.tel	{
	background: url('_tel.gif') no-repeat;
	padding-left:25px;
}
.fax	{
	background: url('_fax.gif') no-repeat;
	padding-left:25px;
}
.nix	{
	display:none;
}
.oben	{
	position: absolute;
	top:2px;
	left: 5px;
	z-index:2;
}
.right	{
	display:inline;
	margin-right:5px;
	float:right;
}
.right	img{
	width:88px;
	height:31px;
}
.clear	{
	clear:both;
}
dd	{
	margin:5px 25px;
}
#skyscraper	{
	position:absolute;
	left:3px;
	top:1px;
}
#error	{
	color: #c00;
	background: #fff;
	float: right;
	width: 12em;
	padding: 3px;
	margin: -60px 0 0 10px;
	border: 1px #c00 solid;
}
#error	li {
	color:#c00;
	text-decoration:underline;
	border:none;
}
.box	{
	float:left;
	width:40%;
	padding:3px;
}
.box	img {
	float:left;
	border:none;
	margin:5px;
}
.box1	{
	float:left;
	width:59%;
}
a[href^="http://"]:before,
a[href^="https://"]:before {
  /* Nordostpfeil und Leerzeichen vor externen Links */
  content: "\2197\00A0";
}
#form label	{
	width: 10em;
	padding: 3px 0;
	margin-top: 0;
	clear:none;
	text-align:left;
	cursor: pointer;
}
#form input, textarea, select	{
	font: 1.1em/1.3em Verdana, Arial, Helvetica, Sans-Serif;
	float:left;
	clear:none;
	width: 25em;
	margin-bottom:10px;
}
#form fieldset	{
	width: 90%;
	border: 1px #55441c solid;
	padding: 3px 10px;
	margin: 10px;
	border-radius: 5px;
}
#form li	{
	list-style-type:none;
	clear:left;
}
#form input:hover, textarea:hover, input:focus, textarea:focus, select:focus	{
	color: #000;
	background: #fc6;
	outline: 1px #f00 solid;
}
#form select:hover	{
	color: #000;
	outline: 1px #f00 solid;
}
#form label:hover	{
	color: #000;
	background: transparent;
	outline: 1px #f00 dotted;
}
.shadow	{
	text-shadow: 3px 3px 2px #2f2f2f;
}
