html{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #D1C88F;
	background: #BC9C53;
	font-size: 14px;
}

div.leftmenu{
	margin: 5px 0px 15px 8px;
}
div.leftmenu a{
	color:#A0522D;
	font-weight: bold;
	font-size: 14px;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link    { color:#A0522D; text-decoration:underline; }
a:visited { color:#A0522D; text-decoration:underline; }
a:active  { color:#CC0033; text-decoration:underline; }
a:hover   { color:#CC0033; text-decoration:none; }

h1{ font-size: 21px; font-weight: normal; }
h2{ font-size: 19px; font-weight: normal;}
h3{ font-size: 18px; font-weight: normal; }
h4{ font-size: 16px; font-weight: bold; }
h5{ font-size: 15px; font-weight: bold; }
h6{ font-size: 14px; font-weight: bold; }

td.padding{
	padding: 2px 6px 15px 6px;
}

.grp_validate{ background: #EDEDED; }
.grp_waiting{ background: #FFFF66; font-style: italic; }
.grp_candidate{ background: #ADB7FF; }
.grp_fellow{ font-weight: bold; }
.grp_companion{ background: #D1FFC4; }
.grp_locked_user{ background: #FF9999; }
.grp_ringmaster{ background: Maroon; color: white; }
.grp_admin{ background: Red;}
.grp_nogroup{ color: Gray; }

fieldset {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px dashed #A0522D;
	padding: 8px 8px 8px 8px;
}
fieldset legend {
	font-weight: bold;
	background: #FFF7D7;
	padding: 5px 5px 5px 5px;
}

form.memberselect{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table.memberselect{
	border: 0px;
}
td.memberselect{
	border-bottom: 1px dotted #CC6633;
	font-size: 10px;
}
input.memberselect{
	font-size: 9px;
	border: 1px solid Black;
	background-color: #FAEBD7;
}
/* ---------------------------------------------------------- */
td.pageselect{
	border-bottom: 1px dotted #CC6633;
	font-size: 10px;
}
th.pageselect{
	border-bottom: 1px solid #CC6633;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

p.mail{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	border: 1px solid #999966;
	padding: 5px 5px 10px 5px;
	background: White;
}


td p blockquote{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.searchresult{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.warning{
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	background-color: red;
	color: Yellow;
}

.hinweis{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: Yellow;
	color: Red;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border: 1px solid red;
}

.tolkienforum {
	position: relative;
	visibility: visible;
	z-index: auto;
	width: 168px;
	overflow: hidden;
	border: 1px solid black;
	padding: 2px 2px 2px 2px;
	background: #D1C88F;
}
.controlcenter {
	position: relative;
	visibility: visible;
	z-index: auto;
	width: 168px;
	overflow: hidden;
	border: 1px solid black;
	padding: 2px 2px 2px 2px;
	background: #D1C88F;
}

th.bannerselect{
	border-bottom: 1px solid #CC6633;
	border-top: 1px solid #CC6633;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background: #EFD1BE;
}
td.bannerselectform{
	border-bottom: 1px dashed #CC6633;
	border-left: 1px dashed #CC6633;
}
p.bannerselect{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
form.bannerselect{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
textarea.bannerselect{
	background: #FFFFCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #eeeeee;
}
input.bannerselect{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

td.member_emtpy{
	border-bottom: 1px solid #BC9C53;
}
td.member_sel{
	border-top: 1px solid #BC9C53;
	border-left: 1px solid #BC9C53;
	border-right: 1px solid #BC9C53;
	font-weight: bold;
	text-align: center;
}
td.member_unsel{
	border-top: 1px solid #BC9C53;
	border-left: 1px solid #BC9C53;
	border-right: 1px solid #BC9C53;
	border-bottom: 1px solid #BC9C53;
	background: #D1C88F;
	text-align: center;
}
.stat_site {
	position: relative;
	visibility: visible;
	z-index: auto;
	height: 18px;
	width: 190px;
	border: 1px dotted #996633;
	overflow: hidden;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	word-break: keep-all;
}

/* DEBUG STYLES ONLY */
.arrayoutput {
	position: relative;
	visibility: visible;
	z-index: auto;
	height: 200px;
	width: 400px;
	border: 4px solid #FF0000;
	overflow: scroll;
	background: White;
	font-family: "Courier New", Courier, monospace;
}

.phpdigHighlight{
	background: #D1C88F;
}
/* --------------------------------------------------------
 *
 *  neue threads neue posts aus dem tolkienforum 
 * 
 * -------------------------------------------------------- */
td.tf_news{
	border-left: 3px solid #94946B;
	border-right: 3px solid #94946B;
} 

div.rss_item_title{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	background: #D1C88F;
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

div.rss_item_desc{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 15px;
}

div.rss_item{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #C6BE87;
	padding-top: 1px;
	padding-bottom: 2px;
}

/* Tolkienforum News Styles */
div.quotetop{
	width: 80%;
	border: 1px solid #993333;
	background-color: #993333;
	color: white;
	margin: 5px 5px 0px 5px;
	padding: 2px;
}

div.quotemain{
	width: 80%;
	border: 1px solid #993333;
	margin: 0px 5px 5px 5px;
	padding: 2px;
}

#searchcontrol {
	border: 0px solid red;
}

.gsc-control { width : 400px; }.

