@import url(common.css);
/* xxxxxxxxxx   plain tags   xxxxxxxxxx */
body {
	background-image:		url("http://img.tarot-portal.de/layout/20061130/to_body.png");
	background-repeat:		repeat-x;
}
a {
	color:					#660099;
	text-decoration:		none;
}
a:visited {
	color:					#330066;
}
a:hover {
	color:					#660099;
}

/* positioning elements */
* html div#d13_container {
	background-image:		url("http://img.tarot-portal.de/layout/20061130/to_header_bg.gif");
	background-position:	right top;
	background-repeat:		no-repeat;
}
div#d13_container {
	background-image:		url("http://img.tarot-portal.de/layout/20061130/to_header_bg.png");
	background-position:	right top;
	background-repeat:		no-repeat;
}
* html div#d13_header {
	background-image:		url("http://img.tarot-portal.de/layout/20061130/to_header_fg.gif");
	background-repeat:		no-repeat;
}
div#d13_header {
	background-image:		url("http://img.tarot-portal.de/layout/20061130/to_header_fg.png");
	background-repeat:		no-repeat;
}
div#d13_menue_top ul li a:hover {
	color:					#330066;
	background-color:		transparent;
}
div#d13_content p a {
	border-bottom:			1px dashed #660099;
}
div#d13_content p a:visited {
	border-bottom:			1px dashed #cccccc;
}
div#d13_content a:hover {
	border-bottom:			1px solid #ff0000;
}
a.noborder, h1 a:link {
	border:					0;
}
ul.menue a {
	color:					#330066;
}
ul.menue a:hover {
	background-color:		#eeeeee;
}

/* xxxxxxxxxx   "Schwebefenster"   xxxxxxxxxx */
.capital:first-letter {
	color:					#330099;
}
div#d13_content p.common_author a:link, div#d13_content p.common_author a:visited {
	border:					0;
}
div#d13_content p.common_author a:hover {
	border-bottom:					1px solid #ff0000;
}
#page_main {
	margin-bottom:			600px;
}
#tarot_readings {
	margin-left:			210px;
	margin-bottom:			15px;
}
#tarot_readings .tarot_card_title, #tarot_readings .common_author {
	display:				none;
}
.tarot_card_name {
	padding:				5px 0;
	font-weight:			bold;
	color:					#FF0000;
}
#tarot_readings .tarot_card_name {
	font-size:				1.5em;
}
#tarot_input_reading, #tarot_tutorial, #tarot_input_export {
	text-align:				center;
}
div#tarot_layerframe {
/*	margin-top:				20px; /* */
}

/* xxxxxxxxxx   "Schwebefenster"   xxxxxxxxxx */
div#pointer_div, div#pointerdiv {
	padding:				0;
	color:					#330066;
	background-color:		transparent;
}
div#pointer_div h1, div#pointerdiv .pointer_title, div#pointerdiv .tarot_card_title {
	color:					#ffcc00;
	background-color:		transparent;
}
* html div#pointer_div div#pointer_top, * html div#pointerdiv div.pointer_title, * html div#pointerdiv div.tarot_card_title { /* IE */
	background-image:		url("http://img.tarot-portal.de/layout/20061130/pointer.to/pointer_top.gif");
	background-repeat:		no-repeat;
}
html>body div#pointer_div div#pointer_top, html>body div#pointerdiv div.pointer_title, html>body div#pointerdiv div.tarot_card_title { /* other browsers */
	background-image:		url("http://img.tarot-portal.de/layout/20061130/pointer.to/pointer_top.png");
	background-repeat:		no-repeat;
}
* html div#pointer_div h1, * html div#pointerdiv div.pointer_title, * html div#pointerdiv div.tarot_card_title  { /* IE */
	background-image:		url("http://img.tarot-portal.de/layout/20061130/pointer.to/pointer_headline.gif");
	background-repeat:		no-repeat;
}
html>body div#pointer_div h1, html>body div#pointerdiv div.pointer_title, html>body div#pointerdiv div.tarot_card_title { /* other browsers */
	background-image:		url("http://img.tarot-portal.de/layout/20061130/pointer.to/pointer_headline.png");
	background-repeat:		no-repeat;
}
* html div#pointer_div div#pointer_body, * html div#pointerdiv div.pointer_text { /* IE */
	background-image:		url("http://img.tarot-portal.de/layout/20061130/pointer.to/pointer_body.gif");
	background-repeat:		repeat-y;
}
html>body div#pointer_div div#pointer_body, html>body div#pointerdiv div.pointer_text { /* other browsers */
	background-image:		url("http://img.tarot-portal.de/layout/20061130/pointer.to/pointer_body.png");
	background-repeat:		repeat-y;
}
* html div#pointer_div div#pointer_footer, * html div#pointerdiv div.pointer_footer{ /* IE */
	background-image:		url("http://img.tarot-portal.de/layout/20061130/pointer.to/pointer_bottom.gif");
	background-repeat:		no-repeat;
}
html>body div#pointer_div div#pointer_footer, html>body div#pointerdiv div.pointer_footer { /* other browsers */
	background-image:		url("http://img.tarot-portal.de/layout/20061130/pointer.to/pointer_bottom.png");
	background-repeat:		no-repeat;
}