/*
CSS Dokument

Weingut Brustbauer
www.brustbauer.at

Michael T. Lederer
http://www.lederer.at.tf
Oktober 2004

WEINGUT
*/

div.header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 118px;
	background: transparent url(../image/weingut0.jpg) 575px 0px no-repeat;
	z-index: 10;
}

div#footer{
	background: transparent url(../image/footer.gif) bottom right no-repeat;
}

div#navigation div#fill {
	background-color: #693;
}

div#text {
	position: absolute;
	top: 229px;
	left: 228px;
	width: 510px;
	height: 184px;
	overflow: hidden;
	z-index: 10;
}

div#text-swap {
	position: absolute;
	top: 129px;
	left: 218px;
	width: 575px;
	height: 273px;
	overflow: hidden;
	z-index: 10;
	visibility: hidden;
}

div#bar {
	position: absolute;
	left: 0px;
	top: 146px;
	width: 93px;
	height: 454px;
	background-color: #A9D454;
}

div#pic {
	position: absolute;
	top: 12px;
	left: 0px;
	width: 800px;
	height: 500px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	overflow: visible;
	z-index: 4;
}

div#pic div.pic-left {
	position: absolute;
	left: 0px;
	top: 0px;
}

div#pic div#pic-top {
	position: absolute;
	left: 192px;
	top: 0px;
	height: 188px;
}

div#pic div#pic-top-swap {
	position: absolute;
	left: 192px;
	top: 0px;
	height: 106px;
	visibility: hidden;
}

div#pic div.pic-left img {
	margin-bottom: 5px;
}

div#pic div#pic-top img {
	margin: 0px 0px 0px 6px;
}

div#pic div#pic-top-swap img {
	margin: 0px 0px 0px 4px;
}

div#pic div#pic-top div#flipflop {
	position: absolute;
	left: 272px;
	bottom: 1px;
	width: 147px;
	height: 22px;
	text-align: center;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	background-color: #693;
	z-index: 8;
}

h1 {
	color: #693;
	font-size: 21px;
	font-weight: normal;
	line-height: 21px;
	text-transform: none;
}

h1 span {
	color: #ACDE4A;
	text-transform: uppercase;
}

h2 {
	color: #693;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	text-transform: none;
	margin: 0px 0px 0px 1px;
}

h2.rosso {
	color: #C00;
}

em.variant {
	font-weight: normal;
	color: #693;
}

a.weingut:link{
	color: #FFF;
	text-decoration: none;
}
a.weingut:visited{
	color: #FFF;
	text-decoration: none;
}
a.weingut:hover{
	color: #ACDE4A;
	text-decoration: none;
}
a.weingut:active{
	color: #ACDE4A;
	text-decoration: none;
}

div#vino {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 337px;
	height: 271px;
	overflow: hidden;
}

div#soldi {
	float: right;
	width: 225px;
	height: 273px;
	font-size: 13px;
	margin-left: 5px;
	padding: 0px;
	margin: 0px;
	overflow: visible;
}

div#soldi div {
	margin-bottom: 8px;
}

div#flopflip {
	position: absolute;
	bottom: -1px;
	right: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 20;
}

table.vino {
	border: 0px;
}

table.vino td {
	border: 0px;
	padding: 0px;
	padding: 5px 2px 10px 5px;
	/* 12-2007: Mehr Weine, weniger Platz! */
	font-size: 13px;
	line-height: 14px;
	/*font-size: 13px;*/
	/*line-height: 17px;*/
	/* 12-2007: Ende der Modifikation */ 
}

table.vino td span {
	font-weight: bold;
}

table.vino td span.ghost {
	visibility: hidden;
}

table.vino td.caption {
	background-color: #693;
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
	height: 26px;
	padding: 0px 0px 0px 10px;
}

table.vino td.blanco {
	background-color: #CAF576;
}

table.vino td.rosso {
	background-color: #FEC5C5;
}

table.vino td.sockel {
	background-color: #C00;
	height: 5px;
	padding: 0px;
}

div#flopflip table {
	margin-top: 2px;
}

div#flopflip table td {
	text-align: center;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #FFF;
	background-color: #693;
	height: 22px;
	padding: 0px 7px 0px 5px;
}

div#flopflip table td.fill {
	background-color: #FFF;
	width: 10px;
	padding: 0px;
}

span.smallprint {
	font-size: 11px;
}

