body {
   background-color: rgb(178,178,178);
   padding: 0;
   margin: 0;
   margin-top: 8px;
   text-align: center;
}
   
html, a, td, body, div {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: black;
}

form, h1, h2, h3, h4 {
   padding: 0;
   margin: 0;
}

a:link, a:visited, a:hover, a:active {
   color: rgb(231,0,42);
   font-weight: normal;
   text-decoration: none;
}

a:hover {  color: black; }

h1 {
	font-size: 26px;
	font-style: italic;
	color: rgb(240,134,25);
	font-weight: normal;
	padding-bottom: 5px;
}

h2 {
	font-size: 15px;
	font-style: italic;
	color: rgb(231,0,42);
	font-weight: normal;
	padding-bottom: 5px;
}
h3 {
	font-size: 15px;
	color: rgb(231,0,42);
	font-weight: normal;
	font-style: normal;
	padding-bottom: 2px;
}
h4 {
	font-size: 12px;
	color: rgb(231,0,42);
	font-weight: normal;
	font-style: normal;
	padding-bottom: 1px;
}

a img { color: #FFFFFF; }
@media all {
   a img {
      color: inherit;
      border: none;
   }
   
   div.image img, div.image-left img, div.image-right img, div.image-center img, div.kopf-logo img, div.kopf-bild1 img, div.kopf-bild2 img, div.kopf-bild3 img, div.bild-unten img, div.fuss-logo img {
      margin: 0;
   }
   
   div.mitte img, div.mitte-rechts img {
       margin: 5px;
   }
   
   div.mitte-links img {
       margin: 0;
       margin-top: 2px;
       margin-bottom: 5px;
   }

}

div.image   {
     min-width:  100px;
     margin-top: 7px;
     margin-bottom: 4px;
     margin-left:  5px;
     margin-right:  14px;
     font-size: 10px;
}
div.image-left   {
     min-width:  100px;
     margin-top: 7px;
     margin-bottom: 4px;
     margin-left:  5px;
     margin-right:  14px;
     font-size: 10px;
     float: left;
}
div.image-right   {
     min-width:  100px;
     margin-top: 7px;
     margin-bottom: 4px;
     margin-left:  9px;
     margin-right:  10px;
     font-size: 10px;
     float: right;
}
div.image-center   {
     width:  100%;
     text-align: center;
     margin-top: 10px;
     margin-bottom: 7px;
     font-size: 10px;
}
div.image a, div.image-left a, div.image-right a, div.image-center a {
    font-size: 10px;
}

div.by-cybox {
   position: relative;
   width: 988px;
   margin: 0 auto 0;
   font-size: 10px;
   color: rgb(178,178,178);
   text-align: right;
}

a.by-cybox:link, a.by-cybox:visited, a.by-cybox:hover, a.by-cybox:active {
   font-size: 11px;
   color: rgb(120, 120, 120);
   font-weight: normal;
}
a.by-cybox:hover {
   font-size: 11px;
   color: rgb(80, 80, 80);
}

a.cybox-links:link, a.cybox-links:visited, a.cybox-links:hover, a.cybox-links:active {
   font-size: 11px;
   color: rgb(178,178,178);
   font-weight: normal;
   cursor: default;
}

ul {
   list-style-type: none;
   margin: 0;
   margin-top: 10px;
   margin-left: 3px;
   margin-bottom: 5px;
   padding: 0;
}
ol {
   margin: 0;
   margin-top: 10px;
   margin-left: 15px;
   margin-bottom: 5px;
   padding: 0;
}

li {
   margin: 0;
   margin-left: 15px;
   margin-bottom: 5px;
   padding: 0;
}


input.suche {
    width: 91px;
    height: 15px;
    border: 1px solid black;
    background-color: white;
    padding: 0;
    padding-left: 3px;
    font-size: 12px;
}

/* Templatespezifische-Konfiguration */

div.umrandung {
   position: relative;
   width: 988px;
   min-height: 391px;
   padding-top: 126px;
   padding-bottom: 43px;
   margin: 0 auto 0;
   background-color: rgb(249,249,251);
   background-repeat: repeat-y;
}

div.kopf {
    position: absolute;
    top: 0;
    left: 0;
    width: 988px;
    height: 102px;
}

div.kopf-strich {
    position: absolute;
    top: 0;
    left: 0;
    width: 988px;
    height: 12px;
    background-color: white;
    overflow: hidden;
}

div.kopf-logo {
    position: absolute;
    top: 12px;
    left: 25px;
    width: 160px;
    height: 87px;
    overflow: hidden;
}

div.kopf-bild1 {
    position: absolute;
    top: 0;
    left: 239px;
    width: 175px;
    height: 99px;
}

div.kopf-bild2 {
    position: absolute;
    top: 0;
    left: 414px;
    width: 177px;
    height: 99px;
}

div.kopf-bild3 {
    position: absolute;
    top: 0;
    left: 591px;
    width: 179px;
    height: 99px;
}

div.rechtliches {
    position: absolute;
    top: 14px;
    left: 783px;
    font-size: 11px;
    text-align: left;
}

div.rechtliches a:link, div.rechtliches a:visited, div.rechtliches a:hover, div.rechtliches a:active {
    font-size: 11px;
    color: black;
}

div.rechtliches a:hover {
    color: rgb(100,100,100);
}

div.suche {
    position: absolute;
    top: 57px;
    left: 783px;
    font-size: 13px;
    text-align: left;
}

div.fuss {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 988px;
    height: 40px;
    border-top: 2px solid rgb(231,0,42);
    background-color: rgb(249,249,251);
}

div.fuss-text {
    position: absolute;
    left: 244px;
    top: 11px;
    color: rgb(170,170,172);
    font-size: 11px;
}

div.fuss-logo {
    position: absolute;
    left: 752px;
    top: 11px;
}

div.mainmenu {
    position: absolute;
    top: 102px;
    left: 0;
    width: 963px;
    height: 16px;
    border-top: 1px solid rgb(231,0,42);
    border-bottom: 1px solid rgb(231,0,42);
    text-align: left;
    padding: 3px;
    padding-right: 0;
    padding-left: 25px;
}

div.mainmenu img {
    vertical-align: middle;
}

div.links {
    position: relative;
    width: 214px;
    float: left;
    overflow: hidden;
    text-align: left;
    padding-left: 25px;
    padding-top: 35px;
    font-weight: bold;
    font-size: 12px;
    color: rgb(231,0,42);
}

div.links a:link, div.links a:visited, div.links a:hover, div.links a:active {
    color: rgb(68,72,75);
    font-size: 12px;
    font-weight: bold;
}

div.links a:hover {
    color: rgb(231,0,42);
}

div.mitte {
    position: relative;
    width: 501px;
    float: left;
    overflow: hidden;
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 82px;
    text-align: left;
}

div.mitte-links {
    position: relative;
    width: 185px;
    margin-right: 18px;
    font-size: 15px;
    text-align: right;
    color: rgb(231,0,42);
    float: left;
}

div.mitte-rechts {
    position: relative;
    width: 260px;
    color: black;
    font-size: 14px;
    font-style: italic;
    float: left;
}

div.rechts {
    position: relative;
    width: 182px;
    float: left;
    overflow: hidden;
    padding-top: 120px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 12px;
    font-style: italic;
    text-align: left;
}

div.rechts a:link, div.rechts a:visited, div.rechts a:hover, div.rechts a:active {
    font-size: 12px;
}

div.rechts-adresse {
    position: absolute;
    top: 27px;
    left: 16px;
    font-size: 11px;
    font-style: normal;
}

a.menu-line-0:link, a.menu-line2-0:visited, a.menu-line2-0:hover, a.menu-line2-0:active {
    font-size: 12px;
    color: black;
}

a.menu-line2-0:hover {
    color: rgb(231,0,42);
}

a.menu-line2-0-marked:link, a.menu-line2-0-marked:visited, a.menu-line2-0-marked:hover, a.menu-line2-0-marked:active {
    font-size: 12px;
    color: rgb(231,0,42);
}

div.bild-unten {
    position: absolute;
    bottom: 42px;
    left: 238px;
    width: 306px;
    height: 80px;
}