BODY {
    /*
	SCROLLBAR-FACE-COLOR: #ced7e1;
	SCROLLBAR-ARROW-COLOR: #003366;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROfiLLBAR-BASE-COLOR: #ced7e1;
	SCROLLBAR-HIGHLIGHT-COLOR: #ced7e1;
	SCROLLBAR-SHADOW-COLOR: #ced7e1;
    */
	FONT-SIZE: 100.01%;
	MARGIN: 0;
	PADDING-RIGHT: 0;
	PADDING-LEFT: 0;
	PADDING-BOTTOM: 10px;
	MARGIN-BOTTOM: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background: #DFDDDE none repeat scroll 0 0;
}
HTML>BODY {
	HEIGHT: 100.01%;
}

#hauptnav ul {
    padding:0;
    margin:0;
    list-style-type: none;
}

#pfad ul {
    padding:0;
    margin:0;
    list-style-type: none;
}

#nebennav ul {
    padding:0;
    margin:0;
    list-style-type: none;
}

#pfad li {
    padding:0;
    margin:0;
    list-style:none;
}

#nebennav li {
    padding:0;
    margin:0;
    list-style:none;
}

#hauptnav li {
    padding:0;
    margin:0;
    list-style:none;
}

#Content ul, #Content li {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1em;
	color: #000000;
}

#Content ul {margin: 0px 0px 0px 1.6em;}
#Content li {margin: 0px 0px 0.2em 0px;}

#Content H1.headerglobal {
    clear:both;
    width: 650px;
    border-bottom: 1px #819CBF solid;
    margin-bottom: 10px;
	padding-top: 10px;
    color: #819CBF;
    font-size: 1.1em;
}

/* GENERAL fonts */
P, P.bodytext, #Content, #glossarContent, table {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1em;
	MARGIN: 0px 0px 0.5em 0px;
	color: #000000;
}

P.csc-caption {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.8em;
	FONT-STYLE: italic;
	MARGIN: 0px 0px 0.5em 0px;
	color: #000000;
	text-align: center;
}


#Content A:link, #Content A:active, #Content A:visited {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#Content A:hover {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BORDER-BOTTOM: medium none;
	text-decoration:none;
	color: #000000;
}

#Content .smileMenu A:link,A:active, A:visited {
	BORDER-BOTTOM: medium none;	color:#FFFFFF;	font-weight:bold;	text-decoration: none;
	/* ht BORDER-BOTTOM: medium none;*/
}


h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding-bottom:10px;
}

}

#allContainer {
  clear:both;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

#headerContainer {
  BACKGROUND-COLOR: #FFFFFF;  border: 0px;
}

#top {
  width: 930px;
  height: 60px;
  border: 0px;
  /* ht background-image: url(../images/back_top.gif) */

}

#topLinks {
  width: 700px;
  height: 60px;
  border: 0px;
  text-align:left;
  float: left;
}

#claim {
  border: 0px #f00 solid;
  width: 700px;
  font-size: 10pt;
  font-weight: bold;
  color: #819CBF;
  margin: 15px 0 0 20px;
}

/*
#logo {
  width: 180px;
  height: 60px;
  border: 0px;
  float: left;
}

#banderoleVerlaufTop {
  width: 930px; height:16px;
  border: 0px;
  margin: 0 0 0 0;
  background-image: url(../images/verlauf_top.jpg);
  background-repeat: no;
}
#banderoleVerlaufBottom {
  width: 930px; height:16px;
  border: 0px;
  margin: 0 0 10px 0;
  background-image: url(../images/verlauf_bottom.jpg);
  background-repeat: no;
}
*/

#banderole {
  width: 930px; height:125px;
  border: 0px;
  margin: 0 0 0 0;
}


#pfad {
    width: 650px;
    border: 0px;
    float:none;
    clear:both;
    padding-bottom: 20px;
    margin: 0 0 0px 0;
    text-align: left;
    font-size: 0.8em;
}


#pfad li {
    height: 17px;
    border: 0px solid #f00;
    padding: 0px 6px 0px 0px;
    text-align: center;
    float: left;
    list-style-type: none;
}

