/* Allgemeine Festlegungen */

.png {
    behavior: url(fileadmin/iepngfix/iepngfix.htc);
}

* {
    margin: 0;
    padding: 0;
}

html {
 height: 100%;
}

body {
    font-size: 62.5% !important;    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFF;
    height: 100%;
}

img {
    border: none;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: underline;
}

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

div.trenner {
    height: 14px;
    background-image: url(../img/static/trenner.gif);
    background-position: left 13px;
    background-repeat: repeat-x;
    margin: 1.5em 0 1em 0;
    clear: both;
    text-align:right;
}

/* Grundlayout / Aussenrahmen */
div#main {
    width: 990px;
    margin: 0 auto;
    background-image: url(../img/static/bg_schatten-main.gif);
    background-repeat: repeat-y;
    min-height: 100%;
}

div#header {
    height: 227px;
    background-image: url(../img/static/bg_schatten-header.gif);
    background-repeat: no-repeat;
    padding: 23px 18px 0 18px;
}

div#header ul {
    /*overflow: hidden;*/
    float: left;
}

div#header ul li {
    list-style: none;
    float: left;
}

div#header ul#sfnav li a {
    color:#FFFFFF;
    display:block;
    font-family:"Arial";
    font-size:15px;
    font-weight:bold;
    padding-bottom:4px;
    padding-top:6px;
    text-align:center;
}


div#header ul#sfnav li a:hover {
    text-decoration: none;
}

div#header ul#sfnav li.erste {
    border-left: none;
}

div#header ul#sfnav li.erste a {
    background-position: top left;
    background-repeat: no-repeat;
}

div#header ul#sfnav li.letzte a {
    background-position: top right;
    background-repeat: no-repeat;
}

span.schwarz {
    color: #000;
}

span.grau {
    color: #707070;
}

span.rot {
    color: #db0030;
}

span.gruen {
    color: #008453;
}

span.orange {
    color: #f28c35;
}

div#logo-container {
    position: relative;
    z-index: 100;
    height: 99px;
/*        width: 298px;
float: left;
margin-left: 400px;*/
}

div#media-container {
    border: 1px solid #FFF;
    width: 952px;
    height: 163px;
    margin-top: -71px;
    /* position: relative; */ /*auskommentiert by gs*/
    z-index: 0;
    clear: left;
}

div#header div#transparent-navi {
    height: 25px;
    border: 1px solid #FFF;    
    overflow: hidden;
    margin-top: -27px;
    position: relative;
    z-index: 101;
}

div#header div#language {
    height: 25px;
    border: 1px solid #FFF;    
    overflow: hidden;
    margin-top: -27px;
    position: relative;
    z-index: 101;
    width: 365px;
    border-right: 0;
}

div#header div#language p {
    color:#FFFFFF;
    display:block;
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    margin-left:7px;
    margin-top:4px;
}

div#header div#language p a {
    color:#FFF !important;
    text-decoration: none !important;
}


div#header div#language p a:hover {
    color:#FFF !important;
    text-decoration: underline !important;
}

div#header div#transparent-navi ul {
    float: right;
}

div#header div#transparent-navi ul li {
    height: 25px;
}

div#header div#transparent-navi ul li a {
    color:#FFFFFF;
    display:block;
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    padding:4px 8px 0;
    text-align:center;
}

div#funktionsleiste {
    overflow: hidden;
    height: 34px;
    background-repeat: repeat-x;
    border: solid #FFF;
    border-width: 0 1px;
}

div#funktionsleiste div#fl-links {
float:left;
padding-left: 6px;
width:50%;
}

div#funktionsleiste div#fl-links img {
    float: left;
    margin-top: 6px;
    margin-right: 4px;
}

div#funktionsleiste p {
    color: #FFF;
/*    font-family: "Segoe UI";*/
    font-family: "Trebuchet MS";
    font-size: 13px;
    margin-top: 7px;
}

div#funktionsleiste p a {
    color: #FFF;
}

div#funktionsleiste div#fl-rechts {
    float: right;
    background-position: top right;
    background-repeat: no-repeat;
}

