@charset  "utf-8";
 #reise_wrapper {
	background-repeat: no-repeat;
	margin-top: 5px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 8px;
	background-position: center center;
	background-image: url(../images/reise/hartung_bg.JPG);
	border: 1px solid rgba(153, 153, 153, 1);
}
#reise_1 {
    height: 80px;
    width: 400px;
    margin-top: 30px;
    margin-left: 70px;
}
.follow_us2 {
    float: none;
    margin: 20px 0 0 0;
    padding: 25px;
    min-height: 80px;
    width: auto;
}
.follow_us2 h2 {
    margin-top: 0;
    margin-bottom: 21px;
}
.follow_us2 a {
    display: inline-block;
    width: 39px;
    height: 39px;
}
.follow_us2 p {
    margin-bottom: 22px;
}
.follow_us2 .facebook {
    background: transparent url("../images/xtd_facebook.png") no-repeat left top;
}
.follow_us2 .facebook:hover {
    background: transparent url("../images/xtd_facebook_over.png") no-repeat left top;
}
.follow_us2 .facebook:active {
    background: transparent url("../images/xtd_facebook_over.png") no-repeat left top;
}
.follow_us2 .twitter {
    background: transparent url("../images/xtd_twitter.png") no-repeat left top;
}
.follow_us2 .twitter:hover {
    background: transparent url("../images/xtd_twitter_over.png") no-repeat left top;
}
.follow_us2 .twitter:active {
    background: transparent url("../images/xtd_twitter_over.png") no-repeat left top;
}
#reis_2 {
	width: 500px;
	text-align: left;
	background-color: rgba(255, 255, 255, 0.7);
	padding-left: 15px;
	border-radius: 8px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
	padding-top: 10px;
	margin-left: 30px;
	margin-top: 25px;
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
	font-weight: normal;
}
#titel_logo {
    height: 90px;
    text-align: left;
}
#wrapper_bilder_show {
    height: 80px;
}
.image_set:hover {
    background-color: #;
	background-color: #FFF4D9;
}
#reis_2 p {
	font-weight: normal;
}
