body {
  margin:0px;
  padding:0px;
  text-align: center;
  }

* { font-family:'Arial','Verdana','Helvetica',sans-serif }

a {
text-decoration:none;
color:black;
}

p {
font-size:14px;
}

a:hover {
text-decoration:underline;
color:black;
}


/* Schriftenangaben */


/* Seitendefinition */

#gesamt {
	background-image:url(body2c.jpg); background-repeat:repeat-y;
	width:820px;
	margin: 0px auto;
	text-align: left;
}

#kopf {
	background-image:url(headerb2.jpg); background-repeat:no-repeat;
	height:159px;
}

#inhalt {
	float:left;
	width: 100%;
}

#hilfsdiv {
	margin: 0 160px 0 160px;
	padding: 10px;
	margin-top: 0px;
}

#links {
	float: left;
	width: 100px;
	margin-left: -780px;
	margin-top: 20px;
	border-right:2px solid #E6C975;
	padding: 10px;
}

#sprache {
  	margin-top: 30px;
  	padding: 10px;
  	}

#rechts {
	float: left;
	width: 100px;
	margin-left:-160px;
	margin-top: 20px;
	border:2px dotted #E6C975;
	padding: 10px;
        overflow:hidden
}

#fuss {
	clear: left;
	width: 740px;
	margin-left: 40px;
	border-top: 1px solid gray;
	padding: 5px;
	font-size: 11px;
}

#links a {
color:black;
text-decoration:none;

}

#links a:hover {
text-decoration: underline;
}

.menu1-level1-no {
border-bottom: 1px dotted #E6C975;
font-size: 15px;
padding-top:5px;
padding-left:5px;
}

.menu1-level1-act {
border-bottom: 1px dotted #E6C975;
font-size: 15px;
padding-top:5px;
padding-left:5px;
font-weight:bold;
}

.menu1-level1-act a {
color:black
}

.menu1-level2-no {
font-size: 12px;
padding-left:20px;
}

.menu1-level2-act {
font-size: 12px;
font-weight: bold;
padding-left:20px;
}


/*****  Footer  Format  *****/


.fussnavi {
margin-left: 350px;
font-weight:bold;
}

.fussnavi a {
    text-decoration: none;
    color: black;
}

.fussnavi a:hover {
    text-decoration: underline;
    color: black;
}

/*****  tt_news  Format  *****/

.news-latest-item a {
text-decoration:none;
color: black;
}

.news-latest-item .news-latest-date {
font-size: 12px;
font-weight: light;

}

.news-latest-container h3 {
font-size:12px;
}

.news-latest-container h2 {
font-size:12px;
# text-decoration: underline;
}

.news-latest-container .bodytext {
font-size:11px;
}

.news-latest-morelink {
font-size: 13px;
margin-bottom: 20px;
}

.clearer {
border:1px dotted #262a8b;
}

/* list */
.news-list-item a {
text-decoration:none;
color: black;
}

.news-list-item .news-list-date {
font-size: 12px;
font-weight: light;

}

.news-list-container h3 {
font-size:12px;
}

.news-list-container .bodytext {
font-size:12px;
}

.news-list-morelink {
font-size: 12px;

}

.news-list-container .clearer {
border:1px dotted #000;
margin-bottom: 20px;
}

/* einzelansicht */

.news-single-item a {
text-decoration:none;
color: black;
}

.news-single-item .news-single-timedata {
font-size: 12px;
font-weight: light;

}

.news-single-item h2 {
font-size:22px;
}

.news-single-item h3 {
font-size:16px;
}

.news-single-item .bodytext {
font-size:12px;
}

.news-single-item .clearer {
border: 0px none #999999;
margin-top: 30px;
}

.news-single-item dt {
margin-bottom: 10px;
font-size:12px;
}


.news-single-item .news-single-backlink {
margin-top: 20px;
font-size:12px;
}
