/* @override http://sabine-m-gruber.media24.at/docs/10/layout/user.css */


html {
	background-color: #f0edec;
}
body {
	text-align: center;
	color: #222;
	font: 13px/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
}
body#tinymce {
	background: #FFFFFF;
	text-align: left;
	margin: 0.5em 1em;
	color: #333;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 990px;
	height: 575px;
	background: url(site_bg.jpg) no-repeat;
	margin: 50px auto 10px auto;
}
#header {
}

/* @group My Group */



/* @end */
#title, #subtitle {
	position: absolute;
	top: -1000px;
}
#content_wrapper {
}
#main {
	height: 463px;
	width: 580px;
	float: right;
	display: inline;
	margin-top: 73px;
	padding: 17px 36px 0 0;
	overflow: auto;
	*position: relative; /*IE6+7*/
}

a { color: #C32B29; }
a:hover { color: #000000; }
a: visited { color: #C32B29; }

/* @group Navi */

#navi {
}
#navi ul {
margin: 0;
}
#navi li {
	list-style-type: none;
}
#navi a {
	position: absolute;
	display: block;
	top: 30px;
	height: 15px;
	text-indent: 90px;
	overflow: hidden;
	white-space: nowrap;
	background: url(transparent.gif); /*IE6+7*/
}
#mi302 a { /*Home*/
	right: 570px;
	width: 45px;
}
#mi303 a { /*Autorin*/
	right: 493px;
	width: 50px;
}
#mi304 a { /*Bücher*/
	right: 320px;
	width: 50px;
}
#mi305 a { /*Essays*/
	right: 243px;
	width: 50px;
}
#mi306 a { /*Kurze Prosa*/
	right: 126px;
	width: 85px;
}
#mi307 a { /*Jetzt neu*/
	right: 398px;
	width: 70px;
	color: #1d191a !important;
}
#mi308 a { /*Kontakt*/
	right: 37px;
	width: 55px;
}
#navi ul ul {
	display: none;
}
#navi ul ul a {
	position: relative;
	top: 0;
	right: 0;
	background-: red;
	text-indent: 0;
	width: auto;
	padding: 1px 5px;
	color: #C32B29 !important;
}
#navi li.unpublished {
	opacity: 1;
}
/* @end */
.content {
	clear: both;
	position: relative;
	padding: 0 15px 0 25px;
	margin-bottom: 15px;
}

.post .pic_left {
	float: left;
	margin: 5px 15px 5px 0;
	display: inline;
}
.post .pic_right {
	float: right;
	margin: 5px 0 5px 15px;
	display: inline;
}
.post img, .gallery img {
	padding: 1px;
	border: 1px solid #beb3ab;
}
.post p, #sidebar p {
	margin: 0;
	padding: 0;
}

h1, h2 {
	color: #C32B29;
	margin-top: 0;
	margin-bottom: 0.5em;
	letter-spacing: 1px;
	font: normal 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h2 {
	font-size: 16px;
}
hr {
	border: 1px solid #bdb3b1;
}
#sidebar #sabine_gruber {
	display: block;
	width: 220px;
	height: 35px;
	background: url(sabine_gruber.gif);
	position: absolute;
	bottom: 22px;
	_bottom: 47px;
	left: 0;
	text-indent: 220px;
	overflow: hidden;
}
#sidebar #autorin {
	display: block;
	width: 130px;
	height: 250px;
	position: absolute;
	background: url(transparent.gif);
	top: 50px;
	left: 100px;
	text-indent: 130px;
	overflow: hidden;
}
#sidebar #buecher {
	display: block;
	width: 90px;
	height: 80px;
	position: absolute;
	background: url(transparent.gif);
	top: 195px;
	left: 250px;
	text-indent: 90px;
	overflow: hidden;
}

#footer {
	margin-top: 30px;
	font-size: 10px;
	text-align: center;
	color: #998a84;
}
#footer p {
	margin: 0;
}
#footer a {
	color: #998a84;
}
.clearer {
	clear: both;
}
.pagination {
	text-align: center;
}
#search {
	display: none;
}
.edit_highlight:hover {
	background: #fff !important;
}
/* @group gallery */
.gallery {
	width: 460px;
	margin: 0 auto;
	padding-bottom: 25px;
}
.gallery ul {
	margin: 0;
}
.gallery li {
	padding: 0;
	float: left;
	list-style: none;
	height: 92px;
	width: 92px;
	_margin:-2px;
}
.gallery img {
	border: 2px solid #fff;
	padding: 0;
}

/* @end */

/* @group Home */
#page302 #wrapper {
	background: url(site_bg_home.jpg) no-repeat;
}
#page302 #navi ul {
	position: absolute;
	top: 526px;
	left: 395px;
}
#page302 #navi li {
	float: left;
	margin-right: 35px;
}
#page302 #navi a {
	position: relative;
	text-indent: 0;
	color: #fff;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	text-decoration: none;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#page302 #mi302 {
	display: none;
}
/* @end */


