/*
	CSS Document: css_template.css
	Version: 1.0 | Date: 2006-02-16
	Project: www.hotel-wachau.at
	Author: websLINE, 2006
	-------
*/




/* DESIGN AUFBAU */

form {
	margin: 0px;
	padding: 0px;
	}
#clearer {
	clear: both;
	line-height: 0px;
	}
body {
	text-align: center;
	background: url(img_bg.gif) repeat-x;
	padding: 30px 0px 30px 0px;
	margin: 0px;
	}



#site, #siteContent {
	text-align: left; 
	margin-left: auto;
	margin-right: auto;
	}
#site {
	position: relative;
	width: 862px; 
	}
#siteContent {
	width: 934px;
	}



#menu {
	width: 657px;
	}
#menuContent {
	width: 638px;
	}
#menu-items, #menuContent-items {
	float: left;
	height: 28px;
	border-top: 1px solid #952E45;
	padding: 5px 10px 0px 10px;
	background: #FFE5B4;
	}
#menu-items {
	width: 627px;
	}
#menuContent-items {
	width: 608px;
	}
#headlinks {
	float: right;
	}


#start-slide {
	clear: both;
	float: left;
	}
#start-logo {
	float: right;
	width: 278px;
	background: url(img_bg-start-logo.gif) repeat-y;
	text-align: center;
	padding-top: 43px;
	}
#start-logo b {
	display: block;
	padding-top: 47px;
	}
#start-left {
	clear: both;
	float: left;
	width: 404px;
	background: url(img_bg-start.jpg) repeat-y;
	}
#start-left-text {
	text-decoration: none;
	display: block;
	width: 344px;
	height: 209px;
	padding: 10px 10px 10px 50px;
	background: url(img_bg-start_u.jpg) no-repeat bottom right;
	}
#start-right {
	float: right;
	z-index: 1;
	}
#start-teaser {
	width: 600px;
	position: absolute;
	top: 445px; 
	left: 50%;
	margin-left: -130px;
	z-index: 5;
	}



#main, #mainBreit {
	background: url(img_bg-main.gif) repeat-y;
	width: 100%;
	clear: both;
	}
#main {
	background: url(img_bg-main.gif) repeat-y;
	}
#mainBreit {
	background: url(img_bg-mainBreit.gif) repeat-y;
	}
#main-bg, #mainBreit-bg {
	width: 100%;
	}
#main-bg {
	background: url(img_bg-content.gif) no-repeat 182px 222px;
	}
#mainBreit-bg {
	background: url(img_bg-contentBreit.gif) no-repeat 15px 222px;
	}
#main-left {
	clear: both;
	float: left;
	width: 89px;
	height: 514px;
	background: #622B2A;
	position: relative;
	}
#main-center {
	float: left;
	width: 487px;
	}
#mainContent-left {
	float: left;
	width: 638px;
	}
#main-right, #mainContent-right {
	float: right;
	text-align: center;
	padding: 25px 0px 10px 0px;
	}
#main-right {
	width: 286px;
	height: 479px;
	background: url(img_bg-right.jpg);
	}
#mainContent-right {
	width: 296px;
	}



#content-left {
	float: left;
	padding: 35px 0px 0px 15px;
	}
#content-left img {
	border-top: 2px solid #FFDA93;
	border-bottom: 2px solid #FFDA93;
	}
#content-right {
	float: right;
	width: 419px;
	padding: 35px 15px 15px 15px;
	}
#content-breit {
	padding: 35px 15px 15px 25px;
	}


#submenu {
	margin: 35px 14px 10px 14px;
	border-bottom: 2px solid #FFDA93;
	background: #FFE5B4;
	text-align: left;
	}
#submenu-items {
	padding: 0px 15px 15px 15px;
	}



#footer, #footerContent {
	clear: both;
	}
#footer {
	margin-left: 58px;
	}
#footerContent {
	background: url(img_footerContent.jpg);
	text-align: right;
	height: 47px;
	padding: 20px 15px 0px 0px;
	color: #fff;
	}
#footer-items {
	float: left;
	width: 770px;
	height: 20px;
	background: #FFFBF4;
	border-bottom: 1px solid #952E45;
	padding: 10px 10px 0px 10px;
	}
#footerContent-items {
	position: absolute;
	width: 280px;
	text-align: left;
	padding: 25px 10px 0px 0px;
	color: #fff;
	}    