/* @override http://detektei-wallner.media24.at/docs/25/layout/user.css */
html {
	/* background: #01245c url(../images/bg.jpg) no-repeat center top; */
}

body {
	text-align: center;
  	color: #222222; 
  	font: normal 13px/18px Helvetica, Arial, Verdana, sans-serif;
	background: #01245c url(../images/bg.jpg) no-repeat center top;
}
body#tinymce {
	background: #FFFFFF;
	text-align: left;
	margin: 0.5em 1em;
}
#wrapper {
	position: relative;
	width:856px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/content.png) repeat-y;
}
#header {
	height: 111px;
	position: relative;
	background: #01245c url(../images/bg.jpg) no-repeat center top;
}
#title, #subtitle {
	display: block;
	position: absolute;
	top: 29px;
	left: 25px;
	width: 351px;
	height: 55px;
	text-indent: 352px;
	white-space: nowrap;
	overflow: hidden;
	background: url(../images/logo.jpg);
}
#content_wrapper {
	background: url(../images/header.jpg) no-repeat;
}
.noview {
	display: none;
}

/* @group Navi */
#navi {
	position: absolute;
	left: 4px;
	top: 230px;
	z-index: 1;
}
#navi ul {
	margin: 0;
}
#navi li {
	list-style-type: none;
}
#navi a {
	color: #02245C;
	padding-left: 20px;
	font: normal 14px/25px Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	display: block;
	width: 170px;
}
#navi ul ul {
	margin-bottom: 10px;
}
#navi ul a:hover,
#navi li.active a {
	background: #afc5dc;
}
#navi li.active li a {
	text-indent: 10px;
	font-size: 13px;
	line-height: 20px;
	background: none;
}
#navi li.active li a:hover,
#navi li.active li.active a {
	text-decoration: underline;
}
/*Leistungen*/
#navi #mi817,
#navi #mi852 {
	position: absolute;
	top: -75px;
}
#navi #mi818,
#navi #mi853 {
	position: absolute;
	top: -52px;
}
#navi #mi817 a,
#navi #mi818 a,
#navi #mi852 a,
#navi #mi853 a {
	font-weight: bold;
	color: #322C1F;
}
#navi #mi817 a:hover,
#navi #mi818 a:hover,
#navi #mi852 a:hover,
#navi #mi853 a:hover,
#navi #mi817.active a,
#navi #mi818.active a,
#navi #mi852.active a,
#navi #mi853.active a {
	background: #E3BB5A;
}
/* Top-Secret */
#navi #mi845,
#navi #mi861 {
	display: none;
}
/* @end */

#main {
	float: right;
	position: relative;
	z-index: 1;
	width: 610px;
	margin: 135px 10px 10px 0;
	display: inline; /*IE6: Double margin bug*/
	min-height: 300px;
	height: auto !important;
	height: 300px; /*For IE*/
}
.content {
	clear: both;
	position: relative;
	padding: 0 12px 8px 0;
}
.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: 2px;
	border: 1px solid #d3d8dd;
}
.post p, #sidebar p {
	margin: 0;
	padding: 0;
}
a { color: #18538A; }
a:visited { color: #18538A; }
a:hover { color: #b3953f; }
	
h1, h2 {
	color: #18538A;
	margin: 0 0 0.4em 0;
	font: normal 22px/23px Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 17px;
}
hr {
	border: 1px solid #d0e2ee;
}
#sidebar {
	float: right;
	display: block;
	width: 250px;
	margin-top: 130px;
}

#footer {
	height: 33px;
	padding-top: 27px;
	clear: both;
	font-size: 10px;
	text-align: center;
	font-family: verdana;
	background: url(../images/footer.png);
	color: #fff;
}
#footer p {
	margin: 0;
}
#footer a {
	color: #fff;
}
#stephansplatz, #salzburg {
	position: absolute;
	top: 28px;
	left: 423px;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-seriv;
	font-size: 13px;
	color: #FFF;
}
#stephansplatz a, #salzburg a {
	color: #fff;
}
#salzburg {
	left: 670px;
}
#tinymce #stephansplatz,
#tinymce #salzburg {
	position: relative;
	left: 0;
	top: 0;
	margin-bottom: 1.5em;
}
.clearer {
	clear: both;
}
.pagination {
	text-align: center;
}
#search {
	display: none;
}

/* @group gallery */
.gallery ul {
	margin: 0;
}
.gallery li {
	float: left;
	margin: 0 20px 15px 0;
	list-style: none;
}
.gallery img {
	padding: 2px;
	border: 1px solid #cfdce5;
}
/* @end */

/* @group Sprachen */
#de, #en {
	display: block;
	width: 16px;
	height: 11px;
	position: absolute;
	top: 233px;
	right: 22px;
	text-indent: 20px;
	overflow: hidden;
}
#de {
	right: 48px;
	width: 42px;
	text-indent: 45px;
}
/* @end */


/* @group Form */
.user_form .text_field,
.user_form .text_area {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 14px;
	color: #02245C;
	border: 1px solid #b0c8d8;
	padding: 2px 2px 2px 5px;
	background-color: #fcfdff;
	width: 300px;
}
.user_form .text_field:focus,
.user_form .text_area:focus {
	border-color: #e3bb5a;
	background-color: #fffbd8;
	color: #322C1F;
}
.user_form .text_area {
	margin: 0px 0px 20px 0px;
	height: 50px;
	width: 375px;
}
#user_form_error, #user_form_ok {
	border: 2px solid;
	padding: 3px 5px;
}
/* @end */

/* @group Leistungen */
#leistungen {
	position: absolute;
	top: 131px;
	left: 24px;
	color: #322C1F;
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
#tinymce #leistungen {
	display: none;
}
ul.Leistungsliste {
	margin: 1em 0;
}
.Leistungsliste li,
li.Leistungsliste {
	margin: 0 0 5px 0;
	list-style-type: none;
}
.Leistungsliste a {
	display: block;
	width: 545px;
	background: #eff1f6 url(../images/arrow.gif) no-repeat 7px center;
	border: 1px solid #dee2ea;
	color: #02245C;
	padding: 4px 0 4px 20px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.Leistungsliste a:hover {
	background: #f8d87e url(../images/arrow_hover.gif) no-repeat 7px center;
	border-color: #e3bb5a;
	color: #322C1F;
}

/* @end */


