div.teaser_elements {
display:block;
width:670px;
min-height:200px;
margin:0;
padding:0px;
color:black;
margin-bottom:30px;
}
.teaser_elements ul, .teaser_elements li {
list-style:none;
margin:0px;
padding:0px;
}

.teaser_elements ul {
clear:left;
min-height:200px;
}

.teaser_elements li {
float:left;
padding:10px;
margin:0px 10px 10px 10px;
min-height:155px;
width:180px;
background-color:lightgrey;
}

.teaser_elements li:first-child {
margin:0px 10px 10px 0px;
}

.teaser_elements h1 {
color:black;
font-weight:bold;
}

.teaser_elements h2 {
color:black;
font-weight:bold;
}

div.teaser_elements p {
width:165px;
}


.teaser_elements a:visited,
.teaser_elements a:link {
text-decoration:underline;
color:black;
}

.teaser_elements a:hover {
text-decoration:none;
background-color:black;
color:lightgrey;
}
.csc-header {
clear:both;
}

