/* @override http://www.estherwolf.at/docs/3/layout/user.css */


html {
	background: #fbf1f9;
}
body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color: #585858;
	line-height: 1.6em;
	font-size: 13px;
}
body#tinymce {
	background: #FFFFFF;
	text-align: left;
	margin: 0.5em 1em;
	font-size: 13px;
}
#wrapper {
	width: 900px;
	padding: 5px;
	padding-top:36px;
	background: #FFF;
	margin: 0 auto;
	position: relative;
}

.clearer {
	clear: both;
}
#search {
	display: none;
}
/* @group text */

a:link, a:visited {
	color: #9D1440;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #3d3d3d;
}
#page65 a {
	font-weight: normal;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pic_left {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
}
.pic_right {
	float: right;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	_margin-right: -70px !important;
}
.pic_right img {
	margin-right: -70px;
	_margin-right: 70px;
}

/* @end */

/* @group invisible */

#to_navi {
	position: absolute;
	top: -50000px;
}

/* @end */

/* @group header */

#header {
	background: url(header_uebermich.jpg) no-repeat;
	height: 224px;
}

/* header Home: */
#group65 #header{
	background-image: url(header_home.jpg);
}

#group69 #header {
	background-image: url(header_geschenke.jpg);
}

/* header Kontakt, Impressum, Links: */
#group71 #header, #group73 #header {
	background-image: url(header_kontakt.jpg);
}

/* header koerperarbeit: */
#group68 #header {
	background-image: url(header_koerperarbeit.jpg);
}

/* header impuls: */
#group70 #header {
	background-image: url(header_impuls.jpg);
}

/* header herzenslicht */
#group557 #header {
	background-image: url(header_herzenslicht.jpg);
}
#title {
	left: -2000px;
	position: relative;
}
#group65 #title {
	left: 0;
	display: block;
	width: 210px;
	height: 50px;
	text-indent: 530px;
	white-space: nowrap;
	overflow: hidden;
}
#herzenslicht {
	width: 65px;
	height: 90px;
	position: absolute;
	top: 0;
	right: 135px;
	background: url(icons_oben.jpg) 0 0 no-repeat;
}
#geschenke {
	width: 65px;
	height: 90px;
	position: absolute;
	top: 0;
	right: 70px;
	background: url(icons_oben.jpg) -65px 0 no-repeat;
}
#koerperarbeit {
	width: 65px;
	height: 90px;
	position: absolute;
	top: 0;
	right: 5px;
	background: url(icons_oben.jpg) -130px 0 no-repeat;
}
#herzenslicht:hover,
#group557 #herzenslicht {
	background-position: 0 -90px;
}
#geschenke:hover,
#group69 #geschenke {
	background-position: -65px -90px;
}
#koerperarbeit:hover,
#group68 #koerperarbeit {
	background-position: -130px -90px;
}


/* @end */

/* @group navi */

#navi {
	position: absolute;
	top: 278px;
}

#navi * {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navi ul {
	width: 190px;
}

#navi li {
	line-height: 1.6em;
	position: relative;
	height: auto !important;
	/* IE6 Hack */
	height:0;
}

#navi a {
	color: #5C5C5C;
	display: block;
	width: 186px; /*for IE -> block*/
	background: #fff; /*for IE -> block*/
	text-decoration: none;
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
}

#navi a:hover, #navi a:active, #navi .active a, #navi li li.active a, #navi li.active li a:hover, #navi li.active li a:active {
	background: #f6d6ed;
	color: #9D1440;
}

#navi .active li a {
	background: none;
	color: #5c5c5c;
}

#navi ul ul {
	position: absolute;
	left: 195px;
	top: 0;
	width: 90px;
}

#navi ul ul a {
	padding-left: 7px;
	width: 85px;
}
/* @end */

/* @group main */


#main {
	margin-left: 300px;
	padding-top: 20px;
	padding-right: 70px;
	min-height: 300px;
	height: auto !important;
	/* IE6 Hack */
	height:300px;
}
#main h1 {
	position: absolute;
	top: 57px;
	right: 205px;
	font-size: 1em;
	font-weight: normal;
	color: #9D1440;
}

/* logged in */
#main .edit_highlight h1 {
	top: -222px;
	right: 132px;
}
#main h2 {
	margin-top: 0;
}
.post { 
	padding: 1px; /*Wegen h1 oben im header, sonst rutscht hauptinhalt runter*/
}
/* @end */


/* @group footer */

#footer {
	text-align: right;
	font-size: 11px;
	padding: 5px 10px;
}

#footer p {
	margin: 0;
}
#footer a {
	color: #959595 !important;
	font-weight: normal;
}

/* @end */

/* @group Home */
#page65 #main {
	background: url(bg_home.jpg) no-repeat right top;

}
/*
#page65 body {
	color: #777777;
}
#page65 h2 {
	font-size: 17px;
	font-weight: normal;
}
#c505 {
	font-size: 13px;
}*/
/* @end */

/* @group (Bestell)Formular */
#user_form_error, #user_form_ok {
	position: absolute;
	top: 218px;
	left: 307px;
	padding: 10px 15px;
	border: 4px solid #fff;
	background: #cb004d;
	color: #fff !important;
	_width: 530px;
}
#user_form_ok {
	background: #8bb100;
}
#fe276 td {
	background: url(bestellung.jpg) no-repeat;
}
#fe281 {
	background: url(lieferadresse.jpg) no-repeat;
}
#fe273 td,
#fe276 td,
#fe281 td {
	padding-top: 30px;
}
#fe267 td,
#fe269 td,
#fe275 td,
#fe279 td {
	padding-bottom: 30px;
}
#fe280 td {
	color: #222;
}
#element_427 {
	height: 20px;
	line-height: 20px;
}
/* @end */

/* @group Kontaktformular */
#page71 .user_form {
	margin-bottom: 20px;
}
/* @end */

/* @group gallery */
.gallery ul {
	margin: 0;
}
.gallery li {
	margin: 2px;
	*margin-bottom: -1px;
	float: left;
	list-style: none;
	line-height: 0;
}

/* @end */
