@charset "utf-8";
/* Joomla!: Menues */
div#headline1 ul {
	float:					right;
	width:					auto !important;
	margin:					0;
	padding:				0;
	list-style:				none;
}
div#headline1 ul li {
	display:				block;
	float:					left;
	width:					auto !important;
	margin:					0;
	padding:				0;
	white-space:			nowrap;
	background-image:		none;
}
div#headline1 ul li a {
	display:				block;
	padding:				0px 5px;
	font-size:				0.85em;
	letter-spacing:			1px;
	text-decoration:		none;
}
a.mainlevel {
	display:				block;
	margin:					0;
/*	padding:				2px 0px;
	text-indent:			15px;
*/
	padding:				2px 1px 2px 15px;
	background-image:		url("http://img.tarot-portal.de/layout/tp/list_cback.png");
	background-position:	1px 3px;
	background-repeat:		no-repeat;
}
a.mainlevel:hover {
	font-weight:			bold;
	text-decoration:		none;
}
span.pathway {
	font-size:				0.85em;
}
.contentheading {
	margin-bottom:			5px;
}

div#tp_showboard_control {
	text-align:				center;
}
p.d13_author {
	font-size:				0.85em;
	text-align:				right;
}


div.welcome {
	padding:				5px;
	font-size:				1.25em;
	font-weight:			bold;
}
div.right {
	padding:				5px 0;
	font-size:				0.85em;
	text-align:				center;
}

/* modules */
table.moduletable, div.moduletable {
	width:					100%;
	padding-bottom:			10px;
}
div.moduletable h3 {
	padding:				0;
	font-size:				1.05em; /* */
	text-align:				left;
	line-height:			25px;
}
.d13_error {
	margin-bottom:			5px;
	border:					2px solid #aa0000;
	font-weight:			bold;
	color:					#aa0000;
	background-color:		#ffdddd;
}
