﻿/*********************************** SLIDER ***********************/
.inner_right a {
    position: absolute;
}
html body .look_jolibutton {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin-top: 50px;
    padding: 0 0 0 45px;
}
html body .look_jolibutton span {
    display: block;
    margin-right: -5px;
    padding: 0 45px 0 0;
    text-align: center;
}
html body .look_jolibutton_orange {
    background: url("../Slider/everything.png") repeat scroll 0 0px transparent;
}
html body .look_jolibutton_orange span {
    background: url("../Slider/everything.png") repeat scroll right 0px transparent;
}
html body .look_jolibutton_news {
    margin-top: 10px;
}
.clearer {
    clear: both;
}
.contentwrapper.template_fuller-small-big-fuller {
}
.contentwrapper.template_fuller-small-big-fuller .content_normal {
    float: left;
    min-height: 20px;
    width: 100%;
}
.slide {
    margin: 0 auto;
    text-align: left;
    width: 990px;
}
.wrapslide {
    clear: both;
    float: left;
    height: 301px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 100;
    background-color: #FFFFFF;
    border-bottom: 0.1px dotted #333333;
}
.slidebtn.links {
    color: #FFFFFF;
    background: none repeat scroll 0 0 #00619e;
    left: 20px;
    margin-top: 140px;
    padding: 9px 12px 10px 10px;
    position: absolute;
    z-index: 1;
}
.slidebtn.links:hover {
    background: none repeat scroll 0 0 #009cde;
    left: 20px;
    padding: 9px 12px 10px 10px;
    position: absolute;
}
.slidebtn.rechts {
    color: #FFFFFF;
    background: none repeat scroll 0 0 #00619e;
    margin-top: 140px;
    padding: 9px 10px 10px 12px;
    position: absolute;
    right: 0px;
    z-index: 1;
}
.slidebtn.rechts:hover {
    background: none repeat scroll 0 0 #009cde;
    padding: 9px 10px 10px 12px;
    position: absolute;
    right: 0px;
}
.slidebtn img {
    display: block;
}
.slide_inner {
    display: none;
    opacity: 0;
    padding-top: 35px;
    position: absolute;
}
.inner_left {
    position: absolute;
}
.inner_right {
    left: 350px;
    position: absolute;
    width: 750px;
}

.slide_inner h1, .slide_inner h2 {
    font-size: 3em;
    font-weight: normal;
    line-height: 1;
    margin-top: 0px;
    margin-bottom: 0px;
}
.inner_right p {
    left: 31px;
    opacity: 0;
    position: absolute;
    width: 650px;
    color: #000000;
    font-size: 1.2em;
}

.slide_bar {
    display: none;
    left: 50%;
    margin: 0 0 0 -33px;
    padding: 0;
    position: absolute;
    top: 430px;
}
.slide_bar a {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 0 1px;
    padding: 0;
    position: relative;
}
