* {
    margin: 0;
    padding: 0;
}
/* Höhen- und Breitenanpassung zu 100%; Scrollbar ausblenden */
body, html{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
/* BG-Image auf unterste Ebene anordnen */
#bgImg{
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    z-index: 1;
}
#bgfolie{
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    z-index: 2;
}
/* Body-Dummy absolut über BG-Image legen; Scrollbar bei Bedarf einblenden */
#bodyDiv{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    overflow: auto;
    width: 100%;
    height: 100%;
    text-align: center; 
}
#overDiv{
    position:absolute; 
    visibility:hidden; 
    z-index:1000;    
}
#overDiv a{
    text-decoration:none;
    color:#E0E0E0;
}
#overDiv a:hover{
    text-decoration:none;
    color:#FFCC00;
}
#logo{
    position: absolute;
    top: 27px;
    left: 30px;
}
#copyright{
    position: absolute;
    top: 11px;
    left: 819px;
    width:12px;
    height:198px;
    background-image: url(../images/copyright.png);
}
#balken{
    position: absolute;
    top: 140px;
    left: 546px;
    width:21px;
    height:1060px;
    background-image: url(../images/balken.png);
}

/**************************************Navigation*******************************/
#navi{
    position: absolute;
    top: 65px;
    left: 260px;
}
.navpunkt{
    padding-right:20px;
}
#navi1 a {
    display:block;
    width:281px; /* Linkbereich begrenzen */
}
#navi1 img {
    display:block;
    width:281px;
    height:20px;
    border:0;
}
#navi1 a:hover img {
    visibility: hidden;
}
#navi1 a:hover {
    border:0;
    background: url(../images/navi1o.png) no-repeat;
}
#navi2 a {
    display:block;
    width:128px; /* Linkbereich begrenzen */
}
#navi2 img {
    display:block;
    width:128px;
    height:20px;
    border:0;
}
#navi2 a:hover img {
    visibility: hidden;
}
#navi2 a:hover {
    border:0;
    background: url(../images/navi2o.png) no-repeat;
}
#navi3 a {
    display:block;
    width:193px; /* Linkbereich begrenzen */
}
#navi3 img {
    display:block;
    width:193px;
    height:20px;
    border:0;
}
#navi3 a:hover img {
    visibility: hidden;
}
#navi3 a:hover {
    border:0;
    background: url(../images/navi3o.png) no-repeat;
}

#e_navi1 a {
    display:block;
    width:216px; /* Linkbereich begrenzen */
}
#e_navi1 img {
    display:block;
    width:216px;
    height:20px;
    border:0;
}
#e_navi1 a:hover img {
    visibility: hidden;
}
#e_navi1 a:hover {
    border:0;
    background: url(../images/e_navi1o.png) no-repeat;
}
#e_navi2 a {
    display:block;
    width:197px; /* Linkbereich begrenzen */
}
#e_navi2 img {
    display:block;
    width:197px;
    height:20px;
    border:0;
}
#e_navi2 a:hover img {
    visibility: hidden;
}
#e_navi2 a:hover {
    border:0;
    background: url(../images/e_navi2o.png) no-repeat;
}
#e_navi3 a {
    display:block;
    width:189px; /* Linkbereich begrenzen */
}
#e_navi3 img {
    display:block;
    width:189px;
    height:20px;
    border:0;
}
#e_navi3 a:hover img {
    visibility: hidden;
}
#e_navi3 a:hover {
    border:0;
    background: url(../images/e_navi3o.png) no-repeat;
}
/************/
#i_navi {
    margin-top:15px;
    font-family:Trebuchet MS,sans-serif;
    font-size:11px;
    font-family: Trebuchet MS;
    /*text-decoration: underline;*/
    letter-spacing: 2px;
    font-weight:bold;
    text-align:right;
    color:#CC0000;
}
#i_navi a {
    color:white;
}
#i_navi a:hover {
    color:#CC0000;
}

/*********************/

