@charset "utf-8";
/* CSS Document */
*
	{
	margin:0px;
	padding:0px;
	}

p
	{
	font-family:"Times New Roman", Times, serif;
	font-size:0.9em;
	color:#666666;
	}

a
	{
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	font-weight:bold;
	color:#999999;
	outline:none;
	}

a:hover
	{
	color:#99CC00;
	}

ul
	{
	list-style-type:none;
	}

td
	{
	vertical-align:top;
	}

#subnav
	{
	width:150px;
	height:200px;
	margin:20px;
	padding-top:20px;
	padding-bottom:20px;
	border-right:1px dashed #CCCCCC;
	}

#inhalt
	{
	position:absolute;
	width:690px;
	height:200px;
	top:20px;
	left:200px;
	overflow:auto;
	}
	
#winesleft {
	float:left;
	margin-right:30px;
}

#winesmiddle {
	float:left;
	margin-right:30px;
}

#winesright {
	float:left;
	
}

#winesleft a, #winesmiddle a, #winesright a {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#999999;
	}

#winesleft a:hover, #winesmiddle a:hover, #winesright a:hover 
	{
	color:#99CC00;
	}

#aktuell
	{
	position:absolute;
	width:790px;
	height:200px;
	top:20px;
	left:10px;
	overflow:auto;
	}

#aktuell1
	{
	position:absolute;
	width:280px;
	height:200px;
	left:0px;
	top:30px;
	}

#aktuell2
	{
	position:absolute;
	width:280px;
	height:200px;
	left:300px;
	top:30px;
	}

#aktuell3
	{
	position:absolute;
	width:280px;
	height:200px;
	left:600px;
	top:30px;
	}

.gruppe
	{
	width:120px;
	float:left;
	text-align:center;
	font-size:11px;
	margin-right:10px;
	margin-bottom:15px;
	}

#downloads img
	{
	display:block;
	padding:1px;
	border:1px solid #666666;
	}

#news img, #diefamilie img, #dasteam img, #biodynamisch img, #weingarten img, #keller img, #aktuell img
	{
	float:left;
	padding:1px;
	margin-right:15px;
	margin-bottom:10px;
	border:1px solid #666666;	
	}
	
#bezugsquellen
	{
	position:absolute;
	width:710px;
	height:200px;
	top:20px;
	left:180px;
	overflow:auto;
	}

#kontakt
	{
	position:absolute;
	width:460px;
	height:200px;
	top:20px;
	left:20px;
	overflow:auto;
	}

#left
	{
	float:left;
	}

#right
	{
	text-align:right;
	}