#pfad li.pfeile {
    /* ht
	padding-left: 10px;
    background-image: url(../images/pfad_pfeile.gif);
	*/
	padding-left: 0px;
}

#pfad li,
#pfad li a {
	color: #0071BC;	text-decoration: none; font-weight:normal;
    /* ht color: #FF9933; */
}

#nebennav li {
/*    width: 80px; */
    /* ht height: 17px; */

	height: 10px;
    border: 0px solid #f00;
    margin: 0 1px 0 0px;
    /* ht padding: 0px 10px 0px 10px;*/

	padding: 2px 10px 0px 10px;
    text-align: center;
    /* ht float: left;*/

	float: right;
    list-style-type: none;
    /* ht background-image: url(../images/nebennav_linie.gif); */
}
/*
#mainContainer >#nebennav li {
    padding: 0px 10px 0px 10px;
}
*/

#teaser {
	margin-top: 10px;
	font-size: .8em;
}

#teaser h4,
#teaser h4 a,
#teaser h4 a:link ,
#teaser h4 a:active,
#teaser h4 a:visited  {
	text-decoration: none;
	font-weight:bold;
	font-size: 1.1em;
}

#teaser_link,
#teaser_link a,
#teaser_link a:link, 
#teaser_link a:active, 
#teaser_link a:visited {
	//FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	//color: #000000;
	BORDER-BOTTOM: medium none;	color:#000000;	font-weight:normal;	text-decoration: none; text-align: right;
	width: 100%;
}


#sponsorbanner {
	margin-top: 20px;
	padding-top:20px;
	width: 100%;
	clear: both;
	font-size: 6pt;
}

#sponsorbanner h1 {
	border-bottom:1px solid #CCCCCC;
	position:relative;
	color:#666666;
}

.wm_banner_bannercell_4 {
  width: 125px;
  height: 75px;
  vertical-align: middle;
  text-align: center;
  padding: 0px;
  margin: 0px;
  background-color:#D1D8ED;

}



#footer {
    #width: 930px;
    border: 0px;
    float:none;
    clear:both;
    /*padding: 0 0 0 620px; */	
    margin: 0px 0 14px 0;
    text-align: center;
    font-size: 6pt;
    height: 13px;		background-color:#0071BC; color:#FFFFFF;
}

#mainContainer>#footer {
    width: 930px;
}

#nebennav {
    #width: 930px;
    border: 0px;
    float:none;
    clear:both;
    /*padding: 0 0 0 620px; */	
    margin: 0px 0 10px 0;
    text-align: right;
    font-size: 8pt;
    height: 20px;		
	background-color:#0071BC;
}


#nebennav .smilemenu,
#nebennav a,
#nebennav a:link,
#nebennav a:active, 
#nebennav a:visited {
	clear: both;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}


#mainContainer>#nebennav {
    width: 930px;
}


.navi ,
.navi .smilemenu,
.navi a,
.navi a:link,
.navi a:active, 
.navi a:visited {
    font-weight: bold;
    text-decoration: none;
    /* ht color: #FF9933;*/
	color: #FFFFFF;
}

/* ht
#nebenNavLinie {
    width: 1px;
    height: 17px;
    padding-top: 3px;
    float: left;
    background-image: url(../images/nebennav_linie.gif);
}
*/

#nebenpfeil {
  padding: 0px 0px 0px 10px;
  background-image: url(../images/pfeil_neben.gif);
  background-repeat: no;
}

#mainContainer {
  width: 930px;
  border: 1px #CCCCCC solid;
  margin:auto;
  font-size: 0.8em;
  background-color: white;
}


#mainLinks {
  border: 0px #FF0000 solid;
  width: 218px;
  float: left;
  text-align: left;
  margin: 8px 0 20px 0;
}


#mainRechts {
  border: 0px #0000FF solid;
  /* Achtung eigentlich width: 710px; */
  width: 708px;



  float: right;
  text-align: left;
  margin: 0px 0 0 0;
}



