/*
	CSS Document: css_modules.css
	Version: 1.0 | Date: 2008-12-17
	Project: www.hoess-salettl.at
	Author: websLINE, 2008
	-------
*/


/* TABELLE FORMULAR */

.form table td {
	padding: 3px 5px;
	background: #7A3E30;
	}
.form table .col1 {
	width: 100px;
	text-align: right;
	}
.form table .bttn input {
	background: #8C0C10;
	color: #fff;
	border: 1px;
	}


/* TABELLE MENÜ */

table.menu {
	width: 70%;
	}
table.menu th,
table.menu td {
	padding: 3px 5px;
	}
table.menu th {
	padding-top: 10px;
	}
table.menu td {
	background: #7A3E30;
	}


/* IMPRESSIONEN */

.impressions {
	}
.impressions a {
	display: block;
	float: left;
	margin-right: 3px;
	background: #8F0D16;
	padding: 4px;
	}
.impressions a:hover {
	background: #562016;
	}
.impressions b a {
	margin: 0;
	}
.impressions img {
	border: 1px solid #eee;
	}


/* TEXT ABSAeTZe */

.absatz {
	}
.bildlinks img {
	margin: 0 8px 0 0;
	float: left;
	}
.bildrechts img {
	margin: 0 0 0 8px;
	float: right;
	}


/* sIFR REPLACEMENT */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}
.sIFR-replaced {
	visibility: visible !important;
	}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
	}

/* These "decoy" styles are used to hide the browser text before it is replaced...
 the negative-letter spacing in this case is used to make the browser text metrics 
 match up with the sIFR text metrics since the sIFR text in this example is so much narrower... 
 your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
