/************************************/
/* --------- template.css --------- */
/* -------------------------------- */
/* Die alten Definitionen           */
/* (z.b. table.auto, formulare usw) */ 
/* befinden sich in normal.css      */
/*                                  */
/*   !normal.css NICHT einbinden!   */
/* -------------------------------- */
/************************************/

/****************************/
/* Allgemeine Einstellungen */
/****************************/
body, html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
img { 
	border:none;
}
#content {
	padding: 15px;
	padding-top: 0;
}

input, textarea, select {
	border: 1px solid #bfbfbf;
	background-image: url(../../1pic/input_bg.png);
	background-repeat: no-repeat;
}

.banner_home {
	margin-bottom: 8px;
}

/***********************/
/* Newsline-spezifisch */
/***********************/

.newslineEditLink a{
	display:block;
	clear:both;
	background-color:#c7e2ff;
	border:1px solid #f0f0f0;
	padding:3px;
	font-size:11px;
	color:#4279bc;
	font-weight:bold;
	text-align:left;
}
.newslineEditLink a:hover {
	color:#4279bc;
	text-decoration:none;
}

/***********/
/* Headers */
/***********/

h1 {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	margin: 0;
	/*margin-left: 10px;*/
	margin-bottom: 10px;
	padding: 0;
}

h2 {
	font-size: 16px;
}

h3 {
	margin: 10px 0;
	font-size: 14px;
}


/***********/
/* Tabelle */
/***********/
table.auto {
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
margin-bottom: 1em;
}
table.auto td,table.auto th,table.auto tr {
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
padding: 3px;
}

/************/
/* Template */
/************/

#template {
width:959px;
text-align:left;
padding-bottom:33px;

}

#body {
	padding-top:19px;
	padding-left:15px;
}

#template {
	width: 974px;
}

.template_header {
	position: relative;
	width: 974px;
	height: 143px;
}

#logo_link {
	position: absolute;
	left: 10px;
	top: 0;
	width: 264px;
	height: 50px;
}
#logo_link a {
	display: block;
	width: 264px;
	height: 50px;
	text-decoration: none;
	font-size: 0;
}
#logo_link a span {
	position: absolute;
	left: -999px;
	top: -999px;
	font-size: 0;
}

#top_text {
	position: absolute;
	left: 42px;
	top: 56px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#top_text.austria {
	background-image: url(1pic/austria.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 42px;
	left: 0;
	line-height: 15px;
}

#expert_navigation {
	height:48px;
}

#expert_navigation ul.shops {
	position: absolute;
	top: 23px;
	right: 40px;
	list-style-type:none;
	margin:0;
	padding:0;
	height:48px;
	vertical-align: middle;
}
#expert_navigation ul.shops li.expert24 {
	font-weight: bold;
}

#expert_navigation ul.expert {
	position: absolute;
	top: 23px;
	list-style-type:none;
	margin:0;
	padding:0;
	height:48px;
	vertical-align: middle;
	right: 40px;
}

#expert_navigation ul li {
	display:block;
	float:left;
	margin:0;
	padding:0 12px;
	text-align: center;
	vertical-align: middle;
}
#expert_navigation ul.expert li {
	padding:0 5px;
}

#expert_navigation ul li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	display:block;
}

#top_navigation {
	color:#000000;
	width: 960px;
	position: absolute;
	top: 100px;
	left: 20px;
}

#top_navigation li {
	display: block;
	float: left;
}

.sprache a {
	padding-right: 25px;
	width: 50px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right 2px;
}

#login_info {
	float:left;
}

#login_info ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#login_info ul li {
	display:inline;
	margin-left:10px;
}

#main_menu {
	float:right;
	font-family: Arial, Verdana, sans-serif;
}

#main_menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-right:46px;
}

#main_menu ul li {
	display:inline;
	margin-right:10px;
}

#main_menu ul li a {
	color:#7F7F7F;
	text-decoration:underline;
}

#template_left ul.navigationspunkte {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#template_left ul.navigationspunkte li {
	margin:0;
	padding:0;
	list-style-type:none;
	background:url(1pic/menuitem_bg.png) left top no-repeat;
	border: 1px solid #dcdcdc;
	border-top: 0;
	/*height:32px;*/
	width: 208px;
}

#template_left ul.navigationspunkte li a {
	line-height:32px;
	height: 31px;
	overflow: hidden;
	padding-left:15px;
	font-size:1.2em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-right: 15px;
	background-image: url(1pic/bullet_grey.png);
	background-position: 186px center;
	background-repeat: no-repeat;
}

