body {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:#ffffff;
	font-family: Calibri;
	color: #000000;
	font-size:14px;
	font-weight: normal;
	text-align: center;
}
.button {
	border:#ffcd33 thin solid;
	background-color:#ffffff;
	color:#ffcd33;
	font-weight:bold;
}
.rezensionen_anzeige {
	border:1px #ff4513 dotted;
	width:170px;
	text-align:center;
}
ul {
	margin:0px;
	padding:0px;
}

li {
	margin-left:15px;
}
hr {
	border:0px;
	background-color:#ff4513;
	height:2px;
	padding:0px;
	top:0px;
	margin:0px;
}
h2 {
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#ff4513;
}
h3 {
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#000000;
}
#mb_rahmen {
	padding-bottom:10px;
}
#mb_rahmen2 {
	margin-top:10px;
	width:1000px;
	border:3px dashed #ffcd33;
}
#mb_main {
	margin-top:0px;
	padding-bottom:0px;
	background-image: url("images/bg.gif");
	background-repeat:repeat-y;
	overflow:auto;
	text-align:left;
	width:1000px;
}
#mb_foto {
	float: left;
	width: 180px;
	height: 80px;
	margin:0px;
	padding:0px;
	background-image: url(images/mike3.jpg);
	text-align:left;
}
#mb_navi {
	float: left;
	width: 820px;
	height: 80px;
	margin:0px;
	padding:0px;
	background-color: #ffcd33;
	text-align:left;
}
#mb_navi2 {
	float: left;
	width: 180px;
	margin:0px;
	padding:0px;
	background-color: #ffcd33;
	text-align:left;
}
#mb_content {
	float: left;
	width: 820px;
	margin:0px;
	padding:0px;
	background-color: #fbf264;
	color:#000000;
	text-align:left;
}
#mb_footer {
	float:left;
	width:1000px;
	height:44px;
	background-color: #ffcd33;
}
a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
}

