BODY {
	margin: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TABLE {
	font-size: 12px;
}
#layout {
	margin: auto;
	width: 1024px;
	border: 1px solid green;
	border-top: 0px;
}
.topnavi, .search {
	background-image: url(images/bg_topnavi.jpg);
	background-repeat: repeat-x;
	height: 64px;
	padding-left: 10px;
}
.topnavi a:link, .topnavi a:visited {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
.topnavi a:hover {
	color: #336600;
	text-decoration: underline;
}
#center {
	padding: 10px;
}
#navi_left {
	width: 190px;
}
#content {
	padding: 20px;
	padding-top: 0px;
}
#navi_right {
	width: 190px;
}

.nav_title {
	background-image: url(images/bg_navi_title.jpg);
	background-repeat: repeat-x;
	height: 20px;
	line-height: 20px;
	padding: 3px;
	padding-left: 10px;
	border: 1px solid #336600;
	font-weight: bold;
	font-size: 12px;
	color: #336600;
	text-align: left;
}
.nav_content {
	background-color: #ffe5cc;
	text-align: left;
	border: 1px solid #ccc;
	padding: 3px;
	padding-left: 10px;
	line-height: 18px;
}
.nav_content a:link, .nav_content a:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #cc6633;
}
.nav_content a:hover {
	text-decoration: underline;
}
.nav_content table {
	color: #cc6633;
	font-weight: bold;
}
H1 {
	font-size: 20px;
	font-weight: normal;
	display: inline;
}
H2 {
	font-size: 16px;
	color: #669933;
	display: inline;
	line-height: 30px;
}
#u1, #u2, #u3, #u4 {
	float: left;
	width: 100px;
	list-style-image: url(images/list.gif);
	list-style-position: outside;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
}
#u1 a:LINK, #u2 a:LINK, #u3 a:LINK, #u4 a:LINK,
#u1 a:VISITED, #u2 a:VISITED, #u3 a:VISITED, #u4 a:VISITED {
	text-decoration: none;
	color: #336600;
}
#u1 a:HOVER, #u2 a:HOVER, #u3 a:HOVER, #u4 a:HOVER {
	text-decoration: underline;
}

ul.small li{
	width: 200px;
	font-size: 13px;
	list-style-type: disc;
}
ul.small a:link, ul.small a:visited {
	text-decoration: none;
	color: #cc6633;
	font-weight: bold;
}
ul.small a:hover {
	text-decoration: underline;
	color: #cc6633;
	font-weight: bold;
}
#special {
	background-color: #ffe5cc;
	border: 1px solid #ccc;
	padding: 15px;
	padding-top: 0px;
}
#special table {
	font-size: 13px;
	color: #cc6633;
}
#special table a:link, #special table a:visited {
	text-decoration: none;
	color: #cc6633;
	font-weight: bold;
}
#special table a:hover {
	text-decoration: underline;
	color: #cc6633;
	font-weight: bold;	
}
#special2 {
	color: #696969;
	padding: 10px;
	font-size: 12px;
}
#special2 H1 {
	color: #336600;
}
input.text {
	border: 1px solid #666;
}
form.suche {
	padding-top: 20px;
	padding-left: 20px;
}
.footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 28px;
}
/************** Tag-Cloud *****************/
.cloud01 {
	font-size: 12px;
	color: #669933;
	font-weight: bold;
}
.cloud02 {
	font-size: 15px;
	color: #669933;
	font-weight: bold;
}
.cloud03 {
	font-size: 17px;
	color: #669933;
	font-weight: bolder;
}
/****************** REZEPTE ***********************/
#rezept {
	width: 590px;
}
#rezept H1 {
	color: #336600;
}
#rezept H3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
#rezept img {
	margin-top: 20px;
}
