html {
	text-align:center;
	font-size:62,5%;
}

body {
	position:relative;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9pt;
	height:100.01%;
	padding:0;
	background-color:#ababab;
	text-align:center;
}
.c {
	clear:both;
	font-size:1px;
	height:0;
}
a:link {
	color:#000000;
}
#wrapper {
	background:url(background_top.png) no-repeat top;
	margin:0 auto;
	width:760px;
}
#title {
	display:inline-block;
	margin:0 0 0 3px;
	text-indent:-9999px;
	height:211px;
}
#navigation {
	height:43px;
	margin:0 0 0 3px;
	background:url(navi.png)  no-repeat;
}
#navigation ul { 	
	list-style-type:none;
	padding:14px 0 0 26px;
	margin:0;
}
#navigation li {
	float:left;
	margin:0;
	padding:0 15px;
}
#navigation li a {
	color:#fff;
	font-size:11pt;
	font-weight:normal;
	text-decoration:none;
}
#navigation li.act a,
#navigation li a:hover  {
	border-bottom:3px solid #93c941;
	color:#fff;
	font-size:11pt;
	font-weight:normal;
	text-decoration:none;
}

#content {
	background:url(background.png) no-repeat 0 160px;
	min-height:475px;
	text-align:left;
	padding:20px 38px;
	z-index:1;
}
#contentFooter { 
	background:url(background.png) no-repeat 0 bottom;
	height:10px;
}
.box,
.news-list-item {
	border:1px solid #bedf8d;
	margin:0;
}
.leftColumn {
	border:none;
	float:left;
	width:470px;
}
.left {
	width:468px;
}
.contentBox > img {
	float:left;
	margin:0 10px 0 0;
}
.box:after,
.news-list-item:after,
.contentBox:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility:hidden;
}
.cover {
	float:left;
	margin:5px;
}
#content h1 {
	font-size:1.5em;
	font-weight:normal;
	color:#3e3e40;
	padding:0;
	margin:2px 0;
}
p {
	color:#68686b;
}
.more {
	font-size:0.9em;
	text-align:right;
	margin:5px 5px 0 0;
}
.rightColumn {
	border:none;
	float:right;
	width:182px;
}
.csc-frame-frame1 {
	background-color:#e4f1cf;
	padding:5px;
}
.csc-frame-frame1  a{
	background:url('bubsi.gif') no-repeat 0px 2px;
	color:#93c941;
	display:block;
	font-weight:bold;
	font-size:1.2em;
	margin:0 0 0 -4px;
	padding-left:18px;
}
.bubsi {
	float:left;
	margin:3px 5px 15px 5px;
}
h3 {
	font-size:1em;
	color:#3e3e40;
	margin:0 0 5px 0;
}
.booking {
	color:#93c941;
	font-weight:bold;
	font-size:1.2em;
	margin:0 0 0 -4px;
}
#footer {
	clear:both;
	font-size:0.8em;
	color:#000;
	margin:0 auto;
	padding-top:20px;
	text-align:center;
	width:600px;
}
#footer a {
	color:#000;
}

/* tt_news 
--------------------------------------------------------------------------------
*/
.news-list-container  h3 {
	color:#3E3E40;
	font-size:13pt;
	font-weight:normal;
}
.news-list-container  h3  a{
	color:#3E3E40;
	font-weight:normal;
	text-decoration:none;
}
.news-list-item {
	margin:0 0 10px 0;
	padding-right:10px;
	position:relative;
}
.news-list-item img,
.news-single-img {
	float:left;
	margin-right:15px;
}
.news-single-item h2 ,
.news-single-item h3{
	margin-bottom:15px;
}
.news-single-timedata{
	margin-bottom:15px;
	text-align:right;
}
.news-single-imgcaption {
	font-size:7pt;
}
.news-single-author {
	display:none;
}
.news-list-morelink {
	bottom:10px;
	position:absolute;
	right:7px;
	text-align:right;
}
.news-list-morelink a {
	color:#000;
	text-decoration:none;
}
.news-single-category { 
	margin-bottom:15px;
	text-align:right;
}
	