#unten {
    clear: both;
    margin: 2.0em 0 0 0;
    padding: 16px 0 80px 0;
    width: 400px;
}
  

    td.month_past_weekday { color:#C0C0C0; } 
      td.month_weekday { color:#000000; }
      td.month_holiday { color:#FF0000; }

      td.week_past_weekday { color:#C0C0C0; } 
      td.week_weekday { color:#000000; }
      td.week_holiday { color:#FF0000; }   


/*##########################--bodytext--######################################*/
#bodytext address {
    font-style: normal;
    font-size: 12px;
    line-height: 15px;
    padding: 0 0 16px 16px;
}

#bodytext img {
    border: 0;
}

#bodytext .imgright {
    float: right;
    margin-bottom: 1.0em;
    margin-left: 16px;
}

#bodytext .imgleft {
    float: left;
    margin-bottom: 1.0em;
    margin-right: 16px;
}

#bodytext form {
    margin: 0 0 1.0em 0;
}

#bodytext form fieldset {
    border: 0;
    padding: 0 8px 8px 8px;
    margin: 0 0 1.0em 0;
}

#bodytext form fieldset legend {
    display: block;
    font-weight: bold;
    font-size: 9pt;
    margin-bottom: 16px;
    padding: 0.2em;
}

#bodytext form fieldset label {
    padding: 0 0 0 16px;
}

#bodytext h1 {
    font-size: 18px;
    margin: 0 0 32px 0;
    padding: 0 0 5px 24px;
}

#bodytext h2 {

    font-size: 14px;
    margin: 32px 0 8px 0;
    padding: 0;
}

#bodytext h3 {
    font-size: 14px;
    font-weight: normal;
    margin: 16px 0 8px 0;
    padding: 0;
}

#bodytext h4 {
    font-size: 12px;
    margin: 16px 0 0 0;
    padding: 0;
}

#bodytext img.border {
    border: 1px solid #ccc;
}

#bodytext p {
    font-size: 12px;
    margin: 0 0 8px 0;
    padding: 0;
}

#bodytext p.top {
    margin: 64px 0 8px 0;
    padding: 0;
}

#bodytext ul {
}

#bodytext ul li {
    list-style-type: square;
    line-height: 16px;
    padding-bottom: 0.6em;
}

#bodytext ol {
    margin: 0 0 8px 32px;
    padding: 0;
}

#bodytext dl {
}

#bodytext dt {
    line-height: 16px;
    font-size: 12px;
    font-weight: normal;
}

#bodytext dd {
    line-height: 16px;
    font-size: 12px;
    font-weight: normal;
}

#bodytext table {
    margin: 0 0 8px 0;
    font-size: 12px;
}

#bodytext table .center {
    text-align: center;
}

#bodytext table .right {
    text-align: right;
}

#bodytext table th {
    padding: 4px;
    text-align: left;
}

#bodytext table td {
    padding: 4px;
    vertical-align: top;
}
/*##########################--/bodytext--######################################*/

/*##########################--medien_colors--##################################*/

body {
  background-image: url(bg.gif);
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
	font-family: LucidaGrande, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 19px;
	background-position: left;
  background-repeat: repeat-y;
  color: #000;
  margin: 0;
  padding: 0;
}



#globalnav li.level1 {
    background-image: url(bullet01.gif);
    background-repeat: no-repeat;
    background-position: 16px center;
    border-top: 1px dotted #fff;
}
#globalnav li.level1empty {
    border-top: 1px dotted #fff;
}
#globalnav li.level1 a {

}
#globalnav li.level1 a:link {
    color: #A72B21;
}
#globalnav li.level1 a:visited {
    color: #A72B21;
}
#globalnav li.level1 a:hover, #globalnav li.level1 a:focus, #globalnav li.level1 a:active {
    color: #000;
}

/* Ebene1 aktiv */
#globalnav li.level2 {
    background: #fff;
    background-image: url(icons/trans.gif);
}
#globalnav li.level2 a:link {
    color: #036;
}
#globalnav li.level2 a:visited {
    color: #036;
}
#globalnav li.level2 a:hover, #globalnav li.level2 a:focus, #globalnav li.level2 a:active {
    color: #999;
}




/*bodytext-farben */
#bodytext a:link {
    color: #036;
}
#bodytext a:visited {
    color: #336699;
}
#bodytext a:hover, #bodytext a:active, #bodytext a:focus {
    color: #999;
}

#bodytext form fieldset {
    background: #eee;
}
#bodytext form fieldset legend {
    background: #ccc;
    color: #fff;
}
#bodytext form fieldset label {
}


#bodytext h1 {
    background-image: url(h1img.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    border-bottom: 1px dotted #000000;
    color: #000;
}
#bodytext h2 {
    color: #333;
}
#bodytext h3 {
    color: #088;
}
#bodytext h4 {
    color: #3DA029;
}

/*
#bodytext ul li {
    background-image: url(../img/icons/bullet03.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
*/

#bodytext .intro {
    color: #036;
}

#bodytext table {
/*
    border-left: 1px solid #999;
    border-top: 1px solid #999;
*/
}
#bodytext table th {
    background: #eee;
    border-bottom: 1px solid #83220F;
}
/*
#bodytext table td {
    border-bottom: 1px solid #999;
}
*/
/*##########################--/medien_colors--##################################*/

.sitemap1 {
    border-bottom: 1px dotted #cccccc;
    padding: 4px;
    font-weight: bold;
    margin-top: 26px;
}

.sitemap2 {
    padding: 2px;
    font-weight: normal;
    margin-left: 120px;
}

.clear {
    clear: both;
}

img {
    border: 0;
}

#logo {
    position: absolute;
    left: 10;
    top: 20;
}


#oben {
    position: absolute;
    left: 250;
    top: 20;
}


#content {
		/*
    position: absolute;
left: 250px;    
top: 100px;*/
    margin-left: 250px;
    
    width: 450px;
}

#content #bodytext {
    margin-top: 160px;
}

#content #bodytext img.spacer {
    float: left;
    margin: 0 16px 136px 0;
    padding: 0;
}


#globalnav {
    position: absolute;
    left: 0px;
    top: 128px;
    font-weight: bold;
    height: auto;
    width: 200px;
}

#globalnav ul {
    margin: 0 0 8px 0;
    padding: 0;
}

#globalnav li.level1 {
    list-style: none;
    font-size: 12px;
    margin: 0;
    padding: 3px 0 3px 16px;
}

#globalnav li.level1 a {
    padding: 0 8px 0 16px;
    text-decoration: none;
}

#globalnav li.level2 {
    list-style: none;
    font-size: 12px;
    line-height: 12px;
    margin: 0;
    padding: 3px 0 2px 32px;
}

#globalnav li.level2 a {
    padding: 0 0 0 0;
    text-decoration: none;
}

#globalnav li.level3 {
    background-color:#f0f0f0;
    list-style: none;
    font-size: 10px;
    line-height: 10px;
    margin: 0;
    padding: 3px 0 2px 50px;
}

#globalnav li.level3 a {
    color: #333333;
    padding: 0 0 0 0;
    text-decoration: none;
}


/*################## news ###########################*/

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
/*
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}
*/


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	/*border:1px solid #333;
	background-color:#efefef;*/
	font-size:12px;
}

.news-latest-container H2, .news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#efefef;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	font-size:10px;
	// IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #036;
	background-color:#fafafa;
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}

.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-latest-date, .news-latest-morelink, .news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}



	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}

.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;

	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}