div#funktionsleiste div#fl-rechts p, div#funktionsleiste div#fl-rechts label {
/*    font-family: "Segoe UI";*/
    font-family: "Trebuchet MS";
    font-size: 13px;
    color: #FFF;
}

div#funktionsleiste div.funktion {
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    height:34px;
    padding:0 14px 0 30px;
}

div#funktionsleiste div.funktion p.leftfloat {
    float: left;
}

div#funktionsleiste div.funktion img {
    margin: 8px 0 0 5px;
}

div#funktionsleiste div.funktion form {
    margin-top: 7px;
    margin-right: 10px;
}

div#funktionsleiste div.funktion input#suche {
    border: none;
    position: relative;
    top: 1px;
    width: 92px;
    padding: 0 4px;
}

div#funktionsleiste div.funktion input#suche-submit {
    position: relative;
    top: 2px;
}

div#content {
    padding: 18px 19px 0 19px;
    clear: both;
}

div#spalten {
    overflow: hidden;
}

div#spalte-links {
    float: left;
    width: 698px;
    margin-right: 14px;
}



div.unterspalten {
    overflow: hidden;
    /*margin-bottom: 19px;  */
}

div.unterspalte-links-breit {
    float: left;
    width: 458px;
    margin-right: 14px;
}

div.unterspalte-rechts-schmal {
    float: left;
    width: 225px;
}

div.unterspalte-links-schmal {
    float: left;
    width: 229px;
    margin-right: 14px;     
}

div.unterspalte-rechts-breit {
    float: left;
    width: 454px;
}

div.dreispaltig-links {
    float: left;
    width: 183px;
    margin-right: 14px;     
}

div.dreispaltig-rechts {
    float: left;
    width: 500px;
}

#spalte-links ul, #spalte-links ol {
    margin-bottom: 1.6em;
     padding-left: 17px;
     /*position: relative;
     left: 20px;*/
}

#spalte-links ul li, #spalte-links ol li {
    font-size: 1.2em;
    line-height: 1.4em;
    /*list-style-position: outside !important;  */  
     list-style: none;
}

div.box {
    margin-bottom: 19px;
}

div.box-nomargin {
    margin-bottom: 0;
}

.box-kopf {
    padding: 0.4em 22px 0.4em 31px;
    background-position: left;
    background-repeat: repeat-y;
    overflow: hidden;
}

.box-kopf-plus {
    padding: 0.4em 22px 0.4em 31px;
    background-position: left;
    background-repeat: no-repeat;
    overflow: hidden;
}


.box-kopf h1, .box-kopf-plus h1 {
    font-size: 1.3em;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
}

.box-kopf img, .box-kopf-plus img {
    float: right;
}


.box-body {
    /*padding: 2em 15px 1em 31px;
    overflow: hidden;*/
    padding: 2em 15px 0 31px;
    overflow: hidden;
}

/*div.unterspalte-rechts .box-body {
    padding: 2em 22px 1em 22px;
}*/

.box-body h2 {
    font-size: 1.4em;
    line-height: 1.4em;
    margin-bottom: 0.5em;
    font-family: Arial, Helvetica, sans-serif;
}

.box-body p {
    /*font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 0.5em;*/
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 0.7em;

}

.box-body p.kleintext {
    font-size: 1em;
    line-height: 1.1em;
}

.box-body li, div.box-rechts-body li {
    font-size: 1.1em;
    line-height: 1.2em;
    /*list-style-position: inside;    */
    margin-bottom: 0.5em;
}

div.csc-textpic-intext-left .csc-textpic-imagewrap {
  padding-right:10px;
}

/*TEST*/
.box-body p.mehr-link {
    float: right;
    /*margin-top: 1em;
    margin-bottom: 0 !important;*/
}

.box-body img.img-leftfloat {
    float: left;
    margin: 0 20px 1em 0;
}

.box-body div.imgbox-leftfloat, div.box-rechts-body div.imgbox-leftfloat {
    float: left;
    margin: 0 25px 1em 0;
}

.box-body div.imgbox-rightfloat, div.box-rechts-body div.imgbox-rightfloat {
    float: right;
    margin: 0 0 1em 20px;
}

