@charset "utf-8";
/* CSS Document */
body {
	background:transparent;
	padding:5px;
	color: #000;
	font-size:12px;
	margin: 5px;
	scrollbar-face-color:#C00;
	scrollbar-highlight-color:#F00;
	scrollbar-shadow-color:#900;
	scrollbar-3dlight-color: #F30;
	scrollbar-arrow-color:#FFF;
	scrollbar-track-color: #999;
	scrollbar-darkshadow-color:#333;
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	}

table, form {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	}
textarea, input, select, option {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	}
textarea, input, select {
	margin: 2px;
	}
	
.Titel {
	color: #F88;
	font-size:20px;
	font-weight:bold;
}
	
.prices{
	color: #000;
	font-size:13px;
	font-weight:bold;
}
	
.Titel1 {
	color: #F00;
	font-size:16px;
	text-align:left;
}
	
.menu_description {
	color: #000;
	font-size:13px;
	font-weight:bold;
	text-align: center;
}
	
.menu_name{
	color: #F00;
	font-size:16px;
	font-weight:bold;
	text-align: center;
	}
	
img {
	border: 1px solid white;
	margin: 2px;
	text-align: center;
	}
a {
	color: #F90;
	text-decoration: underline;
	}
a:link {
	color: #F30;
	text-decoration: underline;
	}
a:visted {
	color: #F90;
	text-decoration: underline;
	}
a:active {
	color: #F90;
	text-decoration: underline;
	}
a:hover {
	color: #F30;
	text-decoration: none;
	}
.submenu {
	letter-spacing: 1px;
	}

	
#wrapped{
	overflow:hidden;
	text-align:center;
}
#nav3{
		float:left;
		background:#000;		
		font-weight:bold;
		width:128px;
		height:350px;}
	
		#nav3{
			width:auto;			
			text-decoration:none;
			color: #FFF;}
				
		#nav3:hover{
			width:auto;
			text-decoration:none;
			color: #3FC;}
					
	#content2{
		text-align:center;
		float:left;
		width:565px;
		height:350px;}
			
	.clear {
		clear: both;}
		
		#pfmaincontent{
			padding:10px;			
			width:565px;
			height:350px;}
		
	.menu2{
		vertical-align:middle;
		height:350px;
		text-align:left;
		font-family:tahoma;
		font-size:13px;}
	
	.menu2 td{
		width:122px;
		padding:5px;}
		
	.menu2 a{
		color:#FFF;
		font-weight:bold;
		text-decoration:none;}
		
	.menu2 a:hover{
		color: #3FC;
		font-weight:bold;
		text-decoration:none;}
		
	.ourmenu{
		width:100%; border:0px; cellspacing:0px; cellpadding:0px; text-align:center;}
		
	.ourmenulist{
		width:100%; border:0px; cellspacing:0px; cellpadding:0px; text-align:left; margin-top:30px;}
		
		.ourmenulist td{ height:25px; vertical-align:middle; border-bottom: #FFF thin solid;}
		.ourmenulist tr:hover{ background:#FC0;}

