.bottom a:link {color: black; text-decoration: none;}
.bottom a:visited {text-decoration: none; color: black;}
.bottom a:active {text-decoration: none;}
.bottom a:hover {text-decoration: none; color: #8B0000;}

.footer2 a:link {color: black; text-decoration: none;}
.footer2 a:visited {text-decoration: none; color: black;}
.footer2 a:active {text-decoration: none;}
.footer2 a:hover {text-decoration: none; color: #8B0000;}

.footer2b a:link {color: black; text-decoration: none;}
.footer2b a:visited {text-decoration: none; color: black;}
.footer2b a:active {text-decoration: none;}
.footer2b a:hover {text-decoration: none; color: #8B0000;}

a:link {color: white; text-decoration: none;}
a:visited {text-decoration: none; color: white;}
a:active {text-decoration: none;}
a:hover {text-decoration: none; color: #8B0000;}

body {
    background: url(../images/body_background.png);
    font-family: "verdana";
    font-size: 12pt;
}

/* THIS IS THE STYLE FOR THE SLDIER */

#slider {
    width: 760px; /* important to be same as image width */
    height: 460px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
    left: 20px;
    top: 18px;
}
#sliderContent {
    width: 860px; /* important to be same as image width or wider */
    top: -10px;
    margin-left: -40px;
}
.sliderImage {
    float: left;
    position: absolute;
    display: none;
    width: 860px;
    top: 3px;
    
}
.sliderImage span {
    position: absolute;
    font: 10px/15px Arial, Helvetica, sans-serif;    
    padding-right: 25px;
    width: 740px;
    background-color: white;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: black;
    text-align: right;
    display: none;
}
.clear {
    clear: both;
}
.sliderImage span strong {
    font-size: 14px;
    text-align: right;
    }
.top {
    top: 0;
    left: 0;
}
.bottom {
    bottom: 3px;
    left: 0;
}
ul { list-style-type: none;}

.clear {
	clear:both
}

/* end slider */

h2 {
    font-size: 14pt;
}

.container {
    width: 800px;
    height: 500px;
    background-color: white;
    top: 10%;
    margin-left: 50%;
    left: -400px;
    position: absolute;
}

.content {
    width: 760px;
    height: 458px;
    left: 20px;
    top: 20px;
    position: absolute;
    background-color: #474747;
}

.left {
    position: absolute;
    font-family: "Verdana";
    color: white;
    width: 510px;
    top: -15px;
    font-size: 11px;
    line-height:16px;
    padding: 20px;
    height: 418px;
}

.left2 {
    background-color: white;
    height: 458px;
    font-size: 12px;
    line-height:17px;
    width: 210px;
    background-image: url(../../public/contact/contact_foto.png);
}

.right {
    background-color: white;
    height: 458px;
    width: 210px;
    float: right;
    background-image: url(../../public/wie/wie_foto.png);
}

.right2 {
    position: absolute;
    font-family: "Verdana";
    color: white;
    color: white;
    width: 510px;
    top: -15px;
    left: 210px;
    font-size: 12px;
    padding: 20px;
    height: 418px;
}

.logo
{
    background: url(../images/logo.png);
    height: 50px;
    width: 200px;
    position: absolute;
    top: -30px;
    background-repeat:no-repeat;
    left: 5px;
}

.links{
    float: right;
    top: -28px;
    position: absolute;
    word-spacing: 20px;
    color: white;
    font-size: 20px;
    right: 20px;
}

.streep_1B{
    background: url(../images/streep_1B.png) no-repeat;
    width: 51px;
    height: 5px;
    float: right;
    right: 272px;
    position: absolute;
}

.streep_1A{
    background: url(../images/streep_1A.png) no-repeat;
    width: 51px;
    height: 5px;
    float: right;
    right: 272px;
    position: absolute;
}


.streep_2A{
    background: url(../images/streep_2B.png) no-repeat;
    width: 36px;
    height: 5px;
    float: right;
    right: 210px;
    position: absolute;
}

.streep_2B{
    background: url(../images/streep_2A.png) no-repeat;
    width: 36px;
    height: 5px;
    float: right;
    right: 210px;
    position: absolute;
}

.streep_3A{
    background: url(../images/streep_3B.png) no-repeat;
    width: 62px;
    height: 5px;
    float: right;
    right: 121px;
    position: absolute;
}

.streep_3B{
    background: url(../images/streep_3A.png) no-repeat;
    width: 62px;
    height: 5px;
    float: right;
    right: 121px;
    position: absolute;
}

.streep_4A{
    background: url(../images/streep_4B.png) no-repeat;
    width: 73px;
    height: 5px;
    float: right;
    right: 20px;
    position: absolute;
}

.streep_4B{
    background: url(../images/streep_4A.png) no-repeat;
    width: 73px;
    height: 5px;
    float: right;
    right: 20px;
    position: absolute;
}

.footer {
    font-size: 12px;
    position: relative;
    top: 21px;
    left: 17px;
}

.footer2 {
    font-size: 12px;
    position: relative;
    top: 7px;
    float: right;
    right: 17px;
}

.footerb {
    font-size: 12px;
    position: relative;
    top: -18px;
    left: 17px;
    float: left;
}

.footer2b {
    font-size: 12px;
    position: relative;
    top: -18px;
    color: black;
    float: right;
    right: 17px;
}

.webdesign_by {
    text-align: center;
    position: relative;
    top: 35px;
    font-size: 11px;
    float: right;
    left: -105px;
    color: white;
}

.link_engels{
    width: 20px;
    height: 5px;
    top:-20px;
    right: 340px;
    float:right;
    position: relative;
}