.box-body div.imgbox-leftfloat img, .box-body div.imgbox-rightfloat img, div.box-rechts-body div.imgbox-leftfloat img, div.box-rechts-body div.imgbox-rightfloat img  {
    margin: 0.3em 0 0 0;
}

.box-body div.imgbox-leftfloat p, .box-body div.imgbox-rightfloat p {
    margin-top: 0.6em;
    font-size: 1em;
    line-height: 1.1em;
}

div.box table {
    background-color: #FFF;
    border-collapse: collapse;
    font-size: 1.2em;
    margin-bottom: 1em;
}

div.box table th {
    padding: 0.8em 5px;
    text-align: left;
    vertical-align: top;
}

div.box table td {
    padding: 0.7em 5px;
    vertical-align: top;
    line-height: 1.4em; /*neu GS 22.09 */
}

div.box table .col-links {
    font-weight: bold;
}

div.box table .col-gerade {
    background-color: #f8f8f8;
}

div.box form {
    margin-bottom: 1em;
    overflow: hidden;
}

div.box form fieldset {
    padding: 1em 10px 1em 10px;
    margin-top: 1.5em;
}

div.box form fieldset legend {
    font-size: 1.2em;
    font-weight: bold;
}

div.box form label {
    font-size: 1.2em;
    line-height: 1.4em;
    width: 26%;
    margin-right: 2%;
    float: left;
    clear: left;
}

/*div.box form br {
    display: none;
}*/

div.box form input, div.box form textarea, div.box form select {
    width: 45%;
    margin-bottom: 0.6em;
}

div.box form div.check-radio {
    float: left;
    margin-bottom: 1.5em;
    overflow: hidden;
    width: 45%;
}

div.box form div.check-radio input {
    float: left;
    clear: left;
    border: none;
    width: auto;
    height: 16px;
    margin: 0.2em 10px 0 0;
}

.check-radio .textbox {
    height: 20px !important;
    float: none !important;
    clear: none !important;
    border:1px solid #C0C0C2 !important; 
}

div.box form div.check-radio p {
    float: left;
    margin-bottom: 0.6em;
    width: 80%;
}

div.box form input.submit {
border:medium none;
color:#FFFFFF;
font-weight:bold;
padding:0 0;
width:28%;
}

/*
div.box form input.submit {
    width: 28%;
    border: none;
    color: #FFF;
    font-weight: bold;
    padding: 0.4em 0;
    border-radius: 7px;    
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
*/

input.auskunft {
background-color: transparent;
width: 26%;
    border: none;
    color: #FFF;
    font-weight: bold;
    padding: 0.4em 0;
    border-radius: 7px;    
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

div.box form input.submit {
    background-color: transparent;
}

div.bonnbox-spalte {
    float: left;
    width: 205px;
    margin-right: 5px;
}

div.bonnbox, div.bonnbox-aus {
    margin-bottom: 6px;
    width: 205px;
}

div.bonnbox img, div.bonnbox-aus img {
    margin-bottom: 10px;
}

div.bonnbox-aus {
    background-color: #6785a5;
    background-image: url(../img/static/bg_bonnbox-aus.gif);
    background-position: top;
    background-repeat: repeat-x;
    overflow: hidden;
    height: 267px;
}

div.bonnbox-aus ul {
    margin: 1em 0 1em 15px;
}

div.bonnbox-aus ul li {
    color: #FFF;
    font-weight: bold;
    list-style-image: url(../img/static/haekchen.gif);
}

div.bonnbox-aus ul li a {
    color: #FFF;
}

div.bonnbox-aus img.bonnbox-text {
    margin-left: 7px;
}

div.bonnbox-aus img.bonnbox-button {
    margin-left: 25px;
}

/* Beginn 3 Spalten */
.box-body-dreispalten {
    /*padding: 2em 0px 1em 28px;
    overflow: hidden;*/
    padding: 2em 0px 0 28px;
    overflow: hidden;
}

.box-body-dreispalten .spalte {
    width: 200px;
    padding: 0 0 0 27px;
    float: left;
}

.box-body-dreispalten .spalte-links {
    width: 200px;
    /*padding: 0 33px;*/
     padding: 0;
    float: left;
}

.box-body-dreispalten .spalte h2, .box-body-dreispalten .spalte-links h2 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    line-height: 1.1em;
    margin: 1.3em 0px;
}

