html {height:100%;}

body {
    height:100%;
    background-color: #717171;
    font-family: tahoma, verdana;
    font-size: 11px;
    letter-spacing: 1px;
    text-align:center; /* horizontal centering for IE Win quirks */
}
/*--------- muell anfang ----

div#center {
   height:100%;
         width:955px;
}

div#header {
    height:200px;
    background-image: url(header.jpg);
    background-repeat:no-repeat;
}
div#footer {
    height:29px;
    background-image: url(footer.jpg);
    background-repeat:no-repeat;
}
div#content {
    min-height:100%;
    background-image: url(back.jpg);
    background-repeat:repeat-y;
}
div#navigation {
    height:37px;
    text-align: left;
    text-indent: 6em;
    background-image: url(navi.jpg);
}

div#spaltelinks {
   width:520px;
   padding:10px 10px;
   text-indent: 6em;
}

div#spalterechts {
    float: right;
    width: 325px;
    padding:0px 10px;
}

--------- muell ende ----*/

div.news-latest-gotoarchive {
   font-weight: bold;
   font-size: 13px;
   padding-left: 3px;
}

div.news-list-morelink, div.news-latest-morelink {
    text-align: right;
    line-height: 10px;
    padding-left: 3px;
}



/*
span.news-latest-date {
    text-align: right;
    font-weight: bold;
}*/

.bodytext {
    padding-left: 3px;
    line-height: 140%;
}

.nav {
margin: 0;
  /*  padding: 0 0 20px 10px; */
 /*   border-bottom: 1px solid #696;    */
    background-image: url(navi.jpg);
}
.nav li {
margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}       
.nav a:link, .nav a:visited {
    float: left;
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    margin: 0 10px 4px 10px;
    padding-bottom: 2px;
    text-decoration: none;
    color: #999999;
}
.nav a:link.active, .nav a:visited.active, .nav a:hover {
    border-bottom: 4px solid #ff0000;
    padding-bottom: 2px;
    background: #fff;
    color: #666666;
}

.news-single-author {
    padding-left: 3px;
}

.news-single-img {
    text-align: center;
}

.news-single-timedata {
    
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

li {
margin: 0;
    padding: 0;
    list-style-type: none;
}       
a:link, a:visited {
    /*font-size: 10px;
    line-height: 14px;*/
    font-weight: bold;
    text-decoration: none;
    color: #999999; 	/*00b1dd*/
}
a:link.active, a:visited.active {
    font-weight: bold;
    color: #39bde3;	/*666666*/
}

a:hover {
    color: #f36621;
}


h1 {
    font-size: 10pt;
    letter-spacing: 1px;
    color: #666666;
    border-bottom: 1px #00b0dd solid;
    padding-left: 3px;
}
h2 {
    font-size: 9pt;
    letter-spacing: 1px;
    color: #666666;
    border-bottom: 1px #fecb65 solid;
    padding-left: 3px;
}
h3 {
    font-size: 8pt;
    letter-spacing: 1px;
    color: #666666;
    line-height: 8pt;
    padding-left: 3px;
}

h6, h6 a, h6 a p{
    font-size: 8pt;
    letter-spacing: 1px;
    /*color: #666666;*/
    line-height: 10pt;
    font-weight: normal;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

hr.news_clearer { 
   border-style: none;
   color: #cfda5a;
}

hr.news_separator { 
   border-style: dotted;
   color: #cfda5a;
}

/*origin tt_news separator*/
hr.clearer {
   border-style: solid;
   color: #feda8e;
}

img {
    border: 0px;
}

table {
    font-family: tahoma, verdana;
    font-size: 11px;
}

td.news-latest-table {
    vertical-align: top;
    padding: 5px;
    padding-left: 8px;
}

td.news-list-table {
    vertical-align: top;
    padding-left: 3px;
    padding-right: 3px;
}