#colLeft H1 {
	background: #FFCC80;
	}
#colRight H1 {
	background: #FFCC80;
	}
#inhalt1 H1 {
	background: #FFCC80;
	}
.vorbox02 {
	background: #FFCC80;
	}
.bodytext{
	font: normal normal normal 75%/18px Arial, Helvetica;
	color: #000000;

	text-align:justify;
	}

.nlink{
	font: bold normal 75%/18px Arial, Helvetica;
	margin-left: 60px;
	}
	
.titel {
		background: #FFCC80;
}

.box02 {
	border-color: #FFCC80;
	background: #FFE3BB;
	}

#s01box {
	margin-top: 2px;
	text-align:left;
	background-color: #FFE3BB;
	font-family: Arial, sans-serif;
	font-weight: bold;
	}

#menu2 {
	border-left: 1px solid #FFCC80;
	border-right: 1px solid #FFCC80;
	border-bottom: 1px solid #FFCC80;
	background-color: #FFE3BB;
	OVERFLOW: HIDDEN;
	MARGIN: 0;
	PADDING: 0;
	width: 172px;
	max-width: 172px;
}
#menu2 li {
	border-top: 1px solid #FFCC80;
}

#menu2 .cur a{
	background: #FFD89D url(pics/pfeilr.gif) no-repeat center;
}

#menu2 .cur .no a{
	background-color: #FFFFFF !important;
	background-image: url(none) !important;
}