#hauptnav {
  border: 0px;
  margin: 10px 0 0 0px;
}

#partner {
  clear:both;
  border: 1px;
  margin-top: 20px; margin-right: 20px;
  /*border: 1px solid #E9E9E9;*/
}

#partner h1 {
  clear:both;
  border: 1px;
  margin-top: 20px; margin-right: 20px;
  padding-top: 3px; padding-bottom: 3px; padding-left: 30px; 
  /*font-weight: bold;*/
  color: #FFFFFF;
  background-color: #00AEEF;  
  /*border: 1px solid #E9E9E9;*/
}
#Content {
	border: 0px #00FF00 solid;
    width: 650px;
	padding-left: 0 0 0 0;
	margin: 0px 0px 20px 0px;
	text-align:left;
}

#startContentLinks {
	border: 0px #00FF00 solid;
    width: 480px;
	padding-left: 0 0 0 0;
	margin: 20px 0px 20px 0px;
	text-align:left;
	float:left;
}

#startContentLinks a:link, 
#startContentLinks a:active, 
#startContentLinks a:visited {
	//FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	//color: #000000;
	color:#0071BC;
	text-decoration: none;
}

#startContentRechts {
	border: 0px #F00 solid;
    width: 200px;
	padding-left: 0 0 20px 0;
	margin: 20px 0px 0px 10px;
	text-align:left;
	/* ht float:left;*/
	float:right;
}


#ContentLinks H1.headerglobal {
    clear:both;
    width: 480px;
    border-bottom: 1px #819CBF solid;
    margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
    color: #819CBF;
    font-size: 1em;

}

#ContentLinks {
	border: 0px #00FF00 solid;
    width: 480px;
	padding-left: 0 0 0 0;
	margin: 20px 0px 20px 0px;
	text-align:left;
	float:left;
}

#ContentLinks a:link, 
#ContentLinks a:active, 
#ContentLinks a:visited {
	//FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	//color: #000000;
	color:#0071BC;
	text-decoration: none;
	font-weight: normal;
}

#ContentRechts {
	border: 0px #F00 solid;
    width: 200px;
	padding-left: 0 0 20px 0;
	margin: 20px 0px 0px 10px;
	text-align:left;
	/* ht float:left;*/
	float:right;
}

#BildRechts {
	padding-bottom: 30px;
}



/* Glossar */

.smileglossar TR TD .trennlinie {
       width: 600px;
       height: 10px;
       background: url(../images/glossarTrennlinie.gif) no-repeat;
}

.pageSousTitre {
	margin: 0px 0px 1px 0px;
	padding: 2px 10px 2px 15px;
	background-image: url(../images/sitemap_l1.gif);
	background-repeat: no-repeat;
	width: 200px;
	font-weight: bold;
	COLOR: #000000;
}
.pageTexteB {
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 0px 15px;
	background-image: url(../images/sitemap_l2.gif);
	background-repeat: no-repeat;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.9em;
}

.pageTexte {
	margin: 0px 0px 5px 0px;
	padding: 0px 10px 2px 15px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.8em;
}


.csc-textpic-image {
	padding-top: 10px;
}

/* Menu ab der 5. Ebene */
#csc-menu-1 {
	margin-left: 0px; margin-top: 10px; margin-right: 0px; margin-bottom: 10px;
	width:620px;

}
#csc-menu-1-header {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.9em;
	margin: 0px 0px 1px 0px;
	padding-left: 15px; padding-top: 2px; padding-right: 0px; padding-bottom: 2px;
	background-image: url(../images/sitemap_l1.gif);
	background-repeat: no-repeat;
	height: 20px;
}

#csc-menu-l5 {
	margin: 0px 0px 1px 0px;
	background-image: url(../images/sitemap_l2.gif);
	background-repeat: no-repeat;
	padding-left: 15px; padding-top: 2px; padding-right: 0px; padding-bottom: 2px;
	COLOR: #000000;
}
#csc-menu-l5 a {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.8em;
}
#csc-menu-l5 a:hover {
	COLOR: #FF0000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.8em;
}



