/* body */
body {
        font-family: tahoma, geneva, sans-serif;
        font-size: 62.5%;
        background-color: #ffffff; /* white */
        text-align: center;
        color: #114400; /* dark green */
}
* {
        margin: 0px;
        padding: 0px;
        font-size: 1em;
        font-weight: normal;
}
.clear {
        height: 0px;
        line-height: 0px;
        font-size: 0px;
        clear: both;
}

/* page */
#page {
        width: 831px;
        background: url(../images/background.jpg) repeat-y;
        margin: 0px auto 0px auto;
        text-align: left;
        position: relative;
}

/* header */
#header {
        background: url(../images/header.jpg) no-repeat;
        height: 256px;
        width: 800px;
        margin: 0px 0px 0px 13px;
        position: relative;
}
body ul.untermenu1 li {
        float: left;
        margin-right: 8px;
        list-style-type: none;
        border-left: 1px solid #999999;
        padding: 0px 0px 0px 8px;
        color: #999999;
        font-size: 8pt;
}

body ul.untermenu1 .first-child {
        border-left: none;
}

body ul.untermenu1 li a {
        color: #999999; /* grey */
        text-decoration: none;
}


body ul.untermenu2 li {
        float: left;
        margin-right: 8px;
        list-style-type: none;
        padding: 0px 0px 0px 8px;
        color: #999999;
        text-transform:uppercase;
}

#page #kopf #menu {
        width: 774px;
        height: 81px;
        margin-left: 13px;
        padding-right: 25px;
        position: relative;
        background-image: url(../images/header.gif);
        background-repeat: no-repeat;
        z-index: 2;
}
#page #kopf #menu #logo {
        position: absolute;
        top: 11px;
        left: 33px;
        border: 0;
        z-index: 99;
}
#page #kopf #flashani {
        height: 445px;
        width: 799px;
        margin: 0 0 0 13px;
        position: relative;
        top: -45px;
        /*background-image: url(../images/flashani.jpg);*/
        z-index: 1;
}
#page #kopf #flashani2 {
        height: 265px;
        width: 799px;
        margin: 0 0 0 13px;
        position: relative;
        top: -45px;
        background-image: url(../images/header.jpg);
        background-repeat:no-repeat;
        z-index: 1;
}

#page #kopf #menu #rechts {
        float: right;
        margin: 5px 0 0 5px;
}

/* mainnavi */
#page #unten {
        list-style-type: none;
        position: absolute;
        top: 40px;
        left: 1px;
        margin: 0px;
        padding:12px 0 0 26px;
        height: 24px;
				width:700px;
        background:transparent url(../images/menuhinter.gif) no-repeat;
}
#page #unten li {
        float: left;
        padding: 0 7px 8px 7px;

}
#page #unten li a {
        font-size: 10.5pt;
        color: #3e3e3e;
        text-decoration: none;
        font-family:Arial;
        font-weight: 700;

}
#page #unten li:hover,
#page #unten li a.act {
        background:#fff url(../images/menuhover.jpg) repeat-x;
}

/* metanavi */
#rechts {
        list-style-type: none;
        position: absolute;
        top: 17px;
        right: 25px;
        margin: 0px;
}
* html #rechts {
        right: 17px;
}
#rechts li {
        float: left;
        margin: 0px 8px 0px 0px;
        padding: 0px 0px 0px 8px;
        border-left: 1px solid #999999; /* grey */
}
#rechts li.first-child {
        border-left: none;
}
#rechts li a {
        font-size: 1.1em;
        color: #999999; /* grey */
        text-decoration: none;
}

/* page title */
#pagetitle {
        position: absolute;
        top: 220px;
        right: 50px;
        font-size: 2.6em;
        color: #ffffff; /* white */
        text-transform: uppercase;
        padding: 0px;
        z-index:50;
}

/* content */
#content {
        float:left;
        width: 478px;
        padding: 0px 0px 0px 46px;
        position: relative;
        margin-top: -70px;
        font-size: 1.1em;
        z-index:5;
}
* html #content {
        width: 524px;
}
#content-home-left {
        float: left;
        width: 325px;
        padding: 0px 0px 0px 46px;
        margin-top: 0px;
        position: relative;
        font-size: 1.1em;
        z-index:5;
}
* html #content-home-left {
        width: 348px;
}
#content-home-right {
        float: left;
        width: 325px;
        padding: 0px 0px 0px 33px;
        margin-top: 0px;
        position: relative;
        font-size: 1.1em;
        z-index:5;
}
* html #content-home-right {
        width: 348px;
}
#content-right {
        float: left;
        width: 170px;
        margin: -70px 0px 0px 85px;
        position:relative;
        z-index:5;
}