#subnavi {
    position:absolute;
    top:42px;
    left:99px;
    border-width:0px;
  /*  font-family:Trebuchet MS,sans-serif;
    font-size:24px;
    font-family: Trebuchet MS;
    font-style:italic;
    letter-spacing: 5px;
    font-weight:lighter;
    color:#E0E0E0;*/
    z-index:15;   
}
#subnavi td
{
    padding-bottom:5px;
}
/*#subnavi a {
    color:#E0E0E0;
    text-decoration:none;
}
#subnavi a:hover {
    text-decoration: underline;
} */
/*******************************************************************************/
#nav_profil a {
    display:block;
    width:105px; /* Linkbereich begrenzen */
}
#nav_profil img {
    display:block;
    width:105px;
    height:24px;
    border:0;
}
#nav_profil a:hover img {
    visibility: hidden;
}
#nav_profil a:hover {
    border:0;
    background: url(../images/nav_profil_o.png) no-repeat;
}
#nav_preise a {
    display:block;
    width:293px; /* Linkbereich begrenzen */
}
#nav_preise img {
    display:block;
    width:293px;
    height:24px;
    border:0;
}
#nav_preise a:hover img {
    visibility: hidden;
}
#nav_preise a:hover {
    border:0;
    background: url(../images/nav_preise_o.png) no-repeat;
}
#nav_presse a {
    display:block;
    width:106px; /* Linkbereich begrenzen */
}
#nav_presse img {
    display:block;
    width:106px;
    height:24px;
    border:0;
}
#nav_presse a:hover img {
    visibility: hidden;
}
#nav_presse a:hover {
    border:0;
    background: url(../images/nav_presse_o.png) no-repeat;
}

#nav_filme a {
    display:block;
    width:89px; /* Linkbereich begrenzen */
}
#nav_filme img {
    display:block;
    width:89px;
    height:24px;
    border:0;
}
#nav_filme a:hover img {
    visibility: hidden;
}
#nav_filme a:hover {
    border:0;
    background: url(../images/nav_filme_o.png) no-repeat;
}
#nav_filmo a {
    display:block;
    width:212px; /* Linkbereich begrenzen */
}
#nav_filmo img {
    display:block;
    width:212px;
    height:24px;
    border:0;
}
#nav_filmo a:hover img {
    visibility: hidden;
}
#nav_filmo a:hover {
    border:0;
    background: url(../images/nav_filmo_o.png) no-repeat;
}
#nav_pre a {
    display:block;
    width:259px; /* Linkbereich begrenzen */
}
#nav_pre img {
    display:block;
    width:259px;
    height:24px;
    border:0;
}
#nav_pre a:hover img {
    visibility: hidden;
}
#nav_pre a:hover {
    border:0;
    background: url(../images/nav_pre_o.png) no-repeat;
}


#e_nav_profil a {
    display:block;
    width:123px; /* Linkbereich begrenzen */
}
#e_nav_profil img {
    display:block;
    width:123px;
    height:24px;
    border:0;
}
#e_nav_profil a:hover img {
    visibility: hidden;
}
#e_nav_profil a:hover {
    border:0;
    background: url(../images/e_nav_profile_o.png) no-repeat;
}
#e_nav_preise a {
    display:block;
    width:310px; /* Linkbereich begrenzen */
}
#e_nav_preise img {
    display:block;
    width:310px;
    height:24px;
    border:0;
}
#e_nav_preise a:hover img {
    visibility: hidden;
}
#e_nav_preise a:hover {
    border:0;
    background: url(../images/e_awards_o.png) no-repeat;
}
#e_nav_presse a {
    display:block;
    width:242px; /* Linkbereich begrenzen */
}
#e_nav_presse img {
    display:block;
    width:242px;
    height:24px;
    border:0;
}
#e_nav_presse a:hover img {
    visibility: hidden;
}
#e_nav_presse a:hover {
    border:0;
    background: url(../images/e_press_o.png) no-repeat;
}
#e_nav_filme a {
    display:block;
    width:87px; /* Linkbereich begrenzen */
}
#e_nav_filme img {
    display:block;
    width:87px;
    height:24px;
    border:0;
}
#e_nav_filme a:hover img {
    visibility: hidden;
}
#e_nav_filme a:hover {
    border:0;
    background: url(../images/e_nav_filme_o.png) no-repeat;
}
#e_nav_filmo a {
    display:block;
    width:208px; /* Linkbereich begrenzen */
}
#e_nav_filmo img {
    display:block;
    width:208px;
    height:24px;
    border:0;
}
#e_nav_filmo a:hover img {
    visibility: hidden;
}
#e_nav_filmo a:hover {
    border:0;
    background: url(../images/e_nav_filmo_o.png) no-repeat;
}
#e_nav_pre a {
    display:block;
    width:260px; /* Linkbereich begrenzen */
}
#e_nav_pre img {
    display:block;
    width:260px;
    height:24px;
    border:0;
}
#e_nav_pre a:hover img {
    visibility: hidden;
}
#e_nav_pre a:hover {
    border:0;
    background: url(../images/e_nav_pre_o.png) no-repeat;
}
/********************************************************************************/
/********************************************************************************/