.box-body-dreispalten .spalte p, .box-body-dreispalten .spalte-links p {
/*    margin: auto 10px;*/
}

td.spalte-links, td.spalte
{
    border-top: 0px !important;
}

div.box-body-zweispalten {
    padding: 2em 0px 1em 28px;
    overflow: hidden;
}

div.box-body-zweispalten div.spalte {
    width: 200px;
    padding: 0 0 0 27px;
    float: left;
}

div.box-body-zweispalten div.spalte-links {
    width: 200px;
    /*padding: 0 33px;*/
     padding: 0;
    float: left;
}
/* Ende 3 Spalten */

div#tariftabelle {
    width: 408px;
    height: 265px;
    float: left;
    margin-bottom: 6px;
    /*overflow: hidden;*/
}

div#tariftabelle div {
    height: 95px;
    background-image: url(../img/tariftabelle-bg-temp.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

div#tariftabelle div p.zeile1 {
    color: #025085;
    font-size: 1.4em;
    font-weight: bold;
    padding: 8px 0 0 16px;
}

div#tariftabelle div p.zeile2 {
    color: #000;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0 0 0 82px;
}

div#tariftabelle div p.zeile2 .zahl {
    font-size: 2.1em;
}

div#tariftabelle table {
    background-color: #FFF;
    border-collapse: collapse;
    border: none;
    height: 172px;
    font-size: 12px;
    margin-bottom: 0;
}

div#tariftabelle table th {
    padding: 9px 5px;
}

div#tariftabelle table td {
    border-top: 1px solid #e1eaf6;
    padding: 8px 5px;
}

div#tariftabelle table .row-ungerade {
    background-color: #f0f8f5;
}

div#tariftabelle table .row-ungerade .col-gerade {
    background-color: #e9f1ee;
}

div.zudiesemthema {
    float: left;
    margin: 3em 2em 1em 3em;
    overflow: hidden;
    display: inline;
}

div.zudiesemthema img {
    margin: 0.7em 1em 0 0;
    float: left;
}

div#tarifrechner h2 {
    font-size: 1.8em;
    margin-top: 0;
}

div#tarifrechner p {
    width: 235px;
    margin: 0 20px 2em 0;
    float: left;
}

div#tarifrechner form {
    position: relative;
    top: -10px;
}

div#tarifrechner input {
    width: 190px;
    height: 20px;
    border: 1px solid #9497a6;
    margin-right: 30px;
}

div#tarifrechner input.submit {
    width: 95px;
    height: 27px;
    border: none;
    margin-right: 0;
    position: relative;
    top: 13px;
}

/* Langtextseite Beginn */
div.langtext h2 {
    font-size: 1.8em;
}

div.langtext h3 {
    font-size: 1.6em;
    margin: 1.0em 0 0.2em 0;
    font-family: Arial, Helvetica, sans-serif;
}

div.langtext p {
    margin-bottom: 0.8em;
}

div.langtext a {
    text-decoration: underline;
}

div.langtext a:hover {
    text-decoration: none;
}

/*div.langtext ul, div.langtext ol {
    margin-bottom: 1.6em;
    padding-left: 37px;    
}

div.langtext ul li, div.langtext ol li {
    font-size: 1.2em;

    line-height: 1.4em;
    list-style-position: outside !important;    
}*/

div.img-container {
    margin-left: 50px;
}

div.img-leftfloat {
    float: left;
    width: 160px;
    margin-right: 15px;
}

/*div.img-leftfloat p.kleintext {
    display: inline;
}*/

div.langtext img {
    margin-top: 1.5em;
}

div.img-leftfloat img {
    margin-top: 0;
}

div.mehrbox {
    margin: 3em 0;
/*    background-color: #f9fdff;*/
    padding-bottom: 0.4em;
}

div.mehrbox p {
/*    background-color: #D2DAE6;*/
    padding: 2px 5px;
    font-weight: bold;
}

div.mehrbox ul {
    padding-left: 23px;
}

div.mehrbox ul li {
    list-style-image: url(../img/static/box_pfeil-2.gif);
}

