﻿.News_wrapper {
    width: 365px; 
    height: 252px; 
    margin-top: 88px;
}

.News_Button {
    width: 51px; 
    float: left; 
    height: 216px;
}

.News_ContenWrapper {
    width: 276px; 
    padding-right: 38px; 
    float: left; 
    height: 252px; 
    background: 0 0 url('../images/News/news_background.png') no-repeat;
    position: relative;
}

.News_Content {
    margin-left: 26px; 
    margin-top: 20px;
}

.News_Content a 
{
	color: #ffffff;
	text-decoration: none;
}
.News_Content a:hover 
{
	color: #ffffff;
	text-decoration: none;
}

.News_Content p {
    margin: 0; 
    padding: 0px; 
    margin-left: 8px; 
    font-size: 12px;
}

.News_Content p span {
    color: #acd7f7;
    /*font-weight: bold;*/
}

.News_Content hr {
    border-bottom: 0px; 
    border-left: 0px; 
    border-top: #76b1da 1px solid; 
    border-right: 0px; 
    margin: 0px; 
    padding: 0px; 
}

.News_Content .ItemWrapper {
    padding-bottom: 4px; 
    padding-top: 6px;
    position: relative;
}

.News_Content .activeItem {
    background-color: #8a8588;
}

.News_Content .Inhalt {
    float: left;
}

.News_Content .mehr {
    float: right;
    margin-right: 10px;
    position: absolute; 
    bottom: 4px; 
    left: 188px;
}

.News_Content .mehr img {
    margin-right: 5px;
}

.News_Content .clear {
    float: none;
    clear: both;
}

.News_ContenWrapper .FurtherNews {
    position: absolute;
    top: 207px;
    left: 33px;
}

.News_ContenWrapper .FurtherNews img {
    margin-right: 3px;
}

.News_Content .mehr a,
.News_ContenWrapper .FurtherNews a {
    color: #ffb469;
    /*font-weight: bold;*/
    position: relative;
    top: -1px;
}

.News_Content .mehr a:hover 
{
	text-decoration: underline;
}

/* --- News Left Box --- */


.HeadArchiveLeft {
    margin-left: 7px; 
    margin-right: 5px; 
    float: left; 
    width: 21px;
}

.HeadArchiveLeft input {
    margin-top: 7px;
}

.HeadArchiveRight {
    float: left; 
    width: 200px; 
    margin: 0px; 
    padding: 0px;
}

.HeadArchiveRight h1 {
    margin: 0px; padding: 0px;
}

.clear {
    clear: both;
}
.NewsLeftWrapper {
    min-height: 400px;
    border-right: 1px solid #6fa6d2;
    margin-right: 75px;
}
