/* @override http://landskron.media24.at/docs/89/layout/user.css */

html {
	background: #fff2cc url(bg.png) repeat-x;
}

body {
	text-align: center;
  	color: #140000; 
  	font: normal 13px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
body#tinymce {
	background: #FFFFFF;
	text-align: left;
	margin: 0.5em 1em;
}
#wrapper {
	width:980px;
	background: url(schatten.png) no-repeat;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	text-align: left;
}
.admin #wrapper {
	background: url(schatten.png) left -66px no-repeat;
}
#header {
	height: 250px;
	position: relative;
}
#header.lk {
	background: url(header/lk1.jpg) no-repeat;
}
#header.sh {
	background: url(header/sh1.jpg) no-repeat;
}
#title, #subtitle {
	display: block;
	position: absolute;
	top: 0;
	left: 30px;
	width: 250px;
	height: 97px;
	text-indent: 255px;
	white-space: nowrap;
	overflow: hidden;
}
#login_link {
	display:none;
}
/*klasse wird per js gesetzt*/
#title.lk {
	background: url(logo.gif) no-repeat;
}
#title.sh {
	background: url(sh_logo.jpg) no-repeat;
}
#content_wrapper {
	background: #fff;
	min-height: 337px;
	height: auto !important;
	height: 337px;
}

/* WELCOME */
div#welcome {
	width:980px;
	height:700px;
	background: url(startseite.png) center top no-repeat;
	position:relative;
	top:-8px;
	margin: 0 auto;
}
*html div#welcome {
	top:-15px;
}
*+ html div#welcome {
	top:-15px;
}
div#welcome a#seminarhotel {
	display:block;
	width: 400px;
	height:297px;
	position:absolute;
	left: 65px;
	top: 162px;
}
div#welcome a#sporthotel {
	display:block;
	width: 400px;
	height:297px;
	position:absolute;
	right:65px;
	top: 162px;
}
div#welcome .text {
	position:absolute;
	top: 466px;
	background: #fff2cc;
	padding:10px;
	width: 380px;
	text-align:center;
}
div#welcome .text.left {
	left:65px;
}
div#welcome .text.right {
	right:65px;
}

/* @group Navi */
#navi {
	position: absolute;
	z-index: 2;
	left: 10px;
	top: 251px;
	height: 39px;
	width: 980px;
	background: #ac0406 url(navi.jpg) repeat-x;
}

#navi ul {
	margin: 0;
	padding-left: 30px;
}

#navi li {
	list-style-type: none;
	float: left;
}
#navi a {
	color: #fff;
	padding: 0 15px;
	border-right: 1px solid #ac0406;
	border-left: 1px solid #cf6e6f;		
	font: normal 13px/39px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	display: block;
}
#navi li:hover a,
#navi li.sfhover a,
#navi li.active a {
	background-color: #b82a29;
}
#navi ul ul {
	position: absolute;
	display: none;
	background: #b82a29;
	padding: 0;
}
#navi li:hover ul,
#navi li.sfhover ul {
	display: block;
}
#navi li li {
	float: none;
	border-top: 1px solid #c44d4f;
}
#navi li li a,
#navi li:hover li a,
#navi li.sfhover li a {
	background: #b82a29;
	font-size: 13px;
	line-height: 30px;
	color: #fff;
	border: 0;
	white-space: nowrap;
	z-index: 900;
	_width: 100px
}
#navi li li a:hover,
#navi li li.active a,
#navi li li.sfhover,
#navi li li.active {
	background: #c44d4f;
	color: #fff;
}
/* @end */

#main {
	float: left;
	position: relative;
	padding: 65px 35px 30px 315px;
}