div.mehrbox ul li a {
    font-weight: bold; 
}

/*div.mehrbox ul li a:hover {
    text-decoration: none;
}*/

div#voidForm form {
    width: 545px;
}

div#voidForm form fieldset {
    margin-top: 0;
    padding-top: 1.5em;
    border-top: none;
}

/* Langtextseite Ende */

div#spalte-rechts {
    float: left;
    width: 240px;
    padding: 0;
}

div.box-rechts-kopf {
    padding: 0.4em 10px;
    background-position: left;
    background-repeat: repeat-x;
    overflow: hidden;
}

div.box-rechts-kopf h4 {
    color: #FFF;
    font-size: 1.3em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
}

div.box-rechts-kopf h4 a{
    color:#FFF;
}

div.box-rechts-kopf img {
    float: right;
}

div.box-rechts-body {
    background-position: top;
    background-repeat: repeat-x;
    /*padding: 1em 10px;*/
    padding: 1em 0px;    
    overflow:hidden; /*neu*/
}

div.box-rechts-body p, div.box-rechts-body li, div.box-rechts-body label {
    font-size: 1.2em;
    line-height: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
}

div.box-rechts-body p {
    margin: 0.3em 10px;
}

/* Ergaenzung 04.11.2008 tb - Listendarstellung in der rechten Spalte */
div.box-rechts-body ul, div.box-rechts-body ol {
 list-style: none;
 margin: 1em 0 1em 12px;
}

.box-body ul li, div.box-rechts-body ul li {
    padding-left: 12px;
    background-position: 0 7px;
    background-repeat: no-repeat;
}

div.box-rechts-body ul.ul-zweispalt {
    width: 100px;
    /*margin-right: 5px;*/
    margin-bottom: 1em; 
    float: left;
    list-style: square;
    list-style-position: inside;
    margin-left: 10px;
    margin-right: 15px 
}

div.box-rechts-body ul.ul-zweispalt li {
    margin-bottom: 0.5em; 
}

div.box-rechts-body p a {
    text-decoration: underline;
}

div.box-rechts-body p a:hover {
    text-decoration: none;
}

/* Ergaenzung Text-Bild-Box 29.10.2008 tb */
div.box-rechts-body div.text-bild {
    overflow: hidden;
    width: 100%;
    margin: 1.6em 0 1em 0;
    background-repeat: repeat-x;
    background-position: top;
}

div.box-rechts-body div.text-bild img {
    float: left;
    margin-right: 8px;
}

div.box-rechts-body div.text-bild p {
    color: #FFF;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    line-height: 1.2em;
    font-weight: bold;
    margin: 0.6em 6px;
}


div.box-rechts form {
    margin-left: 10px;
    margin-right: 10px 
}

div.box-rechts form.selector {
    width: 176px;
    padding: 0.4em 15px;
}

div.box-rechts form.selector label {
    display: block;
    font-weight: bold;
}

div.box-rechts form.selector select {
    width: 152px;
}

div.box-rechts form.selector input {
    position: relative;
    top: 4px;
}

div.box-rechts span.erdgaspreis {
    font-size: 2.0em;
}

a.fs12, a.fs14, a.fs18, a.fs24 {
    line-height: 1.1em;
}

a.fs12 {
    font-size: 1em;
    line-height: 1.3em;
    padding: 1em 1em 1em 0em;
}

a.fs14 {
    font-size: 1.3em;
    line-height: 1.3em;
    padding: 1em 1em 1em 0em;
}

a.fs18 {
    font-size: 1.4em;
    line-height: 1.3em;
    padding: 1em 1em 1em 0em;
}

a.fs24 {
    font-size: 1.6em;
    line-height: 1.3em;
    padding: 1em 1em 1em 0em;
}

div#fuss {
    font-size: 1.1em;
    overflow: hidden;
}

div#fuss div#fuss-pfeile {
    padding: 3em 0 1em 0;
    text-align: center;
    overflow: hidden;
}

div#fuss div#fuss-pfeile img {
    margin: 0 4px;
}

div#fuss p {
    padding: 0.5em 13px 1.5em 13px;
}

