/**
 *
 * FEINHEIT kreativ studio // www.feinheit.ch
 *
 */
html,body{margin:0px; padding:0px;}
html,body{height:100%;}
body{
	margin:0;
	padding:0;
	background:url(/img/bg.jpg) repeat-y left top;
	background-color:#020202;
}
body,table,td{font-family:Helvetica, Arial, Verdana, sans-serif;font-size:13px; line-height: 19px; color:#000000;}
a{color:#7f2713;}
a:hover{color:#ac935e;}
img{border:none;}
table,tr,td{vertical-align:top;border-collapse:collapse}
form{margin:0px;padding:0px;}

/* NAVIGATION */
#naviswf{position:relative; clear:both;height:480px; width:160px;float:left;}
#naviswf ul, #naviswf li{margin:0px; padding:0px; list-style:none;}
#naviswf li{display:inline;}
#naviswf div{background:#fff; height:46px; padding:10px;}

#pageholder {
	width: 950px;
	/*margin-top: 40px;*/
	padding-top: 40px;
}

/* CONTENT */
#centercol, #centercol.auto{
/*	width:444px; */
	width:524px;
	height: auto;
	_height: 480px;
	min-height: 480px;;
	background:#f3f3f3;
/*	padding: 0 40px 25px 40px; */
	float:left;
}

#centercol.quad{
/*	height: 455px;*/
	height: 480px;
}
#centercol.start, #centercol.start a.enter{
	width: 524px;
	height: 480px;
	padding: 0;
}
#centercol.start a.enter {
	background:url(/img/staegerweine_logo.jpg) no-repeat 0 0;
	display:block;
	text-decoration:none;
}
#centercol.start #submenubox{
	display:none;
}

#contentbox {
/*	position: absolute;
	top: 135px;*/
	margin: 0 40px 25px 40px;
	width: 444px;
}

.starttext {color:#fff; font-size:14px; line-height: 20px; position:absolute; top:248px; left:700px; width: 400px;}


h1 {font-size: 18px;
	padding-bottom: 3px;
}

#rightcol {
	float:left;
}

#wein-scroller {
	position: absolute;
	width: 263px;
	height: 480px;
	overflow: hidden;
}

#wein-scroller img {
	position: absolute;
	width: 263px;
	height: 480px;
}

#wein-scroller img.wein-image {
	z-index: 10;
	display: none;
}

/* SUBMENU */
#submenubox{
	height:70px;
	margin:27px 0px 0px 40px;
}
#submenubox a{
	color:#000;
	text-decoration: none;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
#submenubox a:hover{
	text-decoration:underline;
	color: #ac935e;
}
#submenubox a.mark{
	text-decoration:underline;
}


/* Footer */
#footer{
	position: absolute; left: 0; top: -2000px
}


.clearall{clear:both;}


.winelist {
	line-height:30px;
}
.winelist a, .newslist a, .winelist_shop a{
	font-size: 15px;
	color: #000;
	text-decoration: none;
}
.winelist a:hover, .newslist a:hover, .winelist_shop a:hover{
	color: #ac935e;
}
.winelist_shop a{
font-size: 13px;
}

.newslist .entry {
	padding-bottom: 20px;
}
.newslist .inhalt {
	padding-left: 20px;
}

a.arrow_back{
	position: absolute;
	top: 70px;
	left: 185px;
	width: 80px;
	height: 29px;
	background:url(/img/arrow_back.gif) no-repeat 14px 0;
}
a:hover.arrow_back{
	background:url(/img/arrow_back.gif) no-repeat 4px 0;
}
a.arrow_back span{
	display: none;
}


table.weintypen{
	text-align: right;
	width: 445px;
}
table.weintypen .bezeichnung{
	text-align: left;
}
table.weintypen td, table.shopform td{
	padding: 5px 0;
}
table.shopform {
	text-align: right;
	width: 445px;
}
table.shopform .bezeichnung {
	text-align: left;
	width: 245px;
}
table.weintypen .sf-textinput{
	width: 42px;
	text-align: right;
}
.submit_btn {
	margin-top: 20px;
}

/* SHOP */

.shop_preis{
	width: 85px;
}

.shopform label{width:100px; float:left;}
.submit-btn{padding-left:100px;}
.shopform .sf-textinput, .shopform .sf-selection{margin-bottom:5px;}
.shopform .sf-textinput{width:345px;}
.shopform .sf-textarea{width:345px; height:100px;}
.shopform span{color:#CC0000;}
.shopform tbody {border-top: 1px solid #000000; border-bottom: 1px solid #000000;}



#centercol.lageplan, #centercol.lageplan a.enter{
	width: 524px;
	height: 480px;
	padding: 0;
}
#centercol.lageplan a.enter {
	background:url(/img/lageplan.gif) no-repeat 0 0;
	display:block;
	text-decoration:none;
}
#centercol.lageplan #submenubox{
	display:none;
}


#feinheit {
	width: 16px;
	height: 53px;
	position: absolute;
	top:0;
	right:0;
	background:url(../img/feinheit.gif) no-repeat 0 0;
}
#feinheit a{
	display: block;
	width: 16px;
	height: 53px;
}
#feinheit a span{
	display: none;
}


