body {
  margin: 0px;
  padding: 20px;
  text-align: left;
  background-color: rgb(255,255,255);
}

a.info:link, a.info:hover, a.info:active, a.info:visited {
  text-decoration: none;
  font-style: normal;
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: rgb(80,80,80);
  border-style: dotted;
  border-width: 0px;
  border-bottom-width: 1px;
  border-color: rgb(80,80,80);
}

a.info:hover {
  background: #FFFFFF;
  text-decoration: none;
}

a.info span {
	visibility: hidden;
	position: absolute;
	left: 400px;
	margin-top: 20px;
	padding: 10px;
	text-decoration: none;
}

a.info:hover span {
	visibility: visible;
	border: 1px solid rgb(80,80,80);
	color: #000000;
	background: #FFFFFF;
  text-decoration: none;
  font-style: normal;
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: rgb(80,80,80);
	width: 200px;
}

p, td, th {
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  font-size: 10pt;
  color: rgb(80,80,80);
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

h3, h4 {
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  color: rgb(120,120,120);
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 0px;
}

h4.info {
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  color: rgb(120,120,120);
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px;
}

h2 {
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  color: rgb(160,160,160);
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 0px;
}

h1 {
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  color: rgb(140,140,140);
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  margin: 0px;
  margin-bottom: 0px;
  padding: 0px;
}

h5 {
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  text-align: center;
  color: rgb(0,15,100);
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  margin-top: 45px;
  margin-bottom: 5px;
  padding: 0px;
}

h6 {
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  color: rgb(160,160,160);
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  margin: 0px;
  margin-bottom: 20px;
  padding: 0px;
}

h6 { font-size: 11pt; }
h5 { font-size: 10pt; }
h4 { font-size: 11pt; }
h3 { font-size: 10pt; }
h2 { font-size: 11pt; }
h1 { font-size: 15pt; }

p {
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
  text-align: left;
}

p.menu {
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
  text-align: left;
}

p.right {
  text-align: right;
}

p#foot2 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  padding: 0px;
  font-size: 8pt;
  text-align: left;
  border-style: solid;
  border-color: rgb(180,180,180);
  border-width: 0px;
  color: rgb(180,180,180);
}

p#foot {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  padding-top: 5px;
  font-size: 7pt;
  text-align: left;
  border-style: solid;
  border-color: rgb(180,180,180);
  border-width: 0px;
  border-top-width: 1px;
  color: rgb(180,180,180);
}

p#acht {
  font-size: 8pt;
}

p.bildtitel {
  font-size: 8pt;
  color: rgb(120,120,120);
  margin-bottom: 15px;
  margin-top: 5px;
}

p.tv {
  font-size: 8pt;
  border-style: solid;
  border-color: rgb(80,80,80);
  border-width: 0px;
  border-bottom-width: 1px;
  color: rgb(80,80,80);
  margin-bottom: -5px;
  margin-top: 15px;
}

p.tv2 {
  font-size: 8pt;
  border-style: solid;
  border-color: rgb(160,160,160);
  border-width: 0px;
  border-bottom-width: 1px;
  color: rgb(160,160,160);
  margin-bottom: -5px;
  margin-top: 15px;
}

p.tv3 {
  color: rgb(160,160,160);
}

h4.tv3 {
  color: rgb(160,160,160);
}

ul {
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
}

ul li ul,ul li ul li ul {
  margin-top: 5px;
  margin-bottom: 0px;
}

li {
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  font-size: 10pt;
  color: rgb(80,80,80);
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  margin: 0px;
  margin-left: 20px;
  margin-bottom: 5px;
  padding: 0px;
  text-align: justify;
  list-style-type: square;
}

img {
  margin: 0px;
  padding: 0px;
  border-style: solid;
  border-color: rgb(100,100,100);
  border-width: 1px;
}

img.lo {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  border-width: 0px;
}

img.ro {
  float: right;
  margin-left: 5px;
  margin-top: 5px;
  border-width: 0px;
}

img.buch {
  padding: 0px;
  float: left;
  margin-right: 20px;
  margin-bottom: 0px;
  border-style: solid;
  border-color: rgb(100,100,100);
  border-width: 1px;
}

img.zeitschrift {
  padding: 0px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  border-style: solid;
  border-color: rgb(100,100,100);
  border-width: 1px;
}

img.noborder {
  border-width: 0px;
}

img#menu {
  margin-top: 25px;
  margin-bottom: 10px;
  margin-left: 30px;
}

table, tr, td, th {
  margin: 0px;
  padding: 0px;
  border-width: 0px;
}

table {
  margin-bottom: 0px;
  background-color: transparent;
}

