body {
 margin: 0;
 padding: 0;
 height: 100%;
}

td {
 font-family: verdana, arial, sans-serif;
 font-size: 12px;
}


/* LINKS */

a {
 color: #990033;
 text-decoration: none;
}
a:hover {
 color: #000000;
 text-decoration: none;
}
a:active {
 color: #000000;
 text-decoration: none;
}


a.copyright {
 color: #FFFFFF;
 text-decoration: none;
}
a.copyright:hover {
 color: #CECECE;
 text-decoration: none;
}

.impressum {
 font-size: 14px;
}

a.impressum {
 font-size: 14px;
 color: #990033;
 text-decoration: none;
}
a.impressum:hover {
 font-size: 14px;
 color: #009900;
 text-decoration: none;
}


/* Layout */

h1 {
 font-family: verdana, arial, sans-serif;
 font-size: 20px;
 color: #990033;
 font-weight: bold;
 margin-bottom: 4px;
}

h2 {
 font-family: verdana, arial, sans-serif;
 font-size: 15px;
 color: #990033;
 font-weight: bold;
 text-align: left;
 margin-bottom: 8px;
}

h3 {
 font-family: verdana, arial, sans-serif;
 font-size: 14px;
 color: #000000;
 font-weight: normal;
 text-align: justify;
 margin-bottom: 10px;
}

.normal {
 font-family: verdana, arial, sans-serif;
 font-size: 15px;
 color: #000000;
 text-align: justify;
 margin-bottom: 2px;
}

h4 {
 font-family: verdana, arial, sans-serif;
 font-size: 12px;
 color: #000000;
 font-weight: normal;
 text-align: justify;
 margin-bottom: 2px;
}

.center {
 text-align: center;
}

.einzug {
 margin-left: 22px;
 margin-top: 4px;
 margin-bottom: 8px;
}

.einzug2 {
 margin-top: 6px;
 margin-bottom: 6px;
}

.content {
 background-image: url("images/fingerhut.jpg"); background-repeat: no-repeat; background-position: bottom 0px}
}

/* MAP24 */

.map24_input {background-color: #ffffff; width: 232px; color: #0D3D6A; font-family: Arial, Verdana, Helvetica; font-size: 11px; font-weight: normal; border: 1px #bebebe solid;}
.map24_list {background-color: #ffffff; border: 1px #bebebe solid; font-family: Arial, Arial, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;}
.map24_text {font-family: Arial; font-size: 13px; color: #990033;}
.map24_margin {margin-left: 10px;}
.map24_padding {padding-left: 0px;}
.map24_cell {padding-left: 10px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; background-color: #ffffff;}

.button1 {
 background-image: url("images/button.gif");
 background-color:#FFFFFF;
 font-family: arial, verdana, helvetica, sans;
 color: #999999;
 font-size: 8pt;
 height: 21px;
 width: 450px;
 cursor:hand;
 font-weight: bold;
 text-align: center;
 border: #C5C3CE 1px solid
}

.button1on {
 background-image: url("images/buttonon.gif");
 background-color:#FFFFFF;
 font-family: arial, verdana, helvetica, sans;
 color: #990033;
 font-size: 8pt;
 height: 21px;
 width: 450px;
 cursor:hand;
 font-weight: bold;
 text-align: center;
 border: #990033 1px solid
}