body{
    background-color: #231F20;
    margin: 0;
    padding: 0;
    height: 100%;
}

html{
    height: 100%;
}

.bodytext, .text, .internal-link, .mail {
    font-family: Arial;
    font-size: 14px;
    color: #231F20;
    line-height: 16 px;
}

.ntext {
    font-family: Arial;
    font-size: 11px;
    color: #231F20;
}
.internal-link , .mail, .external-link-new-window{
	text-decoration:none;
	color: #22B24B;
}

a{
color:#22B24B;
}
a:hover{
color:#07622A;
}
#inhalt-news
{
    height:299px;
    overflow: auto;
    padding-right:15px;
    }
.csc-firstHeader{
    font-family: Arial;
    font-size: 14px;
	font-weight:bold;
    color: #231F20;
    line-height: 16px;

}

span.name-of-person {
    font-family: Arial;
    font-size: 16px;
    color: #231F20;
    font-weight:bold;
}

span.important {
    font-family: Arial;
    font-size: 13px;
    color: #231F20;
    font-weight:bold;
}

span.detail {
    font-family: Arial;
    font-size: 11px;
    color: #231F20;
	line-height:14px;
	}
