@media screen {
	body>div#grass {
    	position: fixed;
    }
	
	* html {
    	overflow-y: hidden;
    }
	
  	* html body {
    	height: 100%;
    	overflow: auto;
	}
}

body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	background: url("http://www.caraworld.de/frontend/virtual_host/0000000279/pictures/allgemein/bg_body.gif");	
}

#top {
	margin: 0px auto;
	margin-top: 40px;
	width: 1000px;
	height: 8px;
	background: url("http://www.caraworld.de/frontend/virtual_host/0000000279/pictures/allgemein/bg_top.png") no-repeat;
}

#site {
	margin: 0px auto;
	width: 980px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: visible;
	background: url("http://www.caraworld.de/frontend/virtual_host/0000000279/pictures/allgemein/bg_site.png") center repeat-y;
}

#left {
	float: left;
	width: 184px;
	height: auto;
	overflow: visible;
}

#navi_left {
	width: 184px;
	height: auto;
	overflow: visible;
	background: url("http://www.caraworld.de/frontend/virtual_host/0000000279/pictures/allgemein/bg_navi_left.jpg") repeat-y;
}

#navi_left ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navi_left ul li {
	margin-bottom: 1px;
}

#navi_left ul li .active {
	background: url("http://www.caraworld.de/frontend/virtual_host/0000000279/pictures/allgemein/bg_navi_left_li_active.jpg") repeat-y;
}

#navi_left ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url("http://www.caraworld.de/frontend/virtual_host/0000000279/pictures/allgemein/bg_navi_left_li.jpg") repeat-y;
}

#navi_left ul li a:hover {
	background: url("http://www.caraworld.de/frontend/virtual_host/0000000279/pictures/allgemein/bg_navi_left_li_active.jpg") repeat-y;
}

#navi_left ul li ul {
	margin-top: 1px;
}

#navi_left ul li ul li {
}

#navi_left ul li ul li .active {
	background: url("http://www.caraworld.de/frontend/virtual_host/0000000279/pictures/allgemein/bg_navi_left_li_li_active.jpg") repeat-y;
}

#navi_left ul li ul li a {
	padding-left: 35px;
	background: url("http://www.caraworld.de/frontend/virtual_host/0000000279/pictures/allgemein/bg_navi_left_li_li.jpg") repeat-y;
}

#navi_left ul li ul li a:hover {
	background: url("http://www.caraworld.de/frontend/virtual_host/0000000279/pictures/allgemein/bg_navi_left_li_li_active.jpg") repeat-y;
}

#center {
	float: left;
	width: 615px;
	height: auto;
	margin-bottom: 70px;
	overflow: visible;
}

#flash_header {
	width: 615px;
	height: 170px;
}

#content {
	width: 575px;
	height: auto;
	margin-top: 0px !important;
	margin-top: -3px;
	padding: 20px;
	padding-top: 40px;
	overflow: visible;
	background: url("http://www.caraworld.de/frontend/virtual_host/0000000279/pictures/allgemein/bg_content.jpg") repeat-x;
}

#content a {
	color: #3c56b2;
	text-decoration: underline;
}

#right {
	float: right;
	width: 180px;
	height: auto;
	overflow: visible;
}

#top_angebote {
	width: 110px;
	height: auto;
	margin-bottom: 20px;
	margin-left: 40px;
	overflow: visible;
	text-align: center;
}

#oeffnungszeiten {
	width: 180px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	overflow: visible;
	text-align: center;
	line-height: 20px;
}

#bottom {
	margin: 0px auto;
	width: 1000px;
	height: 8px;
	background: #ffffff;
	background: url("http://www.caraworld.de/frontend/virtual_host/0000000279/pictures/allgemein/bg_bottom.png") no-repeat;
}

#grass {
	position: absolute;
	overflow: auto;
	bottom: 0px;
	width: 100%;
	height: 77px;
	background: url("http://www.caraworld.de/frontend/virtual_host/0000000279/pictures/allgemein/bg_grass.gif") repeat-x;
}

#galery_thumbnail {
	margin-right: 10px;
	margin-bottom: 10px;
}

#topangebote_headline {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #3c56b2;
	font-weight: bold;
	line-height: 18px;
	text-indent: 3px;
}

#topangebote {
	background: #ececed;
	border-color: #ececed;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	overflow: auto;
}

#topangebote_artikel {
	margin-top: 3px;
	text-align: left;
}


#topangebote_image {
	width: 100px;
	margin-top: 6px;
	background: #ececed;
	border-color: #c0cce2;
	border-width: 1px;
	border-style: solid;
	height: 75px;
}

#topangebote_text {
	font-size: 10px;
	color: #3c56b2;
	text-align: center;
	padding: 5px;
}