/* @override http://paltentaler.at/layout/paltentaler_at/styles.css? */

/* @group Page structure */

body {
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*font-size: 1.1em;*/
	font-size:16px;
	padding: 0;
	margin: 0;
}

#wrapper {
	max-width: 950px;
	width: auto !important;
	width: 950px;
	margin: 0 auto;
	position: relative;
}

#header {
	background-color: #FFF;
	background-image: url(/docs/paltentaler_at/header_fotos.jpg);
	background-position: 188px center;
	background-repeat: no-repeat;
	height: 108px;
	overflow: hidden;
	border-right: 4px solid #FFF;
	margin-bottom: 4px;
}

#logo {
	background: url(logo.png);
	width: 153px;
	height: 73px;
	text-indent: 160px;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	top: 17px;
	left: 19px;
}

#sidebar2 {
	display: none;
}

#main {
	padding: 25px 13px 1px 223px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #222;
	background: #FFF;
}

.post, .maintext {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	clear: both;
	line-height: 18px;
}
.post li, .maintext li {

}
.post p, .maintext p {
	margin: 0;
}
.post td, .maintext td {
	padding: 8px 5px;
	border-top: 1px solid #e5e5e5;
	vertical-align: top;
}
.post img, .maintext img,
#gallery_thumbs img {
	margin: 2px 15px 0 5px;
	padding: 1px;
	border: 1px solid;
	border-color: #dcdcdc !important;
}
.post a img {
	border: 0px;
}

.post_body {
	margin: 12px 0;
}

#footer {
	margin-top: 4px;
	font-size: 0.65em;
	background: #FFF;
	padding: 10px 20px;
	width: auto !important;
	width: 910px;
	clear: left;
}

#login_footer {
	font-size: 10px;
	padding: 10px 20px;
}
#login_footer a {
	color: #333;
	background: none;
}

/* @end */

/* @group Sidebar 1 */

#navi_v {
	width: 188px;
	position: absolute;
	font-size: 0.7em;
}
#navi_v ul {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navi_v li {
	border-top: 1px solid #1a88bd;
	margin: 0;
}
/* @group IE6 Hack (Border / Color) */
#navi_v li.active {
	_margin-bottom: -1px;
	_border-bottom: 1px solid  #007bb6;
}
#navi_v ul ul li.active {
	_border-bottom: none;
}
/* @end */
#navi_v a {
	display: block;
	width: 168px;
	line-height: 18px;
	padding: 3px 0px 3px 20px;
	background-color: #007bb6;
	text-decoration: none;
	color: #FFFFFF;
	border-top: 1px solid #007bb6;
	border-bottom: 1px solid #007bb6;
	font-size: 11px;
	font-weight: bold;
}
#navi_v a:hover, #navi_v .active a {
	background: #3395c5 url(arrow_white.png) no-repeat 0.9em 0.8em;
}


#navi_v ul ul {
	position: absolute;
	bottom: -202px !important;
	height: 200px;
}
#navi_v ul ul li {
	border-color: #77bfde;
}
#navi_v ul ul li.active {
	/* -> IE 6 Hack #navi_v li.active*/
	margin-bottom: 0;
}
#navi_v ul .active ul a {
	background: #59b1d7;
	border-color: #59b1d7;
	color: #000000;
	font-weight: normal;
}
#navi_v ul .active ul a:hover,
#navi_v ul .active ul .active a {
	background: #8bc9e3 url(arrow_black.png) no-repeat 0.9em 0.8em;
}

/* @end */

/* @group Sidebar 2 */

#sidebar2 {
	display: none;
}
/* @end */

/* @group Diverse */

#bread_crumb_navi {
	display: none;
}
#search {
	position: absolute;
	bottom: 110px;
	_bottom: 120px;
	left: 20px;
}
#search_text {
	border: 1px solid #59b1d7;
	background: #FFF;
	width: 120px;
	margin-right: 10px;
}
#search_button {
	background: url(search.png) no-repeat;
	width: 20px;
	height: 20px;
	*padding-top:20px;
	border: none;
	text-indent: 20px;
	overflow: hidden;
	cursor: pointer;
}
#lang_select {
	position: absolute;
	left:  20px;
	bottom: 85px;
	_bottom: 95px;
	margin: 0;
}
#lang_select a {
	color: #007bb6;
}
#spacer {
	width: 699px;
	height: 0px;
	display: block;
	border-top: 1px dotted #cccccc;
	margin-top: 10px;
	margin-bottom: 5px;
}