.content {
	clear: both;
	position: static !important;
}
.post .pic_left {
	float: left;
	margin: 5px 15px 3px 0;
	display: inline;
}
.post .pic_right {
	float: right;
	margin: 5px 0 5px 15px;
	display: inline;
}
.post img {
	padding: 0;
	border: 0;
}
.post p, #sidebar p {
	margin: 0;
	padding: 0;
}
.post ul {
	margin-left: 0.5em;
}
.post li {
	list-style-type: none;
	padding-left: 1em;
	background: url(bullet.gif) no-repeat 0 0.55em;
}
a { color: #a31919; }
a:visited { color: #a31919; }
a:hover { color: #000; }
	
h1, h2, h3, h4 {
	color: #a31919;
	margin: 0.2em 0;
	font: normal 20px Arial, Helvetica, Verdana, sans-serif;
}
h1 {
	padding-left: 27px;
	background: url(heading.gif) left 0.1em no-repeat;
}
h2 { font-size: 17px; }
h3 { font-size: 14px;
	 font-weight: bold; }
h4 { font-size: 13px;
	 font-weight: bold; }
hr {
	border: 1px solid #a3daec;
}
#footer {
	clear: both;
	position: absolute;
	left: 0;
	bottom: -42px;
	width: 100%;
	font-size: 11px;
	text-align: center;
	font-family: verdana;
}
#footer p {
	margin: 0;
	color: #303030;
}
#sidebar a {
	position:absolute;
	top: 304px;
	right: 85px;
}
.clearer {
	clear: both;
}
.pagination {
	text-align: center;
}
#search {
	display: none;
}
#lang_select {
	background: url(flags.gif) no-repeat;
	width: 52px;
	height: 19px;
	position: absolute;
	top: 304px;
	right: 25px;
}
table, td {
	border:0;
}
td {
	padding: 2px 0;
}
/* @group gallery */
.gallery {
	position: absolute;
	left: 25px;
	top: 42px;
	width: 300px;
}
.gallery ul {
	margin: 0;
}
.gallery li {
	margin: 0 5px 0px 0;
	float: left;
	list-style: none;
}
.gallery img {
	padding: 1px;
	border: 1px solid #d0d0d0;
}
#edit_gallery {
	position: absolute !important;
	top: 157px !important;
	left: 85px !important;
	z-index: 200;
}
/* @end */

/* @group Form */
.user_form .text_field,
.user_form .text_area {
	font-size: 13px;
	color: #140000;
	border: 1px solid #ccc;
	padding: 2px 2px 2px 5px;
	width: 300px;
}
.user_form .text_field:focus,
.user_form .text_area:focus {
	/*border-color: #9bbe00;
	background-color: #edf6b9;
	color: #5f9900; */
}
.user_form .text_area {
	margin: 0px 0px 20px 0px;
	height: 50px;
	width: 480px;
}

#user_form_error, #user_form_ok {
	border: 2px solid;
	padding: 3px 5px;
}
/* @end */

*html h1 {
	padding-left:0;
	background:none;
}
*html .post li {
	list-style: disc inside none;
	background:none;
}



/* calendar icon */
img.tcalIcon {
	cursor: pointer;
	margin-left: 1px;
	vertical-align: middle;
}
/* calendar container element */
div#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 158px;
	padding: 2px 0 0 0;
}
/* all tables in calendar */
div#tcal table {
	width: 100%;
	border: 1px solid silver;
	border-collapse: collapse;
	background-color: white;
	margin:0;
}
/* navigation table */
div#tcal table.ctrl {
	border-bottom: 0;
}
/* navigation buttons */
div#tcal table.ctrl td {
	width: 15px;
	height: 20px;
}
/* month year header */
div#tcal table.ctrl th {
	background-color: white;
	color: black;
	border: 0;
}
/* week days header */
div#tcal th {
	border: 1px solid silver;
	border-collapse: collapse;
	text-align: center;
	padding: 3px 0;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	background-color: gray;
	color: white;
}
/* date cells */
div#tcal td {
	border: 0;
	border-collapse: collapse;
	text-align: center;
	padding: 2px 0;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	width: 22px;
	cursor: pointer;
}
/* date highlight
   in case of conflicting settings order here determines the priority from least to most important */
div#tcal td.othermonth {
	color: silver;
}
div#tcal td.weekend {
	background-color: #ACD6F5;
}
div#tcal td.today {
	border: 1px solid red;
}
div#tcal td.selected {
	background-color: #FFB3BE;
}
/* iframe element used to suppress windowed controls in IE5/6 */
iframe#tcalIF {
	position: absolute;
	visibility: hidden;
	z-index: 98;
	border: 0;
}
/* transparent shadow */
div#tcalShade {
	position: absolute;
	visibility: hidden;
	z-index: 99;
}
div#tcalShade table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
div#tcalShade table td {
	border: 0;
	border-collapse: collapse;
	padding: 0;
}
