/* --- Stylesheet für Appartements Barbara (print) ---
	 Autor:  Sigfried Arnold (ARSI)
	         AGENTUR.NET Internet Full Service GmbH
	         http://agentur.net
*/
#top, #jump, #menu, #lang, #end { display: none; }

#footer {
	margin-top: 1em;
}

#agentur_net {
	margin-top: 1em;
	text-align: right;
	font-size: 75%;
}

#agentur_net a {
	text-decoration: none;
	font-size: 134%;
	padding-left: 0.25em;
}

#agentur_net a strong {
	color: #000000;
}


#agentur_net a strong span {
	color: #A6CE39;
}

/* --- Allgemeine HTML-Elemente --- */
a { color: #000000; }

h1 { 
	border-bottom: 1px solid #000000;
	padding-bottom: 0.25em;
}

h1 a {
	text-decoration: none;
}

table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1em;
}

caption, th, td {
	text-align: left;
	border: 1px solid #000000;
	padding: 0.2em;
}

caption { 
	border: 0;
	font-weight: bold;
	font-size: 120%;
}

th span {
	font-size: 75%;
	font-weight: normal;
	padding: 0 0.5em 0 0;
}

th, td {
	vertical-align: top;
	width: 33%;
}

td a { display: none; }

dd.csc-textpic-caption { display: none; }

