img#home_logo {
    position:absolute;
    top:15px;
    left:40px;
    z-index:10;
    opacity:0.9;
}
.contentContainerStart {
    background-image:url("/images/all/bg_content_start.gif");
}
.columnContentStart {
    width: 420px;
}

.columnRightStart h1 {
	color: #901010;
	font-size: 19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	letter-spacing: 0px;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;	
	font-weight: normal;
}

.columnRightStart h2 {
	color: #666;
        border-bottom:1px dotted;
	font-size: 17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 110%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;	
	font-weight: normal;
}

.columnRightStart a:link { color:#000;	text-decoration: underline; }
.columnRightStart a:visited { color:#353535; text-decoration: underline; }	
.columnRightStart a:hover { color:#353535; text-decoration: underline; }
.columnRightStart a:active { color:#353535; text-decoration: underline; }

.columnRightStart h2 a:link { color:#222; text-decoration: none; border-bottom:none; }
.columnRightStart h2 a:visited { color:#222; text-decoration: none; border-bottom:none; }
.columnRightStart h2 a:hover { color:#000; text-decoration: none; }
.columnRightStart h2 a:active { color:#000; text-decoration: none; }

.columnRightStart ul {
    list-style-type:none;
    margin-left:0;
    padding-left:0;
}

.columnRightStart ul li + li { margin-top: 0.5em; }
.columnRightStart .comments-count {
    display:block;
    font-size:80%;
    color:#666666;
    margin-top:-0.3em;
    margin-bottom:0;
}
.columnRightStart li a { display:block; }
.columnRightStart .weiternews { margin-top:1em; text-align: right; }
