/* @override http://gossip.at.pressedit.com/layout/gossip_at/styles.css? */

/* @group Page structure */

body {
  margin: 0px;
  margin-bottom: 30px; /*sonst verschwindet footer auf IE6*/
  padding: 0px;
  text-align: center;
  color: #1E0D07; 
  font-family: arial, helvetica, verdana, sans-serif;
  font-size:   12px;
  line-height: 18px;
	background: #910B00 url(body_bg.gif) repeat-x;
}


#spacer {
	width: 530px;
	height: 0px;
	display: block;
	border-top: 1px dotted #72b4e4;
	margin-top: 10px;
	margin-bottom: 5px;
}

#wrapper {
	position: relative;
	margin: 15px auto;
	width:930px;
	border: 10px solid #FFF;
	text-align: left;
	background: url(content_bg.gif) repeat-y center;
}

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

#slideshow {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
	width: 930px;
	height: 245px;
}

#main {
	float: right;
	position: relative;
	z-index: 1;
	right: 10px;
	width: 630px;
	min-height: 200px;
	padding-bottom: 10px;
	height: auto !important;
	height: 200px; /*For IE*/
}



.post, .maintext {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.post p, .maintext p, .side_content p {
	margin: 0px;
	padding: 0px;
}

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

#gallery_thumbs img {
	padding: 4px 8px 8px 4px;
	background: url(img_shadow.gif) right bottom;
	border: 0px;
}

a img {
	border: 0px;
}

.post_title {
	
}

#footer {
	position: relative;
	top: 35px;
	clear: both;
	font-size: 8pt;
	text-align: center;
	color: #ffffff;
	font-family: verdana;

}

#footer a {
	color: #ffffff;
	font-size: 8pt;
}

/* @end */

/* @group Sidebar 1 */

#sidebar1 {
	position: absolute;
	z-index: 2;
	left: 280px;
	top: 215px;
	width: 650px;
	float: left;
}


#navi_h {
	position: absolute;
	top: 0px;
	left: 0px;
}

#navi_h ul {
	position: relative;

	padding: 0px;
	margin: 0px;
	width: 650px;
	top: 0px;
	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: 30px;
	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: #FFF;
	padding: 0px 10px 0px 10px;
	font-size: 13px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	line-height: 30px; /*hover menü funkt nicht mehr auf IE7!?*/
}

#navi_h ul a:hover,
#navi_h ul li.active a,
#navi_h ul li.active a:hover,
#navi_h ul li.active li.active a {
	background: #FFF;
	color: #000;
}

#navi_h ul li.active li a {
	background: #cbb497;
}

#navi_h ul ul a {
	text-transform: none;
	margin-top: 0px;
	font-size: 11px;
	background: #cbb497;
	height: 20px;
	width: 220px;
	padding: 2px 0px 2px 5px;
	border-top: 1px solid #FFF;
	line-height: 20px;
}

#navi_h ul ul a:hover {
	background-color: #fff;
	text-decoration: none;
}


/* @end */

/* @group Sidebar 2 */

#sidebar2 {
	float: left;
	position: relative;
	left: 20px;
	display: block;
	width: 230px;
}

.side_content {
	margin-bottom: 10px;
}

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


/* @end */

/* @group Diverse */

#bread_crumb_navi {
	display: none;
	color: #af987e;
}

#bread_crumb_navi a {
	color: #af987e;
}

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

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

/* @end */

/* @group a, h und button */

a { color: #000; }
a:visited { color: #000; }
a:hover { color: #CC0000; }

h1, h2, legend {
  	font-family: Arial, Verdana, sans-serif;
  	font-size: 14pt;
  	font-weight: normal;
  	line-height: 25px;
  	color: #990000;
	clear: both;
	margin: 0px 0px 5px 0px;
}

#header h1{
	font-size: 18px;
}

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

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

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

/* @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;
}

#sidebar1 .edit a {
	margin: 0px;
	display: inline;
	background-color: #FF0000;
	font-size: 10px;
	float: right;
}

#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 #dec8af;
	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 .button {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}

.guestbook .button:hover {
	background-color: #c22f32;
}

.guestbook textarea {
	height: 80px;
}

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

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

/* @end */

/* @group Drinks & Snacks */

#page386 #wrapper {
	background: #f9e2c4;
}

#page386 #main {
	width: 850px;
}

#page386 #sidebar2 {
	display: none;
}

#page386 .post img {
	padding: 20px;
	width: 755px;
}
/* @end */

/* @group Form */

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

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

/* @end */

