* {
	margin: 0;
	padding: 0;
}

body {
background: #333 url("images/back.gif") repeat;
text-align: center;
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
color: #333;
padding-top: 30px;
}

a {
color: #990000;
text-decoration: underline;
}

a:visited {
text-decoration: none;
}

a:hover {
color: #ccc;
}
 /*
#header 
	{
	width: 630px;
	height: 224px;
	background: #000 url("images/header.jpg") no-repeat;
	background-position: top right;
	}
*/
#wrapper {
width: 630px;
background: #fff url("images/sidebar.gif") repeat-y;
background-position: 0 0;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}
#scroll
	{
	background: #fff url("graphics/scroll3.jpg") no-repeat;
	width: 300px;
	height: 630px;
	text-align: left;
	padding: 20px 50px 50px 50px;
	font-size: x-small;
	}
h1 {
width: 140px;
height: 30px;
background-color: #333;
margin: 1px 1px 1px 0;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
cursor: default;
}

h1:first-letter {
color: #f00;
text-decoration: underline;
}

h2 {
width: 469px;
height: 30px;
background-color: #333;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
margin-top: 1px;
cursor: default;
}

h3 {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
}

#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 224px;
width: 150px;
}

#nav li a {
color: #fff;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 24px;
background-color: #000;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #333;
}

#current a {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
background-color: #333;
}

#nav li a.selected {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
background-color: #333;
}


#sidebar {
width: 132px;
background-color: #ccc;
float: left;
position: relative;
left: -4px;
margin-left: -147px;
border-top: 1px solid #fff;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
padding: 8px;
}

img {
border: none;
}

#sidebar a img {
margin-bottom: 20px;
border: 1px solid #fff;
}

#sidebar a:hover img {
border-color: #f00;
}

#sidebar a img.linky
{
border: none;
padding: 0px;
margin-bottom: 0px;
}

#content {
float: left;
width: 450px;
margin: 10px 0 0 10px;
}

p {
margin-bottom: 20px;
}

tr.d0 td
	{
	background-color: #FFF;
	}
tr.d1 td 
	{
	background-color: #EEEEEE;
	}
	
ul.facilities {
	list-style-image: url(/graphics/arrow_solid.gif);
	margin-left: 30px;
}

.tariff {  
background-image: url(/graphics/tabelb.gif); 
font-size: 10pt; color: #666666; 
border: 1px #CCCCCC solid
}

#footer {
text-align: center;
clear: both;
width: 450px;
margin-left: 163px;
}

label {
	
	color: #000000;
	font-size: 0.90em;
	padding: 0; 
}

.formbox, .formselect
	{
	height: 17px;
	background: #81786F;
	color: #FFF;
	font-size: 1.0em;
	border:solid 1px #000;
	}

.formtext
	{
	background: #81786F;
	color: #FFF;
	border:solid 1px #000;
	}	

input.formbox:focus, input.formtext:focus
	{
	background-color: #ffffcc;
	color:#000000;
	}
	
textarea:focus, textarea.sffocus {
	background: #ffffcc;
	color:#000000;
}	

.bodytable
{
border-width: 1px;
border-style: solid;
border-color: #aaaaaa;
background-color:#EEEEEE
}


.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -90px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px 3px 20px 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

.hoverbox .preview2
{
	border-color: #000;
	width: 200px;
	height: 133px;
}
.TA_selfserveprop {
	float:left; 
	width: 240px; 
	margin-right:10px;
}
.TA_rated {
	float: left;
	width: 200px;
	margin-left: 20px;
}
blockquote {
	display: block;
	padding: 20px 40px 0px 40px;
	width: 350px;
	font-family: Georgia,'Times New Roman',Times,Serif;
	font-style:italic;
	font-size: 1.1em;
	line-height:1.5em;
	color: #656565;
}
blockquote:before, 
blockquote:after {
	color: #CCCCCC;
	display: block;
	font-size: 700%;
	width: 50px;
}
blockquote:before {
	content: '\201C';
	height: 0px;
	margin-left: -0.55em;
}
blockquote:after {
	content: '\201D';
	margin-top: 0px;
	margin-left: 360px;
}
blockquote p {
	margin-bottom: 0px !important;
}