
body
{

	color: #036;
	background: #bdf;
	margin:0;
	border-width:0;
	padding:0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 76%;
	font-weight: normal;
	behavior: url(csshover.htc); /* WinIE behavior call */
	text-align:center;/* centers the block in IE5 */
}
h1
{
	margin:0;
	font-size:2.0em;
	font-weight:bold;
	color:#fff;
	font-family:"Times New Roman",serif;
}
h2
{
	font-size:1.3em;
	font-weight:bold;
	margin:4px 0 1px 0;
	padding:0;
}
h3
{
	font-size:1.1em;
	font-weight:bold;
	margin:2px 0 2px 0;
}
.error
{
color:#810404;
}
.vertpic{
clear:left;
margin-top:1px;
}
.sidepic{
border:0;
width:160px;
}
.crosspic{
border:0;
height:170px;
border:1px solid #fff;
}
.fl{
float:left;
}
.fr{
float:right;
}
.cl{
clear:left;
}
.cr{
clear:right;
}

/*-- global container ------------------------------------------------------*/

#container {
	position: relative;
	padding: 0;
	margin: 0;
	text-align: left;
	width: 792px;
}

/*-- main container: contains all between header and footer ----------------*/

#main_container {
	padding: 0;
	position: relative;
	margin: 0;
}

/*--- the main container is devided in sub containers ----------------------*/

#sub_container1 {
	margin: 0 0 0 4px;
	padding: 0;
	height: 300px;
}

#sub_container2 {
	float: right;
	margin: 0;
	padding: 0;
	margin: 0px 0 0px 0;
	width: 560px;
}

#left_column_container {
	margin: 0;
	padding: 0;
	float: left;
	width: 180px;
}

.local p{
text-align:justify;
margin:8px 6px 4px 6px;
}

.local a:link,.local a:visited {
	text-decoration : none;
	color: #810404;
}
.local a:hover {
	text-decoration : none;
	color:#000;
}

.loclink{
text-align:center;
}
/*--- header ---------------------------------------------------------------*/

#header	{
/*	position: relative; */
	padding: 0;
	margin: 0;
	width: 792px;
	height: 317px;
	top: 0px;
	left: 0px;
	background : url(graphics/backgroundheader.gif) no-repeat;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
 /*background: url(../resources/_wsb_keyvisual.JPG) no-repeat;*/
 background:#2d4c7a;
        position: absolute;
	top: 91px;
	left: 0;
	width: 792px;
	height: 200px;
}

/*--- logo -----------------------------------------------------------------*/

#logo {
	width: 360px;
	height: 66px;
	position: absolute;
	top: 0;
	left: 0;
}

/*--- caption (as text or background image) --------------------------------*/

#text_caption {
	position: absolute;
	top: 7px;
	left: 360px;
	width: 412px;
	text-align: right;
}

#image_caption {
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
	margin: 0;
	padding: 0;
}

#main_nav_list {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main_nav_list li {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
	display: block;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-weight : normal;
	text-decoration: none;
	text-align: left;
	line-height: 24px;
	height: 24px;
	width: 180px;
	padding: 0 0 0 25px;
	margin: 0 -25px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
}
.dropcap{
float:left;
color:#244046;
font-size:2.5em;
font-weight:bold;
margin:-8px 2px 0 0;
padding:0 1px 0 2px;
font-family:"Monotype Corsiva",cursive,serif;
}
/*
change trayout
	padding: 0;
	margin: 0;
*/
html>body #main_nav_list a {
  	width: 180px;
}

#main_nav_list a.main_nav_item:hover {
	text-decoration: none;
}



/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
	margin: 0 0 0 16px;
	padding: 0;
}

/*--- subnavigation --------------------------------------------------------*/

#main_nav_list .sub_nav_list {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main_nav_list .sub_nav_list li {
	clear: both;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

