/* @override http://mcci.at/layout/mcci_at/styles.css? */

/* @group Page structure */

* {
	margin: 0px;
	padding: 0px;
}

body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #1E0D07; 
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   10px;
  line-height: 18px;
  background-color: #c30;
}

#wrapper {
	position: relative;
	margin: 0px auto;
	width:765px;
	text-align: left;
	background: #fde9e0 url(content_bg.gif) repeat-y center;
}

#header {
	height: 143px;
	background: url(header.jpg) no-repeat;
	position: relative;
}

#header #homelink {
	display: block;
	position: absolute;
	top: 18px;
	left: 33px;
	width: 97px;
	height: 76px;
}
#main {
	float: left;
	position: relative;
	z-index: 1;
	width: 550px;
	min-height: 300px;
	height: auto !important;
	height: 300px; /*For IE*/
	margin-left: 8px;
	_margin-left:4px;  /*IE6*/
	padding-bottom: 10px;
}
.post, .maintext {
	margin: 0px 0px 15px 0px;
	background-color: #FEF8F6;
}

.post img,
.maintext img {
	margin: 3px 10px 1px 0px;
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #fcbaa3;
}

.post ul, .maintext ul {
	margin-left: 20px;
	margin-bottom: 10px;
}

.side_content img {
	margin: 3px 10px 3px 0px;
	padding: 4px 8px 8px 4px;
	background: url(img_shadow.gif) right bottom;
}

a img {
	border: 0px;
}

.post_title {

}

.post_body {
	border-top: 2px solid #fde9e0;
	margin-left: 7px;
	padding: 7px;
}

#footer {
	background: url(footer.gif);
	height: 35px;
	line-height: 35px;
	color: #FF6633;
	clear: both;
	font-size: 11px;
	text-align: center;
}

#footer a {

	font-size: 10px;
}

/* @end */

/* @group Sidebar 1 */

#sidebar1 {
	z-index: 3;
}


#navi_h {
	position: absolute;
	top: 5px;
	right: 5px;

}

#navi_h ul {
	float: left;
	width: 555px;
	list-style-type: none;
}

#navi_h ul li {
	float: left;
	/*Align ul ul relative to ul li*/
	position: relative;
}

#navi_h ul ul {
	position: absolute; /*IE6+7*/
	width: auto;
	top: 20px;
	left: -9999px;
}

#navi_h ul li:hover ul,
#navi_h ul li.sfhover ul {
	left: 0px;
	display: block;
}

#navi_h ul ul li {
	float: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

#navi_h ul a {
	color: #FF6633;
	padding: 0px 25px 0px 5px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana sans-serif;
	text-decoration: none;
	border-left: 1px solid #FF6633;
	display: block;
	line-height: 20px; /*hover menü funkt nicht mehr auf IE7!?*/
}

#navi_h ul a:hover,
#navi_h ul li.active a:hover,
#navi_h ul li.active li.active a {
	color: #FF6633;

}

#navi_h ul li.active a {
	
}

#navi_h ul ul a {
	color: #333;
	text-transform: none;
	font-weight: normal;
	margin-top: 0px;
	font-size: 12px;
	width: 150px;
	padding: 2px 0px 2px 5px;
	line-height: 16px;
	border-left: 0px;
}

#navi_h ul ul a:hover {
	color: #FF6633;
}

/* -- Navi 2 -- */

#navi_h2 {
	position: absolute;
	right: 13px;
	top: 85px;
}

#navi_h2 ul {
	
}

#navi_h2 li {
	float: left;
	list-style-type: none;
}

#navi_h2 ul a {
	color: #FF6633;
	padding: 0px 15px 0px 5px;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Verdana sans-serif;
	text-decoration: none;
	display: block;
}


/* @end */

/* @group Sidebar 2 */

#sidebar2 {
	float: right;
	margin-right: 15px;
	_margin-right: 7px; /*IE6*/
	width: 175px;
	color: #E75114;
}

