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

div.options {
	border:					1px solid #aa0000;
	padding:				5px;
	background-color:		#eeeeee;
}
div.options h1 {
	padding:				0;
	text-align:				center;
}
div.welcome {
	padding:				5px;
	font-size:				1.25em;
	font-weight:			bold;
}
div.right {
	padding:				5px 0;
	font-size:				0.85em;
	text-align:				center;
}

ul.pagenav {
	display:				block; /* */
/*	float:					right; /* */
/*	width:					auto !important; /* */
	width:					auto; /* */
	margin:					0; /* */
	padding:				0; /* */
	list-style:				none; /* */
	font-size:				0.85em;
}
ul.pagenav li {
/*	display:				block; /* */
	float:					left; /* */
/*	width:					auto !important; /* */
/*	margin:					0; /* */
/*	padding:				0; /* */
/*	white-space:			nowrap; /* */
/*	background-image:		none; /* */
}
ul.pagenav li a {
/*	display:				block; /* */
/*	padding:				0px 5px; /* */
/*	font-size:				0.85em; /* */
/*	letter-spacing:			1px; /* */
/*	text-decoration:		none; /* */
}

table.defaultTable, #archive {
	clear:					both;
}

/* 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;
}
.defaultTr {
	border-bottom:			1px dashed #cccccc; /* */
	padding:				5px 2px;
	font-weight:			bold;
}
.catTr {
	border:					1px solid #aa0000;
	padding:				5px;
	font-weight:			bold; /* */
	background-color:		#eeeeee;
}
.navTr, td.catOne, td.catTwo {
	padding:				5px 2px;
}
.navTr p, td.catOne p, td.catTwo p {
	padding:				0;
}
.topic_author {
	width:					110px;	
	text-align:				center;
}
div.edit {
	text-align:				right;
	font-size:				0.85em;
}
div.bbcode {
	margin:					10px;
	border:					1px dashed #cccccc;
}
div.bbcode .title {
	font-size:				0.85em;
	font-weight:			bold;
}
div.bbcode .message {
	margin:					10px;
/*	font-family:			Georgia, "Times New Roman", Times, serif; /* */
/*	font-size:				0.9em; /* */
}
.sign {
	padding:				5px 0;
}
.catTwo {
	background-color:		#dddddd;
}
.day {
	width:					14%;
	height:					80px;
	border:					1px solid #cccccc;
	padding:				2px;
	font-size:				0.85em;
}
.day a {
	font-weight:			normal;
}
.day_none {
	background-color:		#eeeeee;
}
.day_today {
	border:					2px solid #aa0000;
}
.event_birthday {
	color:					#00cc00;
}
.event_private a {
	color:					#0000ff;
}
.submit {
	text-align:				center;
}
.fontSmall {
	font-size:				0.85em;
}