/* Sitemap */
#csc-sitemap-l1-inner a, #csc-sitemap-l1-inner {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.9em;
	white-space: wrap;
}

#csc-sitemap-l1-inner a:hover {
	COLOR: #FF0000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.9em;
	white-space: wrap;
}

#csc-sitemap-l2-inner a  {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.8em;
	white-space: wrap;
}
#csc-sitemap-l3-inner a  {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.8em;
	white-space: wrap;
}
#csc-sitemap-l4-inner a  {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.8em;
	white-space: wrap;
}
#csc-sitemap-l5-inner a  {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.8em;
	white-space: wrap;
}
#csc-sitemap-l6-inner a  {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.8em;
	white-space: wrap;
}
#csc-sitemap-l7-inner a  {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.8em;
	white-space: wrap;
}

#csc-sitemap-l2-inner a:hover, #csc-sitemap-l3-inner a:hover, #csc-sitemap-l4-inner a:hover, #csc-sitemap-l5-inner a:hover, #csc-sitemap-l6-inner a:hover, #csc-sitemap-l7-inner a:hover  {
	COLOR: #FF0000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.8em;
	white-space: wrap;
}

#csc-sitemap {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}

#csc-sitemap-l1 {
	margin: 0px 0px 1px 0px;
	padding: 2px 10px 2px 0px;
	background-image: url(../images/sitemap_l1.gif);
	background-repeat: no-repeat;
	width: 200px;
	font-weight: bold;
	COLOR: #000000;
}
#csc-sitemap-l2 {
	margin: 0px 0px 1px 0px;
	padding: 2px 10px 2px 0px;
	background-image: url(../images/sitemap_l2.gif);
	background-repeat: no-repeat;
	width: 200px;
}
#csc-sitemap-l3 {
	margin: 0px 0px 1px 0px;
	padding: 2px 10px 2px 0px;
	background-image: url(../images/sitemap_l3.gif);
	background-repeat: no-repeat;
	width: 200px;
}
#csc-sitemap-l4 {
	margin: 0px 0px 1px 0px;
	padding: 2px 10px 2px 0px;
	background-image: url(../images/sitemap_l4.gif);
	background-repeat: no-repeat;
	width: 200px;
}
#csc-sitemap-l5 {
	margin: 0px 0px 1px 0px;
	padding: 2px 10px 2px 0px;
	background-image: url(../images/sitemap_l5.gif);
	background-repeat: no-repeat;
	width: 200px;
}
#csc-sitemap-l6 {
	margin: 0px 0px 1px 0px;
	padding: 2px 10px 2px 0px;
	background-image: url(../images/sitemap_l6.gif);
	background-repeat: no-repeat;
	width: 200px;
}
#csc-sitemap-l7 {
	margin: 0px 0px 1px 0px;
	padding: 2px 10px 2px 0px;
	background-image: url(../images/sitemap_l7.gif);
	background-repeat: no-repeat;
	width: 200px;
}


#csc-sitemap-l1-inner {
	margin: 0px 10px 0px 15px;
	font-weight: bold;
	COLOR: #000000;
}
#csc-sitemap-l2-inner {
	margin: 0px 10px 0px 15px;
}
#csc-sitemap-l3-inner {
	margin: 0px 10px 0px 23px;
}
#csc-sitemap-l4-inner {
	margin: 0px 0px 0px 31px;
	padding: 0px 10px 0px 0px;
}
#csc-sitemap-l5-inner {
	margin: 0px 0px 0px 39px;
	padding: 0px 10px 0px 0px;
}
#csc-sitemap-l6-inner {
	margin: 0px 0px 0px 47px;
	padding: 0px 10px 0px 0px;
}
#csc-sitemap-l7-inner {
	margin: 0px 0px 0px 55px;
	padding: 0px 10px 0px 0px;
}






/* Default CSS-Styles tt_news */


/* Start eigene */

.news-latest-container {
    font-size: 0.8em;
}