#main_nav_list .sub_nav_list a {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-weight : normal;
	text-decoration: none;
	text-align: left;
	line-height: 24px;
	height: 24px;
	width: 164px;
	padding: 0 0 0 25px;
	margin: 0 -25px 0 0;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 164px;
}

html>body #main_nav_list .sub_nav_list a {
  	width: 164px;
}


#main_nav_list .sub_nav_list a:hover {
	text-decoration: none;
}


/*--- content --------------------------------------------------------------*/
p.btext {
font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; 
font-size: 1.1em; 
color: #1D314F;
margin:7px 10px 4px 10px;
text-align:justify;
}
.rooms p{
text-align:justify;
color: #1D314F;
font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
margin:3px 0 0 0;
padding:3px;
font-size: 1.1em; 
}
.breakfast{
font-family:Tahoma,sans-serif; 
color:#2d4c7a;
font-size:14px;
text-align:center;
}
.breakfast p{
text-align:justify;
width:350px;
}
p.note{
font-size:.9em;
font-style:italic;
color:#222;
}
.menu p{
font-family:Tahoma,sans-serif; 
color:#2d4c7a;
font-size:14px;
text-align:center;
margin:6px 0 0 0;
}
.btext a:link, .btext a:visited,.rooms a:link,.rooms a:visited{
text-decoration: none;
color:#810404;
}
.btext a:hover,.rooms a:hover{
text-decoration: none;
background:#2d4c7a;
color:#cee6fe;
}
.conhead{
font-weight:bold;
}
p.lefttext{
width:150px;
font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; 
font-size: 1.1em; 
font-weight:bold;
color: #222;
margin:50px 10px 2px 10px;
text-align:left;
}
#content_container {
	overflow: hidden;
	line-height: 1.35;
	margin: 0;
	padding: 0;
	width: 520px;
}

#content_container table {
	border-style: dotted;
	border-width: 1px;
	border-spacing: 0;
	width: 100%;
}

#content_container tr.odd {
	font-size: 90%;
}

#content_container tr.even {
	font-size: 90%;
}



/*--- footer ---------------------------------------------------------------*/

#footer {
	margin: 0;
	padding: 0;
	width: 792px;
	height: 65px;
	clear: both;
}
#absfooter {
    clear: both;
	margin: 0;
	padding: 0;
	width: 792px;
	/*height: 65px;*/
	background:#2d4c7a;
	color:#fff;
}
#absfooter a:link,#absfooter a:visited {
	text-decoration : none;
	color:#fff;
}
#absfooter a:hover {
	text-decoration : none;
	color:#9cf;
}

#sitefoot{
	margin:3px 0 0 0;
	padding: 0;
	width: 792px;
	height: 65px;
	clear: both;
	background:#69c;
}

#footer_text {
	padding: 10px 0 0 0;
	margin: 0 30px 0 30px;
	text-align: left;
	font-size: 80%;
}



/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body#main_body {
	margin: 0;
	padding: 0;
}

/*--- paragraph ------------------------------------------------------------*/

#content_container p {
	margin: 5px 0 20px 0;
	padding: 0;
	font-size: 120%;
	line-height: 1.35;
}

/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

#content_container a:hover {
	text-decoration : none;
}
div.room{
	margin:4px 20px 4px 4px;
	text-align:right;
}
.room a:link, .room a:visited {
	text-decoration : none;
	color: #810404;
	background:#ddd;
	border:1px solid #777;
	padding:2px;
}
.room a:hover {
	text-decoration : none;
	color: #2d4c7a;
}

/*--- forms ----------------------------------------------------------------*/

fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}

input {
	border-style: solid;
	border-width: 1px;
}

textarea {
	border-style: solid;
	border-width: 1px;
}

button {
}

label { 
}

select { 
}

option { 
}

/*--- lists ----------------------------------------------------------------*/

ul { 
}

li { 
}

/*--------------------------------------------------------------------------*/
