html, body {
	width:100%;
	height:100%;
	padding:0;
	border:0;
	margin:0;
	background:#fff;
	font-family:georgia, times, serif, Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#444;
}
a {
	color:#444;
	text-decoration:none;
}
* {
	padding:0;
	margin:0;
}
.breaker {
	clear:both;
}

#nonFooter {
	position: relative;
	min-height: 100%;
	width:702px;
	margin: 0 auto;
	background-color: #fff;
}
* html #nonFooter{
	height: 100%;
}

#header {
	padding-top: 10px;
}

#header h1 {
	text-indent:-5000px;
	overflow:hidden;
}
#header h1.startbild1 {
	background: url(img/porzellangeschaeft-grossmuenster-zuerich.gif) right no-repeat;
	width:600px;
	height:173px;
}
#header h1.startbild2 {
	background: url(img/porzellangeschaeft-grossmuenster-mickey.gif) right no-repeat;
	width:600px;
	height:173px;
}
#header h1.startbild3 {
	background: url(img/porzellangeschaeft-logo-zuerich.gif) right no-repeat;
	width:600px;
	height:173px;
}
#header h1.startbild4 {
	background: url(img/porzellangeschaeft-zuerich-sabre-paris.gif) right no-repeat;
	width:600px;
	height:173px;
}
#navigation {
	width:700px;
	height:30px;
	border-bottom: 1px solid #e0ded9;
	margin-top: 2px;
	white-space:nowrap;
}

#navigation ul {
	width:520px;
	margin: 0 auto;
	white-space:nowrap;
}
#navigation ul li {	
	list-style:none;
	float:left;
	white-space:nowrap;
}
#navigation ul li a {
	letter-spacing: 1px;
	font-size:14px;
	text-decoration:none;
	color: #565757;
	white-space:nowrap;
	margin: 0 10px 0 10px;

}
#navigation ul li a:hover {
	color: #e0ded9;
}

#google_map {
	width:700px;
	height:660px;
	margin-top: 20px;
}
#kontakt {
	width:700px;
	height:100px;
	margin-top: 40px;
}
#kontakt p {
	text-align: center;
	font-size: 12px;
	color:#887;
}
#kontakt p .itel {
	font-size: 15px;
	font-style:italic;
	line-height: 30px;
}
#kontakt p a {
	color:#887;
	font-weight:bold;
}
#kontakt p a:hover {
	color:#000;
}
#footer {
	position: relative;
	margin: 0 auto;
	margin-top: -50px;
	width: 702px;
}
* html #footer{
	margin-top: -40px;
}
	
#footer h1 {
	font-size: 14px;
	color: #565757;
	text-align: center;
	font-weight: 600;
	padding-bottom: 3px;
}
#footer h3 {
	font-size: 11px;
	color: #565757;
	text-align: center;
	font-weight: 200;  
}
