@charset "utf-8";
* {
	margin: 0;	/* Sicherheitseinstellung fuer verschiedene Browser */
	padding: 0;	/* Sicherheitseinstellung fuer verschiedene Browser */
}	

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666660;
	background-color: #fee4bb;
	text-align: center; /* fuer alte Browser */
}
		
#container {
	width: 720px; /* Gesamtbreite der Seite */
	margin: 0 auto; /* Durch automatische Rnder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	text-align: left; /* Aufheben von center im BODY */
	background: url(layout/eisenhand_parfumerie_main.jpg) repeat-y center;
}

#header {
	background: url(layout/eisenhand_parfumerie_header.jpg) no-repeat bottom;
	height: 190px;
	padding: 0px 0px 0px 0px;
}

#nav {
	background: url(layout/eisenhand_parfumerie_nav.jpg) no-repeat center;
	height: 25px;
	width: 720px;
	margin: 0px ;
}

#nav ul, #nav li {
	display: inline;
	font-size: 12px;
}

#nav a {
	display: block;
	float: left;
	padding: 5px 28px;
}

#nav a:hover {
	background-image: url(layout/eisenhand_parfumerie_hover.jpg);
} 

#column_left {
	float: left;
	width: 380px;
	padding: 30px 20px 20px 60px;
}

#column_left li {
	font-size: 12px;
	line-height: 150%;
	margin: 0px 0px 0px 40px;
}

#column_right {
	float: right;
	width: 180px;
	padding: 30px 60px 20px 20px;
}

.teaser_titel {
	float:left;
	background: url(layout/eisenhand_parfumerie_teaser_titel.jpg) no-repeat left bottom;
	height: 25px;
	width: 390px;
	margin: 15px 0px 0px -10px;
}

.teaser_titel h1 {
	font-size: 12px;
	padding: 3px 0px 0px 35px;
	font-weight: normal;
	text-align: left;
}

.teaser_column_left {
	float: left;
	width: 180px;
	padding: 10px 10px 20px 0px;
}

.teaser_colum_rigth {
	float: left;
	width: 180px;
	padding: 10px 0px 20px 10px;
}

#footer {
	clear: both;
	background: url(layout/eisenhand_parfumerie_footer.jpg) no-repeat bottom;
	width: 720px;
	height: 10px;
	padding: 20px 0px 19px 0px;
}

#footer p {
	font-size: 11px;
	text-align: center;
}

#content_fullsize {
	width: 630px;
	padding: 20px 45px 20px 45px;
}

.break {
	clear:both;
}

h1, h2, h3 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
}

p {
	font-size: 12px;
	font-style: normal;
	text-align: left;
	line-height: 150%;
	padding: 0 0 15px 0;
}

cite {
	display:	block;
	text-align: right;
	font-size: 11px;
	font-style: normal;
}

a h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
}

a img {
	border: none;
	}
	
a {
	text-decoration:none;
	color: #666660;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #333330;
}

a:active {
	text-decoration: underline;
	color: #333330;
}

address {
	margin: 20px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	font-style: normal;
	font-size: 11px;
	line-height: 130%;
	text-align: center;
	background-color: #f2e7d1;
	border-width: 1px;
	border-style: solid;
	border-color: #e0d6c3;
}

.preisliste {
	position: relative;
	width: 380px;
	margin: 0 auto;
}

.tab_zeile {
	clear: both;
	margin: 0px 0px 0px 25px;
}

.tab_spalte_links, .tab_spalte_mitte, .tab_spalte_rechts, .tab_spalte_mitte_rechts {
	float: left;
	vertical-align: bottom;
	padding: 8px 0px 2px 0px;
	border-bottom: #e0d6c3 1px dotted;
	font-size: 12px;
	line-height: 150%;
}

.tab_spalte_links {
	width: 216px;
	text-align: left;
}

.tab_spalte_mitte {
	width: 50px;
	text-align: right;
}

.tab_spalte_rechts {
	width: 34px;
	text-align: right;
}

.tab_spalte_mitte_rechts {
	width: 84px;
	text-align: center;
}
	
.nowrap {
	white-space: nowrap;
}

.text_center {
	text-align: center;
}

.linkpfeil {
	background-image: url(layout/linkpfeil.gif);
	background-repeat:no-repeat;
	background-position: 0 4px;
	padding-left: 15px; 
	font-size: 11px;
	font-style: normal;
} 

.img_rahmen_breit {
	padding: 10px;
	background-color: #f2e7d1;
	border-width: 1px;
	border-style: solid;
	border-color:#e0d6c3;
	margin: 4px 0px 0px 0px;
}

.img_rahmen_schmal {
	border-width: 1px;
	border-style: solid;
	border-color:#e0d6c3;
	margin: 5px 0px 0px 0px;
}

.img_produkte {
	 padding: 20px;
	 background-color: #fdf5ea; 
}

.img_archiv {
	float: left;
	border: none;
	margin-top: 5px;
	margin-right: 20px;
}

.wordpress img {
	padding-right: 10px;
}

.impressum_box {
	background-color: #f2e7d1;
	border-width: 1px;
	border-style: solid;
	border-color: #e0d6c3;
}

.fotogalerie {
	float: left;
	padding: 4px;
	background-color: #f2e7d1;
	border-width: 1px;
	border-style: solid;
	border-color:#e0d6c3;
	margin: 10px 15px 10px 15px;
}

.fotogalerie_hf {
	float: left;
	padding: 4px;
	background-color: #f2e7d1;
	border-width: 1px;
	border-style: solid;
	border-color:#e0d6c3;
	margin: 10px 43px 10px 43px;
}

.logo {
	margin: 4px 10px 0px 0px;
	width: 26px;
	height: 25px;
	float:left;
	background-image: url(layout/eisenhand_parfumerie_schmetterling.jpg);
}
