body {
	background-image:	url('../images/back-body.gif');
	background-repeat:	repeat-x;
	background-color:	#dcdcdc;
	padding:		0px;
	margin:			0px;
	height:			100%;
	font-family:		verdana, helvetica, sans-serif;
	text-align:		center;
}

a {
	text-decoration:	none;
	color:			#000000;
}

a img {
	border-style:		none;
}

td {
	vertical-align:		top;
}

td.center-td {
	vertical-align:		middle;
	text-align:		center;
}

div#header {
	position:		relative;
	top:			69px;
	width:			900px;
	height:			137px;
	margin:			0px auto;
	z-index:		10;

	background-image:	url('../images/logo.jpg');
	background-repeat:	no-repeat;
}

div#content {
	position:		relative;
	top:			63px;
	width:			890px;
	margin:			0px auto;
	padding-top:		20px;
	z-index:		100;

	border-top:		10px solid #ececec;
	border-left:		5px solid #ececec;
	border-right:		5px solid #ececec;
	border-bottom:		5px solid #ececec;

	font-size:		8pt;
	text-align:		justify;
	line-height: 		17px;
	background-color:	#ffffff;
	background-image:	url('../images/back-content.gif');
	background-repeat:	repeat-x;

	text-align:		left;
}

div#content h1 {
	font-size:		16pt;
	padding-bottom:		3px;
	padding-top:		3px;

	margin-top:		3px;
}

div#content h2 {
	font-size:		13pt;
	padding-bottom:		3px;
	padding-top:		3px;

	margin-top:		10px;
}

div#content h4 {
	font-size:		9pt;
	padding-bottom:		3px;
	padding-top:		3px;

	margin-top:		3px;
	margin-bottom:		5px;
}

div#content table {
	width:			100%;
}

td#menu {
	width:			178px;

	padding-left:		11px;
	padding-right:		11px;
	padding-bottom:		50px;
}

td#menu a {
	display:		block;

	padding-left:		20px;
	padding-top:		8px;
	padding-bottom:		8px;
	margin:			3px;

	color:			#f2a107;
	text-decoration:	none;
	text-transform:		uppercase;
	font-size:		9pt;
	text-align:		left;

	background-image:	url('../images/back-link.gif');
	background-repeat:	no-repeat;
	background-position:	left center;
}

td#menu p {
	padding-top:		3px;
	padding-bottom:		8px;
	margin:			3px;
	width:			180px;
	text-align:		left;
	color:			#393835;
	font-size:		16pt;
}

td#main {
	width:			450px;
	padding-left:		20px;
	padding-right:		20px;

	border-left:		1px solid #ececec;
	border-right:		1px solid #ececec;
}

td#main p {
	padding-bottom:		30px;
	padding-top:		3px;

	margin-top:		10px;
}

td#main span {
	display:		block;
	width:			100%;
	text-align:		center;
}

td#main span#page_title {
	margin-bottom:		30px;
}

td#news {
	width:			160px;

	padding-right:		20px;
	padding-left:		20px;

	color:			#393835;
	font-size:		8pt;
	text-align:		justify;
}

td#news a {
	color:			#393835;
	text-decoration:	none;
	font-style:		italic;
}

td#news p {
	margin-top:		5px;
	margin-bottom:		30px;
	text-align:		left;
}

td#news span {
	display:		block;
	width:			100%;
	text-align:		center;
}

div#footer {
	position:		relative;
	left:			-5px;
	top:			10px;
	margin-top:		20px;
	width:			860px;
	padding-left:		20px;
	padding-right:		20px;
	padding-top:		10px;
	padding-bottom:		10px;
	border-top:		5px solid #ececec;
	background-image:	url('../images/back-footer.gif');
	background-repeat:	repeat-x;
	background-color:	#737373;
	color:			#dddddd;
}

div#footer table {
	width:			100%;
}

div#footer table td {
	width:			20%;
}

table#webbhotell_table {
	background-repeat:	no-repeat;
	width:			450px;
	margin:			auto;
}

table#webbhotell_table td {
	padding-bottom:		60px;
	width:			201px;
	padding-left:		12px;
	padding-right:		12px;
	text-align:		justify;
}
