/* CSS Document */

body
{
 	margin: 0 0;
}

#menu_1
{
	float:left;
	width:200px;
}

.menu1-level1-no {
	list-style-type:none;
}
.menu1-level1-act {
	list-style-type:none;
}

.menu1-level2-no {
	list-style-type:none;
}
.menu1-level2-act {
	list-style-type:none;
}

.menu1-level3-no {
	list-style-type:none;
}
.menu1-level3-act {
	list-style-type:none;
}

.menu1-level4-no {
	list-style-type:none;
}
.menu1-level4-act {
	list-style-type:none;
}


.menu1-level1-act a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 90%;
	text-decoration: none;
	background-image: url(../images/nav.jpg);
	background-repeat:no-repeat;
	background-position: 0px 5px;	
	font-weight: bold;
        padding-left:30px;
	display:list-item;        
}
.menu1-level1-no a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 90%;
	text-decoration: none;
	background-image: url(../images/nav.jpg);
	background-repeat:no-repeat;
	background-position: 0px 5px;	
        padding-left:30px;       
	display:list-item;	
}
.menu1-level1-no a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	color: #333333;
	font-size: 90%;
	text-decoration: none;
	background-image: url(../images/nav.jpg);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	font-weight: bold;
	padding-left:30px;
	display:list-item;	
}
.menu1-level2-no a
{
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 80%;
	text-decoration: none;
/*	background-image: url(../images/nav.jpg);
	background-repeat:no-repeat;	
	background-position: 0px 5px; */
	font-weight: normal;
	padding-left:40px;
	text-decoration:none;	
	display:list-item;
}
.menu1-level2-no a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 80%;
	text-decoration: none;
	background-image: url(../images/nav.jpg);
	background-position: 0px 5px; 
	background-repeat:no-repeat;	
	text-decoration:none;
	padding-left:40px;
	display:list-item;	
}
.menu1-level2-act a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 80%;
	text-decoration: none;
	background-image: url(../images/nav.jpg);
	background-position: 0px 5px; 
	background-repeat:no-repeat;	
	font-weight: bold;
         padding-left:40px;
	text-decoration:none;	
	display:list-item;	
}
.menu1-level3-act a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 70%;
	text-decoration: none;
	background-image: url(../images/nav.jpg);
	background-repeat:no-repeat;
	background-position: 0px 5px;	
	font-weight: bold;
         padding-left:50px;
	display:list-item;         
}
.menu1-level3-no a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 70%;
	text-decoration: none;
	background-image: url(../images/nav.jpg);
	background-repeat:no-repeat;
	background-position: 0px 5px;	
         padding-left:50px;       
	display:list-item;	
}
.menu1-level3-no a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	color: #333333;
	font-size: 70%;
	text-decoration: none;
/*	background-image: url(../images/nav.jpg);
	background-repeat:no-repeat;
	background-position: 0px 5px; */
	font-weight: normal;
	padding-left:50px;
	display:list-item;
}
.menu1-level4-act a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 70%;
	text-decoration: none;
	background-image: url(../images/nav.jpg);
	background-repeat:no-repeat;
	background-position: 0px 5px;	
	font-weight: bold;
         padding-left:60px;
	display:list-item;         
}
.menu1-level4-no a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 70%;
	text-decoration: none;
	background-image: url(../images/nav.jpg);
	background-repeat:no-repeat;
	background-position: 0px 5px;	
         padding-left:60px;     
	display:list-item;           
	
}
.menu1-level4-no a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	color: #333333;
	font-size: 70%;
	text-decoration: none;
/*	background-image: url(../images/nav.jpg);
	background-repeat:no-repeat;
	background-position: 0px 5px; */
	font-weight: normal;
	padding-left:60px;
	display:list-item;	
}





/* Der Breadcrum */

div#breadcrum {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
text-decoration:none;
font-size:small;
float:left;
width:700px;
padding-left:50px;
margin-top:5px;
}

div#breadcrum a {
color:#333333;
text-decoration:underline;
font-size:small;
}


h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:small;
	font-weight:bold;
	letter-spacing: 1pt;
	border-bottom:1px solid #CCCCCC;	

}

small
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-weight:normal;
	font-size:small;
	
}

dd
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:normal;
	font-size:small;
	float:left;
	width:100%;
	padding:0px;
	margin:0px;	
}