#sidebar2 a,
#sidebar2 a:visited {
	color: #000;
	text-decoration: underline;
}

#sidebar2 a:hover {

}

.side_content {
	margin-top: 10px;
	border-bottom: 1px solid #fdc7b4;
	padding-bottom: 5px;
}

.side_content h2 {
	line-height: 15px;
}


/* @end */

/* @group Diverse */

#lang_select {
	position: absolute;
	top: 112px;
	right: 30px;
}
#lang_select a {
	color: #FFFFFF;
	text-decoration: none;
}

#bread_crumb_navi {
	position: absolute;
	top: 120px;
	left: 23px;
	color: #f9d4c5;
	z-index: 2;
}

#bread_crumb_navi a,
#bread_crumb_navi a:visited {
	color: #ffffff;
	text-decoration: none;
}

#bread_crumb_navi a:hover {
	text-decoration: underline;
}

#search {
	display: none;
}

#search input {
	width: 100px;
}

#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: #fde9e0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size:   11px;
    line-height: 18px;
    color: #222;
}

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

/* @end */

/* @group a, h und button */

a { color: #FF6633;}
a:visited { color: #FF6633; }
a:hover { color: #FF6633; text-decoration: underline;}

h1, h2, legend {
	font-family: Arial,Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
  	font-size: 16px;
  	font-weight: bold;
  	color: #FF6633;
  	text-transform: uppercase;
}

h1 {
	padding: 7px 5px 7px 10px;
	border-left: 4px solid #FF6633;
	line-height: 22px;
	background-color: #FFF;
	clear: both;
}

h2, legend {
	font-size: 13px;
	text-transform: none;
}

.button {
	color: #FFFFFF !important;
	text-decoration: none;
	background-color: #f85817;
}

.button:hover {
	color: #FFFFFF;
	background-color: #ff9265;
}


/* @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_h .edit a {
	margin: 0px;
	display: inline;
	font-size: 10px;
	position: absolute;
	left: -64px;
	top: 0px;
}

#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 #fdc7b4;
	padding: 8px 15px 15px 15px;
	margin-bottom: 30px;
}

fieldset label {
	display: none;
}

#content_body, #content_mainbody { 
	position: relative;
	z-index: 10;
	width: 100%;
}

body.post {
	text-align: left;
	background: #FFF;
}

.htmlarea img {
	margin: 0px;
	padding: 0px;
	background: none;
}

/* @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 Standard */

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}



/* @end */



/* @group Guestbook */

.guestbook {
	margin: 20px 20px 20px 0px;
}

.guestbook_post {
	position: relative;
	background-color: #e9d2b8;
	margin-bottom: 15px;
	border: 1px solid #FFF;

}

.guestbook_post .name {
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	color: #900;
	padding: 1px 5px;
	float: left;
	position: relative;
	z-index: 10;
}

.guestbook_post .created_at {
	color: #900;
	float: right;
	padding: 1px 5px;
	border-bottom: 1px solid #FFF;
}

.guestbook_post .website {
	font-weight: normal;
}

.guestbook_post .message {
	clear: both;
	margin: 25px 5px 5px 5px;
	
}

.guestbook input,
.guestbook textarea {
	width: 300px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 13px;
	color: #900;
	border: 1px solid #dec8af;
	padding: 2px 2px 2px 5px;
}

.guestbook input:focus,
.guestbook textarea:focus {
	border-color: #900;
}

.guestbook textarea {
	height: 80px;
}

.guestbook label {
	margin-left: 10px;
}

.guestbook .edit {
	position: absolute;
	right: -95px;
}

/* @end */

/* @group Form */

#form p {
	padding: 2px;
}

#form input,
#form textarea {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 13px;
	color: #c30;
	border: 1px solid #fdc7b4;
	padding: 2px 2px 2px 5px;
}

#form input:focus,
#form textarea:focus {
	border-color: #f63;
}

/* @end */

/* @group Galerie */
#list_galleries #gallery_thumbs img {
	margin-right: 25px;
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #fcbaa3;
}

/* @end */

