/* --- Clear-Styles thx 2 -> http://meyerweb.com/eric/tools/css/reset/index.html ---*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:top;
background:transparent;
font-family:Arial, sans-serif;
}
body {
line-height:1.2;
}
ol, ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
content:'';
content:none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
ins {
text-decoration:underline;
}
del {
text-decoration:line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse:collapse;
border-spacing:0;
}
/*--- Primary-Styles ---*/
#backgroundImage{
min-width:802px;
max-width:1250px;
margin:auto;
background:url('/.resources/img/backgroundImage.jpg') 0px 400px no-repeat;
height:1120px;
}
#wrapper{
width:802px;
margin:auto;
font-family: Arial, sans-serif;
color:#555555;
}
#banner{
background:url('/.resources/img/banner.jpg');
width:796px;
height:127px;
}
#menu{
float:left;
background:url('/.resources/img/menubg.png');
width:784px;
height:58px;
}
#menuLeft{
float:left;
background:url('/.resources/img/menuleftbg.png');
width:6px;
height:58px;
}
#menuRight{
float:left;
background:url('/.resources/img/menurightbg.png');
width:6px;
height:58px;
}
#main{
clear:both;
float:left;
background:url('/.resources/img/mainbg.png');
width:605px;
font-size:15px;
}
#mainContent{
margin:14px 20px;
min-height:500px;
}
#mainFooter{
position:relative;
top:7px;
background:url('/.resources/img/mainfooter.png');
width:605px;
height:7px;
clear: both;
}
#column{
float:left;
position:relative;
left:-6px;
background:url('/.resources/img/columnbg.png');
width:197px;
display:inline-block;
font-size:12px;
}
#columnContent{
margin-right:6px;
}
#columnFooter{
position:relative;
top:7px;
background:url('/.resources/img/columnfooter.png');
width:197px;
height:7px;
}
/*--- Secondary-Styles ---*/
h1{
	font-size:24px;
	font-weight:bold;
	margin-bottom: 20px;
}
h2{
	font-weight:normal;
font-size:18px;
	margin-top: 5px;
}
.textImage{
	margin-bottom: 15px;
	clear: both;
}
img.textImageleft{
	margin: 10px 20px 5px 0px;
	float:left;
}
img.textImageright{
	margin: 10px 0px 5px 20px;
	float:right;
}
p{
	margin-top: 7px;
	margin-bottom: 4px;
}
div.columnTitle{
	width:191px;
	border-bottom:1px solid #c2c2c2;
}
.columnTitle img{
	margin:13px 0px 10px 10px;
}
a{
	color: #555;
	font-style:italic;
	font-size:12px;
	text-decoration: none;
}
a:hover{
	color: #555;
	text-decoration: underline;
}
a.menu{
font-size:18px;
display:inline-block;
margin-left:15px;
margin-top:10px;
color:#ab7600;
text-transform:uppercase;
letter-spacing:1px;
font-style:normal;
}
a.menu:hover{
text-decoration:none;
color:#999;
}
.subMenuWrapper{
	margin-top: 4px;	
}
a.subMenu{
	color: #555;
	font-weight: bold;
	font-style:normal;
	text-decoration: none;
	font-size: 12px;
	text-transform:uppercase;
	margin-left: 15px;
	margin-right: 7px;
	border-bottom: 0px none;
	letter-spacing:1px;
}
a.subMenu:hover{
	color: #999;
}
.newsEntrySmall{
	margin-top: 15px
}
div.half{
font-size:5px;
}
.catalogPage{
width:445px;
float:right;
}
.regionListTitle{
font-size:14px;
font-weight:bold;
padding-top:20px;
}
.producerListTitle{
font-weight:bold;
padding-top:20px;
}
/*-----------------------------------
Order-Workflow
-------------------------------------*/
.workflowcounterObject_active {
	font-weight:bold;
	color:#d24a4c;
}
.workflowcounterObject_inactive {
	font-weight:bold;
	color:#555;
	
}
.workflowCounterContent {
	text-align:center;	
}
/*-----------------------------------
Länderübersicht
-------------------------------------*/
.countryLink {
	font-size:16px;
	color:#d24a4c;
}
.countryLink a {
	font-size:14px;
}
.countryLink a:hover {
	text-decoration:underline;	
}
/*-----------------------------------
Sortiment styles
-------------------------------------*/
.productEntry {
	border-bottom:1px solid #ab7600;
}
.productEntry td {
	vertical-align: middle;	
}
.prodName{
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
width:200px;
line-height:1.5;
}
.prodVintage{
width:50px;
}
.prodPrize{
text-align:right;
}
.prodName a {
	font-style:normal;
}
.buttonTable{
float:right;
}
.buttonTable input{
border:1px solid #ab7600;
height:20px;
width:30px;
margin-right:5px;
padding-top:2px;
color: #555;
}
.submit_icon {
cursor:pointer;
border:0px !important;
background: url(/.resources/img/basket.gif) !important;
width:35px !important;
height:25px !important;
padding-top:0px !important;
margin-right:0px !important;
}
/*-----------------------------------
News
-------------------------------------*/
.newsLead {
font-size:12px;
	font-weight:bold;
font-style:italic;
}
/*********************************
 * Mini Catalog
 *********************************/
div.miniCatalog{
float:left;
white-space:nowrap;
position:relative;
left:-14px;
top:-14px;
padding:15px;
height:100%;
width:90px;
}
.miniCatalogNode{
padding-bottom:5px;
font-weight:bold;
}
.miniCatalogSubNode{
font-weight:normal;
font-size:12px;
padding-top:3px;
padding-bottom:5px;
}
.miniCatalogNode a{
font-style:normal;
font-size:14px;
}
.miniCatalogSubNode a{
font-size:12px;
}
/*********************************
 * Mini Basket
 *********************************/

/*********************************
 * eventCalendar styles
 *********************************/
.ieaControlButtonSmall {
	margin:10px 5px 5px 0px;
	width:100px;
	height:18px;
	cursor: pointer;
	text-decoration:underline; 
}
.eventCalendarBigRow {
	margin-top:10px;
}
/*********************************
 * rightColumn styles
 *********************************/
 
.columnContent {
margin:10px;
}
#column h2 {
color:#ab7600;
text-transform:uppercase;
letter-spacing:1px;
}
#column a h2{
font-style:normal;
}
#column a:hover h2{
text-decoration:underline;
}
.columnLine{
border-bottom:1px solid #ccc;
font-size:0px;
}
/*********************************
 * input styles
 *********************************/
input.text{
border:1px solid #ab7600;
height:20px;
margin:4px 0px;
color:#555;
}
input.button{
border-top:1px solid #f8e6c2;
border-left:1px solid #f8e6c2;
border-bottom:1px solid #cb9214;
border-right:1px solid #cb9214;
height:25px;
background:#fff4dd;
color:#ab7600;
color:#555;
}