/* subnavi */
#subnavi {
        width: 170px;
        margin: 0px 0px 22px 0px;
}
#subnavi li {
        margin: 0px 0px 3px 0px;
        border-bottom: 1px solid #749744; /* middle green */
        list-style-type: none;
				padding: 0px 0px 3px 0px;
}
#subnavi li a {
        display: block;
        color: #114400; /* middle green */
        font-size: 1.5em;
        text-decoration: none;
				font-weight: bold;
}
#subnavi li a:hover,
#subnavi li a.act {
        background: url(../images/subnaviact.gif) no-repeat;
        text-decoration: none;
        color: #ffffff; /* light gray */
        padding: 0px 0px 0px 20px;
}
#subnavi ul {
        margin: 3px 0px 3px 20px;
}
#subnavi ul li {
        border-top: 1px solid #749744; /* middle green */
        border-bottom: none;
}
#subnavi ul li a {
        font-size: 1.4em;
}
#subnavi ul li a:hover,
#subnavi ul li a.act {
        background: none;
        color: #eeeeee; /* light gray */
        padding: 0px;
}

/* footer */
#dates {
        padding: 0px 0px 10px 33px;
        color: #ffffff; /* white */
        font-size: 1.4em;
        font-weight: bold;
        margin: 20px 0px 0px 13px;
        height: 20px;
        background: url(../images/background-footer1.jpg) no-repeat;
        width: 767px;
}
* html #dates {
        width: 800px;
        height: 30px;
}
#footer {
        width: 767px;
        height: 24px;
        background-color: #dc033c; /* red */
        font-size: 1.3em;
        color: #ffffff; /* white */
        padding: 6px 0px 0px 33px;
        position: relative;
        margin: 0px 0px 0px 13px;
        text-transform: uppercase;
        background: url(../images/background-footer2.jpg) no-repeat;
}
* html #footer {
        width: 800px;
        height: 30px;
}

/* page footer */
#page-foot {
        text-align: right;
        margin: 0px auto 0px auto;
        width: 831px;
        /*background: url(../images/background-bottom.jpg) top left no-repeat;*/
        height: 30px;
        padding: 7px 0px 0px 0px;
}

/* functionnavi */
#functionnavi {
        list-style-type: none;
}
#functionnavi li {
        float: left;
        margin: 0px 8px 0px 0px;
        padding: 0px 0px 0px 8px;
        border-left: 1px solid #999999; /* grey */
}
#functionnavi li.first-child {
        border-left: none;
        margin: 0px 8px 0px 24px;
}
* html #functionnavi li.first-child {
        margin: 0px 8px 0px 11px;
}
#functionnavi li a {
        font-size: 1.1em;
        color: #999999; /* grey */
        text-decoration: none;
}

/* tt_news */
.news-latest-container .news-latest-item {
        margin: 11px 0px 22px 0px;
}
.news-latest-container p strong a {
        font-weight: bold;
        text-decoration: none;
}
.news-latest-container h2 {
        padding-top: 3px;
}
.news-latest-container h2 a {
        font-weight: bold;
        text-decoration: none;
				color: #DB1137;
}
.news-latest-container .news-latest-category,
.news-single-item .news-single-category {
        padding-top: 5px;
        font-style: italic;
        clear: both;
}
.news-latest-container .more {
        padding: 5px 0px 5px 0px;
}
.news-latest-container .imagebox,
.news-single-item .imagebox {
        float: left;
        padding: 8px 11px 5px 0px;
}
.news-single-item .imagebox p {
        padding: 5px 0px 11px 0px;
}
.news-single-item h2 {
        padding-top: 3px;
}
.news-single-item .news-single-additional-info {
        padding-bottom: 11px;
}
.news-single-item .news-single-additional-info dt {
        font-weight: bold;
        padding-top: 11px;
}
.news-single-item .news-single-additional-info dd {
        padding-top: 3px;
}
.news-single-item .news-single-additional-info dd img {
        margin-right: 5px;
}
.news-single-item .news-single-additional-info dd p {
        padding: 0px;
}
.news-search-form input {
        width: 170px;
}
.news-search-form p.field {
        float: none;
        margin: 5px 0px 0px 0px;
        width: auto;
}
.news-search-emptyMsg {
        padding-top: 5px;
        line-height: 1.45em;
}
.news-amenu-item-year {
        list-style-type: none;
        font-weight: bold;
        margin-left: -14px;
        font-size: 1.3em;
}
.news-list-container .news-list-item {
        margin: 11px 0px 22px 0px;
}
.news-list-container p strong a {
        font-weight: bold;
        text-decoration: none;
}
.news-list-container h2 {
        padding-top: 3px;
}
.news-list-container h2 a {
        font-weight: bold;
        text-decoration: none;
}
.news-list-container .news-list-category {
        padding-top: 5px;
        font-style: italic;
        clear: both;
}
.news-list-container .more {
        padding: 5px 0px 5px 0px;
}
.news-list-container .imagebox {
        float: left;
        padding: 8px 11px 5px 0px;
}

/* frames */
.csc-frame-frame1 h2 {
	background-color: #336601;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 20px;
	font-weight: normal;
}
.csc-frame-frame1 p {
	background-color: #336601;
	color: #FFFFFF;
	padding: 10px;
	text-align: left;
}
.csc-frame-frame1 p.normal {
	padding: 0px;
}
.csc-frame-frame1 a {
	color: #FFFFFF;
	text-decoration: underline;
}