/*.zweispalt{
    margin-left: 65px;    
} */
.zweispalt td{
    vertical-align:top;
}
.spalte2{
    vertical-align:top;
    padding-left:40px;
}
.space {
    line-height: 17px;
}
.blau {
    color:#001652;
}
.gold{
    color:#FFCC00;
}
/*.rot{
    color:#CC0000;
}*/
.text_gold{
    font-family:Trebuchet MS,sans-serif;
    font-size:15px;
    font-style:italic;
    line-height: 17px;
    color:#FFCC00;
    padding-left:40px;
}
.profil_text_gold{
    font-family:Trebuchet MS,sans-serif;
    font-size:15px;
    font-style:italic;
    line-height: 17px;
    color:#FFCC00;
}
.text_blau{
    font-family:Trebuchet MS,sans-serif;
    font-size:15px;
    font-style:italic;
    line-height: 17px;
    color:#001652;
    padding-left:40px;
}    
.rtext_gold {
    width:526px;
    font-family:Trebuchet MS,sans-serif;
    font-size:15px;
    font-style:italic;
    text-align:right;
    line-height: 17px;
    color:#FFCC00;
}
.rtext_blau {
    width:526px;
    font-family:Trebuchet MS,sans-serif;
    font-size:15px;
    font-style:italic;
    text-align:right;
    line-height: 17px;
    color:#001652;
    letter-spacing:normal;
}
.rtext_blau a {
    text-decoration:none;
    color:#001652;
}
.rblocktext_blau {
    margin-left:98px;
    width:428px;
    font-family:Trebuchet MS,sans-serif;
    font-size:15px;
    color:#001652;  /*blau*/
    font-style:italic;
    text-align:right;
    line-height: 17px;
    letter-spacing:normal;
    margin-right:0px;
    padding-right:0px;
}
.textheader{
    margin-left:23px;
    font-family:Trebuchet MS,sans-serif;
    font-size:11px;
    font-style:normal;
    letter-spacing: 2px;
    font-weight:bold;
    text-align:left;
    color:#FFCC00;       /*gold*/
}
.text_gold_br{
    font-family:Trebuchet MS,sans-serif;
    font-size:15px;
    font-style:normal;
    letter-spacing: 4px;
    font-weight:bold;
    line-height: 17px;
    color:#FFCC00;
}
.rtext_gold_br{
    width:526px;
    font-family:Trebuchet MS,sans-serif;
    font-size:15px;
    font-style:normal;
    letter-spacing: 4px;
    font-weight:bold;
    line-height: 17px;
    color:#FFCC00;
    text-align:right;
}

/****************************************Startseite**************************/

#mainDiv_start{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -362px;
    margin-left: -595px;
    width: 1014px;
    height: 724px;
    /*text-align: left;*/
    /*margin: 18px auto;*/
    /*border: 2px solid black;*/
}
#startbild{
    position: absolute;
    top: 140px;
    left: 175px;
    height: 331px;
    width: 839px;
}
#startbild_temp
{
    position: absolute;
    top: 25px;
    left: 175px;
    height: 567px;
    width: 862px;
}
#bg_logo{
    position: absolute;
    top: 202px;
    left: 512px;
    height: 176px;
    width: 171px;
}
#bg_logo img{
    border-width:0px;
}
#startlinks{
    position: absolute;
    top: 147px;/*147px;*/
    left: 828px;/*828px;*/
    font-family:Trebuchet MS,sans-serif;
    font-size:11px;
    font-style:bold;
    letter-spacing: 2px;
    font-weight:bold;
    color: #001652;
}
#startlinks a{
    color: #001652;
}
#start_copyright{
    position:absolute;
    left:996px;
    top:150px;
    background-image: url(../images/start_copyright.png);
    width:11px;
    height:211px;
}

