html, body {
	height: 100%;
}
body {
	margin:0px;
	height:100%;

	/* Definiere Standardschriftart */
	font-family:Verdana;
	font-size:10px;
	color:#444444;
}
/* Definiere Standard-Links */
a:active, a:hover, a:link, a:visited, a:focus {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#660033;
	text-decoration:none;
}

/* Definiere Überschriften */
h1 {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color: #660033;
	text-decoration:none;
	display:inline;
}
h2 {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color: #660033;
	text-decoration:none;
	display:inline;
}
h3 {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color: #660033;
	text-decoration:none;
	display:inline;
}



/* Definiere Standard Formulareigenschaften */
form {
	display:inline;
}
input,select,textarea {
	font-family:Verdana;
	font-size:10px;
	border:1px solid #a7b0b6;
}

/* DEFINIERE NAVI-LINKS */
#kategorie a:active, #navioben a:active, #copyright a:active, #kategorie a:link, #navioben a:link, #copyright a:link, #kategorie a:visited, #navioben a:visited, #copyright a:visited, #kategorie a:focus, #navioben a:focus, #copyright a:focus {
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #444444;
}

#kategorie a:hover, #navioben a:hover, #copyright a:hover {
	text-decoration:underline;
}
#subkategorie a:active, #subkategorie a:link, #subkategorie a:visited, #subkategorie a:focus {
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #444444;
}

#subkategorie a:hover {
	text-decoration:underline;
}

/* Blogg - Link rot färben */
#blogglink {
	color:#660033;
	font-weight:bold;
}

/* definiere Versand-Informationslink */
a.AktionenVersandInfo {
	font-family:Verdana;
	font-size:10px;
	text-decoration:underline;
	font-weight:normal;
	color:#444444;
}

/* Positionierung der Seitenelemente */
#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	width:850px;
}
#logo {
	position:absolute;
	top:29px;
	left:16px;
}
#navioben {
	position:absolute;
	width:1024px;
	height:45px;
	top:102px;
	left:15px;
}
	#navisuche {
		position:absolute;
		top:0px;
		left:2px;	
	}
	#navihome {
		position:absolute;
		/* left:571px;*/
		left:450px;
		top:2px;
	}
		#twittericon {
			position:absolute;
			top:-2px;
			left:173px;
			border:none;
		}
	#navilang {
		position:absolute;
		left:655px;
		top:0px;
		margin:0;
		padding:0;
	}
		#navilang ul {
			margin:0;
			padding:0;
		}
		#navilang li {
			list-style-type:none;
			list-style-image:none;
			display:block;
			float:left;
			margin:0;
			padding:0;
			margin-right:5px;
		}
		#navilang img {
			border:none;
		}
		#navilang a.flag {
			position:relative;
			top:1px;
		}
	#navisap {
		position:absolute;
		/* left:300px; */
		left:177px;
		top:2px;
	}
	#navischnellsuche {
		position:absolute;
		left:705px;
		top:0;
	}
		#navischnellsuchetext {
			width:102px;
		}
		#navischnellsuchelupe {
			border:none;
			position:relative;
			top:-2px;
		}
	div#user
	{
		position:absolute;
		left:427px;
		top:-95px;
		font-size:10px;
		width:400px;
		text-align:right;
	}
	div#user a
	{
		font-size:10px;
		font-weight:bold;
		text-decoration:none;
	}
#bilderleiste{
	width:841px;
	padding-left:17px;
	position:absolute;
	top:125px;
	height:86px;
}
	#bilder {
	}
	#bildersubskription {
	}
#navilinks{
	position:absolute;
	top:225px;
	z-index:1;
	width:158px;
}
	#warenkorb {
		margin-left:16px;
		line-height:15px;
	}
	#twitterlogo {
		color:#33ccff;
		width:130px;
		margin-top:15px;
		margin-left:15px;
	}
		#twitterlogo img {
			border:0;
		}
	#kategorien {
		margin-left:17px;
		margin-bottom:10px;
	}
		#kategorie {
			line-height:24px;
			background-image:url(../_images/cunddneu/navitem.gif);
			background-repeat:no-repeat;
			background-position:left bottom;
		}
		#subkategorie {
			line-height:12px;
			margin-left:15px;
		}
	#navitopborder {
		background-image:url(../_images/cunddneu/navitem.gif);
		background-repeat:no-repeat;
		background-position:0px -16px;
		height:3px;
		margin-top:5px;
		margin-left:17px;
	}
	#neueweine {
		margin-left:17px;
		line-height:24px;
		background-image:url(../_images/cunddneu/navitem.gif);
		background-repeat:no-repeat;
		background-position:left bottom;
	}
	#neueweine a:active, #neueweine a:link, #neueweine a:visited, #neueweine a:focus, #neueweine a:hover {
		font-family: Verdana;
		font-size: 10px;
		font-weight:bold;
		color: red;
		text-decoration:none;
	}
	#sonderpreise {
		margin-left:17px;
		line-height:24px;
		background-image:url(../_images/cunddneu/navitem.gif);
		background-repeat:no-repeat;
		background-position:left bottom;
	}
	#sonderpreise a:active, #sonderpreise a:link, #sonderpreise a:visited, #sonderpreise a:focus, #sonderpreise a:hover {
		font-family: Verdana;
		font-size: 10px;
		font-weight:bold;
		color: red;
		text-decoration:none;
	}
	div.sammler
	{
		margin-left:17px;
		line-height:24px;
		background-image:url(../_images/cunddneu/navitem.gif);
		background-repeat:no-repeat;
		background-position:left bottom;
	}
	div.sammler a:active, div.sammler a:link, div.sammler a:visited, div.sammler a:focus, div.sammler a:hover {
		font-family: Verdana;
		font-size: 10px;
		text-decoration:none;
	}
	#sprachen {
		margin-left:16px;
		margin-top:20px;
	}

#contentarea {
	width:682px;
	position:absolute;
	top:236px;
	left:168px;
	z-index:1;
	padding-bottom:20px;
}
#content {
	width:682px;
}
*.KeinRahmen {
	border:none;
}
#abholhinweis {
			margin-top:30px;
			margin-left:16px;
			width:100px;
			height:160px;
			padding-left:15px;
			padding-right:10px;
			padding-top:20px;
			background-image:url(../_images/cunddneu/abholunghintergrund.gif);
			background-repeat:no-repeat;
}

table.VKTabelle {
}
td.VKTabelleLegendeLand {
	font-weight:bold;
}
td.VKTabelleLegendeKV {
	font-weight:bold;
}
td.VKTabelleLegendeEiner {
	align:right;
	text-align:right;
	font-weight:bold;
}
td.VKTabelleLegendeDreier {
	align:right;
	text-align:right;
	font-weight:bold;
}
td.VKTabelleLegendeSechser {
	align:right;
	text-align:right;
	font-weight:bold;
}
td.VKTabelleLegendeZwoelfer {
	align:right;
	text-align:right;
	font-weight:bold;
}
td.VKTabelleLegende18er {
	align:right;
	text-align:right;
	font-weight:bold;
}
td.VKTabelleLand {
}
td.VKTabelleKV {
	align:right;
	text-align:right;
}
td.VKTabelleEiner {
	align:right;
	text-align:right;
}
td.VKTabelleDreier {
	align:right;
	text-align:right;
}
td.VKTabelleSechser {
	align:right;
	text-align:right;
}
td.VKTabelleZwölfer {
	align:right;
	text-align:right;
}
td.VKTabelle18er {
	align:right;
	text-align:right;
}