body, table, td, p                            { color: #000; font-size: 12px; font-family: Verdana; line-height: 17px }
input, textarea, select, option           { color: #000; font-size: 12px; font-family: Verdana; font-weight: bold; line-height: 17px; text-decoration: none }
a              { color: #000; font-family: Verdana; font-weight: bold; line-height: 17px; text-decoration: none }
a:hover              { color: #bd7466; font-family: Verdana; font-weight: bold; line-height: 17px; text-decoration: none }

/* Zoombilder auf Zimmerseiten */

/* in einer Zeile */
.zoomimage			{ float: left; margin-right: 10px; margin-bottom: 8px }

/* Blätterkatalog */
.pdfkat						{ height: 100px; margin-bottom: 30px }
.pdfimage					{ float: left; background-image: url(../images/bg-katalog.gif); background-repeat: no-repeat; background-position: left top; width: 220px; padding-left: 10px; margin-right: 16px }
.pdftext						{ position: relative; float: left; width: 454px; height: 100px; color: #710014; font-style: italic; background-image: url(../images/bg-katalog-text.gif); background-repeat: no-repeat; background-position: right bottom }
.pdftextlink				{ font-style: normal; margin-bottom: 8px }
.pdftextlink:hover		{ font-style: normal; }
.pdfbutton					{ position: absolute; bottom: 10; right: 0 }
