#content_wrapper {
	width: 614px;
	float: right;
	height: 532px;
	position: absolute;
	top: 39px;
	right: 36px;
	overflow: auto;
	padding: 20px;
        overflow-x: hidden;
}

#content_wrapper h1, #content_wrapper h2 {
	color: #772112;
	margin-bottom: 20px;
}

#content_wrapper h1 {
	font-size: 30px;
        font-weight: normal;
}

#content_wrapper h2 {
	font-size: 18px;
}

#content_wrapper p {
	color: #575755;
	line-height: 140%;
}

#bestellbutton {
	position: absolute;
	right: 10px;
	bottom: 0;
	border: 0;
}

#bestellbutton_neu {
	position: absolute;
	right: 10px;
	bottom: 10px;
	border: 0;
}

#zur_galerie {
	margin: 20px;
	display: block;
	height: 50px;
	text-align: right;
	margin-left: 380px;
}

#gallery div.rahmen {
    display: table;
    overflow: hidden;
    background-color: #FFF;
    border: 1px solid #CCC;
    float: left;
    margin: 5px;
    text-align: center;
    height: 126px;
    width: 126px;
}

#gallery div.rahmen a {
    display: table-cell; 
    vertical-align: middle;
}

#gallery div.rahmen a img {
 
}