#menu2 a:hover {
	COLOR: #1562AD; 
	background-color: #FFD89D !important;
	background-image: url(pics/pfeilrechts.gif) !important;
	background-repeat: no-repeat;

}

 #menu2 .no a:hover {
	COLOR: #1562AD; 
	background-color: #FFD89D !important;
	background-image: url(pics/pfeilrechts.gif) !important;
}

	/*  tt_news LATEST view */
	.news-latest-item {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;		/*width: 590px;*/

	}
	.news-latest-item a {
	font-size: 80%;
	}
	.news-latest-title {
	margin-bottom: 5px;
	clear: both;
	padding: 1px;
/*	border-bottom: 1px solid #FFCC80;*/
	color: #000000;
	font-weight: bold;
	font-size: 105%;
/*	background-color: #FFCC80;*/
        background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
	.news-latest-title a {
	font-size: 105%;
	}
	.news-latest-date {
	float: right;
	color: #000000;
	width: 180px;
	text-align: right;
	height: 17px;
	margin-top: -2px;
	margin-right: 5px;
	font-size: 80%;
	font-weight: normal;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
	.news-latest-title a:link, .news-latest-title a:active, .news-latest-title a:visited {
		color: #000000;
		text-decoration: none;
	}
	.news-latest-title a:hover{
		text-decoration: underline;
	}
	.news-latest-imgcaption {
		color: #3E551C;
	}
	.news-latest-item-img-container {
		float: right;
		width: 130px;
		/*margin: 0px 0px 20px 0px;
		 border: 1px solid #3E551C; */
		margin-left: 7px;
	}
	.news-latest-item-img-container img, .news-latest-imgcaption {
		float: right;
		margin-left: 7px;
	}

	.news-latest-category {
		margin: 7px 0px 7px 7px;
		font-size: 80%;
	}
	.news-latest-item a {
		font-size: 80%;
		margin-left: 7px;
	}
/* old original css rausgenommen by Martin K.
	.news-latest-top, .news-archive-top {
		font-size: 13px;
		font-weight: bold;
		margin-left: 10px;
		width: 200px;
    }
	.news-latest-item {
		margin-bottom: 10px;
		width: 95%;
		margin-left: 10px;	
		clear: both; 
        margin-bottom: 10px;
        margin-top: 10px;
        width: 95%;
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;       
	}
	.news-latest-item p {
		margin-top: 0px;
		font-size: 10px;
	}
        .news-latest-item a {
        font-size: 80%;
        }
	.news-latest-item a:link, .news-latest-item a:visited, .news-list-PBactPage, .news-list-PBpage {
		text-decoration: none;
		color: #000000;
	}
	.news-latest-item a:hover, .news-latest-item a:active {
		text-decoration: underline;
	}
	.news-latest-date {
		color: #76882D;
	} 
        .news-latest-date {
        float: right;
        color: #000000;
        width: 180px;
        text-align: right;
        height: 17px;
        margin-top: -2px;
        margin-right: -2px;
        font-size: 80%;
        font-weight: normal;
        background-color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        }
        .news-latest-title {
                margin-bottom: 5px;
                clear: both;
                padding: 1px;
                font-weight: bold;
                font-size: 105%;
                font-family: Arial, Helvetica, sans-serif;
        }
	.news-latest-img {
		float: left;
		margin-top: 3px;
		margin-right: 2px;
	}
*/	
	
	/* tt_news LIST view  */
	.news-list-item {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;		/*width: 590px;*/
	
	} 
	.news-list-item a {
	font-size: 80%;
	}
	.news-list-title {
	margin-bottom: 5px;
	clear: both;
	padding: 1px;
        padding-left: 6px;
	border-bottom: 1px solid #FFCC80;
	color: #000000;
	font-weight: bold;
	font-size: 105%;
	background-color: #FFCC80;
	font-family: Arial, Helvetica, sans-serif;
	}

	.news-list-title a {
	font-size: 105%;
	}
	.news-list-date {
	float: right;
	color: #000000;
	width: 150px;
	text-align: right;
	height: 17px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 80%;
	font-weight: normal;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
	.news-list-title a:link, .news-list-title a:active, .news-list-title a:visited {
		color: #000000;
		text-decoration: none;
	}
	.news-list-title a:hover{
		text-decoration: underline;
	}
	.news-list-imgcaption {
		color: #3E551C;
	}
	.news-list-item-img-container {
		float: right;
		width: 140px;
		/*margin: 0px 0px 20px 0px;
		 border: 1px solid #3E551C; */
		margin-left: 20px;
	}
	.news-list-item-img-container img, .news-list-imgcaption {
	     /* float: right; */
             /*	margin-left: 1px; */
	}

	.news-list-category {
		margin: 7px 0px 7px 7px;
		font-size: 80%;
	}
	.news-list-item a {
		font-size: 80%;
	/*	margin-left: 7px; */
	}
	.tx-ttnews-browsebox {
		clear: both;
		text-align: center;
		margin-bottom: 15px;
                font-size: 75%;
                font-family: Arial, Helvetica, sans-serif;
	}
        .news-list-subheader a {
                font-size: 100%;
                margin-left: 0px;
        }
	.news-list-clearer {
		height: 5px;
		clear: both;
		visibility: hidden;
	}
	
	/*  tt_news Page-Browser */
        .tx-ttnews-browsebox table {
                text-align: center;
        }
	.tx-ttnews-browsebox TD { 
                font-family: Arial, Helvetica, sans-serif;
                text-align: center;
                font-size: 75%;
        }
        .news-list-browse {
                text-align: center;
        }
	.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { 
		font-weight: bold;
                font-family: Arial, Helvetica, sans-serif;
                text-align: center; 
	}
	.tx-ttnews-browsebox-SCell {
		background-color: #FFCC80;
	}
	.news-search-emptyMsg { 
		font-size: 90%;
		margin-left: 7px; 
		font-family: Arial, Helvetica, sans-serif;
	}
	/* tt_news SINGLE view  */
	.news-single-item {
		width: 97%;
		font-size: 100%;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
}
	.news-single-header {
                margin-top: 10px;
		margin-left: 6px;
		font-size: 80%;
		color: #000000;
	}
	.news-single-subheader {
		font-weight: bold;
		margin-left: 7px;
		margin-bottom: 15px;
	}
	.news-single-images-container {
		float: right;
		width: 200px;
		margin-left: 7px;
	}

	.news-single-images-container img {
		/* border: 1px solid #3E551C;*/
		margin-bottom: 5px;
		float: right;
	}
        
/* nur Test         .news-single-images-container-mk {
                float: none;
                margin-bottom: 5px;
                margin-left: 200px; 
                z-index: 10;
        }

        .news-single-images-container-mk a {
                z-index: 12;
        }
*/
	.news-single-category {
		margin-bottom: 15px;
		margin-left: 7px;
		font-size: 90%;
	}
	.news-single-backlink a {
	font-weight: bold;
	color: #1562AD;
	font-size: 12px;
	margin: 10px 0px 15px 7px;
	font-family: Arial, Helvetica, sans-serif;
	}
	.news-single-timedata, .news-single-imgcaption {
                float: right;
                margin-top: 7px;
	}
	.news-single-timedata, .news-single-author, .news-single-imgcaption, .news-list-imgcaption {
                font-size: 85%;
	}
	.news-single-author {
		clear: both;
		padding-top: 5px;
		margin-bottom: 10px;
	}
	.news-single-additional-info {
		clear: both;
		margin-top: 15px;
		border-top: 1px solid #76882D;
		padding-top: 5px;
		width: 100%;
	}
	.news-single-additional-info p {
		margin: 0px;
		font-size: 80%;
	}

	.news-single-related-header, .news-single-links-header, .news-single-files-header {
		font-weight: bold;
		color: #000000;
		font-size: 85%;
		margin-left: 7px;
	}
	
	.news-single-related-items {
		font-size: 70%;
	}
	
	/* tt_news Archivemenu (AMENU) view  */
	.news-archive-container {
		width: 190px;
		margin-left: 7px;
	border-bottom: 1px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
	}
		.news-archive-item-year {
	font-weight: bold;
	width: 190px;
	border: 1px solid #990000;
	padding-top: 3px;

	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #999999;
	color:#FFFFFF;
	}


	.news-archive-item {
		width: 200px;
		margin-left: 10px;
	}
	.news-archive-item a {
		color: #990000;
		text-decoration: none;
	}
 

a {
	font-size: 100%;
}

