/*
Websitebaker Template 'Decorstyle'
Website www.decorstyle.ch
WebChuchi Webdesign  www.webchuchi-webdesign.ch
Erstellt: 07.07.2009
Letzte Aenderung: 08.09.2009
*/



/* GENERAL */

html,body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


/* LAYOUT */

#bg_header {
	display: none;
}
#container {
	width: 100%;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}
#header {
	display: none;
}
#topnav {
	display: none;
}
#topnav_pos {
	display: none;
}
#navigation {
	display: none;
}
#content {
	margin: 0;
	text-align: justify;
}
#footer {
	display: none;
}


/* LINKS */

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}


/* TEXT */

.quote {
	font-family: Georgia, Times, serif;
	color: #666666;
	font-style: oblique;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.1em;
	display: block;
	line-height: 1.2em;
	margin-top: 0;
}
.author {
	font-size: 0.8em;
}
h1 {
	font-size: 1.7em;
	letter-spacing: 0.1em;
	color: #612000;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 1.5em;
	letter-spacing: 0.1em;
}
h3 {
	font-size: 1.2em;
	color: #612000;
}
h4 {
	font-size: 1.5em;
	letter-spacing: 0.1em;
}
h5 {
	font-size: 1.3em;
	letter-spacing: 0.1em;
	color: #612000;
}
h6 {
	font-size: 1em;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #CCCCCC;
	height: 1px;
	width: 100%;
}


/* FORM */

form {
	margin: 0;
}
input[type="submit"], input[type="button"], input[type="reset"] {
	display: none;
}
.nixhier {
	display: none;
}


/* BAKERY SHOP */

#mod_bakery_wrapper_f {
	width: 580px;
	margin-left: 80px;
	padding: 0;
}
.mod_bakery_main_divline_f {
	clear: both;
	height: 15px;
	margin-bottom: 15px;
	border-bottom: solid 1px #612000;
}