.image_info {
    display:block;
    font-size:10px;
    color:#999;
    border:0px;
    }
.show_title a {
    font-size:12px;
    text-decoration:none;
    color:#999;
}
.image_info a {
    text-decoration:none;
    color:#fff;
}
img {
	border-width: 0;
}
.image {
    margin-bottom:0px;
}
.image img {
    padding:0px;
    border: 0px solid #fff;
    display:block;
    margin-top: 0px;
}
.navigation, .navigation a {
	text-decoration: none;
    color:#fff;
    margin-top:9px !important;
	margin-top:4px !important;
    font-weight:bold;
}
.navigation {
position: relative;
top: -34px !important;
top: -32px;
background: url('../img/bg/pfeil_bg.png');
width: 370px !important;
width: 380px;
height: 20px;
padding-top: 10px;
padding-right: 10px;
text-align: right;
z-index: 999;
}

.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #fff !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#777;
}