#c14
{
	padding:0px;
	margin:0px;	
}

#c15
{
	padding:0px;
	margin:0px;	
}

td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:normal;
	font-size:small;	
}

.bodytext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:normal;
	font-size:small;
}

.content
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:normal;
	font-size:small;
	float:left;
	width:550px;
	margin-top:15px;
	padding-left:50px;
	
}

.content a
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	text-decoration: underline;
	font-weight: normal;

	
}
.content a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	text-decoration: underline;
	font-weight: normal;
}
.rechts
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:normal;
	font-size:small;
	lineheight:14px;
	padding-right:5px;
	float:right;
	width:180px;
	
}
.rechts a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	text-decoration: none;
	font-weight: normal;

	
}
.rechts a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
}

.footer 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-size: small;
	font-weight: normal;	
    	color: #999999;
    	border-top: 1px solid #CCCCCC;
    	padding-top:5px;
    	margin-top:30;
    	text-align:center;
    	float:right;
    	width: 1003px;
    	margin-bottom:10px;
}
.footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	text-decoration:none;
	font-weight: normal;
	color: #999999;		
}
.footer a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	text-decoration:none;
	font-weight: normal;
	color: #999999;		
}

/* Formulare layouten */
label.left {
float: left;
text-align: left;
width: 5em;
margin-right: .3em;
}

input[type=text], select {
float: left;
}

input.right {
float: left;
width: auto;
clear: both;
margin-left: 5.3em;
margin-right: .3em;
}

input[type=checkbox].right,
input[type=radio].right,
input[type=submit].right {
margin-left: 6.3em;
}

form br {
clear: both;
}


/*-----------------------------------  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:both;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	
	background-color:#fff;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
}

.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 {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:5px;
	margin:0px;
}


.news-latest-item H3 {
	font-size:small;
	font-weight:bold;
	padding-top:15px;
	
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	float:left;
	border:0;
}
.news-latest-category IMG {
	float: none;
	border:0;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:small;
	text-align:right;
	float:right;
}

.news-latest-morelink {
	padding-bottom:15px;
	margin:0px;
}


.news-latest-morelink A {
	float:right;
	padding:0 4em 0 0;
	padding-top:10px;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	background-color:#fff;
	margin:0;
	padding:0;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	margin:0;
	padding:0;

}
.news-search-form {
	padding:3px;
	margin-bottom:5px;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {

	background-color: #769024;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:2px;
	font-size:small;
	text-decoration:none;
	font-weight:bold;
}
.news-list-container H3 A {
	color:#fff;
	font-size:small;
	text-decoration:none;
	font-weight:bold;
}
.news-list-container P {

	padding:0px 0px;
	margin:0px;
	text-decoration:none;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-size: small;
	font-weight: normal;
	background-color: #F9FFE5;
	text-decoration:none;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: small;
	border:0;

	}

.news-list-container IMG {

	float: left;
	/*margin-bottom:5px;*/
	/*margin-right:10px;*/
	border:0;
}
.news-list-category IMG {
	float: none;
	border:0;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	
}
.news-list-morelink  {
	margin:0px;
	padding:3em 0 0 0;
	float:right;
	width:20%;
}
.news-list-browse {
	text-align: left;
}
.news-item-image {
	float:left;
	width:20%;
	border:0;
}
.news-item-subheader {
	float:left;
	width:60%;
}

.news-item-header {
	font-size: small;
	font-weight:bold;
	padding-bottom:5px;
	float:left;
	text-align:left;
}

.news-item IMG {
	border:0;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	padding:3px;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #333333;
	border:1px solid #E5E5E5;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	font-size: small;

}
.news-single-item H2 {
	font-size: small;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
	font-size: small;
	font-weight:normal;
	float:left;
	width:500px;
}



.news-single-img {
border:0;
}



.news-single-imgcaption {
	padding:3px;
	clear:both;
	border:none;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: small;
	float:left;
}
.news-single-timedata {
	text-align:right;
	font-size: small;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
	font-size: small;
}
.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%;
}
.news-single-content {
	float:right;
	width:80%;
}
.news-single-image {
	float:left;
	width:20%;
	border:0;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/* ##################################### */

.news-amenu-item-year {
display:none;
}
