﻿body	{
		background-color: #FFFFF0;
		
		margin: 0;
		padding: 0;
		
		font-family: Trebuchet MS, Arial, helvetica, sans-serif;	
		color: #000000;
		font-size: 10pt;

		scrollbar-face-color: #004830;
		scrollbar-base-color: darkgrey;
		scrollbar-arrow-color: white;
		}

h1		{ color: #004929; font-size: 16pt; }
h2		{ color: #004929; font-size: 14pt; }
h3		{ color: #004929; font-size: 12pt; }
h3 a	{ color: #004929; font-size: 12pt; }
h4		{ color: #004929; font-size: 11pt; }
h5		{ color: #004929; font-size: 10.5pt; }
h6		{ color: #004929; font-size: 10pt; }

*	{
	font-size: 10pt;
	}

a	{ 
	color: #000000;
	font-weight: bold; 
	}

img {border: 0px solid none;}

legend	{
		color: #004830;
		font-weight: bold; 
		}

button	{
		font-family : Verdana,Arial,Helvetica;
		width : auto; 
		height : auto; 
		font-size : 8pt; 
		font-weight : bold; 
		background-color: #004929;
		color: #FFCF00;
		text-align : center; 
		border-width: 0;
		padding : 0px; 
		} 


.Wein_Site		{
				position: absolute;
				top: 0px;
				left: 0px; 
				width: 800px; 
				overflow: visible;
				padding:0px; 
				}


.Wein_Navig		{
				z-index: 7;
				position: relative;
				background-color:#FFFFF0; 
				top: 86px; 
				right: -630px;
				width: 100px; 
				margin:0px; 
				padding:0px; 
				}

.Wein_Navig p	{ 
				margin: 0px; 
				}

.Wein_Navig img	{
				border: 0px solid; 
				}


.Wein_Main		{
				z-index: 4;
				position: absolute;
				top:0px; 
				width: 730px; 
				background-color:#FFFFFF;
				color: #000000;
				padding:1px; 
				}

.Wein_Header	{
				}

.Wein_HeadLine	{
				background-color: #004929;
				width: 620px; 
				padding: 4;
				}

.Wein_HeadLine h1	{
					color: #FFCF00;
					margin-top: 0; 
					margin-bottom: 0;
					}

.Wein_Content	{
				z-index: 5;
				position: relative; 
				width: 620px; 
/*				height:300px; */
				min-height:420px; 
				color: #000000;
				background-color:#FFFFFF;
				padding:7px; 
				}

.Wein_Content *	{
				}

.Wein_Content h1	{
					}

/* for Internet Explorer */
/*\*/
* html .Wein_Content {
height: 420px;
}
/**/

.Wein_Footer	{
				z-index: 9;
				position: relative; 
				width: 730px; 
				left: -2px;
				bottom: -10px;
				padding:2px; 
				}

/* Verkostungsblatt */

.gruen		{
			color:#004929; 
			text-decoration: none;
			}				 

.gruenklein {
			font-size: 0.8em;
			font-weight:bold;
			color:#004929;
			}

.Kommentar	{
			color: black;
			font-size:0.8em;
			}

/*Einstellungen fuer weinserver.at/vinothek Ende*/

@media print {
  /* ... Formatdefinitionen zum Drucken ... */
  .txt4scr { display:none; }
  .Wein_Navig { display:none; }
}

@media screen, handheld {
  /* ... Formatdefinitionen zur Bildschirmausgabe ... */
  .txt4prt { display:none; }
  }


.Minipage		{
				text-align: left;
				}

.Minipage *		{
				margin-top: 0; 
				margin-bottom: 0;
				}

.Minipage th	{
				background-color: #004929;
				color: #FFCF00;
				font-weight: bold;
				text-align: left;
				}

.Minipage th *	{
				color: FFCF00;
				}


.Weinserver_Skyscraper	{
					z-index:9; 
					position: absolute;
					top:0px;
					left:730px; 
					width:160px; 
					height: 600px; 
/*					overflow:auto; */
					overflow:visible;
/*					height: 300%; */
/*					bottom: 0; */
/*					background-color:#6060a0; */
					background-color: transparent; 
					}

  
/* CMS */

.CMS_Form th	{
				background-color: #004929;
				color: #FFCF00;
				text-align: left;
				}

.CMS_Form h1	{
				color: #FFCF00;
				margin-top: 0; 
				margin-bottom: 0;
				}

.CMS_List tr	{
				vertical-align:top;
				}

.CMS_List th	{
				background-color: #004929;
				color: #FFCF00;
				text-align: left;
				padding: 2;
				}

.CMS_List th a	{
				color: #FFCF00;
				}

.CMS_List h1	{
				color: #FFCF00;
				margin-top: 0; 
				margin-bottom: 0;
				}

.CMS_List h3	{
				color: #FFCF00;
				margin-top: 0; 
				margin-bottom: 0;
				}

				
.CMS_List a	{
			font-weight: bold;
			}

.prompt	{
		font-weight: bold;
		text-align: right;
		}

.LineHigh	{
			background-color: #eeeeee;
			color: #000000;
			}

.LineLow	{
			background-color: #dddddd;
			color: #000000;
			}

.LineDelete	{
			background-color: #ffcccc;
			color: #000000;
			}