body {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 10px;
	text-align: left;
	margin: 0;
	color: #333333;
	background-color: #55595C;
	scrollbar-face-color: #55595c;
	scrollbar-arrow-color: #bebdbd;
	scrollbar-track-color: #55595c;
	scrollbar-shadow-color: #bebdbd;
	scrollbar-highlight-color: #55595c;
	scrollbar-3dlight-color: #bebdbd;
	scrollbar-darkshadow-color: #55595c;
	background-attachment: fixed;
	background-image: url(../images/mamadikookt_background.gif);
	background-repeat: repeat-x;
}
.tableborder_v {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tableborder_h {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.tableborder_m {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
a:link, a:visited, a:active {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}

.menu {
	font-family: "Georgia", Times New Roman, Times, serif;
	line-height: 14px;
	height: 16px;
	color: #FFFFFF;
	background-image: url(../images/restaurant%20mamadikookt_menu_back.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
}
a.menu:link, a.menu:visited, a.menu:active {
	display:block;
	text-decoration: none;
	color: #d7d7d7;
	height: 16px;
	width: 100%;
}
a.menu:hover {
	color: #fff;
	background-image: url(../images/restaurant%20mamadikookt_menu_backhover.jpg);
	display:block;
	height: 16px;
	width: 100%;
}
.content {
	background-color: #4d4d4d;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 10px;
	color: #fff;
	line-height: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.content_img {
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #333333;
}
.content_txt_kop {
	font-size: 12px;
	font-weight: bold;
}
a.content:link, a.content:visited, a.content:active {
	color: #d7d7d7;
	padding: 0px;
	text-decoration: none;
}
a.content:hover {
	color: #fff;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.gallary_img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #333333;
	vertical-align: top;
}
.bottomtekst {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 10px;
	color: #999;
	padding: 10px;
	line-height: 12px;
	background-color: #333;
}
a.bottomtekst:link, a.bottomtekst:visited, a.bottomtekst:active {
	text-decoration: none;
	color: #666;
	padding: 0px;
}
a.bottomtekst:hover {
	color: #999;
	text-decoration: underline;
}
#footer {
	clear:both;
	padding: 0.5em;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 9px;
	color: #666;
	text-align: right;
	background-color: #000000;
}
a.footer:link, a.footer:visited, a.footer:active {
	color: #666;
	text-decoration: none;
}
a.footer:hover {
	color: #d7d7d7;
	text-decoration: underline;
}
