body      {
	background: white url('http://www.thomas-weinregal.de/clips/weintrauben.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }


div.angebot_box{	
	padding: 10px;
}
td.angebote{
	border: 1px solid #AAAAAA;
	text-align: center;
}

/* Links */
a:link, a:visited, a:active, a:hover   { 
	color: #333333;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;
	 }
a:hover  { 
	color: blue;
}


a.top_menu:link, a.top_menu:visited, a.top_menu:active, a.top_menu:hover   { 
	color: #333333;
	background: transparent;
	display: block;
	font-size: 10pt;
	text-decoration: none;
	 }
a.top_menu:hover  { 
	color: #313094;
	background: url('http://www.thomas-weinregal.de/clips/pfeil.gif');
	background-position: 140px top;
	background-repeat: no-repeat;
}

a.top2:link, a.top2:visited, a.top2:active, a.top2:hover   { 
	background: #EFEFEF;padding: 4px;margin-right: 2px;display: block;color: black;
	border: 1px solid white;
	 }
a.top2:hover  { 
	background: #DEDBDE;padding: 4px;margin-right: 2px;display: block;color: black;
}







a.menu_klapp:link, a.menu_klapp:visited, a.menu_klapp:active, a.menu_klapp:hover   { 
	display: block;
	padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #AEAEAE;
	 }
a.menu_klapp:hover  { 
	display: block;
	padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #AEAEAE;
	color: #333333;
	background: #FFC908;
}
a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active, a.breadcrumb:hover   { 
	color: #666666;
	background: #E3E3E3;
	text-transform: uppercase;
}
a.breadcrumb:hover  { 
	color: #313094;
	background: #E3E3E3;
}



/* Überschriften */
h1 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }
	

div#main{
	position: relative;width: 808px;margin: 100px 0px 0px 125px;
}
div#weinshop{
	position: absolute;top: -32px;left: 264px;width: 177px;height:31px;background: url('http://www.thomas-weinregal.de/clips/reiter.gif');
}
div#close_top{
	position: absolute;top: -40px;left: 264px;width: 400px;height:7px;
}
div#close_left{
	position: absolute;top: -40px;left: 256px;width: 7px;height:40px;
}

div#kontakt{
	position: absolute;top: -32px;left: 444px;width: 177px;height:31px;background: url('http://www.thomas-weinregal.de/clips/reiter.gif');
}
div#about{
	position: absolute;top: -32px;left: 624px;width: 177px;height:31px;background: url('http://www.thomas-weinregal.de/clips/reiter.gif');
}
div.topic_menu_dist{
	text-align: center;padding-top: 8px;
}
div#outer_content{
	position: relative;width: 800px;border: 1px solid black;background: white;color: #333333;text-align: left;
}
div#topic{
	position: relative;width: 800px;background: #E3E3E3; color: #333333;text-align: right;margin-bottom: 20px;
}
div#topic_dist{
	padding: 10px 30px 10px 10px;
}
div#content{
	position: relative;width: 800px;
	background: white url('http://www.thomas-weinregal.de/clips/content-background.gif');background-position: right top;background-repeat: repeat-y;
	color: #333333;
}
div#content_left{
	position: relative;width: 480px;float: left;text-align: left;
}
div#content_left_dist{
	padding: 30px 0px 20px 50px;
}
div#menu{
	position: relative;width: 320px;float: right;
}
div#warenkorb{
	position: absolute;top: -74px;left: 318px;width: 150px;
}
div#search{
	position: absolute;top: -80px;left: 450px;width: 350px;text-align: right;
}
div#headline{
	position: absolute;width: 400px;top: -50px;left: 50px;
}
div#topbreadcrumb{
	position: absolute;width: 480px;top: -140px;left: 50px;
}
h2.kategorie_name {
	border-bottom: 1px solid #FFC908;
}

form#searchform{
	margin: 0px;
}
th {
	background: #E3E3E3;
	color: #333333;
}
input.form {
	width: 300px;
}
textarea.form{
	width: 300px;
}
div#menu0{
	position: absolute;
	top: 0px;
	left: 264px;
	visibility: hidden;
	z-index: 50;
	width: 200px;
	padding-bottom: 10px;
}
div#menu0inner{	
	position: relative;
	z-index: 100;
	width: 177px;
	background: #E3E3E3;
	color: #333333;
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;
}
div#close_left2{
	position: absolute;left: -10px;top:0px;width:10px;
}



#lightbox{
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.thomas-weinregal.de/clips/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(http://www.thomas-weinregal.de/clips/white.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.thomas-weinregal.de/clips/lightbox/overlay.png", sizingMethod="scale");
	}


div.produkt_vorschau{
	position: relative;margin-bottom: 20px;
}	
div.produkt_vorschau_text{
	position: relative;width: 340px;float: right;
}
div.produkt_vorschau_title{
	background: #EFEFEF;border-bottom: 1px solid #AEAEAE;padding: 10px;margin-top: 5px;font-weight: bold;
}
div.produkt_vorschau_bild{
	position: relative;float: left;width:80px;text-align: center;
}
div.produkt_vorschau_dist{
	padding: 10px;
}
span.produkt_vorschau_preis{
	color: #909090;
}
span.produkt_vorschau_grundpreis{
	font-size: 8pt;color: #AEAEAE;font-style: italic;
}
span.produkt_preis{
	color: #606060;
}
span.produkt_grundpreis{
	font-size: 8pt;color: #909090;font-style: italic;
}
div.produkt_kategorien{
	position: relative;margin: 0px 0px 20px 0px;padding: 10px 0px 10px 0px;
	/* background: #FFC908;border-left: #FFC908 80px solid; */
}
div.produkt_dist{
	padding: 10px;
}
ul.produkt_kategorien_list{
	list-style-image:url('http://www.thomas-weinregal.de/clips/small_pfeil.gif');margin-top: 0px; margin-bottom:0px;
}

div.produkt_bilder{
	background: #EFEFEF;padding: 10px 5px 10px 5px;text-align: center;margin-top: 10px;
}

td.warenkorb{
	background: #E3E3E3;
}

div#landwahl{
	position: relative;width: 200px;background: #EAEAEA;padding: 10px;
}
td.adresse1{
	width: 10%;
}
td.adresse2{
	width: 90%;
}



div#wk{
	padding-left: 90px;margin: 10px 110px 10px 0px;
}
div#wk_container{
	position: relative;padding: 0px 20px 0px 40px;
}
div.wk_item{
	position: relative;padding: 5px;background: #E2E2E2;border-top: 1px solid black;border-left: 1px solid black;border-right: 1px solid black;
}
div.wk_item_1{
	border-bottom: 1px dotted #999999;
}
div#wk_summe{
	position: relative;padding: 5px;background: #E2E2E2;border: 1px solid black;text-align: right;font-weight: bold;margin-bottom: 10px;
}
