/*-------------------------------------------------*/
/* Standard-CSS für www.mepa.de */
/*--------------------------------------*/
/*--------------------------------------*/
/*--------------------------------------*/
/*--------------------------------------*/
html,body
{

    font-family: tahoma,arial,helvetica;
    color: #186DAE; 
    background-color: #A1A1A1;
    margin: 0px;
    padding: 0px;
    height: 100.01%;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
li
{
    margin: 0px;
    padding: 0px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
table
{
   font-size: 90%;
   font-family: tahoma,arial,helvetica;
   table-layout: fixed;
   border-collapse: collapse;
   border-spacing: 0px;
   empty-cells: show;
   Border: 0px;
    height: 100%;
}



/*-------------------------------------------------*/
.contentbox
{
padding-left: 61px;;
font-size: 12px;
padding-bottom: 40px;
}

/*-------------------------------------------------*/
h1
{
    font-size: 100%; 
    line-height: 15px;
    font-family: arial,helvetica,verdana;
    font-weight: bold;
    color: #484F52; 
    margin: 0px;
    padding: 0px;
}

/*-------------------------------------------------*/
/*-----------------------------------------------------*/
h2
{
    font-size: 85%; 
    line-height: 13px;
    font-family: arial,helvetica,verdana;
    font-weight: bold;
    color: #14197D; 
    text-align: left;
    margin: 0px;
}

/*-------------------------------------------------*/
/*-----------------------------------------------------*/
h3
{
    font-size: 100%;
    font-weight: bold;
    color: #186DAE;
    margin-top: 5px;
    margin-bottom: 2px;
    margin-left: 3px;
}

/*-------------------------------------------------*/
/*-----------------------------------------------------*/
h4
{ 
    padding-left: 4px;
    line-height: 19px;
    background-color: #F27000;
    border-width: 0px 0px 1px 0px;
    border-color: #28276F;
    border-style: solid;
    margin: 1px;
    font-size: 110%;
    font-weight: bold;
    color: white;
}

/*-------------------------------------------------*/
h5
{ 
    font-size: 100%;
    font-weight: bold;
    margin-top: 0px;
}

/*-------------------------------------------------*/
.rechte_spalte
{
border-bottom: 1px solid #FFF;
font-size: 12px;
font-family: tahoma,arial,helvetica;
float: right;
padding: 37px 42px 34px 43px;
}

/*-------------------------------------------------*/
.rechte_spalte_unten
{
position: relative;
font-size: 12px;
font-family: tahoma,arial,helvetica;
float: right;
padding: 14px 42px 14px 43px;
}

/*-------------------------------------------------*/
.rechte_spalte_kontakt
{
border-bottom: 1px solid #FFF;
font-size: 12px;
font-family: tahoma,arial,helvetica;
float: right;
padding: 37px 32px 14px 43px;
}

/*-------------------------------------------------*/
.seiten_modul_hauptkontainer
{
width: 475px;
}

/*-------------------------------------------------*/
.seiten_modul_textbox
{
padding-top: 3px;
margin-top: 8px;
border-top: 1px solid #C3E0F2;
}

/*-------------------------------------------------*/
.seiten_modul_thumbbox
{
float: left;
width: 70px;
border: 1px solid #186DAE;
margin-right: 3px;
line-height: 0px;
}

/*-------------------------------------------------*/
.text_home_boxen
{
margin: 7px 2px 0px 18px;
}

