/* Version 1 */
/* 10.04.2008 */


.presseliste {
	width: 44.7em;
        max-width: 44.7em;
}

.kasteninhalt {
    width: 44.7em;
}

.kopfkasteninhalt {
    width: 44.7em;
}




.editorbox a.fussnote {
	color: #333333;
	text-decoration: none;
}

.editorbox a:hover.fussnote, a:focus.fussnote, a:active.fussnote {
	text-decoration: none;
	background: none;
}




.statjahrbuch .center, .statjahrbuch td.center, .statjahrbuch th.center {
    text-align: center;
}
.statjahrbuch .right, .statjahrbuch td.right, .statjahrbuch th.right {
    text-align: right;
}

.statjahrbuch .left, .statjahrbuch td.left, .statjahrbuch th.left {
    text-align: left;
}

.statjahrbuch .justify, .statjahrbuch td.justify, .statjahrbuch th.justify {
    text-align: justify;
}

.statjahrbuch .bottom, .statjahrbuch td.bottom, .statjahrbuch th.bottom {
    vertical-align: bottom;
}
.statjahrbuch .top, .statjahrbuch td.top, .statjahrbuch th.top {
    vertical-align: top;
}
.statjahrbuch .baseline, .statjahrbuch td.baseline, .statjahrbuch th.baseline {
    vertical-align: baseline;
}

.statjahrbuch .middle, .statjahrbuch td.middle, .statjahrbuch th.middle {
    vertical-align: middle;
}

