body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: arial;
	background: #efefef;
}

th{
	padding: 3px;
	background: #d9eafc;
	text-align: left;
}

td{
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	font-family: arial;
}

#site{
	margin: 0px auto;
	width: 960px;
	height: auto;
	overflow: visible;
}

#header{
	width: 960px;
	height: 126px;
	margin-top: 30px;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000217/pictures/allgemein/bg_header.jpg') no-repeat;
}

#header_left{
	float: left;
	width: 710px;
	height: 126px;
}

#header_right{
	float: right;
	width: 240px;
	height: 126px;
}

#logo {
	float: right;
	width: 199px;
	height: 93px;
	margin-top: 10px;
	margin-right: 55px;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000217/pictures/allgemein/logo.jpg') no-repeat;
}

#navi_top{
	clear: both;
	width: 680px;
	height: 23px;
	padding-left: 30px;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000217/pictures/allgemein/bg_navi_top.jpg') repeat-y;
}

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

#navi_top ul li{
	float: left;
}

#navi_top ul li .active{
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000217/pictures/allgemein/bg_navi_top_li_active.jpg') repeat-x;
}

#navi_top ul li a{
	float: left;
	display: block;
	height: 22px;
	line-height: 22px;
	margin-right: 1px;
	padding-left: 15px;
	padding-right: 15px;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000217/pictures/allgemein/bg_navi_top_li.jpg') repeat-x;
	border-top: 1px solid #6db5e1;
	border-left: 1px solid #6db5e1;
	border-right: 1px solid #6db5e1;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#navi_top ul li a:hover{
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000217/pictures/allgemein/bg_navi_top_li_active.jpg') repeat-x;
}

#contact{
	float: right;
	width: 240px;
	height: auto;
	margin-top: 23px;
	overflow: visible;
	color: #0081c7;
}

#contact a{
	color: #0081c7;
}

#banner{
	width: 960px;
	height: 143px;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000217/pictures/allgemein/bg_banner.jpg') no-repeat;
}

#bigPic {
	float: left;
	width: 420px;
	height: 80px;
	margin-left: 50px !important;
	margin-left: 20px;
	margin-top: 14px;
}	

#highlights{
	float: right;
	width: 390px;
	height: 100px;
	margin-right: 40px;
	padding-top: 15px;
}

#top_angebot{
	width: 390px;
	height: 100px;
}

#top_angebot #topangebote{
	background: #d9eafc;
}

#top_angebot #topangebote #topangebote_artikel{
	margin: 0px;
	margin-right: 10px;
	background: #d9eafc;
}

#top_angebot #topangebote_headline{
	line-height: 18px;
	text-indent: 3px;
	margin-bottom: 5px;
	color: #d9eafc;
	background: #eb8827;
	font-weight: bold;
}

#top_angebot #topangebote_image{
	float: left;
	width: 100px;
	height: 75px;
	margin: 0px;
	margin-right: 5px;
	border: 1px solid #0081c7;
}

#top_angebot #topangebote_text{
	padding: 0px;
	float: left;
	margin: 0px;
	font-size: 12px;
	color: #0081c7;
}

#content_site{
	width: 960px;
	height: auto;
	overflow: visible;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000217/pictures/allgemein/bg_content_site.jpg') repeat-y;
}

#left{
	float: left;
	width: 190px;
	margin-right: 20px;
	height: auto;
	overflow: visible;
}

#navi_left{
	width: 160px;
	height: auto;
	padding-left: 30px;
	overflow: visible;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000217/pictures/allgemein/bg_navi_left.jpg') repeat-y;
}

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

#navi_left ul li{
	padding-bottom: 10px;
}

#navi_left ul li .active{
	color: #eb8827;
}

#navi_left ul li a{
	color: #0081c7;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#navi_left ul li a:hover{
	color: #eb8827;
}

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

#navi_left ul li ul li {
	padding-left: 15px;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000217/pictures/allgemein/bg_navi_left_li.jpg') no-repeat;
}

#navi_left ul li ul li a {
	font-size: 12px;	
}

#navi_left_footer{
	width: 190px;
	height: 40px;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000217/pictures/allgemein/bg_navi_left_footer.jpg') no-repeat;
	color: #0081c7;
}

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

#content{
	width: 710px;
	height: auto;
	margin-bottom: 20px;
	overflow: visible;
}

#content a{
	color: #0081c7;
}

#teaser{
	width: 720px;
	height: auto;
	overflow: visible;
}

#teaserblock{
	clear: both;
}

#listview_bild{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #0081c7;
}

#footer{
	width: 935px;
	height: 45px;
	text-align: right;
	padding-top: 15px;
	padding-right: 25px;
	color: #0081c7;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000217/pictures/allgemein/bg_footer.jpg') no-repeat;
}

#footer a{
	color: #0081c7;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

.listview_headline a{
	color: #0081c7;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.table_row_1{
	background: #ffffff;
}

.table_row_2{
	background: #f9dbbe;
}

.openingTimes {
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #0081c7;
}