/*************************************/
/*                                   */
/* Style Sheet für Werben-mit-System */
/*                                   */
/*************************************/


/***************************************/
/* Allgeime Definitionen für die Seite */
/***************************************/

/* Body Bereich */

body
{
    margin: 0px;
    background-color: #708ac0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    text-align: center;
}

/* Main */

.site
{
    width: 800px;
    margin: 0px auto 0px;
    text-align: left;
}

.gruen_large, .gruen_small
{
    width: 126px;
    height: 20px;
    background-color: #b9d03e;
    margin: 0px 0px 0px 626px;
}

.gruen_small
{
    height: 5px;
    margin: 0px 0px 0px 625px;
    overflow: hidden;
    line-height: 0px;
}

.main
{
    border: 1px solid #b9d03e;
}

.content
{
    margin: 0px 5px 0px 5px;
    background-color: #ffffff;
    height: 550px;
}

/* Innerhalb des Contents */

.impressum
{
    width: 10px;
    margin: 10px 2px 0px 5px;
    float: right;
}

.logo
{
    width: 251px;
    float: right;
}

.quicknavi
{
    width: 515px;
    height: 117px;
}

.quicknavi_inhalt
{
    font-size: 8pt;
    color: #5474b4;
    padding: 100px 0px 0px 25px;
}

.navi
{
    width: 126px;
    height: 433px;
    margin-right: 25px;
    float: right;
    background-color: #b9d03e;
    display: inline;
}

.content_main
{
    width: 620px;
    height: 433px;
    background-repeat: no-repeat;
    background-position: bottom right;
    float: left;
}

.content_main_inhalt
{
    padding: 10px 160px 0px 25px;
    text-align: justify;
}

.nav_inhalt
{
    padding: 10px 0px 0px 15px;
    font-size: 9pt;
    font-weight: bold;
    color: #3e903e;
}

/* Paketübersicht */

.box_klein
{
    margin: 10px 5px 20px 5px;
    border-width: 1px 0px 1px 1px;
    border-style: dashed;
    border-color: #b9d03e;
    float: left;
    display: inline;
    width: 150px;
    height: 170px;
}

.paketbild
{
    position: relative;
    top: -15px;
    left: 5px;
    display: block;
    width: 145px;
    height: 160px;
}

.ueberschrift, .ueberschrift2
{
    position: relative;
    top: -9px;
    left: 15px;
    width: 125px;
    font-size: 10pt;
    font-weight: bold;
    color:  #708ac0;
    background-color: #ffffff;
    padding: 0px 5px 0px 5px;
    z-index: 3;
}

.ueberschrift2
{
    top: -15px;
}

.box_gross
{
    margin: 10px 15px 20px 0px;
    float: left;
    display: inline;
    width: 225px;
}

/* Links */

a.quicknavi:link    {font-size: 8pt; font-weight: normal; color: #5474b4; text-decoration: none; }
a.quicknavi:visited {font-size: 8pt; font-weight: normal; color: #5474b4; text-decoration: none; }
a.quicknavi:hover   {font-size: 8pt; font-weight: normal; color: #5474b4; text-decoration: underline; }
a.quicknavi:active  {font-size: 8pt; font-weight: normal; color: #5474b4; text-decoration: underline; }

a.nav:link    {font-size: 9pt; font-weight: bold; color: #ffffff; text-decoration: none; }
a.nav:visited {font-size: 9pt; font-weight: bold; color: #ffffff; text-decoration: none; }
a.nav:hover   {font-size: 9pt; font-weight: bold; color: #3e903e; text-decoration: none; }
a.nav:active  {font-size: 9pt; font-weight: bold; color: #3e903e; text-decoration: none; }

a:link    {font-size: 10pt; font-weight: bold; color: #5474b4; text-decoration: none; }
a:visited {font-size: 10pt; font-weight: bold; color: #5474b4; text-decoration: none; }
a:hover   {font-size: 10pt; font-weight: bold; color: #3e903e; text-decoration: none; }
a:active  {font-size: 10pt; font-weight: bold; color: #3e903e; text-decoration: none; }