BODY { font-family: times, helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	background-color: #cecece;

	text-align: left;
	display: block;}

/* map start  */

DIV.map {
  padding-top: 4em;
  padding-bottom: 2em;
  text-indent: 2em;
  position:absolute;
  top:2%;
  left:80%;
  width:20%;
  height:100%;
  z-index:2;
  display: block;
  background-repeat: no-repeat;
  background-position: top right;
  background-attachment: fixed;
  background-color: #34f90c;
  background-image: url(/Elmshorn/so-sticker.png);
   }
  /* map end */

A:link { color: #000080;
	 text-decoration: none;}
A:active { color: #6666cc;}
A:visited { color: #0000cc;}
A:hover { color: #008000;
	text-decoration: underline;
	font-size: larger;
	font-weight: bolder;
	}
A.N2:link { color: #00529A;}
A.N2:visited { color: #005CAD;}
A.N2:hover {text-decoration: none;
	font-weight: normal;
	}
A.N3:link { color: #00529A;}
A.N3:visited { color: #005CAD;}
A.N3:hover {color: #26e2d6;
	text-decoration: underline;
	font-size: larger;
	font-weight: bolder;
	}
p.c3 {text-align: center;}
p.c5 {font-size: 80%;
	font-style: italic;
	text-align: center;}
b.c6 {font-size: 150%;}
p.c7 {font-weight: bold;}
p.c8 {font-size: 80%;}
b.c9 {font-size: 120%;}
span.c4 {font-size: 80%;}
span.c1 {font-size: 150%;}

span.hl {color: #008B8B;}

td.c1 {font-size: 150%;
	text-align: left;}

td.c2 {text-align: left;
	font-size: 80%;
	font-style: italic;
	vertical-align: middle;
	line-height: 2em;}

input {font-size: 60%;
         color: #184194;
		 background-color: #ffef31;}
textarea {font-size: 80%;
         color: #184194;
		 background-color: #ffef31;}
select {font-size: 80%;
         color: #184194;
		 background-color: #ffef3;}