div#fuss p.links-links {
    float: left;
}

div#fuss p.links-rechts {
    float: right;
}

div.twoteasers {
    width: 100px;
    float: left;
    padding-right: 7px;
}

div.twoteasers img {
    margin-bottom: 1em;
}

p.align-center{
    text-align:center;

}

p.align-left{
    text-align:left;

}

p.align-right{
    text-align:right;
}

span.font-black{
    color:#000000;
}
span.font-white{
    color:#ffffff;
}

span.font-bub{
    color:#C12800;
}

span.fontsize-minus-eins {
    font-size:0.8em;
}

span.fontsize-plus-eins {
    font-size:1.2em;
}

span.fontsize-plus-zwei {
    font-size:1.4em;
}

span.fontsize-plus-drei {
    font-size:1.6em;
}

span.fontsize-plus-vier {
    font-size:1.8em;
}

span.Rot-BonnFixx {
       color: #DB0031;
}

span.Orange-BonnPlusbonnplus {
       color: #ff7d21;
}

span.Blau-EnergieOnline {
       color: #007cbf;
}

span.Grau-BonnPremium {
       color: #6a7070;
}

span.Gruen-BonnNatur {
       color: #008554;
}

span.Magenta-BonnCheck {
        color: #e2007a;
}

span.Rot-BonnEco{
       color: #cb0720;
}

span.Gruen-BonnDuo {
       color: #129035;
}

span.Gelb-BonnDuo{
       color: #e6c913;
}


/*Schoenere Darstellung der Sitemap; ueberschreibt TYPO3-eigenes Stylesheet */
.tx-dropdownsitemap-pi1 UL, .tx-dropdownsitemap-pi1 OL {
            list-style: none;
            margin: 0px !important;
            padding: 0px !important;
                /*font-size: 1em !important;*/
        }
          
.tx-dropdownsitemap-pi1 ul li, .tx-dropdownsitemap-pi1 ol li {
                font-size: 1.2em !important;
        }    
          
.tx-dropdownsitemap-pi1 ul li li, .tx-dropdownsitemap-pi1 ol li li {
                font-size: 1.0em !important;
        }        
          
/* Ergaenzung 07.01.2008 */
dd.csc-textpic-caption {
    float: left;
    font-style: italic;
}

/* Beginn Tabellen im Contentbereich */
table.ppw-contenttable {
     margin: 1em 0 2em 0;
    background-color: transparent !important;
}

table.ppw-contenttable td {
 padding-right: 2em;
}
/* Ende Tabellen im Contentbereich */

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* Tabellen für das 2 Spaltenlayout */

td.box-kopf {
    background-position:left center;
    background-repeat:repeat-y;
    overflow:hidden;
    padding:0.4em 22px 0.4em 31px;
}

td.unterspalte-links-breit {
    width:458px;
}

td.unterspalte-rechts-schmal {
    width:225px;
}




/* Omar */

#mailform {
    border:none !important;
    margin: 0px;
    padding: 0px;
   

}

#mailform input.submit {
    margin-left: 180px;
    width: 27%;
}

#mailform div.check-radio {
    float: left;
    margin-bottom: 1.5em;
    overflow: hidden;
    
}

#mailform div.check-radio fieldset {
    border:none !important;
    margin: 0px;
    padding: 0px;
    width: 200px;
}

#mailform div.check-radio label {
     font-size: 1.2em;
    line-height: 1.4em;
    
    
    float: left;

clear:none !important;
width: 80% !important;
}

#mailform div.check-radio input {
     
    float: left;

}

div.box-rechts-body img {
  text-decoration:none !important;
}



div.ppw-pagination-boxed {
    margin: 0.8em 0.1em 1.1em 0.5em;
    clear: right;
    overflow: hidden;
}

div.ppw-pagination-boxed {
    clear: both;
}

 

div.ppw-pagination-boxed div {
    float: left;
    border: 1px solid #B3B3B3;
    padding: 0 3px 1px 3px;
    margin-right: 4px;
}

div.ppw-pagination-boxed div a{ 
    font-weight:bold;
    text-decoration:underline;   
}
div.ppw-pagination-boxed div a:hover{
    text-decoration:none;
} 