#leftcolor {	
		background: #440059;
		}
a{
	color: #440059;
	text-decoration: none;
	}
.bereich{color:#440059;}

.medialinecolor {
		width: 70px;
		height: 4px;
		position: absolute;
		left:265px;
		background-color:#440059;
        }
        
.post {
	margin: 20px 0 0 130px;
	padding: 0px 10px 0 10px;
	border-left: 1px dotted #999;
 	min-height: 20px;
	}

