/* ATLAS Styles */
.kv-area {
    height: 145px;
    width: 1000px;
}
.kv-area .keyvisual1 {
    margin: 0px;
    padding: 0px;
    float: left;
    height: 145px;
    width: 1000px;
}
.kv-area .zitat {
    display: none;
}
.kv-area .wkorb {
    display: none;
}
.topnavi {
    /*position: absolute; Problem mit Kalender*/
    position: static;
    background-color: #8DC2F1;
    height: 30px;
    width: 1000px;
    overflow: hidden;
    background-image: url(image/cms/bg_hmenu_b1000.png);
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    left: 0px;
    top: 145px;
}
.topnavi .leftnavi {
    padding: 0px;
    float: left;
    height: 30px;
    width: 160px;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.topnavi .leftnavi h1 {
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    height: 19px;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: none;
}
.topnavi .navi {
    height: 22px;
    overflow: hidden;
    float: left;
    padding: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.topnavi .navi td {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}
.topnavi .navi a {
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    color: #0F69BE;
    padding-top: 4px;
    padding-right: 14px;
    padding-bottom: 0px;
    padding-left: 16px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url(image/cms/atlas_hmenue_n.png);
    background-repeat: no-repeat;
    text-align: center;
    font-weight: bold;
    height: 18px;
    display: block;
    clear: both;
}
.topnavi .navi a:link {
    font-size: 12px;
}
.topnavi .navi a:visited {
    font-size: 12px;
}
.topnavi .navi a:hover {
    background-color: #0F69BE;
    color: #FFFFFF;
    background-image: url(image/cms/atlas_hmenue_o.png);
    background-repeat: no-repeat;
}
.topnavi .navi a:active {
    font-size: 12px;
}
.topnavi .navi .act,
.topnavi .navi a.act,
.topnavi .navi a.act:link,
.topnavi .navi a.act:visited,
.topnavi .navi a.act:hover,
.topnavi .navi a.act:active {
    background-color: #0F69BE;
    color: #FFFFFF;
    background-image: url(image/cms/atlas_hmenue_o.png);
    background-repeat: no-repeat;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    height: 18px;
}
.topnavi .search {
    display:none;
}
.content {
    /*position: absolute; Problem mit Kalender*/
    position: static;
    left: 0px;
    top: 175px;
    background-image: url(image/cms/bg_top_verlauf.png);
    background-repeat: no-repeat;
    width: 1000px;
    padding: 0;
    overflow: hidden;
    background-color: #f8f9fb;
}
.content h1 {
    color: #0f69be;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    height: 21px;
}
.content h2 {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding: 0px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
    vertical-align: top;
}
.content p {
    padding: 0px;
    margin-top: 3px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
}
.content img {
    padding: 0px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
}
.content a {
    font-size: 12px;
    color: #bd0021;
    text-decoration: underline;
    font-weight: bold;
}
.content td.preis {
    text-align: right;
    width:auto;
    padding-right:5px;
}
.content .ttpreis {
    float: left; 
    margin: 0px;
    padding: 3px 5px 0px;
}
.content form {
    margin: 0px;
    padding: 0px;
}
.content .left {
    background-image: url(image/cms/bg_top_verlauf.png);
    background-repeat: no-repeat;
    padding-left: 10px;
}
.content input {
    font-size: 12px;
    padding: 0px;
    /*height: 16px; sonst wird type=image verzerrt
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    border: solid 1px #7F9DB9;*/
}
.content .newsletter input,
.content .reisebuerosuche input {
    width:134px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    border: solid 1px #7F9DB9;

}
.content .left .navileft {
    margin-top: 12px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 0px;
    width: 150px;
    background-image: url(image/cms/atlas_leftnavi_bck.png);
    background-repeat: no-repeat;
    background-position: 0px 19px;
    padding: 0;
}
.content .left .navileft h1 {
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 6px;
    margin-left: 16px;
    height: 15px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: #106bbd;
    overflow: hidden;
}
.content .left .navileft ul{
    margin: 0;
    padding: 0px;
    list-style-type: none;
    width: 150px;
    overflow: hidden;
    line-height: 133%;
    background-image: url();
    background-repeat: repeat-x;
}
.content .left .navileft li {
    height: 17px;
    width: 150px;
    list-style-type: none;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1px;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.content .left .navileft a,
.content .left .navileft a:link,
.content .left .navileft a:visited {
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    text-decoration: none;
    text-transform: none;
    color: #0f69be;
    height:18px;
    background-image: url(image/cms/smenu_pfeil_n.png);
    background-position: 6px 6px;
    background-repeat: no-repeat;
    width: 125px;
    padding-top: 1px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 25px;
}
.content .left .navileft a.act,
.content .left .navileft a.act:link,
.content .left .navileft a.act:visited,
.content .left .navileft a.act:hover,
.content .left .navileft a.act:active,
.content .left .navileft a:hover,
.content .left .navileft a:active,
.content .left .navileft a.act {
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    text-decoration: none;
    text-transform: none;
    background-color: #f6f6d1;
    color: #bd0021;
    height:18px;
    background-image: url(image/cms/atlas_leftnavi_ova_bck.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-top: 1px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 25px;
    width: 125px;
}
.content .left .navileft .trenner2,
.content .left .navileft .trenner {
    background-color: #9DBBD6;
    margin: 0px;
    padding: 0px;
    height: 3px;
    width: 150px;
    overflow: hidden;
    cursor: default;
    border: none;
    margin-top: -1px;
}
.content .left .navileft .trenner2 {
    height: 36px;
    width: 150px;
    background-image: url(image/cms/navi_trenner.png);
}
.content .left .navileft img {
    margin: 0px;
    padding: 0px;
    height: 1px;
    width: 1px;
}
.content .left .navileft h2 {
    font-size: 12px;
    text-transform: uppercase;
    background-color: #c2ddf6;
    color: #0f69be;
    margin: 0px;
    height: 18px;
    width: 144px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 6px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #dbbd6;
    border-right-color: #FFFFFF;
    border-bottom-color: #dbbd6;
    border-left-color: #FFFFFF;
    font-weight: normal;
    overflow: hidden;
/*    background-image: url(image/cms/smenu_pfeil_n.png);
    background-repeat: no-repeat;
    background-position: 6px 6px; */
}
/******************** Reiseführer Box *****************/
.content .left .navileft .box a.act,
.content .left .navileft .box a.act:visited,
.content .left .navileft .box a.act:hover,
.content .left .navileft .box a.act:visited,
.content .left .navileft .box a.act:visited
{
        background-image:none;
    margin-top: 8px;
    padding-left:0px;
    width:150px;
    overflow:hidden;
    font-weight: bold;    
}
.content .left .navileft .box .level2act
{
    font-weight: bold;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 1px;
    margin-left: 5px;
    padding: 0px;
}
.content .left .navileft .box p
{
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 2px;
    margin-left: 5px;
    padding-top: 3px;
}
.content .left .navileft select 
{
    width: 140px;
    max-width: 140px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
/******************** /Reiseführer Box *****************/
/******************** META-Navigation ******************/
.content .left .smallnavi {
    width: 140px;
    margin-bottom: 10px;
}
.content .left .smallnavi p {
    padding: 0px;
    margin: 5px;
    text-align: center;
}
.content .left .smallnavi a {
    display: inline;
    color: #504b4b;
    /*font-size: 11px;*/
    font-weight: normal;
    /*text-decoration: none;*/
}
/******************** /META-Navigation *****************/
.content .mein,
.content .reisebuerosuche,
.content .besuchte,
.content .contact,
.content .newsletter {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    background-image: url(image/cms/atlas_teaser_left_bck.gif);
    background-repeat: repeat-y;
    background-position: 0px 326px;
    height: 76px; 
    width: 150px;
    overflow: hidden;
}
.content .mein h1,
.content .reisebuerosuche h1,
.content .besuchte h1,
.content .contact h1,
.content .newsletter h1 {
    background-image: url(image/cms/atlas_left_h1se.png);
    padding-top: 2px;
    padding-right: 27px;
    padding-left: 9px;
    color: #FFFFFF;
    background-color: #FFFFFF;
    background-repeat: repeat-y;
    height: 17px;
    font-size: 11px;
}
.content .mein a,
.content .reisebuerosuche a,
.content .contact a ,
.content .besuchte a,
.content .mein p,
.content .reisebuerosuche p,
.content .besuchte p,
.content .contact p,
.content .newsletter p {
    color: #504b4b;
    font-size: 12px;
    color: #504b4b;
    text-decoration: none;
    font-weight: normal;
    padding: 0px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 3px;
    margin-left: 5px;
}
.content .mein img,
.content .reisebuerosuche img,
.content .besuchte img,
.content .contact img,
.content .newsletter img{
    background-image: url(image/cms/pfad_pfeil.png);
    background-repeat: no-repeat;
    padding: 0px;
    height: 9px;
    width: 9px;
    margin-top: 0px;
    margin-right: 9px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.content .reisebuerosuche {
    background-position: 0px 354px;
    height: 104px;
}
.content .reisebuerosuche input.submit {
    padding: 0px;
    width: 54px;
    height: 9px;
    border:none;
    background-image: url(image/cms/atlas_teaser_such_knopf.gif);
}
.content .reisebuerosuche h1 {
    background-position: 0px 171px;
}

.content .besuchte  {
    height:90px;
    background-position: 0px 90px;
}
.content .besuchte h1 {
    background-repeat: repeat-y;
    background-position: 0px 152px;
}
.content .contact {
    height: auto; 
    background-position: 0px bottom;
}
.content .contact h1 {
    background-repeat: repeat-y;
    background-position: 0px 133px;
}
.content .left .contact a {
    margin-right: 0px;
    margin-left: 0px;
}
.content .newsletter {
    height: 68px;
    background-position: 0px 68px;
    overflow: hidden;
}
.content .newsletter h1 {
    background-position: 0px 114px;
}
.content .newsletter input.submit {
    height: 9px;
    width: 77px;
    background-image: url(image/cms/atlas_left_abonnieren.gif);
    border: none;
}
.klickpfad {
    font-size: 11px;
    text-transform: uppercase;
    height: 16px;
    color: #0D69BE;
    width: 475px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 100%;
    position: absolute;
    top: 182px;
    left: 172px;
    background-image: url(none);
    overflow: hidden;
}
.klickpfad a,
.klickpfad a:link,
.klickpfad a:visited {
    text-decoration: none;
    font-size: 11px;
    color: #0D69BE;
}
.klickpfad a:hover {
    text-decoration: underline;
}
.klickpfad a:active
 {
    text-decoration: none;
    font-size: 11px;
}
.klickpfad p {
    font-size:11px;
    margin: 0px;
    padding: 0px;
}
.content .main {
    margin: 0px;
    background-image: url(image/cms/bg_top_verlauf.png);
    background-color: #F7F9FB;
    background-repeat: repeat-x;
    background-position: 1170px 0px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.content main table,
.content .right table {
    padding: 0px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 3px;
    margin-left: 5px;
}
.content .main .col3 {
    width: 491px;
}
.content .main .col4 {
    width: 643px;
}
.content .main .aufsteller {
    margin: 0px;
    padding: 0px;
    height: 1px;
    width: 491px;
    float: left;
}
.content .main .inhalt {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}
.content .main .inhalt h3 {
    font-size: 17px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 20px;
    margin-left: 5px;
}
.content .main .inhalt h1 {
    height: 22px;
    margin-top: 0px;
    margin-bottom: 8px;
    background-image: url(image/cms/bg_top_b658.png);
    background-repeat: repeat-x;
    padding-top: 13px;
    padding-bottom: 0px;
    
}
.content .main .inhalt p {
    margin-bottom: 6px;
    margin-left: 5px;
    margin-right: 6px;
}
.content .main .inhalt .nachoben {
    text-align: right;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}
.content .main .inhalt .nachoben a {
    text-decoration: none;
}
.content .main .inhalt .bildlinks {
    padding: 5px 0 0 0;
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 5px;
}
.content .main .inhalt .bildrechts {
    padding: 5px 0 0 0;
    float: right;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 10px;
}
.content .main .inhalt .nachoben img {
    margin-top: 1px;
    margin-left: 3px;
}
.content .main .topcon {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
/*    height: 249px; */
    height: 267px;
    width: 491px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    overflow: hidden;
    background-image: url(image/cms/atlas_main_topcon_bck.png);
    background-repeat: repeat-y;
/*    background-position: 0px 249px; */
    background-position: 0px 267px;
    float: left;
    background-color: #F7F9FB;
}
.content .main .breakingnews {
    width: 491px;
    float: left;
    margin-top:10px;
    padding: 0px;
    overflow: hidden;
    background-image: url(image/cms/atlas_main_topcon_bck.png);
    background-repeat: repeat-y;
    background-position: 0px 100%;
}
.content .main .breakingnews .linkmore {
    margin-top: 10px;
    margin-bottom: 10px;
}
/* EWE die höhe soll flexibel sein */
.content .main .trifree,
.content .main .tripic,
.content .main .tetrapic,
.content .main .tetrafree {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 491px;
    padding: 0px;
    overflow: hidden;
    float: left;
    background-color: #F7F9FB;
}
.content .main .tetrapic,
.content .main .tetrafree {
    width: 658px;
}
.content .main .layer {
    margin: 10px 0 0 10px;
}
.content .main .tripic img {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    display: block;
}
.content .tetrapic img {
    width: 648px;
}
.content .main .trifree {
    height: auto;
    background-image: url(image/cms/spacer.gif);
}
.content .main .topcon .links {
    margin: 0;
    padding: 0px;
    float: left;
    width: 491px;
}
.content .main .topcon .rechts {
    display: none;
}
.content .main .topcon h1,
.content .main .breakingnews h1,
.content .main .tripic h1{
    background-image: url(image/cms/box1_bg_head_b491.png);
    background-repeat: no-repeat;
    height: 22px;
    padding-top: 7px;
    padding-bottom: 0px;
    background-color: #A4C1DE;
}
.content .main .topcon .headimg {
    float: left;
    background-image: none;
    height:auto;
 }
.content .main .topcon img {
    margin-right: 15px;
    float: left;
    width: 147px;
    height:auto;
}
.content .main .topcon td {
    width: 150px;
}
.content .main #darwinFrame {
/*    margin-top: 10px; */
    margin-left: 0px;
}
.content .biconli1,
.content .biconli1b,
.content .biconli1c,
.content .biconli1d,
.content .bifreeli,
.content .bipicli,
.content .biconre1,
.content .biconre1b,
.content .biconre1c,
.content .biconre1d,
.content .bifreere,
.content .bipicre {
    width: 324px;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
/*    height: 249px; */
    height: 267px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    overflow: hidden;
    background-image: url(image/cms/atlas_bicon_bck.png);
    background-repeat: repeat-y;
/*    background-position: 0px 249px; */
    background-position: 0px 267px;
}
.content .biconre1,
.content .biconre1b,
.content .biconre1c,
.content .biconre1d,
.content .bifreere,
.content .bipicre {
    margin-right: 0px;
    margin-left: 10px;
}
.content .biconli1 h1,
.content .biconli1b h1,
.content .biconli1c h1,
.content .biconli1d h1,
.content .bifreeli h1,
.content .bipicli h1,
.content .biconre1 h1,
.content .biconre1b h1,
.content .biconre1c h1,
.content .biconre1d h1,
.content .bifreere h1,
.content .bipicre h1 {
    background-image: url(image/cms/biconli1_h1_bck.png);
    background-repeat: no-repeat;
}
.content .biconli1 h1,
.content .biconli1c h1,
.content .biconre1 h1,
.content .biconre1c h1 {
    margin-bottom: 0px;
}
.content .biconli1 table,
.content .biconli1b table,
.content .biconli1c table,
.content .biconli1d table,
.content .biconre1 table,
.content .biconre1b table,
.content .biconre1c table,
.content .biconre1d table {
    width: 314px;
    margin-top: 3px;
    margin-right: 5px;
    margin-left: 5px;
    padding-bottom: 15px;
}
.content .biconli1 table td,
.content .biconli1c table td,
.content .biconre1 table td,
.content .biconre1c table td {
    width: 80px;
}

.content .biconli1c table td.preis,
.content .biconre1 table td.preis,
.content .biconre1c table td.preis {
    text-align: right;
    padding-right:5px;
    width:auto;
}
.content .biconli1 td.breit,
.content .biconli1b td.breit,
.content .biconli1c td.breit,
.content .biconli1d td.breit,
.content .biconre1 td.breit,
.content .biconre1b td.breit,
.content .biconre1c td.breit,
.content .biconre1d td.breit {
    width: auto;
}

.content .biconli1  td p,
.content .biconli1d td p,
.content .biconre1 td p,
.content .biconre1d td p {
    margin: 0px;
}

.headimg {
    background-image: url(image/cms/box2_bg_top_b324.png);
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0 0 5px 0;
    height: 149px;
    overflow: hidden;
}
.headimg img,
.headimg img,
.headimg img,
.headimg img {
    padding: 0px;
    height: 108px;
    width: 314px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
}
.content .bipicli img,
.content .bipicre img {
    height: 267;
    width: 324px;
}
.content .monoconli1,
.content .monoconmi1,
.content .monoconre1,
.content .monofreeli,
.content .monofreemi,
.content .monofreere,
.content .monopicli,
.content .monopicmi,
.content .monopicre {
    width: 157px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
/*    height: 249px; */
    height: 267px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: url(image/cms/atlas_monocon_bck.png);
    background-repeat: repeat-y;
/*    background-position: 0px 249px; */
    background-position: 0px 267px;
    overflow: hidden;
}
.content .monoconli1 h1,
.content .monoconmi1 h1,
.content .monoconre1 h1,
.content .monofreeli h1,
.content .monofreemi h1,
.content .monofreere h1,
.content .monopicli h1,
.content .monopicmi h1,
.content .monopicre h1 {
    background-image: url(image/cms/box3_bg_top_b157.png);
    background-repeat: no-repeat;
}
.content .monoconli1 h1,
.content .monoconmi1 h1,
.content .monoconre1 h1 {
        margin-bottom: 0px;
}
.content .monoconli1 table,
.content .monoconmi1 table,
.content .monoconre1 table,
.content .monofreeli table,
.content .monofreemi table,
.content .monofreere table,
.content .monopicli table,
.content .monopicmi table,
.content .monopicre table {
    width: 147px;
    margin-top: 3px;
    margin-right: 5px;
    margin-left: 5px;
    padding-bottom: 15px;

}
.content .monoconli1 td p,
.content .monoconre1 td p {
    margin: 0px;
}
.content .monoconli1 ul,
.content .monoconmi1 ul,
.content .monoconre1 ul {
    list-style-image: none; 
    margin-top: 3px; 
    margin-right: 5px;
    margin-left: 5px;
    padding: 0px; 
}

.content .monoconli1 li,
.content .monoconmi1 li,
.content .monoconre1 li { 
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
    overflow: visible;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    background-image: url(image/cms/teaser_mi_bullet.png);
    background-repeat: no-repeat;
    list-style-type: none;
}

.content .monoconmi1,
.content .monofreemi,
.content .monopicmi {
    margin-right: 10px;
    margin-left: 10px;
}
.content .monoconli1 .headimg,
.content .monoconmi1 .headimg,
.content .monoconre1 .headimg {
    height: 140px;
    background-image: url(image/cms/box3_bg_top_b157.png);
}
.content .monoconli1 .headimg img,
.content .monoconmi1 .headimg img,
.content .monoconre1 .headimg img,
.content .biconli1c .headimg img,
.content .biconre1c .headimg img {
    height: 97px;
    width: 147px;
}
.content .monopicli img,
.content .monopicmi img,
.content .monopicre img {
    margin: 0px;
    height: 267px;
    width: 157px;
}

.content .biconli1b img,
.content .biconre1b img {
    float: left;
    margin-right: 11px;
    height: 211px;
    width: 147px;
    padding-bottom: 25px;
}


/* EWE kein Rahmen */
.content .bipicre,
.content .bipicli,
.content .monopicli,
.content .monopicmi,
.content .monopicre, 
.content .bifreeli,
.content .bifreere,
.content .monofreeli,
.content .monofreemi,
.content .monofreere {
    background-image:url(image/cms/spacer.gif);
}
.content .biconli1c .headimg,
.content .biconre1c .headimg {
    height: 116px;
    width: 323px;
}
.content .biconli1c .headimg,
.content .biconre1c .headimg {
    background-image: url(image/cms/teaser_headimg_bck_b157.png);
    background-repeat: repeat-y;
}
.content .biconli1c .headimg img,
.content .biconre1c .headimg img {
    float: left;
    margin-right: 10px;
}
.content .biconli1d .headimg,
.content .biconre1d .headimg {
    height: 24px;
    margin-bottom: 5px;
}
.content .biconli1d table,
.content .biconre1d table {
    width:314px;
}
/* rechte Spalte ausblenden */
.display_none {
    display: none;
}
.content .right {
    margin: 0px;
    padding-top: 21px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    overflow: hidden;
    background-image: url(image/cms/bg_top_verlauf.png);
    background-repeat: repeat-x;
    background-position: 1671px 0px;
}
.content .right .suche .doppler table {
    padding: 0px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
}
.content .right .suche {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 324px;
    background-image: url(image/cms/atlas_express_bck.png);
    background-repeat: repeat-y;
    font-size: 11px;
    overflow: hidden;
    background-position: 0px 385px;
/*    height: 462px; */
}
.content .right .suche .iframe {
    margin-left: 1px;
}
.content .right .suche h1 {
    font-size: 12px;
    color: #bd0021;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    height: 22px;
    background-image: url(image/cms/express_bg_head.png);
    background-color: #FFFFFF;
}

/* ETOM XSEARCH */
.content .right .xsuche {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #6987AB;
    padding: 0px;
    height: 502px;
    overflow: hidden;
    width: 324px;
    float: left;
    display: inline; /* IE Doubled Float-Margin Bug */
}
.content .right .xsuche table,
.content .right .xsuche img {
    margin: 0px;
}
.content .right .xsuche .xb {
    background-color: #F6F6D1;
    padding-top: 10px;
    border-left: 1px solid #86A4BE;
    border-right: 1px solid #86A4BE;
    border-bottom: 1px solid #86A4BE;
}
.content .right .xsuche .xe {
    height: 452px;
    background-color: #EDEEF2;
    padding-top: 10px;
    padding-left: 2px;
    padding-right: 1px;
    border-left: 1px solid #86A4BE;
    border-right: 1px solid #86A4BE;
    border-bottom: 1px solid #86A4BE;
}
.content .right .xsuche .xe form {
    margin: 0px;
}
.content .right .xsuche .xe .trenner {
    height: 1px;
    overflow: hidden;
    margin-top: 15px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 0px;
    border-top: 1px solid #9EA4B0;
    border-bottom: 1px solid white;
}
.content .right .xsuche .xe .erweitert {
    margin: 10px;
}
.content .right .xsuche .xe .erweitert h3 {
    font-size: 14px;
    font-weight: bold;
}
.content .right .xsuche .xe .erweitert p {
    margin: 0px;
}
.content .right .xsuche .tabb {
    background-image: url(image/cms/express_tab_baustein.jpg);
}
.content .right .xsuche .tabe {
    background-image: url(image/cms/express_tab_etom.jpg);
}
.content .right .xsuche .tabb table,
.content .right .xsuche .tabe table {
        width: 324px;
        height: 32px;
}
.content .right .xsuche .buttons {
    background-image: url(image/cms/express_etom_bck.jpg);
    background-repeat: no-repeat;
    width: 319px;
    height: 166px;
}
.content .right .xsuche .buttons table {
    width: 312px;
}
.content .right .xsuche .buttons td {
    height: 33px;
    vertical-align: middle;
    /* for alignment: border: 1px solid red;*/
}
/* /ETOM XSEARCH */


.content .right .neues, 
.content .right .htips {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    background-image: url(image/cms/atlas_teaser_re_bck.gif);
    background-repeat: repeat-y;
    background-position: 0px 565px;
    height: 205px;
    width: 324px;
    overflow: hidden;
    float: left;
}
.content .right .htips h1,
.content .right .neues h1 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-left: 10px;
    height: 17px;
    padding-top: 2px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    background-repeat: no-repeat;
    background-image: url(image/cms/atlas_teaser_re_h1_bck.gif);
}
.content .right .htips ul,
.content .right .neues ul {
    margin-top: 6px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 5px;
    list-style-image: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
}
.content .right .htips li,
.content .right .neues li {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
    overflow: visible;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    background-image: url(image/cms/teaser_bullet.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    list-style-type: none;
    vertical-align: top;
}
.content .right .htips a,
.content .right .htips a:link,
.content .right .htips a:visited,
.content .right .htips a:hover,
.content .right .htips a:active,
.content .right .neues a,
.content .right .neues a:link,
.content .right .neues a:visited,
.content .right .neues a:hover,
.content .right .neues a:active
 {
    color: #504b4b;
    text-decoration: underline;
    padding: 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.content .right .htips a.boldy,
.content .right .htips a.boldy:link,
.content .right .htips a.boldy:visited,
.content .right .htips a.boldy:hover,
.content .right .htips a.boldy:active,
.content .right .neues a.boldy,
.content .right .neues a.boldy:link,
.content .right .neues a.boldy:visited,
.content .right .neues a.boldy:hover,
.content .right .neues a.boldy:active
 {
    color: #0f69be;
    text-decoration: underline;
    font-weight: bold;
    margin-bottom: 3px;
    margin-left: 0px;
}
.content .right .htips p {
    padding: 0px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 10px;
    color: #504b4b;
}
.content .right .htips .erweitert {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #0f69be;
    border-right-color: #0f69be;
    border-bottom-color: #0f69be;
    border-left-color: #0f69be;
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 324px;
}
.content .right .biconli1,
.content .right .biconli1b,
.content .right .biconli1c,
.content .right .biconli1d,
.content .right .bifreeli,
.content .right .bipicli,
.content .right .bipicre,
.content .right .bipicli img,
.content .right .bipicre img,
.content .right .bifreeli img,
.content .right .monoconmi1,
.content .right .monopicmi,
.content .right .monofreemi {
    margin-right: 0px;
    margin-left: 0px;
}
.content .right .htips .erweitert a.boldy,
.content .right .htips .erweitert a.boldy:link,
.content .right .htips .erweitert a.boldy:hover,
.content .right .htips .erweitert a.boldy:visited,
.content .right .htips .erweitert a.boldy:active {
    color: #504b4b;
    text-decoration: none;
}
/* rechts Hoehe automatisch */
.content .right .bifreeli,
.content .right .bipicli {
    height: auto;
}

.content .footerimages {
    text-align: center;
    height: 70px;
    background-color: #cde3f7;
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    overflow: hidden;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #8dc2f1;
    border-right-color: #bcc4e6;
    border-bottom-color: #bcc4e6;
    border-left-color: #bcc4e6;
}
.content .footerimages img {
    padding: 0px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    vertical-align: middle;
}
.content .footerimages .verisign {
    display:inline;
    width:auto;
}
.content .footernavi {
    /* height: 30px; da z.Zt. nicht benutzt */
    text-align: center;
    vertical-align: middle;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: #cde3f7;
    overflow: hidden;
}
.content .footernavi p {
    margin: 0px;
    padding-top: 7px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.content .footernavi a {
    font-weight: normal;
    color: #504b4b;
    text-decoration: underline;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.content .footernavi strong {
    color: 504b4b;
    padding: 0px;
    margin-top: 0px;
    margin-right: 2px;
    margin-bottom: 0px;
    margin-left: 5px;
}
.content .footerdiscl {
    background-image: url(image/cms/atlas_logo_wasserzeichen.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    background-color: #8dc2f1;
    height: 30px;
    text-align: center;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.content .footerdiscl p {
    margin: 0px;
    padding-top: 7px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: #0f69be;
}

/* ************** SendAFriend ******************************************* */
.content .main .inhalt table {
    margin-top: 3px;
    padding-bottom: 15px;
    width: 475px; 
}
.content .main .inhalt td 
{
    padding-left: 5px;
    width:auto; 
}
.content .main .inhalt .othercolor 
{
    margin-left: 5px;
    margin-right: 5px; 
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #cde3f7;
}
.content .main .inhalt textarea
{
    margin-left: 10px;
    width:470px;
}
/* ************** /SendAFriend ******************************************* */

<!--free html-->
 
.freehtmllist table {
        padding: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        border: 0px;
}
.freehtmllist a {
        font-size: 12px;
        font-weight: bold;
        color: #BD0021;
        text-decoration: underline;
        margin: 0;
        padding: 0;
}
.blueline {
          width: 491px;
        padding: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        border-left: 1px solid #86A6C2;
        border-right: 1px solid #86A6C2;
}
.noline {
        width: 491px;
        padding: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}
.freehtmllist .tr_yellow {
        background-color: #E6F1FB;
        padding_left: 5px;
}
.freehtmllist .tr_white {
        background-color: #ffffff;
        padding_left: 2px;
}
.freehtmllist .tr_blue {
        background-image: url(image/cms/box1_bg_head_b491.png);
        width: 491px;
}
.freehtmllist .blue_bold {
              color: #0F69BE;
              font-weight: bold;
              vertical-align: middle;
              height: 20px;
}
.freehtmllist .white_bold {
              color: #0F69BE;
              font-weight: bold;
              vertical-align: middle;
              height: 20px;
}
.freehtmllist .td_bottom {
              background-image: url(image/cms/atlas_topcon_bottom_back.gif);
              background-repeat: no-repeat;
              height: 7px;
              width: 491px;
}
.freehtmllist .black_regular {
              vertical-align: middle;
              height: 20px;
}
.infotext    {
              font-size: 11px;
}
 
.ml_5 { margin-left: 5px; }
.mt_5 { margin-top: 5px; }
.pl_1 { padding-left: 1px; }
.pl_2 { padding-left: 2px; }
.pl_5 { padding-left: 5px; }
.pl_6 { padding-left: 6px; }
.pl_7 { padding-left: 7px; }
.pl_9 { padding-left: 9px; }
.pl_10 { padding-left: 10px; }
.pl_12 { padding-left: 12px; }
.pl_13 { padding-left: 13px; }
.pl_15 { padding-left: 15px; }
 
.pr_2 { padding-right: 2px; }
.pr_4 { padding-right: 4px; }
.pr_5 { padding-right: 5px; }
.pr_9 { padding-right: 9px; }
.pr_10 { padding-right: 10px; }
.pr_14 { padding-right: 14px; }
.pr_16 { padding-right: 16px; }
.pr_20 { padding-right: 20px; vertical-align: middle; }
.pr_25 { padding-right: 25px; vertical-align: middle; }
.pr_37 { padding-right: 37px; }
.pr_63 { padding-right: 63px; }
.pr_64 { padding-right: 64px; }
.pr_67 { padding-right: 67px; }
.pr_70 { padding-right: 70px; }
.pr_136 { padding-right: 136px; }
 
.pt_2 { padding-top: 2px; }
.pt_3 { padding-top: 3px; }
.pt_4 { padding-top: 4px; }
.pt_5 { padding-top: 5px; }
.pt_6 { padding-top: 6px; }
.pt_7 { padding-top: 7px; }
.pt_10 { padding-top: 10px; }
.pt_12 { padding-top: 12px; }
.pt_15 { padding-top: 15px; }
.pt_20 { padding-top: 20px; }
.pt_23 { padding-top: 23px; }
 
.pb_2 { padding-bottom: 2px; }
.pb_4 { padding-bottom: 4px; }
.pb_6 { padding-bottom: 6px; }
.pb_20 { padding-bottom: 20px; }
.pb_40 { padding-bottom: 40px; }
 
.w_15 { width: 15px; vertical-align: middle; }
.w_18 { width: 18px; vertical-align: middle; }
.w_17 { width: 20px; vertical-align: middle; }
.w_20 { width: 20px; vertical-align: middle; }
.w_24 { width: 24px; vertical-align: middle; }
.w_25 { width: 25px; vertical-align: middle; }
.w_30 { width: 30px; vertical-align: middle; }
.w_33 { width: 33px; vertical-align: middle; }
.w_35 { width: 35px; vertical-align: middle; }
.w_40 { width: 40px; vertical-align: middle; }
.w_42 { width: 42px; vertical-align: middle; }
.w_44 { width: 44px; vertical-align: middle; }
.w_47 { width: 47px; vertical-align: middle; }
.w_48 { width: 48px; vertical-align: middle; }
.w_51 { width: 51px; vertical-align: middle; }
.w_53 { width: 53px; vertical-align: middle; }
.w_54 { width: 54px; vertical-align: middle; }
.w_55 { width: 55px; vertical-align: middle; }
.w_58 { width: 58px; vertical-align: middle; }
.w_59 { width: 59px; vertical-align: middle; }
.w_62 { width: 62px; vertical-align: middle; }
.w_66 { width: 66px; vertical-align: middle; }
.w_69 { width: 69px; vertical-align: middle; }
.w_70 { width: 70px; vertical-align: middle; }
.w_72 { width: 72px; vertical-align: middle; }
.w_75 { width: 75px; vertical-align: middle; }
.w_76 { width: 76px; vertical-align: middle; }
.w_78 { width: 78px; vertical-align: middle; }
.w_79 { width: 79px; vertical-align: middle; }
.w_83 { width: 85px; vertical-align: middle; }
.w_85 { width: 85px; vertical-align: middle; }
.w_86 { width: 86px; vertical-align: middle; }
.w_87 { width: 87px; vertical-align: middle; }
.w_90 { width: 90px; vertical-align: middle; }
.w_91 { width: 91px; vertical-align: middle; }
.w_94 { width: 94px; vertical-align: middle; }
.w_96 { width: 96px; vertical-align: middle; }
.w_99 { width: 99px; vertical-align: middle; }
.w_100 { width: 100px; vertical-align: middle; }
.w_107 { width: 107px; vertical-align: middle; }
.w_109 { width: 109px; vertical-align: middle; }
.w_475 { width: 475px; vertical-align: middle; }
 
<!--Ende free html-->