.body {
        background-color: #eee!important;
}

/*----Thumbs Row3----*/

.thumbs3 {
	float: left;
	width: 250px;
	padding: 17px;
}


.thumbs3 img {
	width: 100%;
}


.thumbs3 h1 {
        margin-top: 5px;
	text-align: left;
	font-size: 100%;
        color: #030385 !important;
	font-weight: bold !important;
}

.thumbs3 p {
	text-align: left;
	font-size: 100%;
	font-style: normal;
        line-height: 1.4;
}


/* Außenabstände ggf. mit Subklassen lösen */


/*-----Thumbs Row2-----*/

.thumbs2 {
	float: left;
	width: 395px;
	padding: 17px;
}

.thumbs2 img {
	width: 100%;
}

.thumbs2 h1 {
        margin-top: 5px;
	text-align: left;
	font-size: 100%;
        color: #030385 !important;
	font-weight: bold !important;

}

.thumbs2 p {
	text-align: left;
	font-size: 100%;
	font-style: normal;
        line-height: 1.4;
}

/* Außenabstände ggf. mit Subklassen lösen */


/*-----Credit------*/

#credit {
    clear: both;
    font-size: 0.9em;
    float: left;
    margin: 2em 1em 2em 1em;
    color: #999;
    position:absolute;
    bottom: 0;
    background-color: white;
padding: 10px 10px 0px 10px;
}

#credit h1{
    font-size: 1em;
    color: #999;
}

#credit> *:not(h1){
    display: none;
}
#credit:hover > *:not(h1){
    display: block;
}

/*------Promobox------- */

.slides-navigation a {
    font-size: 2.5em !important;
    font-weight: bold;

}

/*-----Quicklinks------*/

.subcr {
    padding: 0;
}
.c40r {
    padding: 0!important;
    width: 52%!important;
}
#quick_links_startseite {
    margin-top: 1.4em!important;
}
