#seite {
	background-image: url(/fileadmin/templates-gar/images/bg-schwarz.gif);
}
#footer {
	background-image:url(../images/bg-footer-start.gif);
}
#inhalt {
	margin: -18px 0 0 33px;	
	min-height: 100%;
}
#pommessujet,
#pastasujet {
	position: relative;
	width: 466px;
	height: 476px;
	float: left;
	
}
#start-links,
#start-selektor,
#start-rechts,
#start-border {
	position:relative;
	display: block;
	float :left;
	margin: 0;
	top: 0px;
	z-index: 22;
}
#start-links {
	margin-top: -206px;	
	width: 305px;
	padding-left: 20px;
}
#start-selektor {
	margin-left: 325px;
	margin-top: -476px;	
	top: 0px;		
	width: 265px;
	padding-left: 26px;
	z-index: 28;
}
#start-rechts {
	margin-left: 616px;
	margin-top: -206px;	
	padding-left: 12px;
	width: 125px;
}
#start-border {
	margin-left: 753px;
	margin-top: -206px;	
	padding-left: 12px;
	width: 152px;
}
#inhalt h2 {
	font-size: 13px;
	letter-spacing: 1px;
	padding: 8px 0 6px 0;
}
#start-produktwahl {
	display: block;
	width: 240px;
	height: 70px;
	overflow: hidden;
	background-image:url(../images/produktwahl-bg.gif);
	background-image:url(../images/produktwahl-bg-blau.gif);
	background-repeat: repeat-x;
	text-align: center;	
}
#start-produktwahl h3 {
	display: block;
	clear :both;
	width: 100%;
	font-size: 13px;
	height: 32px;
	line-height: 32px;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}
#start-produktwahl a:link,
#start-produktwahl a:visited {
	text-decoration: none;
}
#start-links h3 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}
#start-selektor ul,
#start-selektor li {
	margin: 0;
	padding: 0;
}
#start-selektor li {
	list-style-image:none;
	list-style:none;
	background-image: none;
}
ul#gastrostart-slider {
	height: 590px;
	overflow: hidden;
}
ul#gastrostart-slider, ul#gastrostart-slider li {
	margin: ;
	border: 0;
	padding:0;
	list-style: none;	
}
/******** TICKER ********/
#tickerzeile {
	position:relative;
	display: none;
	width: 931px;
	background-color: #000;
	height: 20px;
}
/* liScroll styles */
.tickercontainer { /* the outer div with the black border */
	width: 931px; 
	height: 20px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 14px;
	top: 0;
	width: 916px;
	overflow: hidden;
}
#tickerzeile ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#tickerzeile ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background: #000;
}
#tickerzeile ul.newsticker a {
	white-space: nowrap;
	padding: 0;
} 
#tickerzeile ul.newsticker span {
	display: block;
	white-space: nowrap;	
	margin: 0 10px 0 0;
	padding: 1px 0 0 0;
	color: #FFF;
	font-size: 13px;
} 