#template_left ul.navigationspunkte li ul li {
	background: none;
	width: auto;
	border: 0;
}
#template_left ul.navigationspunkte li ul li a {
	background: none;
	line-height: 15px;
	height: auto;
	font-size: 12px;
	font-weight: normal;
}
#template_left ul.navigationspunkte li ul li a:hover,
#template_left ul.navigationspunkte li ul li a.aktiv {
	background: none;
	text-decoration: underline;
}

#template_middle {
	background-image: url(1pic/template_middle.png);
	color:#000000;
	width: 974px;
	padding-bottom: 10px;
}

#template_left {
	float: left;
	width: 220px;
	margin-left:12px;
}

#template_content {
	float: left;
	width: 497px;
}

#search_header {
	width:462px;
	height:20px;
	background:url(1pic/header_suche.png) left top no-repeat;
	text-align: right;
	padding: 9px 18px;
	overflow: hidden;
	margin-bottom: 10px;
}

#search_header #search_input {
	float: right;
	width: 185px;
}
#search_header a,
#home_search a {
	display: block;
	width: 28px;
	height: 19px;
	overflow: hidden;
	float: left;
}

#search_header input#search,
#home_search input#search,
#searchbox input#search {
	border: 1px solid #bfbfbf;
	height: 17px;
	padding: 0;
	padding-left: 5px;
	width: 150px;
	background-image: url(1pic/input_bg.png);
	background-repeat: no-repeat;
	margin: 0;
	float: left;
}
.blaettern {
	margin-bottom: 20px;
}


#template_right {
	float: left;
	width: 222px;
	margin-left:9px;
}

#warenkorb {
	width: 210px;
}

#warenkorb_oben,
#warenkorb_mitte,
#warenkorb_unten {
	border: 1px solid #dcdcdc;
	border-top: 0;
	text-align: center;
	background-color: #f4f4f4;
}
#warenkorb_anzahl span{
	font-weight: bold;
}

#warenkorb_oben {
	height: 92px;
	width: 188px;
	padding: 10px;
	overflow: hidden;
}

#warenkorb_kassa_button {
	margin-top: 10px;
	overflow: hidden;
	width: 188px;
}
#warenkorb_mitte {
	overflow: hidden;
	height: 87px;
}
#warenkorb_unten {
	overflow: hidden;
	height: 54px;
}

#warenkorb_links {
	margin-top: 4px;
}

#warenkorb_links span a {
	font-size: 11px;
}

#make_gift {
	width: 210px;
}
#make_gift_description,
#make_gift_link {
	border: 1px solid #dcdcdc;
	border-top: 0;
}
#make_gift_link {
	padding: 10px;
	background-image: url(1pic/menuitem_bg.png);
}
#make_gift_link a {
	font-weight: bold;
}

#scout {
	width: 210px;
}
#scout_description,
#scout_link {
	border: 1px solid #dcdcdc;
	border-top: 0;
}
#scout_link {
	padding: 10px;
	background-image: url(1pic/menuitem_bg.png);
}
#scout_link a {
	font-weight: bold;
}

#scout_description {
	background-image: url(1pic/scout.jpg);
	width: 208px;
	height: 128px;
}

#scout_big {
	background-image: url(1pic/scout_big.jpg);
	width: 495px;
	height: 137px;
	position: relative;
	left: -15px;
}

#scout_description p {
	padding: 10px;
	margin: 0;
	width: 120px;
}

#scout_big {
	border: 1px solid #dcdcdc;
	position: relative;
	margin-bottom: 20px;
}

#scout_big h2 {
	color: #595959;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	padding: 6px 0 0 10px;
	margin: 0;
	width: 390px;
}

#scout_big p {
	width: 350px;
	padding: 10px;
	padding-top: 4px;
	margin: 0;
}
#scout_big .button {
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 10;
}

#gastro {
    width: 210px;
}
#gastro_description,
#gastro_link {
    border: 1px solid #dcdcdc;
    border-top: 0;
}
#gastro_link {
    padding: 10px;
    background-image: url(1pic/menuitem_bg.png);
}
#gastro_link a {
    font-weight: bold;
}

#gastro_description {
    background-image: url(1pic/gastro.jpg);
    width: 208px;
    height: 128px;
}
#gastro_description p {
    padding: 10px;
    margin: 0;
    width: 120px;
}


#ratingbox {
	width: 210px;
}

#ratingbox_content {
	border: 1px solid #dcdcdc;
	border-top: 0;
	height: 163px;
	width: 208px;
	overflow: hidden;
	position: relative;
}

#shopratingbox_content {
	border: 1px solid #dcdcdc;
	border-top: 0;
	width: 208px;
	position: relative;
	background: #f4f4f4;/* url(1pic/shoprating_bg.png);*/
}

#shopratingbox_rating .stars {
	padding-bottom: 10px;
}

#shopratingbox_rating .stars span {
	float: right;
}

