div#links div.link_group {
	border:1px solid #7f7f7f;
}

div#links div.link_group h3 {
	background-color:#7f7f7f;
}

div.illustration h1 {
	background-color:#7f7f7f;
}

div#text ul.ul_content_gutzuwissen li {
	background-image:url(../images/content_gut_zu_wissen_grau.gif);
}

.minf {
    padding:10px;
    border:1px solid #ccc;
    float:left;
    margin-top:20px;
    width:80%;
}
.minf a {
    width:100%;
    float:left;
    display:block;
    clear:both;
}
.clearer {
    width:100%;
    clear:both;
}
#text .minf a:hover {
    text-decoration:none;
}
