/* @override http://www.lieco.at/layout/lieco_at/styles.css? */

/* @group Page structure */

body {
	background-color: #cce3d1;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	/*font-size: 1.1em;*/
	font-size:16px;
	padding: 0;
	margin: 0;
}
#wrapper {
	width: 990px;
	padding: 0 5px;
	margin: 0 auto;
	position: relative;
	background: url(wrapper_bg.gif);
}
#header {
	height: 146px;
	background: url(/docs/lieco_at/header_fotos.jpg) no-repeat;
	background-position: right top;
}
#logo {
	position: absolute;
	background: url(logo.gif);
	width: 195px;
	height: 146px;
	text-indent: 200px;
	white-space: nowrap;
	overflow: hidden;
}
#main {
	padding: 20px 25px 1px 223px;
	min-height: 370px;
	height: auto !important;
	height: 370px;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #222;
}
.post, .maintext {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	clear: both;
	line-height: 18px;
	position: relative;
}
.post li, .maintext li {

}
.post p, .maintext p {
	margin: 0;
}
.post td, .maintext td {
	padding: 8px 5px;
	border-top: 0px 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;
}
#edit_post {
	margin-bottom: 65px; /*Button sonst unter Stiftungslogo*/
}

#footer {
	font-size: 0.7em;
	text-indent: 30px;
	background: url(footer.gif);
	height: 49px;
	line-height: 43px;
	margin: 10px -5px 0 -5px;
	clear: both;
}

#login_footer {
	font-size: 10px;
	padding: 10px 20px;
}
#login_footer a {
	color: #333;
	background: none;
}
#stiftung {
	display: block;
	width: 72px;
	height: 80px;
	position: absolute;
	right: 10px;
	bottom: 12px;
	background: url(stiftung_fuerst_liechtenstein.gif) no-repeat;
	overflow: hidden;
	text-indent: 80px;
	white-space: nowrap;
}

/* @end */

/* @group Sidebar 1 */
#navi_v {
	position: absolute;
	width: 793px;
	right: 5px;
	top: 121px;
	background-color: #52ae31;
}
#navi_v ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navi_v ul li {
	float: left;
}
#navi_v a {
	display: block;
	float: left;
	line-height: 25px;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 0 15px;
}
#navi_v a:hover, #navi_v .active a {
	background: #007a3d;
	color: #FFF;
}
#navi_v ul .active ul {
	position: absolute;
	left: -197px;
	top: 25px;
	width: 197px;
}
#navi_v ul .active ul li {
	float: none;
	border-bottom: 1px solid #4c9a5d;
}
#navi_v ul .active ul a {
	float: none;
	font-weight: normal;
	line-height: 30px;
	background-color: #338d46;
	padding: 0;
	text-indent: 20px;
}
#navi_v ul .active ul a:hover,
#navi_v ul .active ul .active a {
	background: #007a3d;
}
#navi_v ul .active ul .active ul {
	position: relative;
	top: 0;
	left: 0;
	background-color: #007a3d; /*IE6*/
	*padding-bottom:3px;
}
#navi_v ul .active ul .active ul li {
	border-bottom: 0;
}
#navi_v ul .active ul .active ul a {
	font-size: 11px;
	line-height: 25px;
	text-indent: 30px;
	text-decoration: none;
	_height:25px;
}
#navi_v ul .active ul .active ul a:hover,
#navi_v ul .active ul .active ul .active a {
	text-decoration: underline;
}
/* @end */

/* @group Sidebar 2 */

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

/* @group Diverse */

#bread_crumb_navi {
	display: none;
}
#search {
	position: absolute;
	top: 122px;
	right: 20px;
}
#search_text {
	border: 1px solid #8cd870;
	width: 100px;
	margin-right: 5px;
	background-color: #8cd870;
	color: #FFF;
}
#search_button {
	background: url(lupe.gif) no-repeat;
	width: 20px;
	height: 20px;
	*padding-top:20px;
	border: none;
	text-indent: 20px;
	overflow: hidden;
	cursor: pointer;
}
#lang_select {
	position: absolute;
	left:  0;
	bottom: 50px;
	margin: 0;
	display: none;
}
#lang_select a {
	margin-right: 10px;
}
#lieco_langs {
	position: absolute;
	left: 27px;
	bottom: 67px;
	height: 22px;
	width: 200px;
	border: 0;
}
select#languages {
	color: #222;
	float: left;
}


