#containernews{
border: 1px solid #86162f;
width: 221px;
}
#contentnews a, #contentnews a:link, #contentnews a:visited{
text-decoration: none;
color: black;
}
#contentnews img {
border: none;
}
#navigheader {
text-align: center;
color: white;
font-weight: bold;
background-color: #86162f;
padding: 4px 4px 4px 4px;
margin: 0 0 0 0;
}
td.content > div#navigheader {
width: 215px;
}
#newsbox {
margin: 0px 3px;
}
#newsbox div.News_Date {
color: #86162f;
font-size: smaller;
}
#newsbox div.News_Title {
font-weight: bold;
font-size: smaller;
}
#newsbox div.News_Teaser {
font-size: smaller;
}
#newsbox div.News_Text {
display: none;
}
#newsbox div.News_more {
color: #86162f;
font-size: smaller;
margin-bottom: 3px;
}

#newsbox div.clear {
clear:none;
}

#newsbox hr {
clear:both;
}

#newsbox img {
margin-right: 5px;
margin-bottom: 5px;
}

.highslide-wrapper #tbl_content, .highslide-wrapper table {
  width: 760px;
}

.highslide-wrapper .highslide-html-content {
    padding: 5px;
    width: 760px;
    background-color: white;
}
/* The list of controls */
.highslide-wrapper .highslide-header ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
.highslide-wrapper .highslide-header ul li {
    display: inline;
    padding-left: 1em;
}
/* Hide the previous and next links 
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
    display: none;
}*/
.highslide-wrapper .highslide-header a {
    font-weight: bold;
    color: gray;
    text-transform: uppercase;
    text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
    color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
    cursor: move;
	visibility:hidden;
}
.highslide-wrapper .highslide-header .highslide-close a {
    cursor: move;
	visibility:hidden;
}
.highslide-wrapper .highslide-footer {
    height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
    cursor: nw-resize;
    float: right;
    height: 11px;
    width: 11px;
    background: url(highslide/graphics/resize.gif);
    position: relative;
    top: 3px;
    left: 3px;
}

.highslide-wrapper  div.News_Date {
font-size: smaller;
color: #86162f;
}
.highslide-wrapper  div.News_Title {
font-size: large;
font-weight: bold;
margin-top: 3px;
margin-bottom: 3px;
}

.highslide-wrapper  div.News_Teaser {
font-weight: normal;
margin-bottom: 3px;
display: none;
}

div.News_Text {
margin-top: 5px;
}

.highslide-wrapper img {
margin-right: 5px;
}

.highslide-wrapper div.highslide-html-content {
width: 760px;

}


.highslide-wrapper #top, .highslide-wrapper #navi, .highslide-wrapper .navibalken, .highslide-wrapper #tbl_links, .highslide-wrapper #menu_div, .highslide-wrapper #tbl_link, .highslide-wrapper .subbalken, .highslide-wrapper #tbl_login{
display: none;
}


