html, body { 
  width:100%;
  height:100%; 
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #000000;
  
  margin: 0;
  padding: 0;
}


h4.head {
 font-size: 14px;
 width: 640px;
 text-align: left; 
 color: #AAAAAA;
 margin-bottom: 0px; 
 padding-bottom: 0px;
}

div.subhead {
text-align: left; 
background-color: #CCCCCC; 
color: #FFFFFF; width: 600px; 
font-size: 11px; 
font-weight:bold; 
padding: 3px; 
margin-bottom: 15px;
}

div.linedotted
{
 width: 600px;
 border-bottom: 1px dotted #AAAAAA; 
 margin-bottom: 15px;
}

div.linesolid
{
 width: 640px;
 border-top: 1px solid #AAAAAA; 
 padding-top: 8px; 
 margin-top: 0px;
}

div.statusMeldung {
  font-style: normal;
  text-align: center;
  font-size: 11px;
  line-height: 20px;
}

div.statusOK {
  font-style: normal;
  font-size: 11px;
  color: #000000;
}

div.statusError {
  font-style: normal;
  font-size: 11px;
  color: #FF0000;
  font-weight: bold;
}

table.aussen {
	width: 100%;
	height: 100%;
	border-width: 0px;
}

table.aussen td { 
  text-align: center; 
}

table.innen { 
  margin-left: auto;
  margin-right: auto; 
}

table.innen td {  
  text-align: left;
}

a:link {
  color: #000000;
  text-decoration: none;
}

a:active {
  color: #000000;
  text-decoration: underline;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #f01010;
  text-decoration: underline;
}

.bildlink a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.bildlink a:link {
  color: #000000;
  text-decoration: none;
}

.bildlink a:active {
  color: #000000;
  text-decoration: underline;
}

.bildlink a:visited {
  color: #000000;
  text-decoration: none;
}

.bildlink a:hover {
  color: #f01010;
  text-decoration: underline;
}

.bildactiv a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.bildactiv a:link {
  color: #f01010;
  text-decoration: none;
  font-weight: bold;
}

.bildactiv a:active {
  color: #f01010;
  text-decoration: underline;
  font-weight: bold;
}

.bildactiv a:visited {
  color: #f01010;
  text-decoration: none;
  font-weight: bold;
}

.bildactiv a:hover {
  color: #f01010;
  text-decoration: underline;
  font-weight: bold;
}

a img {
  border: 0;
}

.textKlein {
  font-size: 11px;
  font-style: normal;
  color: #000000;
  line-height: 10px;
}

.Beschriftung {
  font-size: 11px;
  font-style: normal;
  color: #000000;
  line-height: 19px;
  vertical-align: top;
}

div.NewsText {
  font-size: 11px;
  font-style: normal;
  color: #000000;
  line-height: 20px;
}

div.NewsHeadline {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  line-height: 10px;
}

div.NewsUnderline {
  font-size: 10px;
  font-style: normal;
  color: #000000;
  line-height: 10px;
  text-align: right;
}

div.NewsAuswahl {
text-align: right;
vertical-align: top;
}

.GeschiHead {
font-size: 11px;
font-style: normal;
font-weight: bold;
}

.submenu{
  vertical-align: top;
  font-size: 11px;
  font-style: normal;
  color: #000000;
}

.textBold {
  font-size: 11px;
  font-style: normal;
  font-weight: bold; 
  color: #000000;
  line-height: 15px;
}

.textAbsatz {
  font-size: 11px;
  font-style: normal;
  color: #000000;
  line-height: 180%;
}

.textAbsatzFett {
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  line-height: 180%;
}

label {
  font-size : 12px;
  font-weight : bold;
  color : #000000;
  background-color : #FFFFFF;
  padding: 3px;
  width: 99px;
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
  clear: left;
}

fieldset {
border-width: 0px;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  color: #000000;
}

textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  color: #000000;
  background-color: #ebebeb;
}

select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
}

.box1 {
    background-color: #ebebeb;
	border-width: thin;
	border-style: solid;
	border-right: #000000 1px ridge;
    border-top: #000000 1px ridge;
    border-left: #000000 1px ridge;
    border-bottom: #000000 1px ridge;
}

.borderblack {
  border-style: solid;
  border-width: 1px; 
  border-color: #000000;
  background-color: #ffffff;
}

img.floatright 
{
float : right;
margin-left : 1em;
margin-bottom : 1em;
margin-top : 1em;
border-style: solid;
border-width: 1px;
border-color: #000000;
}

hr {
  color: #000000; 
  height: 1px; 
}