#pagination_top, #pagination_bottom {
	text-align: center;
	display: block;
}

#back {
	display: block;
	margin: 10px 0px 10px 0px;
}

.login_link {
}

.highlight {
	background-color: #f9ff00;
}

#unpublished {
	opacity: 0.4;
	text-decoration: line-through;
}

.mandatory {
	font-weight: bold;
}

body#backend {
	background-color: #e6e6e6;
	color: #333; 
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   11px;
  line-height: 18px;
}

#backend fieldset {
	border-color: #ccc;
}

/* @end */

/* @group a, h und button */

a { padding: 0 1px; color: #007bb6;

}
a:visited { color: #007bb6; }
a:hover { color: #009be5;
	background-color: #d8f3ff;
}

h1, h2, h3, legend {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #007bb6;
}
h1 {
	line-height: 1.3em;
}
h2 {
	font-size: 1.2em;
	margin: 5px 0;
}
h3, legend {
	font-size: 1.1em;
	margin: 0;
}

.button,
a.button, 
#form .button {
	font-size: 11px;
	padding: 3px;
	color: #fff;
	text-decoration: none;
	background-color: #007bb6;
	border-top-color: #59b1d7;
	border-left-color: #59b1d7;
	border-right-color: #00567f;
	border-bottom-color: #00567f;
	text-transform: uppercase;
	border-style: double;
	border-width: 3px;
	width: auto;
}

.button:hover,
a.button:hover, 
#form .button:hover {
	color: #fff;
	background-color: #3395c5;
	border-top-color: #00567f;
	border-left-color: #00567f;
	border-right-color: #59b1d7;
	border-bottom-color: #59b1d7;
}

/* @end */

/* @group Edit links */

.edit a, .edit a:visited {
	display: inline;
	border: 0px;
	font-size:10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration:none;
	padding: 2px 3px 2px 3px;
}

.edit a:hover, .edit a:active {
	background-color: red;
	color:#ffffff;
	padding: 1px 2px 1px 2px;
	border: 1px solid #FFF;
}

#navi_v .edit {
	position: absolute;
	left: -15px;
	top: 10px;
	border: 0;
}
#navi_v .edit .edit_icon {
	display: inline;
	padding: 0;
	border: 0;
}

#main .edit {
	margin: 5px 5px 5px 0px;
	display: block;
	border: 0px;
}

.post .edit, 
.maintext .edit, 
.side_content .edit {
	margin: 0px 0px 0px 0px;
	border: 0px;
	display: inline;
	font-weight: bold;
}


.side_content .edit {
	display: block;
}

/* @end */

/* @group WYSIWYG */

#main fieldset {
	border: 2px solid #ccc;
	padding: 8px 15px 15px 15px;
	margin-bottom: 30px;
}

fieldset label {
	display: none;
}

#content_body, #content_mainbody { 
	position: relative;
	z-index: 1000;
	width: 500px;
}

body.post {
	text-align: left;
	background: #FFF none;
	font-size: 0.7em;
}
body.post td {
	font-size: 0.7em;
}
/* @end */

/* @group Notifications */

#notice, #error {
  border: 2px solid green;
  padding: 7px;
  background-color: #e5fbe0;
  margin: 10px 0px;
  display: block;
}

#error {
	background-color: #ffe5e9;
	border-color: red;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

/* @end */


/* @group Form */

form {
	margin: 0px;
}

#form input, #form select, #form textarea {
	width: 300px;
	border: 1px solid #999999;
	padding: 2px;
	margin: 2px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#form input:focus, #form textarea:focus {
	border: 1px solid #74afd0;
	background-color: #edf9ff;
}

/* @end */

/* @group Gallery */
#list_galleries #gallery_thumbs img, 
#gallery_thumbs img {
	margin-right: 20px;
}
/* @end */