/*************************************  Einzelfilme ************/
#laura_monster
{
    background-image: url(../images/laura_monster.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1400px;
    width: 838px;
}
#e_laura_monster
{
    background-image: url(../images/e_laura_monster.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1400px;
    width: 838px;
}
#laura_drache
{
    background-image: url(../images/laura_drache.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 3000px;
    width: 839px; 
}
#eisbaer{
    background-image: url(../images/eisbaer.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 2600px;
    width: 839px;
}
#eisbaerI{
    background-image: url(../images/eisbaerI.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 2600px;
    width: 839px;
}
#dodo{
    background-image: url(../images/dodo.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 2268px;
    width: 839px;
}
#tobias{
    background-image: url(../images/tobias.jpg);
    position: absolute;
    top:140px;
    left: 157px;
    height: 2870px;
    width: 839px;
}#laura{
    background-image: url(../images/laura.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 2209px;
    width: 839px;
}
#dodo_tv{
    background-image: url(../images/dodo_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 2268px;
    width: 839px;
}
#e_dodo_tv{
    background-image: url(../images/e_dodo_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 2268px;
    width: 839px;
}
#laura_xmas_tv{
    background-image: url(../images/laura_xmas_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1700px;
    width: 839px;
}
#e_laura_xmas_tv{
    background-image: url(../images/e_laura_xmas_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1700px;
    width: 839px;
}
#lena_tv{
    background-image: url(../images/lena_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1700px;
    width: 839px;
}
#e_lena_tv{
    background-image: url(../images/e_lena_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1700px;
    width: 839px;
}
#laura_tv{
    background-image: url(../images/laura_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1700px;
    width: 839px;
}
#e_laura_tv{
    background-image: url(../images/e_laura_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1700px;
    width: 839px;
}
#drache_tv{
    background-image: url(../images/drache_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1700px;
    width: 839px;
}
#e_drache_tv{
    background-image: url(../images/e_drache_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1700px;
    width: 839px;
}
#feodor_tv{
    background-image: url(../images/feodor_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1700px;
    width: 839px;
}
#e_feodor_tv{
    background-image: url(../images/e_feodor_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1700px;
    width: 839px;
}
#tobias_tv{
    background-image: url(../images/tobias_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1700px;
    width: 839px;
}
#e_tobias_tv{
    background-image: url(../images/e_tobias_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1700px;
    width: 839px;
}
#eisbaer_tv{
    background-image: url(../images/eisbaer_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 2268px;
    width: 839px;
}
#e_eisbaer_tv{
    background-image: url(../images/e_eisbaer_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 2268px;
    width: 839px;
}
#lisa_tv{
    background-image: url(../images/lisa_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1700px;
    width: 839px;
}
#e_lisa_tv{
    background-image: url(../images/e_lisa_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1700px;
    width: 839px;
}
#otto_tv{
    background-image: url(../images/otto_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1700px;
    width: 839px;
}
#e_otto_tv{
    background-image: url(../images/e_otto_tv.jpg);
    position: absolute;
    top:140px;
    left: 161px;
    height: 1700px;
    width: 839px;
}

#dias_dodo {
    position: absolute;
    top:167px;
    left:75px;
    height:285px;
    width:475px;
    z-index:1;
}
#dias_laura {
    position: absolute;
    top:167px;
    left:74px;
    height:285px;
    width:472px;
    background-color:#000027;
}
#dias_eisbaer {
    position: absolute;
    top:167px;
    left:74px;
    height:285px;
    width:472px;
}
#dias_eisbaerI {
    position: absolute;
    top:167px;
    left:71px;
    height:285px;
    width:475px;
}
#dias_tobias {
    position: absolute;
    top:167px;
    left:74px;
    height:285px;
    width:472px;
}
#textcontainer_laura {
    position:absolute;
    top:465px;
}  
#textcontainer_planung {
    position:absolute;
    top:770px;
}
.logos_koproduktion
{
    margin-left:431px;
    height:25px;    
}
#sprungm{
    position: absolute;
    top:301px;
    left: 573px;
    font-family:Trebuchet MS,sans-serif;
    font-size:11px;
    font-style:normal;
    letter-spacing: 2px;
    font-weight:bold;
    text-align:left;
    color: #001652;
    line-height:20px;
}
#sprungm a{
    color:#001652;
    text-decoration:none;
}
#sprungm a:hover{
    color:#FFCC00;
}
#teaser1 {
    position: absolute;
    top:367px;
    left: 573px;
    font-family:Trebuchet MS,sans-serif;
    font-size:11px;
    font-style:normal;
    letter-spacing: 2px;
    font-weight:bold;
    text-align:left;
    color:#001652;
    z-index:20;
}
#teaser1 a {
    color:#001652;
    text-decoration:none;
}
#teaser1 a:hover{
    color:#FFCC00;
}
#teaser1 a img{
    border: 2px solid #001652;
}
#teaser1 a:hover img{
    border: 2px solid #FFCC00;
}
#teaser2{
    position: absolute;
    top:461px;
    left: 573px;
    font-family:Trebuchet MS,sans-serif;
    font-size:11px;
    font-style:normal;
    letter-spacing: 2px;
    font-weight:bold;
    text-align:left;
    color:#001652;
    z-index:20;
}
#teaser2 a {
    color:#001652;
    text-decoration:none;
}
#teaser2 a:hover{
    color:#FFCC00;
}
#teaser2 a img{
    border: 2px solid #001652;
}
#teaser2 a:hover img{
    border: 2px solid #FFCC00;
}
#firmenlogos {
    position: absolute;
    top: 1740px;
    left: 574px;
}

