html {
    height:100%;
}

body {    
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    height: 100%;
    font-family : arial, helvetica, sans-serif;
}

A:link {font-family : arial, helvetica, sans-serif; color : #464646; background : transparent; text-decoration : none;}
A:visited {font-family : arial, helvetica, sans-serif; color: #464646; text-decoration:none}
A:hover {font-family : arial, helvetica, sans-serif; color : #727272; background : transparent; text-decoration : underline;}
A:active {font-family : arial, helvetica, sans-serif; color : #727272; background : transparent; text-decoration : none;}

#container {
    position: absolute;
    width: 1250px;
    height: 840px;
    visibility: hidden;
}

#logo { 
    position: absolute;
    left: 14px;
    top: 10px;
    width: 90px;
    height: 90px;
    background-image: url(../img/logo_klein.png);
    cursor: pointer;    
}

#einstieglogo { 
    position: absolute;
    left: 130px;
    top: 10px;
    width: 800px;
    height: 90px;
    color: #464646;
}

#eintiegnavigationsbox { 
    position: absolute;
    left: 220px;
    top: 100px;
    width: 800px;
    height: 600px;    
    background-image: url(../img/einstiegsnavigation.png);    
}




#zusatzmenue img {    
    vertical-align: middle;
} 


#seitentitel { 
    position: absolute;
    left: 450px;
    top: 140px;
    width: 400px;
    height: 40px;    
}

#unternavigationsbereich {
    position: absolute;
    left: 0px;
    top: 200px;
    width: 195px;
    height: 400px;
    border-right: solid 1px #e6bd7e;
}
              
#aktuelleseite {
    width: 100%;
    height: 30px;    
}

#unternavigation {
    width: 100%;
    height: 100%;
    text-align: right;    
}
        
#quicklinks {
    position: absolute;
    left: 205px;
    top: 200px;
    width: 175px;
    height: 400px;
}

#inhaltsbereich {
    position: absolute;
    left: 480px;
    top: 200px;
    width: 770px;
    height: 300px;
}

#content {    
    font-family : arial, helvetica, sans-serif;
}

#themenbild {    
    width: 250px;
    height: 250px;
    float: right;
    background-image: url(../img/themen/rahmen.png);    
}

#themenbildImage {
    margin-top: 12px;
    margin-left: 12px;
}

#scrollerup {
    position: absolute;
    left: 450px;
    top: 190px;
    width: 15px;
    height: 12px;    
}

#scrollerdown {
    position: absolute;
    left: 450px;
    top: 498px;
    width: 15px;
    height: 12px;    
}

#hauptnavigationsbereich {
    position: absolute;
    left: 0px;
    top: 620px;
    width: 100%;
    height: 220px;
    background-image: url(../img/navigation.png); 
    z-index: 99;    
}

#obernavigation {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1255px;
    height: 100%;
}

#einstiegnavigation {
    position: absolute;
    left: 50px;
    bottom: 0px;
    width: 620px;
    height: 450px;    
}

#einstiegexzellenzmenueBild {
    position: absolute;
    left: 10px;
    bottom: 200px;
    width: 128px;
    height: 98px;    
}

#einstiegexzellenzmenueTBild {
    position: absolute;
    left: 30px;
    bottom: 25px;
    width: 120px;
    height: 160px;    
}

#einstiegzeitmenueBild {
    position: absolute;
    left: 165px;
    bottom: 243px;
    width: 128px;
    height: 98px;
}

#einstiegzeitmenueTBild {
    position: absolute;
    left: 185px;
    bottom: 167px;
    width: 70px;
    height: 60px;
}

#einstiegwertmenueBild {
    position: absolute;
    left: 300px;
    bottom: 284px;
    width: 128px;
    height: 98px;
}

#einstiegwertmenueTBild {
    position: absolute;
    left: 330px;
    bottom: 209px;
    width: 80px;
    height: 60px;
}

#einstiegwachstummenueBild {
    position: absolute;
    left: 415px;
    bottom: 312px;
    width: 128px;
    height: 98px;    
}

#einstiegwachstummenueTBild {
    position: absolute;
    left: 450px;
    bottom: 190px;
    width: 140px;
    height: 110px;    
}

#einstiegkulturmenueBild {
    position: absolute;
    left: 524px;
    bottom: 340px;
    width: 128px;
    height: 98px;
}

#einstiegkulturmenueTBild {
    position: absolute;
    left: 547px;
    bottom: 264px;
    width: 100px;
    height: 70px;
}

#einstiegexzellenzmenue {
    position: absolute;
    left: 10px;
    bottom: 30px;
    width: 128px;
    height: 270px;
    cursor: pointer;    
}

#einstiegzeitmenue {
    position: absolute;
    left: 165px;
    bottom: 173px;
    width: 128px;
    height: 170px;
    cursor: pointer;
}

#einstiegwertmenue {
    position: absolute;
    left: 310px;
    bottom: 204px;
    width: 108px;
    height: 170px;
    cursor: pointer;    
}

#einstiegwachstummenue {
    position: absolute;
    left: 430px;
    bottom: 240px;
    width: 100px;
    height: 160px;
    cursor: pointer;    
}

#einstiegwachstummenueADD2 {
    position: absolute;
    left: 480px;
    bottom: 200px;
    width: 100px;
    height: 50px;
    cursor: pointer;    
}

#einstiegkulturmenue {
    position: absolute;
    left: 534px;
    bottom: 260px;
    width: 110px;
    height: 170px;
    cursor: pointer;    
}

#einstiegtext {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 350px;
    height: 200px;    
}

#einstiegtextTD {
    vertical-align: bottom;
    font-size: 12px;
    color: #464646;
}

div.e0 {text-align : right; font-family : arial, helvetica, sans-serif; font-weight: normal; font-size: 14px; padding-top: 10px; padding-right: 7px;}
div.e1 {text-align : right; font-family : arial, helvetica, sans-serif; font-weight: normal; font-size: 12px; padding-top: 5px; padding-right: 7px;}
div.e2 {text-align : right; font-family : arial, helvetica, sans-serif; font-weight: normal; font-size: 11px; padding-left: 15px; padding-right: 7px;}
div.e3 {text-align : right; font-family : arial, helvetica, sans-serif; font-weight: normal; font-size: 10px; padding-left: 15px; padding-right: 7px;}

#aktivunternavigation {color: #DA9C3E}

.quicklinkcontainer {
    width: 175px;
}

.quicklinkoben { 
    width: 175px;   
    height: 40px;
}

.quicklinktitel {
    padding-top: 13px;
    padding-left: 20px;
}

.quicklinkmitte {
    width: 175px;
}

.quicklinkinhalt {
    padding-top: 5px;
    padding-left: 10px;
    font-size: 12px;
}

.quicklinkunten {
    width: 175px;
    height: 20px;
}



