/* CSS-Formatierungen fuer www.bar-emozioni.de
* Erstellt: Donnerstag 03.09.2008
* Einsatz: Browser, die sich weitestgehend an Vorgaben des W3C orientieren
* ------------------------------------------------------------------------------ */

/* Reset - Browser Default Styles deaktivieren
-------------------------------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

ol, ul {
	list-style: none;
}

address, cite, code, dfn, em, var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	vertical-align: top;
}

fieldset,img {
	border: 0;
}

caption, th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

a {
	color: #572315;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: black;
}

/* Allgemeingültige Styles
-------------------------------------------------------------------------------- */

body {
	font: 62.5% Arial, sans-serif;
	color: #232323;
	background-color: #A77145;
}

h1 {
	font-size: 100%;
	color: white;
	margin: 0 0 7px 0;
}

/* Spezielle Styles
-------------------------------------------------------------------------------- */
#pageWrapper {
	width: 840px;
	margin: 50px auto;
}

#pageWrapperSilvester {
	width: 681px;
	margin: 0 auto;
	background-color: #666;
}

.black {
	color: black;
}

.black a {
	color: black;
}

.black a:hover {
	text-decoration: underline;
}

#content {
	background: transparent url(images/bg_blanko.jpg) top left no-repeat; 
	height: 492px;
}

#contentFolge {
	background: transparent url(images/bg_folge.jpg) top left no-repeat; 
	height: 492px;
}

#logo {
	padding: 100px 0 0 0;
	width: 418px;
	/*background-color: red;*/
	float: left;
}

#navi {
	padding: 105px 0 0 0;
	width: 422px;
	/*background-color: green;*/
	float: right;
	font-size: 160%;
	font-weight: bold;
	text-align: right;
}

#navi ul li {
	margin: 0 40px 5px 0;
	padding: 0 15px 0 0;
	background: transparent url(images/pfeil.gif) center right no-repeat;
}

#navi ul li:hover {
	background: transparent url(images/pfeil_aktiv.gif) center right no-repeat;
}

#navi ul li a {
	color: #785232;
}

#navi ul li a:hover {
	color: black;
}

#navi ul li.aktiv {
	margin: 0 40px 5px 0;
	padding: 0 15px 0 0;
	background: transparent url(images/pfeil_aktiv.gif) center right no-repeat;
}

#navi ul li.aktiv a {
	color: black;
}

#inhalt {
	text-align: right; 
	margin: 70px 43px 5px 0;
	font-size: 160%;
	color: white;
	line-height: 140%;
}

#inhalt a {
	color: white;
}

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

p.text {
	font-size: 80%;
	line-height: 130%;
}

#footer {
	color: #572315;
	font-size: 120%;
	text-align: center;
}

#footer div {
	margin: 0 0 5px 0;
}




/*
h1 {
	font-size: 120%;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 120%;
	background-color: #e8e8e8;
	padding: 2px 0 2px 5px;
	margin: 0 0 10px 0;
	color: #E3001B;
}

h3 {
	font-size: 120%;
	margin: 0 0 20px 0;
	font-weight: normal;
}

h4 {
	font-size: 120%;
	margin: 0 0 15px 0;
	color: #E3001B;
}

h5 {
	font-size: 120%; 
	margin: 0 0 10px 0;
}

.rot {
	color: #E3001B;
}


#pageWrapper {
	margin: 0 auto; 
	width: 933px;
}

#top {
	width: 933px; 
	margin: 0 0 10px 0;
}

.slogan {
	font-size: 150%; 
	width: 728px; 
	float: left; 
	color: #E3001B; 
	font-weight: bold; 
	margin: 10px 0 0 10px;
}

.metanaviTop {
	width: 175px; 
	font-size: 120%; 
	font-weight: bold; 
	float: left; 
	margin: 13px 0 0 10px;
}

#header {
	width: 933px; 
	margin: 0 0 11px 0;
}

.logo {
	width: 195px; 
	float: left; 
}

.pics {
	width: 532px; 
	float: left; 
	margin: 0 0 0 11px; 
	color: white; 
	font-size: 120%;
}

.pics a {
	color: white; 
}

.pics a:hover {
	text-decoration: underline; 
	color: white;
}

.picEinzeln {
	background-color: #E30018; 
	width: 84px; 
	float: left; 
	padding: 6px 6px 5px 6px; 
	margin: 0 10px 0 0;
}

.picEinzelnBild {
	margin: 0 0 3px 0;
}

.picEinzelnText {
	text-align: center;
}


.boxSuche {
	color: white; 
	font-size: 120%; 
	background-color: #E30018; 
	height: 95px; 
	width: 195px; 
	float: left; 
	margin: 0px;
}

.suche {
	margin: 47px 0 5px 10px;
}

.suchFeld {
	margin: 0 0 0 10px;
}

.suchFeld input.feld {
	border: 1px solid white; 
	width: 140px; 
	margin: 0 5px 0 0;
}

.suchFeld input.submit {
	background: transparent url(file:///E:/projekte/w3box/dcfix/html/design/media/images/button_suche.gif) center left no-repeat; 
	border: none; 
	width: 18px;
	cursor: pointer;
}


#contentWrapper {
	width: 918px; 
	background-color: green; 
	background: transparent url(file:///E:/projekte/w3box/dcfix/html/design/media/images/bg_content.gif) top left repeat-y; 
	padding: 0 15px 5px 15px;
}

.navi {
	width: 165px; 
	float: left; 
	padding: 20px 15px 0 0;
}

.navi ul {
	font-size: 120%;
}

.navi ul li {
	background: transparent url(file:///E:/projekte/w3box/dcfix/html/design/media/images/bg_navi_ebene1.gif) center left no-repeat; 
	padding: 0 0 0 15px; 
	margin: 0 0 10px 0;
}

.navi ul li.aktiv {
	background: transparent url(file:///E:/projekte/w3box/dcfix/html/design/media/images/bg_navi_ebene1_aktiv.gif) center left no-repeat;
}

.navi ul li.aktiv a {
	color: #E3001B;
}

.content {
	width: 513px; 
	float: left; 
	padding: 10px 15px 0 15px;
}

.breadcrumb {
	margin: 0 0 20px 0;
}

.content .breadcrumb a {
	text-decoration: none;
}

.inhalt {
	margin: 0 0 40px 0;
}

.content p {
	font-size: 120%;
	line-height: 160%;
	margin: 0 0 20px 0;
}

img.links {
	float: left;
	margin: 0 10px 10px 0;
}

.content a {
	text-decoration: underline;
}

.content a:hover {
	color: #E3001B;
}



.marginal {
	width: 175px; 
	float: left; 
	margin: 20px 10px 0 10px;
}

.warenkorbBox {
	background-color: #E8E8E8; 
	padding: 5px; 
	height: 100%; 
	margin: 0 0 20px 0;
}

.menge {
	float: left; 
	font-size: 120%; 
	width: 100px;
}

.betrag {
	float: left; 
	font-size: 120%; 
	text-align: right; 
	width: 55px;
}

.marginal p {
	font-size: 120%;
	line-height: 140%;
	margin: 0 0 20px 0;
}

.marginal .bildAbstand {
	margin: 0 0 5px 0;
}

.marginal a {
	text-decoration: underline;
}


.metanaviBottom {
	font-size: 120%; 
	text-align: right; 
	margin: 0 210px 0 0;
}





*/

