/********************************************************* Filme ****************************/

#filme{
    position: absolute;
    top:140px;
    left: 161px;
    height: 1200px;
    width: 839px;
    background-color:#CC0000;
}
#header{
    position: absolute;
    top: 150px;
    left: 341px;
    font-family:Trebuchet MS,sans-serif;
    font-size:17px;
    font-style:normal;
    letter-spacing: 3px;
    font-weight:normal;
    color:#E0E0E0;
}
#pfeil{
    position: absolute;
    top: 155px;
    left: 350px;
}
#textcontainer_filme {
    position:absolute;
    top:450px;
}
#textcontainer_filme{
    position: absolute;
    top: 230px;
    left: 0px;
    width:526px;
    font-family:Trebuchet MS,sans-serif;
    font-size:15px;
    font-style:italic;
    text-align:right;
    line-height: 17px;
    color:#E0E0E0;
    letter-spacing:normal;
}
#textcontainer_filme a{
    color:#E0E0E0;
    text-decoration:none;
}
#textcontainer_filme a:hover{
    color:#FFCC00;
}
#textcontainer_filme a:hover span{
    color:#FFCC00;
}
#bildcontainer_filme{
    position: absolute;
    top: 170px;
    left: 566px;
}

/******************************************************** Filmografie *****************/

#filmo{
    position: absolute;
    top:140px;
    left: 161px;
    height: 2700px;
    width: 839px;
    background-color:#CC0000;
}
#texttab_filmo{
    position: absolute;
    top: 175px;
    left: 65px;
    font-family:Trebuchet MS,sans-serif;
    font-size:15px;
    font-style:italic;
    text-align:right;
    line-height: 17px;
    color:#E0E0E0;
    letter-spacing:normal;
}
#texttab_e_filmo{
    position: absolute;
    top: 175px;
    left: 42px;
    font-family:Trebuchet MS,sans-serif;
    font-size:15px;
    font-style:italic;
    text-align:right;
    line-height: 17px;
    color:#E0E0E0;
    letter-spacing:normal;
}
.filmo_details{
    font-size:13px;
    color:001652;
    font-style:normal;
}
.breit
{
    letter-spacing:3px;
}
.spalte2{
    text-align:left;
    padding-left:40px;
}
#filmo_header{
    margin-bottom: 40px;
    font-family:Trebuchet MS,sans-serif;
    font-size:15px;
    font-style:normal;
    text-align:right;
    line-height: 17px;
    color:#001652;
    letter-spacing:3px;
}
#balken_filmo{
    position: absolute;
    top: 1200px;
    left: 546px;
    width:21px;
    height:1500px;
    background-color:#001551;
}

