﻿/*----------------------------------------------------------INHALT--------------*/
.start {
    clear: both;
    height: 280px;
}
.startpic {
    position: absolute;
    margin: 1px 0px 0px 1px;
    width: 650px;
    height: 280px;
    background-color: #A49D9B;
}
.starttext {
    position: absolute;
    margin: 0px 0px 0px 202px;
    width: 500px;
    height: 280px;
}
.starttext div {
    margin:0px 75px 0px 23px;
    color:#FFFFFF;
    font-size:15px;
}
.starttext div a {
    color:#FFFFFF;
    font-size:15px;
    text-decoration:underline;
}
.starttext span img {
    position:absolute;
    top:50px;
    right: 85px;
}
.startflash {
    position: absolute;
    margin: 1px 0px 0px 650px;
    width: 260px;
    height: 280px;
}
.spacerstart {
	height:210px;
}
span#pictureright {
    position:absolute;
    top:174px;
    right: 0px;
}
span#pictext {
    width:252px;
    position:absolute;
    top: 460px;
    right: 0px;
    margin: 0px 3px 0px 0px;
    font-size:11px;
}
/*----------------------------------------------------------Links*/
.startcontent {
    clear: both;
}
.startcontent .links {
    position: absolute;
    left: 0px;
    width: 202px;
}
.startcontent .links ul {
    margin: 40px 0px 0px 17px;
    padding: 0px;
}
.startcontent .links li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.startcontent .links a {
    background: url( 'images/layout/linkdot.gif' ) no-repeat 0em 0.5em;
    padding: 0px 0px 0px 10px;
    text-decoration: none;
    color: #4A3C38 !important;
}
.startcontent .links a:hover {
    background: url( 'images/layout/linkdot.gif' ) no-repeat 0em 0.5em;
    padding: 0px 0px 0px 10px;
    text-decoration: underline;
    color: #406348 !important;
}
.startcontent .content {
    margin: 0px 0px 0px 205px;
}

/*-----------------TEASER--------------*/
.teaser {
    float: left;
    width: 169px;
    margin: 40px 12px 0px 12px;
}
.teaser .teasertop {
    padding: 0px 6px 0px 5px;
    background: url( 'images/layout/teasertop.gif' ) no-repeat 0px 0px;
}
.teaser .teasercontent {
    padding: 0px 5px 0px 5px;
    background: url( 'images/layout/teaser.gif' ) repeat-y 0px 0px;
}
.teaser .teasercontent .text {
    background-color: #4A3C38;
    color: #AB8238;
    overflow: hidden;
    line-height: 14px;
    padding: 5px 7px 5px 7px;
    height: 79px;
}
.teaser .teasercontent .text * {
    color: #AB8238;
    line-height: 14px;
}
.teaserdate, .teaserdate * {
    color: #FFFFFF !important;
    display: block;
}
.teaserheadline, .teaserheadline * {
    color: #FFFFFF !important;
    display: block;
    font-weight: bold;
}
.teasertop a {
    color:#4A3C38;
}
.teasertop a:hover {
    text-decoration: underline !important;
}
.teaser .teaserbottom {
    height: 7px;
    overflow: hidden;
    background: url( 'images/layout/teaserbottom.gif' ) no-repeat 0px 0px;
}
.teaser a {
    text-decoration: none;
}
.teaser a:hover {
    text-decoration: none;
}

