
.cp-head {
    margin: 20px 0px 20px 8px;
    width: 125px;
    height: auto;
    float: left;
}

.cp-head div {
    font-family: verdana, arial, helveteic, sans-serif;
    font-size: xx-small;
    background-image: url(site_grafik/newslist_bg.jpg);
    background-repeat: no-repeat;
    padding: 3px 5px 0px 5px;
    color: #333333;
    height: 100px;
}

.cp-head h3 {
    color: #6e6e6e;
}

.cp-head h4 {
    padding: 0px;
    margin-bottom: 5px;
    color: #dddddd;
}

.cp-head div a,
.cp-head div a:link,
.cp-head div a:active,
.cp-head div a:visited {
    color: #333333;
    font-weight: 100;
    text-decoration: none;
}


/* defines for the item block layout */
.cp-item {
	font-family: serif;
	margin: 10px;
	width: 600px;
}

.cp-item .cp-item-head {
	font-size: 12px;
}

.cp-item .cp-item-metainfo {
}

.cp-item .cp-item-body {
	font-size: 12px;
	text-align: justify;
}
