#gesamteseite {
	width: 705px;
	margin: auto;
	background-color: #F0F8FF;
	font-family: Arial, Helvetica, sans-serif;
	color: #002254;
	line-height: 1,5em;
}

body {
	margin: 0px;
	text-align: center;
	background-color: #E1FFFF;
}
.hinweis {
	background-color: #99ccff;
	-moz-border-radius:5px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.hinweisaufloesen {
	background-color: #f0f8ff;
}
#navigationsleiste {
	text-align: left; position: static;	width: 705px; margin: 0px 0px 0px 0px; padding: 5px 0 0 0 ; letter-spacing: 10px;
}
#logo {
	text-align: left; position: static;	width: 705px; margin: 5px 0px 0px 0px; padding: 0px;
}
#ueberschrift {
	font-size: 16pt; font-weight: bold;	text-align: left; margin: 15px 0px 0px 0px;	padding: 0px; position: static;
	height: auto; width: 705px;
}
#linkeunterueberschrift {
	font-size: 14pt; text-align: left;	margin: 10px 0px 0px 0px; padding: 0px;	height: auto; width: 335px;
	font-weight: normal; position: static;	float: left;
}
#mittelspalte {
	text-align: left; margin: 10px 0px 0px 0px;	padding: 0px; height: auto;	width: 35px; position: static; float: left;
}
#rechteunterueberschrift {
	font-size: 14pt; text-align: left;	margin: 10px 0px 0px 0px;	padding: 0px;	position: static;	height: auto;
	width: 335px;	font-weight: normal;	float: right;
}
#linkespalte {
	font-size: 10pt;
	text-align: left;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	position: static;
	height: auto;
	width: 335px;
	font-weight: normal;
}
#rechtespalte {
	font-size: 10pt;	text-align: left;	margin: 7px 0px 0px 0px;	padding: 0px;	position: static;   
	height: auto;	width: 335px;
}
#naviunten {
	font-family: Arial, Helvetica, sans-serif;	color: #000099;	font-size: 10pt;	font-weight: bold;	text-align: center;
	margin: 40px 0px 0px 0px;	padding: 0px;	width: 705px;	position: static;	height: auto;	display: block;
	float: right;
}

p {margin: 0px;}

h1 {
	font-size: 14pt;
	margin: 9px 0px 3px;
	font-weight: normal;
}
h5 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;

}
h2 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
#bildkasten {width: 335px; margin: 0px 0px 10px 0px; } 
#bildrechts {width: auto; margin: 0px 0px 10px 0px; } 
#kasten {
	width: 705px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	color: #002254;
}
#rezeptkasten {
	width: 705px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	font-weight: normal;
	background-color: #ffcccc;
	position: static;
	float: left;
}

#zellelinks {
	width: 335px;
	background-color: #6633CC;
	position: relative;
	left: 0px;
	top: 0px;
}
#zellerechts {
	width: 335px;
	background-color: #996633;
	position: relative;
	left: 370px;
	top: 0px;
	float: right;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	color: #002254;
}
a:link {
	text-decoration:none;
	color: #002254;
	font-weight: bold;
}
a:visited {
	text-decoration:none;
	color: #002254;
	font-weight: bold;
}
a:hover { text-decoration:none; color: #99FFFF; font-weight: bold; background-color: #000099 }
a:active {
	text-decoration:none;
	color: #000040;
	font-weight: bold;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px 0px 0px 15px;
}

ol {
	list-style-position: outside;
	margin: 0px 0px 0px 0px; 
}
