/*************************** common hrefs *********************************/
iframe.tkn {
    border:0;
    width:100%;
    min-height:110em;
    height:110em;
}
div.sub fieldset {
    border:0;
}

/*************************** Slider auf Startseite ************************/
/*
#SlideMenu{
    z-index:	1;
    overflow:hidden;
}
#SlideBox {
    z-index:	2;
    position:relative;
    float:left;
    width:17em;
    height:22em;
}
#LinkBox{
    float:left;
    text-align:left;
    width:21em;
    height:22em;
}
#LinkBox a {
    color:#777;
    font-size:1.0em;
    display:block;
    text-decoration:none;
    border-bottom:1px dotted #777;
}
#BildLink1,
#BildLink2,
#BildLink3,
#BildLink4,
#BildLink5 {
    position:absolute;
    top:.5em;
    left:0;
    width:220px;
    height:180px;
}
*/