/******************************************************** Profil **********************/

#profil{
    position: absolute;
    top:140px;
    left: 161px;
    height: 1820px;
    width: 839px;
    background-image: url(../images/profil.jpg);
}
#balken_profil{
    position: absolute;
    top: 1200px;
    left: 546px;
    width:21px;
    height:200px;
    background-color:#001551;
}
#textcontainer_profil{
    position: absolute;
    top: 160px;
    left: 99px;
    width:427px;
    font-family:Trebuchet MS,sans-serif;
    font-size:13px;
    font-style:italic;
    text-align:right;
    line-height: 17px;
    color:#E0E0E0;
    letter-spacing:normal;
}
#textcontainer_profil img{
    margin-left:155px;
}

/*************************************************** Preise ***************************/

#preise{
    position: absolute;
    top:140px;
    left: 161px;
    /*height: 1405px;*/
    height:1820px;
    width: 839px;
    background-image: url(../images/preise.jpg);
    /*background-color:#201A88;*/
}
.preise_blocks{
    margin-top:150px;
    font-family:Trebuchet MS,sans-serif;
    font-size:15px;
    font-style:italic;
    /*text-align:right;*/
    line-height: 17px;
    color:#EF0274;
}
.preise_blocks a{
    color:#EF0274;
    text-decoration:none;
}
.preise_blocks a:hover{
     color:#FFCC00;
}
.preise_text{
    text-align:right;
    float:left;
    width:526px;
    margin-right:45px;
}
.preise_nur_text{
    text-align:right;
    width:526px;
}
.preise_titel{
    color:#FFCC00;
    text-align:right;
    width:526px;
}
.preise_preis{
    color:#FFCC00;
    letter-spacing:4px;
    font-style:normal;
}
.preise_space{
    line-height: 15px;
}
#preise_balken{
    position: absolute;
    top: 140px;
    left: 546px;
    width:21px;
    height:1360px;
    /*background-image: url(../images/preise_balken.png);*/
    background-color:#001551;
}
/**************************************************  Presse **************************/

#presse{
    position: absolute;
    top:140px;
    left: 161px;
    height: 1405px;
    width: 839px;
    background-image: url(../images/presse_bg.jpg);
}
#presse_player{
    position: absolute;
    top:259px;
    left: 282px;
    height: 75px;
    width: 75px;
}
#presse_dummy{
    position: absolute;
    top:259px;
    left: 342px;
    height: 75px;
    width: 75px;
    background-color:red;
    z-index:3;
}
#presse_dummy img{
    z-index:3;    
}
#presse_link {
    position: absolute;
    top:340px;
    left: 120px;
    width:400px;
    line-height:2;
}
#presse_link a {
    font-family:Trebuchet MS,sans-serif;
    font-size:11px;
    font-style:normal;
    letter-spacing: 2px;
    font-weight:bold;
    color: #E0E0E0;
    text-align:center;
    line-height:2;
}
    

/************************************************** Philosophie ************************/

#philosophie{
    position: absolute;
    top:140px;
    left: 161px;
    height: 1680px;
    width: 839px;
    background-image: url(../images/philosophie.jpg);
}
#philosophie_headline
{
    position: absolute;
    top:34px;
    left: 95px;
}

