div#links div.link_group {
	border:none;
}

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

div.illustration h1,
div.illustration h1 span.h1
{
	background-color:#953735;
}

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;
}

.lft {
    width:455px;
    float:left;
}
.rgt {
    width:255px;
    float:left;
    padding-left:15px;
    margin-top:60px;
}

div#text .thlinks h3 {
    float: left;
    margin:0;
}
div#text .thlinks a, div#text .thlinks a:hover {
    background-image: url("../images/arright.png");
    background-position: right center;
    background-repeat: no-repeat;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight:bold;
    height: auto;
    margin: 0 0 10px 0px;
    padding: 7px 5px 7px 8px;
    width: 220px;
    text-decoration:none;
}
.tbu1 a {
    background-color: #FFAB24;
}
.tbu13 a {
    background-color: #95519E;
}
.tbu2 a {
    background-color: #AD0040;
}
.tbu3 a {
    background-color: #67BC29;
}
.tbu4 a {
    background-color: #005ABB;
}
.tbu5 a {
    background-color: #0198AB;
}
.thlinks a:hover, .thlinks a:hover {
    background-color: #CCCCCC;
}