a#more_langs {
	position: absolute;
	bottom: 65px;
	*bottom: 64px;
	left: 138px;
	width: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 0;
	line-height: 14px;
}
#more_langs:hover {
	width: auto;
}

#spacer {
	width: 699px;
	height: 0px;
	display: block;
	border-top: 1px dotted #cccccc;
	margin-top: 10px;
	margin-bottom: 5px;
}
hr {
	border: 1px solid #cce3d1;
}

#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: #007a3d;

}
a:visited { color: #007a3d; }
a:hover { color: #50af31;}

h1, h2, h3, legend {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #007a3d;
}
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: #e0eee3;
	text-decoration: none;
	background-color: #007a3d;
	border-top-color: #54a064;
	border-left-color: #54a064;
	border-right-color: #00400d;
	border-bottom-color: #00400d;
	text-transform: uppercase;
	border-style: double;
	border-width: 3px;
	width: auto;
}

.button:hover,
a.button:hover, 
#form .button:hover {
	color: #fff;
	background-color: #54a064;
	border-top-color: #00400d;
	border-left-color: #00400d;
	border-right-color: #c3e5ca;
	border-bottom-color: #c3e5ca;
}

/* @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;
	z-index: 99;
	position: relative;
}

.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: 8px;
	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.8em;
}
body.post td {
	font-size: 0.8em;
}
/* @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;
}
#gallery_thumbs a:hover {
	background: none;
}
#main .c_gallery .post_body {
	width: 620px;
	float: right;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
#main .c_gallery #list_galleries {
	position: absolute;
	top: 30px;
	left: 0;
}
/*Anfahrtspläne*/
#page1159 .c2053.c_gallery .post_body,
#page1159 .c2181.c_gallery .post_body {
	float: none;
}
#page1159 .c2053.c_gallery #list_galleries,
#page1159 .c2181.c_gallery #list_galleries {
	position: relative;
	top: 0;
}
/* @end */

/* @group Downloads */
#backend_content {
	background-color: #fff;
	padding: 20px;
}
fieldset#downloads, fieldset#download_users, fieldset#add_download { 
	padding:10px 15px;
	margin: 10px 0; 
	border: 2px solid #ccc;
}
ul.tabs {
	padding: 0;
}
.tabs li {
	float: left;
	list-style-type: none;
}
.tabs a {
	display: block;
	padding: 2px 5px;
	margin: 0 5px;
	text-decoration: none;
	font-weight: bold;
}
.tabs a.active {
	background-color: #ccc;
	color: #222;
}

#download_wrapper {
	border: 2px solid #e6e6e6;
	margin: 10px 10px 10px 0;
	padding: 0 10px 10px 13px;
}
#downloads {
	list-style-type: none;
	line-height: 25px;
	padding: 0;
}
#downloads h2 {
	margin: 15px 0 0 0;
}
#downloads img {
	margin: 0;
	vertical-align: middle;
}
/* @end */

/* @group Baumarten-Lexikon */
#navi_lexikon ul {
	margin: 150px 0 0 0;
	padding: 0 0 0 29px;
	position: absolute;
	float: left;
}
#navi_lexikon li {
	list-style-type: none;
}
#navi_lexikon a {
	font-size: 13px;
	text-decoration: none;
	line-height: 1.4em;
}

/* @end */

/* @group Videos */
#videos {
	margin: 0;
	padding: 0;
}
#videos li {
	list-style-type: none;
}
#videos a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	background: url(play.png) left center no-repeat;
}
/* @end */

/* @group Facebook */
.c5273 {
	position: absolute;
	left: 25px;
	top: 400px;
	width: 171px;
}
/* @end */

/* @group News-Box */
.c4136 {
	position: absolute;
	left: 5px;
	top: 487px;
	width: 171px;
	background: #e6f1e8;
	padding: 10px 5px 15px 20px;
	font-size: 0.85em;
	border-bottom: 1px solid #cce3d1;
	border-top: 1px solid #cce3d1;
	border-right: 1px solid #cce3d1;
}
.c4136 h1 {
	font-size: 14px;
}
.c4136 .post_body {
	margin: 5px 0 0 0;
}


/* @end */