#textcontainer_philosophie
{
    position: absolute;
    top: 160px;
    left: 99px;
    width:427px;
    font-family:Trebuchet MS,sans-serif;
    font-size:14px;
    font-weight:bold;
    font-style:italic;
    text-align:right;
    line-height: 17px;
    color:#001551;
    letter-spacing:normal;
}
#philosophie_teaser_headline1
{
    position: absolute;
    top: 115px;
    left: 473px;
    width:200px;
    font-family:Trebuchet MS,sans-serif;
    font-size:11px;
    font-style:normal;
    letter-spacing: 2px;
    font-weight:bold;
    text-align:left;
    color:#FFCC00;
}
#philosophie_teaser_headline2
{
    position: absolute;
    top: 879px;
    left: 473px;
    width:200px;
    font-family:Trebuchet MS,sans-serif;
    font-size:11px;
    font-style:normal;
    letter-spacing: 2px;
    font-weight:bold;
    text-align:left;
    color:#FFCC00;
}
#philosophie_teaser1 {
    /*position: absolute;
    top:156px;
    left: 473px;*/
    width:200px;
    font-family:Trebuchet MS,sans-serif;
    font-size:11px;
    font-style:normal;
    letter-spacing: 2px;
    font-weight:bold;
    text-align:left;
    color:#001652;
    line-height: 110%;
}
#philosophie_teaser1 a {
    color:#FFCC00;
    text-decoration:none;
}
#philosophie_teaser1 a:hover{
    color:#FFCC00;
}
#philosophie_teaser1 a img{
    border: 2px solid #001652;
}
#philosophie_teaser1 a:hover img{
    border: 2px solid #FFCC00;
}
#philosophie_teaser3 {
    position: absolute;
    top:408px;
    left: 473px;
    width:200px;
    font-family:Trebuchet MS,sans-serif;
    font-size:11px;
    font-style:normal;
    letter-spacing: 2px;
    font-weight:bold;
    text-align:left;
    color:#001652;
    line-height: 110%;
}
#philosophie_teaser3 a {
    color:#FFCC00;
    text-decoration:none;
}
#philosophie_teaser3 a:hover{
    color:#FFCC00;
}
#philosophie_teaser3 a img{
    border: 2px solid #001652;
}
#philosophie_teaser3 a:hover img{
    border: 2px solid #FFCC00;
}
#philosophie_teaser4 {
    position: absolute;
    top:544px;
    left: 473px;
    width:200px;
    font-family:Trebuchet MS,sans-serif;
    font-size:11px;
    font-style:normal;
    letter-spacing: 2px;
    font-weight:bold;
    text-align:left;
    color:#001652;
    line-height: 110%;
}
#philosophie_teaser4 a {
    color:#FFCC00;
    text-decoration:none;
}
#philosophie_teaser4 a:hover{
    color:#FFCC00;
}
#philosophie_teaser4 a img{
    border: 2px solid #001652;
}
#philosophie_teaser4 a:hover img{
    border: 2px solid #FFCC00;
}
#philosophie_teaser5 {
    position: absolute;
    top:668px;
    left: 473px;
    width:200px;
    font-family:Trebuchet MS,sans-serif;
    font-size:11px;
    font-style:normal;
    letter-spacing: 2px;
    font-weight:bold;
    text-align:left;
    color:#001652;
    line-height: 110%;
}
#philosophie_teaser5 a {
    color:#FFCC00;
    text-decoration:none;
}
#philosophie_teaser5 a:hover{
    color:#FFCC00;
}
#philosophie_teaser5 a img{
    border: 2px solid #001652;
}
#philosophie_teaser5 a:hover img{
    border: 2px solid #FFCC00;
}
#philosophie_teaser6 {
    position: absolute;
    top:921px;
    left: 473px;
    width:200px;
    font-family:Trebuchet MS,sans-serif;
    font-size:11px;
    font-style:normal;
    letter-spacing: 2px;
    font-weight:bold;
    text-align:left;
    color:#001652;
    line-height: 110%;
}
#philosophie_teaser6 a {
    color:#FFCC00;
    text-decoration:none;
}
#philosophie_teaser6 a:hover{
    color:#FFCC00;
}
#philosophie_teaser6 a img{
    border: 2px solid #001652;
}
#philosophie_teaser6 a:hover img{
    border: 2px solid #FFCC00;
}
#philosophie_teaser7 {
    position: absolute;
    top:1044px;
    left: 473px;
    width:200px;
    font-family:Trebuchet MS,sans-serif;
    font-size:11px;
    font-style:normal;
    letter-spacing: 2px;
    font-weight:bold;
    text-align:left;
    color:#001652;
    line-height: 110%;
}
#philosophie_teaser7 a {
    color:#FFCC00;
    text-decoration:none;
}
#philosophie_teaser7 a:hover{
    color:#FFCC00;
}
#philosophie_teaser7 a img{
    border: 2px solid #001652;
}
#philosophie_teaser7 a:hover img{
    border: 2px solid #FFCC00;
}