#shopratingbox_rating .stars span,
#shopratingbox_rating .stars img {
	vertical-align: middle;
}


#shopratingbox_link {
	padding: 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 190px;
	text-align: right;
}

#shopratingbox_link a {
	font-weight: bold;
}

#shopratingbox_rating {
	padding: 10px;
	padding-bottom: 30px;
}

#ratingbox_rating {
	position: absolute;
	left: 80px;
	top: 5px;
}
#ratingbox_rating a {
	font-weight: bold;
	height: 70px;
	width: 125px;
	overflow: hidden;
	display: block;
}

#ratingbox_link {
	padding: 10px;
	/*border-top: 1px solid #dcdcdc;*/
	position: absolute;
	left: 0;
	bottom: 0;
	width: 190px;
	text-align: right;
}
#ratingbox_link a {
	font-weight: bold;
}

.banner_rechts {
	margin-bottom: 10px;
}

a.bullet {
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 17px;
}

div.box_head {
	height: 38px;
	width: 210px;
	overflow: hidden;
}


#template_footer {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	padding-top: 29px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	width: 974px;
	height:43px;
	background:url(1pic/footer_bg.png) top left no-repeat;
}

#template_footer,
#template_footer a {
	color: #727272;
	text-decoration: none;
}

#template_footer .navigationspunkte a {
	text-decoration: underline;
	padding-right: 10px;
}

#template_footer img {
	padding: 0 5px;
}

#backlink a {
	padding-left: 17px;
	background-position: left center;
	background-repeat: no-repeat;
}

/********/
/* Misc */
/********/

.clear {
	font-size: 0;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	clear: both;
	display: block;
	overflow: hidden;
}

.nobr {
	white-space: nowrap;
}

.preis,
.aktion_preis {
	white-space: nowrap;
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}

div.notice,
div.error {
	padding: 5px;
	border: 1px dashed #3cb400;
	font-weight: bold;
	background-color: #eeffee;
	color: #3cb400;
	margin-bottom: 10px;
}

div.error {
	border: 1px dashed #cc0000;
	color: #cc0000;
	background-color: #ffeeee;
}

.indikator {
	margin: 0;
	margin-bottom: 20px;
}

div.button_link {
	height: 12px;
	line-height: 12px;
	float: left;
	padding-top: 3px;
	padding-bottom: 8px;
	font-size: 12px;
}
div.button_link a {
	font-weight: bold;
	text-decoration: none;
	background-position: 5px 3px;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-right: 10px;
}
div.button_end {
	width: 7px;
	height: 23px;
	float: left;
}

select.date {
	width: 64px;
	margin-right: 5px;
	background-color: #ffffff;
}

#blaettern {
	margin-top: 20px;
}

.banner_middle {
	margin-bottom: 10px;
}

.textbanner p {
	width: 497px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.titelzeigen .textbanner,
.titelzeigen .bildbanner {
	height: 164px;
	border: 1px solid #e5e5e5;
	border-top: 0;
	overflow: hidden;
	width: 495px;
}
.titelzeigen .textbanner p {
	width: 465px;
	height: 134px;
	padding: 10px;
	overflow: hidden;
}

#facebooklike {
	margin-top: 20px;
}
﻿
.autocomplete-w1 {
	background:url('1pic/shadow.png') no-repeat bottom right;
	position:absolute;
	top:4px;
	left:3px;
	z-index: 1000;
	/* IE6 fix: */
	_background:none;
	_top:1px;
}
.autocomplete-w2 {
	padding:0 6px 6px 0;
}
.autocomplete {
	width:300px;
	border:1px solid #999;
	background:#FFF;
	cursor:default;
	text-align:left;
	max-height:350px;
	overflow:auto;
	margin: 0px 6px 6px 0px;
	color: #000000;
	/* IE specific: */
	_height:350px;
	_margin:0px 6px 6px 0;
	overflow-x:hidden;
}
.autocomplete .selected {
	background:#F0F0F0;
}
.autocomplete div {
	padding:2px 5px;
	white-space:nowrap;
}
.autocomplete strong {
	font-weight:normal;
	color:#3399FF;
}


/*** facebook ***/

div#facebook_box{
	padding: 15px;
	width: 178px;
	border: 1px solid #dcdcdc;
    border-top: 0;
    background: #F4F4F4;
}

div#facebook_box div.logo{
	float: left;
	width: 47px;
}

div#facebook_box div.right {
	float: left;
	width: 131px;
}

div#facebook_box div.hinweis{
	width: 100px;
}
div#facebook_box div.hinweis a{
    color: #003883;
    text-decoration: none;
}

div#facebook_box div.like{
    margin-top: 10px;
}
div#facebook_box div.becomeFan {
	margin: 10px 0;
}