.news-latest-header {
    margin: 0 0 1px 0;
    padding: 3px 3px 3px 30px;
    background-image: url(../images/aktuelle_news_header.gif );
    width: 200px;
}
DIV.news-latest-item>DIV.news-latest-header {
    min-height: 20px;
    width: 167px;
}


.news-latest-header a:link, .news-latest-header a:hover, .news-latest-header a:visited {
    display: block;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.news-latest-content {
    background-image: url(../images/aktuelle_news_body.gif);
    width: 200px;
    padding: 3px 3px 3px 3px;
}
DIV.news-latest-item>DIV.news-latest-content {
    width: 194px;
    display: table;
}


.news-latest-body-padding {
	width: 24px;
	height: 25px;
	float:left;
}

.news-latest-item {
    margin: 0 0 10px 0;
}

.news-latest-morelink {
    float:right;
    font-weight: bold;
}

.news-list-morelink {
    display: block;
    float:right;
    font-weight: bold;
}

.news-latest-morelink a, .news-list-morelink a {
    float:right;
    font-weight: bold;
    text-decoration: none;
    color: #FF9933;
}

/* Ende eigene


.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;
}


.news-latest-container {
border:1px solid #333;
background-color:#BBE53A;
}

.news-latest-container H2,.news-latest-gotoarchive {
color:#fff;
padding:3px;
margin:3px;
border:1px solid #666;
background-color:#769024;
}

.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 {
height: 1%;
line-height: 1.3;
padding:3px;
margin:3px;
border:1px solid #666;
background-color:#F9FFE5;
}

.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;
}


.news-list-container {

border:1px solid #000;
background-color:#BBE53A;
}


.news-list-item {
height: 1%;
line-height: 1.3;
padding:3px;
margin:3px;
border:1px solid #666;
background-color:#F9FFE5;

}
.news-search-form {
padding:3px;
margin-bottom:5px;
border:1px solid #666;
background-color:#F9FFE5;

}
.news-search-emptyMsg{
margin:0px;
}
.news-search-form FORM {
margin:0px;
}
.news-list-container H3 {
margin-bottom: 5px;
padding: 2px;
border-bottom: 1px solid #769024;
background-color: #769024;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
color:#fff;
padding-left:2px;
}
.news-list-container H3 A {
color:#fff;

}
.news-list-container P {
padding-left:3px;
}
.news-list-date {
float: right;
color: #3E551C;
width: 180px;
text-align: right;
height: 20px;
margin-top: -2px;
margin-right: -2px;
font-size: 9px;
font-weight: normal;
background-color: #F9FFE5;
}

.news-list-imgcaption {
float: right;
padding-top:3px;
padding-right:3px;
font-size: 9px;

}

.news-list-container IMG {

float: right;
border:1px solid #666;
margin-bottom:5px;
margin-right:2px;
margin-left:5px;
}
.news-list-category IMG {
float: none;
border:none;
margin:0px;
}

.news-list-morelink,.news-list-category {
font-size:9px;
margin-left:3px;
}
.news-list-morelink  {
margin-bottom:3px;
}
.news-list-browse {
text-align: center;
}



.tx-ttnews-browsebox {
margin:3px;
border:1px solid #666;
padding:3px;
background-color:#F9FFE5;
}
.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: #BBE53A;
border:1px solid #666;
}
.news-search-emptyMsg {
font-size: 11px;
margin-left: 10px;
}
.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;
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-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;
}



.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, .news-catmenu img, .news-catmenu-header img {
margin:0px;
padding: 0px;
vertical-align: middle;
}
.news-catmenu-ACT {
font-weight:bold;
}

.level1 {
padding:1px;
padding-left:10px;
background-color:#ebf8bf;
border-left:1px solid #666;
border-top:1px solid #666;
}
.level2 {
padding:1px;
padding-left:10px;
background-color:#ddf393;
border-left:1px solid #666;
}
.level3 {
padding:1px;
padding-left:10px;
background-color:#cae46e;
border-left:1px solid #666;
border-top:1px solid #666;

}
.level4 {
padding:1px;
padding-left:10px;
background-color:#b0cb51;
border-left:1px solid #666;
}


*/


