@charset "UTF-8";
/* Stylesheet for Aldershvile Slotspavillon | by kytran */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(img/main_bg.jpg);
	background-repeat: repeat;
}
a {
	font-size: 16px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}

.container {
	position: relative;
	width: 870px;
	height: 628px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(img/main_bg.jpg);
	background-repeat: repeat;
}

#logo {
	position: absolute;
	width: 870px;
	height: 112px;
	top: 0px;
	left: 0px;
}

#logoIndex {
	position: absolute;
	width: 870px;
	height: 112px;
	top: 28px;
	left: 0px;
}

.menuBar {
	position: absolute;
	width: 870px;
	height: 27px;
	top: 112px;
	left: 0px;
	background-color: #000000;
}

#menus {
	position: absolute;
	font-stretch: extra-expanded;
	font-size: 14px;
	vertical-align: middle;
	width: 870px;
	height: 27px;
	top: 6px;
	left: 11px;
}

.mainContentBox {
	position: absolute;
	text-align: center;
	width: 870px;
	height: 465px;
	top: 135px;
	left: 0px;
	background-image:url(img/bg_pic.jpg);
	background-repeat: no-repeat;
}

#contentPicture {
	position: absolute;
	width: 695px;
	height: 465px;
	top: 0px;
	left: 0px;
}

#contentPictureDescription {
	position: absolute;
	width: 125px;
	height: 465px;
	top: 0px;
	left: 720px;
	text-align: justify;
	font-size:12px;
}

#contentMainPage {
	position: absolute;
	text-align: center;
	width: 870px;
	height: 465px;
	top: 140px;
	left: 0px;
}

#contentMainText {
	position: absolute;
	line-height: 150%;
	text-align: center;
	width: 850px;
	height: 413px;
	top: 14px;
	left: 10px;
}

#contentOmStedetText {
	position: absolute;
	line-height: 150%;
	text-align: center;
	width: 850px;
	height: 344px;
	top: 5px;
	left: 10px;
}

#contentMainTextMenukort {
	position: absolute;
	line-height: 150%;
	text-align: center;
	width: 860px;
	height: 420px;
	top: 15px;
	left: 9px;
	overflow: auto;
}




#kitchenOpen {
	position: absolute;
	line-height: 150%;
	text-align: center;
	width: 870px;
	height:134px;
	top: 292px;
	left: 1px;
}

#velkommenPic {
	position: absolute;
	width: 870px;
	height:150px;
	bottom: 15px;
	left: 0px;
}

#omStedetPic {
	position: absolute;
	width: 869px;
	height:159px;
	top: 285px;
	left: 6px;
}


#bottomMenuBar {
	position: absolute;
	vertical-align: middle;
	width: 870px;
	height: 30px;
	bottom: 1px;
	left: 0px;
	background-image: url(img/bottom_menu_bg.gif);
	background-repeat: repeat-x;
}

#bottomMenuText {
	text-align: center;
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	width: 870px;
	height: 30px;
	top: -3px;
	left: -3px;
}

td#bottomMenuText a:link {
	font-size: 16px;
	color: #000000;
}

td#bottomMenuText a:visited {
	font-size: 16px;
	color: #000000;
}

td#bottomMenuText a:hover {
	font-size: 16px;
	color: #999999;
}

td#bottomMenuText a:active {
	font-size: 16px;
	color: #000000;
}

.footer {
	position: absolute;
	font-stretch: extra-expanded;
	font-size: 14px;
	text-align:center;
	color: #999999;
	vertical-align: text-bottom;
	width: 870px;
	height: 33px;
	bottom: -15px;
	left: 3px;
	background-image: url(img/main_bg.jpg);
	background-repeat: repeat;
}
