body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.accessibility{
	position: absolute;
	top: -1000px;
	left: -1000px;
	width: 1px;
	height: 1px;
	font-size: 0px;
}
.hidden{
	display: none;
}
.clear{
	clear: both;
	height: 0px;
	overflow: hidden;
}
form{
	margin: 0px;
	padding: 0px;
}
fieldset{
	border: none;
	padding: 0px;
	margin: 0px;
}
a{
	color: #d73822;
	text-decoration: underline;
}
a:hover{
	color: #000;
}

.link_2 a {
	color: #505050;
	text-decoration: none;
}
.link_2 a:hover{
	color: #000000;
	text-decoration: underline;
}

a img{
	border: none;
}


/* --- CONTAINER --- */
#container{
	width: 960px;
	margin: 0 auto;
	padding: 0px 9px 0px 9px;
}

/* --- TOP --- */
#top{
	position: relative;
	height: 149px;
}
#header{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 480px;
	height: 149px;
}
#header h1{
	margin: 0px;
}
#header h2{
	margin: 0px;
}
#header_img{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 480px;
	height: 149px;
	background: url(../img/layout/header.jpg) no-repeat;
	cursor: pointer;
}
#navigation{
	width: 460px;
	padding-top: 0px;
	text-align: right;
}
#navigation_padding{
	padding: 6px 0px 0px 285px;
}

#navigation ul li{
	font-size: 100%;
}

#search{
	position: absolute;
	top: 102px;
	left: 10px;
	font-size: 100%;
}
#search p{
	margin: 0px 0px 2px 0px;
	color: #a2a2a2;
}
#search input.quick_search{
	padding-left: 3px;
	background-color: #d2d2d2;
	color: #fff;
	border: none;
}
#search input.button{
	color: #d73822;
	font-weight: bold;
	background-color: #fff;
	border: none;
}
/* --- end:TOP --- */

/* --- LEFT --- */
#left{
	float: left;
	width: 697px;
}
#main_photo{
	float: left;
	width: 478px;
	height: 350px;
}
#opening_hours{
	float: left;
	width: 187px;
	height: 350px;
	margin-left: 2px;
	padding: 0px 0px 0px 30px;
	color: #fff;
	background-color: #f04d37;
	font-size: 100%;
	overflow: hidden;
}
#opening_hours h3{
	margin: 30px 0px 15px 0px;
	font-size: 100%;
	color: #fff;
	text-transform: uppercase;
}
#opening_hours p{
	margin: 0px;
	padding-top: 0px;
}

/* --- CONTENT --- */
#content{
	padding: 15px 30px 0px 20px;
	color: #505050;
}

.content {
	font-size: 110%;
	line-height: 140%;
}

.content img.intro {
	float: left;
	margin: 0 10px 4px 0;
}

#content .content_news{
	margin-bottom: 30px;
}
#content .content_news_img{
	float: left;
	width: 120px;
}
#content .content_news_text{
	position: relative;
	float: left;
	width: 500px;
	margin-left: 20px;
	padding-bottom: 13px;
	border-bottom: 1px solid #ddd;
}
#content .content_news_text h3{
	margin: 0px 0px 3px 0px;
	color: #d73822;
	font-size: 110%;	
}
#content .content_news_text h3 a{
	color: #d73822;
	text-decoration: none;
}
#content .content_news_text h3 a:hover{
	text-decoration: underline;
}
#content .content_news_text p{
	margin: 0px;
	font-size: 100%;
}
#content .content_news_text p a{
	color: #505050;
	text-decoration: none;
}
#content .content_news_text .more a{
	position: absolute;
	bottom: -1px;
	_bottom: -2px;
	right: 0px;
	width: 31px;
	height: 17px;
	font-size: 100%;
	background: url(../img/layout/icon_more.gif) no-repeat;
}
#content .content_news_text .more span{
	display: none;
}
/* --- end:CONTENT --- */
/* --- end:LEFT --- */

/* --- RIGHT --- */
#right{
	float: left;
	width: 261px;
	margin-left: 2px;
}
.right_item{
	
}
.item_title{
	width: 218px;
	margin-bottom: 2px;
	padding: 20px 20px 0px 23px;
	line-height: 0px;
	font-size: 0px;
	background-color: #7c7c7c;
}
.item_title h4{
	margin: 0px;
	padding: 18px 0px 34px 0px;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
}
.item_title h4 a{
	color: #fff;
	text-decoration: none;
}
.item_title h4 a:hover{
	color: #fff;
	text-decoration: underline;
}
img#magazine {
	width: 261px; height: 262px;
	border: 0;
}
.item_title#parking{
	background: #7c7c7c url(../img/layout/icon_parking.png) no-repeat 20px 31px;
}
.item_title#parking h4{
	padding-left: 40px;
}
.item_img{
	margin-bottom: 2px;
	font-size: 0px;
	line-height: 0px;
}
/* --- end:RIGHT --- */

/* --- FOOTER --- */
#footer{
	position: relative;
	width: 458px;
	height: 34px;
	margin-top: 40px;
	padding: 23px 230px 0px 10px;
	color: #fff;
	background-color: #f04d37;
	font-size: 100%;
}
#footer a{
	color: #fff;
}
#footer a:hover{
	text-decoration: none;
}
#footer p{
	margin: 0px;
}
#footer p.left_align{
	float: left;
}
#footer p.right_align{
	float: right;
	text-align: right;
}
#footer_netnews{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 219px;
	height: 57px;
	background: url(../img/layout/footer_right.png) no-repeat;
}
#powered_by{
	position: absolute;
	width: 145px;
	height: 21px;
	top: 20px;
	left: 60px;
	border: 0;
}
/* --- end:FOOTER --- */
/* --- end:CONTAINER --- */