/******************************************************************************
gmeiner.css

Description	:
Stylesheet für die Website www.gmeiner-weine.at.
Diese Datei muß in sämtliche angezeigten Seiten integriert werden!

Language:	CSS
Copyright	:	Alexander Greiner, Sandra Brandstätter
Author:		Alexander Greiner (greiner@pcnews.at), Sandra Brandstätter (sbrandstaetter@gmx.net)
Date:		2004-10-19
last update	:	2007-08-01
Version		:	1.1
*******************************************************************************/

body {		background:#424D84; 
		font-family:Times New Roman;
		/*font-style:italic;*/
		cellpadding:0;	}

a:link {		/*color:#FFFFFF;
		text-decoration:none;*/	}

a:hover {		cursor:hand;
		text-decoration:none;
		/*background-color:#424D84;*/	}

a:visited {		/*color:#FFFFFF;
		text-decoration:none;*/	}
		
a 	{ 
		color:#000000; 
		font-weight:bold;	}

a.default_html  { color:#FFFFFF; }

/*td {		border-style:solid;
		border-width:1pt;	}*/
		
table {		border-style:none;
		border-width:0pt; 	
		margin-top:0px; 
		margin-bottom:0px;  }

tr.navigation { background:#003366;
		font-family:Arial,Tahoma
		}

.navigation {
		height=21;
		color=#FFFFFF;
		font-size:9pt;
		font-weight:bold;
		}
		
.footer {	color:#FFFFFF;
		text-align:right;
		font-size:9pt; }
		
.counter { 	color:#424D84;
		font-size:8pt; }

.main { 	
		background-color:#ffffff; 
		/* background-color:#DDDDE3; */
		color:#000000;
		font-size:11pt;
		text-align:top;
		background-attachment:fixed;
		background-image:url(pics/Hintergrund.gif);	}

.aktuelles{ 	margin-top:0px; 
		margin-bottom:0px; 
		background-color:#BCBCBC; 
		color:#FFFFFF;
		font-size:11pt;
		/*font-weight:bold;*/
		text-align:center;
		border=1;
		border-style=solid;
		border-color=#424D84;	}
		
td.date {	font-weight:bold;
		font-size:11pt;
		color:#012858;	}

td.headline {font-weight:bold;
			 font-size:11pt;
		     color:=#000000;
		     margin-bottom:0px; }
		     
td.text {font-size:11pt;
		 color:#000000;
		 margin-top:0px; }

td		{font-size:11pt;}
		 
p		{font-size:11pt;}