body {
	color: #000;
	background-color: #bfbfbf;
	text-align: center;
	margin-top: 0px;
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
}
h1, h2, h3 {
	font-size: 12pt;
}
input, textarea {
	border: 1px solid #bfbfbf;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}

#blogmenu a, .posted a, #thecomments a {
	text-decoration: underline;
}

#container {
	width: 780px;
	margin-right : auto;
	margin-left : auto;
	text-align: left;
	background: #ea8807 url(images/mm_linie.jpg) repeat-y top left;
	-moz-box-shadow: 5px 4px 5px #333;
	-webkit-box-shadow: 5px 4px 5px #333;
	box-shadow: 5px 4px 5px #333;
}
#oben {
	margin: 0px;
	background: #ea8807 url(images/mm_oben.jpg) no-repeat top left;
	width: 780px;
	height: 231px;
}
#chef {
	background-image: url(images/mm_chef.php);
	background-repeat: no-repeat;
	background-position: top left;
	height: 99px;
	width: 200px;
	position: relative;
	top: 120px;
	left: 445px;
	padding-left: 131px;
	padding-top: 3px;
}
#unten {
	clear: both;
	margin: 0px;
	background: #ea8807 url(images/mm_unten.jpg) no-repeat top left;
	width: 780px;
	height: 78px;
	color: #fff;
}
#unten p {
	margin: 0px;
	font-size: 10px;
	text-align: right;
	padding-top: 55px;
	padding-right: 5px;
}
#content {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	width: 780px;
	min-height: 100px;
}
#menu {
	color: #fff;
	font-weight: bold;
	width: 120px;
	float: left;
	line-height: 150%;
	vertical-align: top;
	padding-right: 25px;
	border: 1px solid #ea8807;
}
#menu ul {
	padding-left: 5px;
	margin-left: 0px;
}
#menu li {
	border-bottom: dashed 1px #fff;
	list-style-type: none;
}
#menu a {
	color: #fff;
	text-decoration: none;
}

.blog {
	margin-left: 165px;
	padding-left: 30px;
	font-size: 10pt;
}

.blogbody p a img { border-top: 0px; border-left: 0px; border-right: solid 2px #AD6505; border-bottom: solid 2px #AD6505; margin: 3px 120px 3px 10px; float: right; width: 150px }

.blogbody .bmarks {
	background-color: #cccccc;
	height: 20px;
	width: 100px;
	display: block;
}
.blogbody .bmarks img {
	border: 0; margin: 0; padding: 0;
}

#blogmenu {
	margin-bottom: 15px;
	text-align: center;
}		

#ad120600 {
	margin-left: 3px;
	width: 120px;
	height: 600px;
	overflow: hidden;
	border: 1px solid #FFF;
}

#gsearch {
	margin-top: 10px;
	margin-bottom: 10px;
}

p.ciao {
	padding-right: 25px;
}
p.ciao a {
	text-decoration: underline;
}