td {
  background-color: transparent;
  text-align: left;
  vertical-align: top;
}

a:link,a:hover,a:active,a:visited {
  text-decoration: none;
  font-style: normal;
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: rgb(246,102,0);
}

a:hover {
  color: rgb(190,80,0);
  text-decoration: underline;
}

a.text:link,a.text:hover,a.text:active,a.text:visited {
  text-decoration: none;
  font-style: normal;
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: rgb(246,102,0);
}

a.text:hover {
  color: rgb(190,80,0);
  text-decoration: underline;
}

div {
  margin: 0px;
  padding: 5px;
  border-style: solid;
  border-color: rgb(0,0,0);
  border-width: 1px;
  background-color: rgb(240,240,240);
}

div.mail {
  text-decoration: none;
  font-style: normal;
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: rgb(80,80,80);
  text-align: left;
  width: 520px;
  margin: 0px;
  margin-top: 5px;
  padding: 0px;
  border-style: solid;
  border-width: 0px;
  background-color: rgb(255,255,255);
}

div.info {
  text-decoration: none;
  text-align: left;
  font-style: normal;
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  font-size: 10pt;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 10px;
  border-style: dotted;
  border-color: rgb(107,107,107);
  border-width: 1px;
  background-color: rgb(250,250,250);
}

div.ecard {
  text-decoration: none;
  text-align: left;
  font-style: normal;
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  font-size: 10pt;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 10px;
  border-style: solid;
  border-color: rgb(80,80,80);
  border-width: 1px;
  background-color: rgb(240,240,240);
}

div#wrapper {
  text-align: left;
  width: 960px;
  margin: 0px;
  padding: 0px;
  border-style: solid;
  border-width: 0px;
  background-color: rgb(255,255,255);
}

* html div#wrapper {
  text-align: left;
  width: 960px;
  margin: 0px;
  padding: 0px;
  border-style: solid;
  border-width: 0px;
  background-color: rgb(255,255,255);
}

div#header {
  width: 960px;
  margin-bottom: 0px;
  padding: 0px;
  border-style: solid;
  border-width: 0px;
  background-color: rgb(255,255,255);
}

div#main {
  width: 528px;
  float: left;
  display: inline;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 25px;
  padding: 30px;
  padding-left: 40px;
  border-style: solid;
  border-width: 0px;
  background-color: rgb(255,255,255);
}

* html div#main {  /* nur fuer Internet Explorer */
  width:588px;     /* Version 5.x */
  w\idth:528px;    /* Version 6 */
}

#poweredby {
  display: none;
}

div#menure {
  width: 180px;
  float: left;
  display: inline;
  margin: 0px;
  margin-top: 60px;
  padding: 0px;
  border-width: 0px;
  border-color: rgb(188,188,188);
  background-color: rgb(255,255,255);
}

div#menuli {
  width: 178px;
  margin: 0px;
  margin-top: 60px;
  padding: 0px;
  text-align: right;
  float: left;
  border-style: solid;
  border-width: 0px;
  border-color: rgb(188,188,188);
  background-color: rgb(255,255,255);
  background-image:url(bg_li.gif)
}

form {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

textarea {
  margin: 0px;
  margin-top: 5px;
  padding: 0px;
  padding-left: 2px;
  padding-right: 2px;
  border-style: solid;
  border-color: rgb(192,192,192);
  border-width: 1px;
  width: 100%;
  background-color: rgb(255,255,255);
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  font-size: 10pt;
  color: rgb(0,0,0);
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

input {
  margin: 0px;
  padding: 0px;
  padding-left: 2px;
  padding-right: 2px;
  border-style: solid;
  border-color: rgb(192,192,192);
  border-width: 1px;
  width: 100%;
  background-color: rgb(255,255,255);
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  font-size: 10pt;
  color: rgb(0,0,0);
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

input.submit {
  margin: 0px;
  padding: 0px;
  padding-left: 2px;
  padding-right: 2px;
  border-style: solid;
  border-color: rgb(100,100,100);
  border-width: 1px;
  width: auto;
  background-color: rgb(220,220,220);
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  font-size: 10pt;
  color: rgb(0,0,0);
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

input.suche {
  margin: 5px;
  margin-bottom: 10px;
  padding: 2px;
  border-style: solid;
  border-color: rgb(149,140,108);
  border-width: 1px;
  width: 140px;
  background-color: rgb(255,255,255);
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  font-size: 8pt;
  color: rgb(149,140,108);
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

input.wahl {
  margin: 0px;
  padding: 0px;
  text-align: left;
  width: 15px;
  border-color: rgb(100,100,100);
  border-width: 0px;
}
