body	{
	margin:0px;
	overflow:auto;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	background-image:url(/images/back.jpg);
	background-repeat:repeat-x;
	line-height:16px;
		} 
		
h1	{ 
	margin: 0 0 0 -2px;
	color: #666666;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	} 
	
h1 a	{ 
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	} 
	
h1 a:link	{ 
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	} 
	
h1 a:hover	{ 
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	} 
	
h2 	{ 
	margin: 0 0 0 -2px;
	font-size: 13px;
	font-weight: bold;
	} 
	
h3 	{ 
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	} 
	
a, a:link, a:active { 
	color: #666666;
	text-decoration: underline;
} 

a:hover { 
	color: #ff9900;
	text-decoration: underline;
} 
		
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead {
	margin: 0;
	padding-top: 90px;
	padding-left: 27px;
	width: 852px;
	overflow:hidden;
	text-align:left; 
	background-image:url(/images/italienische-kueche.jpg);
	background-repeat:no-repeat;
}

#slogan { 
	margin-top: 0px;
	margin-left: 0px;
} 

#navBar { 
	margin-top:-1px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 27px;
	width: 852px;
	height:27px;
	overflow:hidden;
	text-align:left;
	background-image:url(/images/back_nav.jpg);
	background-repeat:no-repeat;
}

.navi { 
	margin-top: 7px;
	margin-right: 15px;
	color: #ffffff;
	float:left;
	font-weight: normal;
	text-decoration: none;
} 

.navi a { 
	color: #ffffff;
	text-decoration: none;
} 

.navi a:link { 
	color: #ffffff;
	text-decoration: none;
} 

.navi a:active { 
	color: #ffffff;
	text-decoration: none;
} 

.navi a:hover { 
	color: #666666;
	text-decoration: none;
} 

.naviactive { 
	margin-top: 7px;
	margin-right: 15px;
	color: #666666;
	float:left;
	font-weight: normal;
	text-decoration: none;
} 

.naviactive a:hover { 
	color: #666666;
	text-decoration: none;
} 

.naviactive a { 
	color: #666666;
	text-decoration: none;
} 

.subnavi { 
	position:absolute;
	visibility:hidden;
	padding-top:5px;
	width:220px;
	z-index:3;
}

.subtopic { 
	width:218px;
	height:25px;
	float:left; 
	overflow:visible;
	margin-top:-2px;
	margin-bottom:0px;
	padding-top:4px;
	padding-left:3px;
	border-top:2px solid #ffffff;
	background-image:url(/images/back_subnav.jpg);
	background-repeat:repeat-x;
}

#contentcontainer{
	margin-top:-1px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 27px;
	padding-top: 27px;
	width: 852px;
	overflow:hidden;
	text-align:left;
	background-image:url(/images/back_content.jpg);
	background-repeat:repeat-y;
} 

#left {
	width: 186px;
	height: 620px;
	margin-left:10px;
	margin-right:6px;
	float:left;
	text-align:left;
}

#content{
	width: 580px;
	margin-top:3px;
	float:left;
	text-align:left;
} 

#right {
	width: 120px;
	margin-left:20px;
	margin-right:10px;
	float:left;
	text-align:left;
} 

#bottom { 
	margin-top:-1px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 27px;
	width: 852px;
	height:44px;
	overflow:hidden;
	text-align:left;
	background-image:url(/images/back_bottom.jpg);
	background-repeat:no-repeat;
} 

#footer { 
	width:90%;
	border-top:1px solid #666;
} 

/************ topics table *************/ 

#topics { /* table itself */ 
	border-top:1px solid #ff9900;
	border-left:1px solid #ff9900;
	border-right:1px solid #ff9900;
} 

#topicsheader { 
	border-bottom:1px solid #ff9900;
} 

.topicscontent { 
	font-size: 11px;
	border-bottom:1px solid #ff9900;
} 

.topicsimages { 
	border:1px solid #666666;
	margin-bottom:20px;
	margin-right:3px;
} 

.layoutimagesright { 
	border:1px solid #999999;
	margin-bottom:6px;
	margin-right:0px; 
	margin-left:10px;
} 

.addivsright { 
	float:right;
	border:1px solid #999999;
	margin-bottom:6px;
	margin-right:0px; 
	margin-left:10px;
} 

.layoutimagesleft { 
	border:1px solid #999999;
	margin-bottom:6px;
	margin-right:10px; 
	margin-left:0px;
} 

.listingcells { 
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
} 

/***************************************/ 

