body
{
        height: auto;
        width: auto;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        font-size: 13px;
        font-family: Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        color: #330033;
        overflow: auto;
/*
        scrollbar-3dlight-color: #FFFFFF;
        scrollbar-arrow-color: #909090
        scrollbar-base-color: #FFFFFF;
        scrollbar-darkshadow-color: #FFFFFF;
        scrollbar-face-color: #F0F0F0;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #FFFFFF;
        scrollbar-track-color: #FFFFFF;
*/
}

a
{
        text-decoration: none;
        color: #374572;
}
a:link
{
        text-decoration: none;
        color: #374572;
}
a:hover
{
        text-decoration: none;
        color: #374572;
}
a:visited
{
        text-decoration: none;
        color: #374572;
}
a:active
{
        text-decoration: none;
        color: #374572;
}
img
{
        border: none;
}

.zusammen
{
        position: absolute;
        width: auto;
        height: auto;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        text-align: left;
        background-color: white;
}
.haupt_zusammen
{
        position: absolute;
	width: 640px;
/*	width: 599px;*/
        height: auto;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 265px;
/*	right: 350px;*/
        overflow: auto
}
.links
{
        position: absolute;
        width: 560px;
        height: auto;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 150px;
        padding: 20px;
        background-color: white;
}

.mitte
{
        position: absolute;
        width: 150px;
        height: auto;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 600px;
        padding: 20px 0px 20px 5px;
}

.rechts
{
        position: absolute;
        min-width: 200px;
        height: auto;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 640px;
/*	left: 599px;*/
        overflow: auto;
/*        padding: 20px 10px 20px 10px;*/
	padding: 5px 5px 5px 5px;
        border-left: 1px solid #909090;
        background-color: #F0F0F0;
        font-size: 12px;
}

h1
{
  font-size: 14pt;
  font-weight: bold;
  color: black;
  line-height: 1;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
}

h2
{
  font-size: 11pt;
  font-weight: bold;
  color: black;
  line-height: 1;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
}

h3
{
  font-size: 12pt;
  font-weight: bold;
  color: #FF6600;
  line-height: 1;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
}

h4
{
  font-size: 11pt;
  font-weight: bold;
  color: black;
  line-height: 1;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
}
/*
h4
{
  font-size: 12pt;
  font-weight: bold;
  color: #990000;
  line-height: 1;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
}
*/
h5
{
  font-size: 12pt;
  font-weight: bold;
  color: #943634;
  line-height: 1;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
}
