body {
    background-image: url('../images/background.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #fff;
    width: 985px;
    margin: 0 auto;
    font-size: 12px;
    font-family: Arial;
}

a {text-decoration: none;}

.clear{clear: both;}

.rahmen {
    border: 3px solid #e9e9e9;
    padding: 8px;
    margin-top: 10px;
    -webkit-box-shadow: 5px 3px 3px #e9e9e9;
    -moz-box-shadow: 5px 3px 3px #e9e9e9;
    -o-box-shadow: 5px 3px 3px #e9e9e9;
    box-shadow: 5px 3px 3px #e9e9e9;
}

.content {
    background-image: url('../images/bg.jpg');
    background-repeat: no-repeat;
    width: 960px;
    height: 650px;
}

.menu {
    width: 935px;
    padding-top: 0px;
    border: 3px solid rgba(220, 199, 172, .5);
    background-color: #fff;
    height: 75px;
    background: rgba(255, 255, 255, .4);
    position: absolute;
    margin: 10px 0px 0px 10px;
    clear: both;
}

.menu_links {
    float: left; 
    width: 150px;
    margin: 5px 0px 0px 10px;
}
.menu_rechts {float: right; width: 765px; text-align: right; margin: 25px 10px 0px 0px;}

.button {
    background-color: #1d3f63;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 5px 15px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    -webkit-box-shadow: 0px 2px 5px #2c2c2c; 
    -moz-box-shadow: 0px 2px 5px #2c2c2c; 
    -o-box-shadow: 0px 2px 5px #2c2c2c; 
    box-shadow: 0px 2px 5px #2c2c2c;
    margin-left: 5px;
    cursor: pointer;
}

.button:hover {
    background-color: #982230;
}

.button_active {
    background-color: #982230;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 5px 15px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    -webkit-box-shadow: 0px 2px 5px #2c2c2c; 
    -moz-box-shadow: 0px 2px 5px #2c2c2c; 
    -o-box-shadow: 0px 2px 5px #2c2c2c; 
    box-shadow: 0px 2px 5px #2c2c2c;
    margin-left: 5px;
}

.content_links {
    float: left;
    width: 44%; 
    padding-top: 97px;
}

.content_rechts {
    float: right;
    width: 52%;
}

.box {
    background: rgba(255, 255, 255, .4);
    padding: 5px 5px;
    font-size: 11px;
    border: 2px solid rgba(106, 106, 106, .5);
    width: 410px;
    margin-top: 200px;
    height: 150px;
       
}

.box2 {
    background: rgba(255, 255, 255, .4);
    padding: 0px 5px;
    margin-top: 15px;
    font-size: 11px;
    border: 2px solid rgba(106, 106, 106, .5);
       
}


h2 {
    font-size: 10px;
    display: inline;
    font-weight: 300;
    
}

.abstand {
    margin: 10px 5px 10px 5px; padding-left: 15px; padding-top: 10px; background-color: #fff; border: 1px solid #6a6a6a;
}

.links {float: left; width: 49%;}
.rechts {float: left; width: 49%;}

input[type=text], select, textarea {
    padding: 3px;
    border: 1px solid #666;
    border-radius:3px;
    margin-bottom: 8px;
    color: #6a6a6a;
    font-size: 12px; 
    font-family: Arial, Helvetica, Verdana;
}

select {
    padding: 2px;
}

input[type=radio] {
    margin-bottom: 8px;
}


.slider {}



/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .
hide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
/*
.tabberlive {
 margin-top:1em;
}
*/
/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;
 background-color: #FFFFFF;
 overflow: auto;
 height: 110px;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/**
 * Qlue ToolTip - Content Plugin
 *
 * @author Aaron Harding 
 * @package Qlue ToolTip
 * @license GNU/GPL
 *
 * This plugin will convert a basic syntax of {QlueTip title=[tooltip]}Tool Tip Text{/QlueTip} into a valid tooltip.
 * The user can add extra parameters to the syntax to match their needs. For further information visit http://www.Qlue.co.uk.
 */
 
.Qtoggle {
    cursor: pointer;
}

.qTip {
}

.default .QTip-tl {
    background: url(http://www.mfw.de/lp/pkv/images/tip-tl.png) 0 0 no-repeat;
    position: relative;
}

.default .QTip-t {
    background: url(http://www.mfw.de/lp/pkv/images/tip-t.png) repeat-x;
}

.default .QTip-tr {
    background: url(http://www.mfw.de/lp/pkv/images/tip-tr.png) no-repeat right;
    padding: 0px 7px 0px 7px;
}

.default .QTip-l {
    background: url(http://www.mfw.de/lp/pkv/images/tip-l.png) repeat-y;
}

.default .QTip-content {
    overflow: hidden;
    background: #fff;
    padding: 0 7px;
}

.default .QTip-r {
    background: url(http://www.mfw.de/lp/pkv/images/tip-r.png) repeat-y right;
    padding: 0px 7px 0px 7px;
}

.default .QTip-bl {
    background: url(http://www.mfw.de/lp/pkv/images/tip-bl.png) no-repeat;
}

.default .QTip-br {
    background: url(http://www.mfw.de/lp/pkv/images/tip-br.png) no-repeat right 0;
    padding: 0px 7px 0px 7px;
}

.default .QTip-b {
    background: url(http://www.mfw.de/lp/pkv/images/tip-b.png) repeat-x;
}

.default .QTip-arrow {
    background: url(http://www.mfw.de/lp/pkv/images/tip-point.png) no-repeat center bottom;
}

.QTip-close {
    position: absolute;
    top: 4px;
    right: 5px;
    width: 16px;
    height: 16px;
    background: url(http://www.mfw.de/lp/pkv/images/close.png) 0 0 no-repeat;
    cursor: pointer;
}

.tipMod {
    margin: 0 0 10px;
}


.box h2 {color: #444488; margin: 0px; font-weight: bold; font-size: 12px; padding: 5px 7px; line-height: 15px; z-index: 2; cursor: pointer;}
.box h2:hover {color: #000;}
.reiter {background-color: #fff; border: 1px solid #aaa; border-bottom: none; z-index: 1;}

.feld_aktiv {
    border: 1px solid #aaa;
    border-bottom: 0px;
    float: left; 
    cursor: pointer;
    height: 25px;  
    background-color: #fff;
    padding-bottom: 1px;
    margin-left: 3px;
}

.feld_inaktiv {
    border: 1px solid #777788;
    border-bottom: none;
    background-color: #dde; 
    float: left; 
    cursor: pointer;
    height: 25px; 
    border-bottom: 0px;
    margin-left: 3px;
}

.feld_inaktiv:hover {background-color: #afafc6;}

.feld_aktiv h2 {
    background-color: transparent; 
    padding: 5px 10px;
    line-height: 25px; 
}    
.feld_inaktiv h2 {
    line-height: 25px; 
    background-color: transparent;     
    padding: 5px 10px;
}

.inhalt_tabber {
    border: 1px solid #aaa; 
    background-color: #fff; 
    margin-top: 26px;
    height: 120px; 
    width: 400px; 
}

.overflow {overflow: auto; height: 110px; padding: 5px;}
.overflow ul {font-size: 13px; color: #404040; line-height: 17px;}

/* NEW CSS */

.my-footer {
           width:100%;
           display:flex;
           align-items:stretch;
}

.my-footer-item {
                margin:auto;
}
.my-footer-item a{
                color: #666;
                text-decoration:none;
                margin-top:8px;
}