table#structure_1{
    padding-right: 25px;
}
table#structure_1 td{
    vertical-align: top;
    padding: 0px;
}
td#col2{
     background: url("../img/laasen_bg_bogen.gif") no-repeat scroll top right #FFFBE0;
}
body {
    margin: 0px 20px 0px 0px;
    background-color: #FFFBE0;
    /*border-right: 3px solid #820B0B;*/
}
#content_wrap{
    padding: 0px 0px 0px 0px;
    background: #FFFBE0;
    margin-left: 20px;
    padding-bottom: 60px;
}
#main_nav{
    background: url("../img/laasen_bg_nav.gif") no-repeat scroll 0 0 #FFFBE0;
    height: 180px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 250px;
    color: #440000;
    font: 12px/17px helvetica,arial,verdana,sans-serif;
}
#aktuell{
    width: 235px;
    margin-top: 180px; /*value to absorbe the height mainnavigation*/
}
#h1_laasen_title{
    font-size: xx-large;
    width: 670px;
    height: 77px;
    margin-right: 30px;
    font-weight: bold;
    color:#440000;
}
.sIFR-hasFlash #h1_laasen_title {
    font-size: 77px;
    line-height: 1em;
}
.sIFR-alternate{
    display:none;
}
#aktuell .shortbox{
    color:#440000;
}
#footer_wrap{
    position: fixed;
    width: 100%;
    bottom: 0px;
    /*optional*/
    height: 48px;
    background-color: #FFFBE0;
}
#footer {
    position: relative;
    /*optional*/
    padding-left: 20px;
    margin-right: 20px;
    height:47px;
    left: 0px;
    border-top: 1px solid #440000;
    border-right: 3px solid #820B0B;
    color: #CABBAE;
    background-color: #820B0B;
    font: normal 11px/15px helvetica, arial, sans-serif;
}
#footer a{
    text-decoration: none;
    color: #CCCCBB;
}
#footer_right{
    height: 47px;
    right: 0px;
    float: right;
}
#footer_left{
    overflow: auto;
    overflow-y: hidden;
    height: 47px;
}
.bold{
    font-weight: bold;
}
#footer a {
    font-weight: bold;
}
#footer_left .right{
    margin-left: 90px;
}
#footer_left .right a {
    border-right: 1px solid;
    padding:0 0.5em;
}


/*navigation*/
#main_nav a:hover {
    text-decoration: none;
    color: #400;
}
#main_nav a {
    text-decoration: none;
    font: bold 12px verdana, helvetica, arial, sans-serif;
    color: #a30;
    background: transparent;
    display: block;
    position: absolute;
}
a#n01 {left: 82px; top: 20px;}
a#n02 {left: 43px; top: 64px;}
a#n03 {left: 47px; top: 95px;}
a#n04 {left: 55px; top: 146px;}
a#n05 {left: 170px; top: 130px;}

/*nav 2*/
div#nav2{
    margin-bottom: 40px;
}
div#nav2 a {
    text-decoration: none;
    color: #a30;
    display: block;
    float: left;
    border: 1px solid #a30;
    padding: 1px 5px 1px 25px;
    margin: 0 0.3em 0.2em 0;
    background: url("../img/laasen_bg_li.gif") no-repeat #FDFDF7;
}
div#nav2 a:hover,.akt {
    text-decoration: none;
    color: #300;
    border: 1px solid #300;
}

/*basiccms*/
.continue, .back{
    /*text-align:right;*/
    font-weight: bold;
}
#content{
    clear:left;
    padding-right: 20px;
    color:#440000;
}
#content a {
    text-decoration: none;
    color: #a30;
}
#content a:hover {
    text-decoration: underline;
    color: #400;
}
#content li {
    margin: 0 0 5px 0;
    padding: 1px 0 1px 25px;
    list-style-type: none;
    background: url("../img/laasen_bg_li.gif") no-repeat;
}
.date1{
    display:none;
}

