/*  Kommentar geht so */

a:link { color:#000000 }
a:visited { color:#000000 }
a:active {color:#000000 }

body {
   font-family:Verdana,Arial,sans-serif;
   background-color:#DFFEFF;
   color:#000000;
}

.titel {
	font-family: Arial,sans-serif;
	font-size: 3.0em;
	font-weight: normal;
	text-align: center;
	line-height: 2.5em;
	margin-top: 1.0em;
}

.schrift {
   font-family:Verdana,Arial,sans-serif;
   font-size:12pt;
   margin-left:10px;
   margin-right:10px;
   margin-top:0px;
   margin-bottom:0px;
}
div.inhalt {
  margin:0 80 0 80;
}

div.rechts {
	float:right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right: 0px;
}

div.links{
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 20px;
}

div.bild {
	border: 1px solid;
	padding: 0 5px 0 5px;
	border-color: #5471A5;
}

div.bild p {
  font-size: 10px;
}

div.bild p img {

}

p {
  line-height: 150%;
}

table.neu, div.table{
   display:table;
	border-collapse: collapse;
	text-align: left;
	vertical-align: middle;
}

table.neu th, table.neu td, div.th, div.td  {
	border: 1px solid #979797;
	padding: 10px;
	display: table-cell;
}

.zentriert {
	text-align: center;
}

div.thead {
	display: table-header-group;
}

div.tbody {
	display: table-row-group;
}

div.tr {
	display:table-row;
}

table.neu th ul, table.neu td ul  {
	padding-left:16px;
}

table.neu th, div.th {
	background-color: #B6C3DC;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.neu th.th2 {
	background-color: #D6DDEB;
}

td, div.td {
   font-family:Verdana,Arial,sans-serif;
   font-size:12pt;
}

.ueberschrift {
   background-color:#EAEAEA;
   font-weight:bold;
   height:30;
}

address {
   font-family:Verdana,Arial,sans-serif;
   font-size:12pt;
}

ol.eingerueckt, ul.eingerueckt {
   list-style-position:inside;
}

li {
   font-family:Verdana,Arial,sans-serif;
   font-size:12pt;
   margin-bottom:0.5em;
}

table.neu tbody tr.hervorgehoben, p.hervorgehoben, div.hervorgehoben {
   font-weight:bold;
}

#kleiner {
   font-size:8pt;
   font-weight:normal;
}

#groesser {
   font-size:12pt;
}

#gross {
   font-size:14pt;
   color:#5471A5; /* #006633; */
   font-weight:normal;
}

input.button {
   font-size:8pt;
}

.text {
 font-family:"Courier New",monospace;
 font-size:9pt;
}

h1 {
	font-size: 16pt;
	color: #5471A5;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: underline;
}
h2 {

	font-size: 14pt;
	color: #5471A5; 
	font-weight: normal;
	margin-bottom: 10px;
}
