
b {font-weight:bold;}
i {font-style:italic;}
.A  {background-color: #FFFFF0;}
.B  {background-color: #FFFFFF;}
.C  {background-color: #E8DDB5;}
TD {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;}
.tabBG {background-color: #E8DDB5;}
.t {font-family:Verdana, Arial, Helvetica, sans-serif;}
.t1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.t2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.t3 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px;}
.tA1L {font-size: 10px; color: #000000; background-color: #FFFFF0; text-align:left;}
.tA1R {font-size: 10px; color: #000000; background-color: #FFFFF0; text-align:right;}
.tA1C {font-size: 10px; color: #000000; background-color: #FFFFF0; text-align:center;}
.tA2L {font-size: 12px; color: #000000; background-color: #FFFFF0; text-align:left;}
.tA2R {font-size: 12px; color: #000000; background-color: #FFFFF0; text-align:right;}
.tA2C {font-size: 12px; color: #000000; background-color: #FFFFF0; text-align:center;}
.tA3L {font-size: 14px; color: #000000; background-color: #FFFFF0; text-align:left;}
.tA3R {font-size: 14px; color: #000000; background-color: #FFFFF0; text-align:right;}
.tA3C {font-size: 14px; color: #000000; background-color: #FFFFF0; text-align:center;}
.tB1L {font-size: 10px; color: #000000; background-color: #FFFFFF; text-align:left;}
.tB1R {font-size: 10px; color: #000000; background-color: #FFFFFF; text-align:right;}
.tB1C {font-size: 10px; color: #000000; background-color: #FFFFFF; text-align:center;}
.tB2L {font-size: 12px; color: #000000; background-color: #FFFFFF; text-align:left;}
.tB2R {font-size: 12px; color: #000000; background-color: #FFFFFF; text-align:right;}
.tB2C {font-size: 12px; color: #000000; background-color: #FFFFFF; text-align:center;}
.tB3L {font-size: 14px; color: #000000; background-color: #FFFFFF; text-align:left;}
.tB3R {font-size: 14px; color: #000000; background-color: #FFFFFF; text-align:right;}
.tB3C {font-size: 14px; color: #000000; background-color: #FFFFFF; text-align:center;}
.tC1L {font-size: 10px; color: #000000; background-color: #E8DDB5; text-align:left;}
.tC1R {font-size: 10px; color: #000000; background-color: #E8DDB5; text-align:right;}
.tC1C {font-size: 10px; color: #000000; background-color: #E8DDB5; text-align:center;}
.tC2L {font-size: 12px; color: #000000; background-color: #E8DDB5; text-align:left;}
.tC2R {font-size: 12px; color: #000000; background-color: #E8DDB5; text-align:right;}
.tC2C {font-size: 12px; color: #000000; background-color: #E8DDB5; text-align:center;}
.tC3L {font-size: 14px; color: #000000; background-color: #E8DDB5; text-align:left;}
.tC3R {font-size: 14px; color: #000000; background-color: #E8DDB5; text-align:right;}
.tC3C {font-size: 14px; color: #000000; background-color: #E8DDB5; text-align:center;}
A:link { color:#000000; text-decoration:none;}
A:visited { color:#000000; text-decoration:none;}
A:active { color:#000000; text-decoration:none;}
A:hover { color:#000000; text-decoration:none;}

/* Link-Formatierung in einem Post */
.tA2L a:link { border-bottom: 1px dotted #B29262;}
.tA2L a:visited { border-bottom: 1px dotted #B29262;}
.tA2L a:hover { border-bottom: 1px dotted #000000;}
.tA2L a:active { border-bottom: 1px dotted #B29262;}
.tB2L a:link { border-bottom: 1px dotted #B29262;}
.tB2L a:visited { border-bottom: 1px dotted #B29262;}
.tB2L a:hover { border-bottom: 1px dotted #000000;}
.tB2L a:active { border-bottom: 1px dotted #B29262;}
.tC2L a:link { border-bottom: 1px dotted #B29262;}
.tC2L a:visited { border-bottom: 1px dotted #B29262;}
.tC2L a:hover { border-bottom: 1px dotted #000000;}
.tC2L a:active { border-bottom: 1px dotted #B29262;}

.codetitle {
    background: #E8DDB5;
    border:1px solid #000000;
    padding:5px;
    width:100%;
    font-weight:bold;
    text-align:left;
    margin-top:0px
}
.codediv {
    background: #FFFcdd;
    border: 1px solid #000000;
    border-top:0;
    padding:5px;
    overflow:auto;
    width:100%;
    height:50px;
    text-align:left;
    font-family: Courier New, Adobe Courier, Courier, lucida fixed, fixed;
    font-size:10px
}

a:link {
        color: $links;
        text-decoration: none;
        }
a:visited {
        color: $visited;
        text-decoration: none;
        }
a:active{
        color: $active;
        text-decoration: none;
        }
a:hover{
        color: $hover;
        text-decoration: none;
        }

BODY {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10pt;
        color: $font;
	SCROLLBAR-FACE-COLOR: #E8DDB5;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFF0;
	SCROLLBAR-SHADOW-COLOR: #FFFFF0;
	SCROLLBAR-3DLIGHT-COLOR: #E8DDB5;
	SCROLLBAR-ARROW-COLOR: #FFFFF0;
	SCROLLBAR-TRACK-COLOR: #F6F6E8;
	SCROLLBAR-DARKSHADOW-COLOR: #E8DDB5
         }
.button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        }

.styleB {
        BACKGROUND-COLOR: $tableB;
        COLOR: #000000;
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 12px;
        }

.styleC {
        BACKGROUND-COLOR: $tableC;
        COLOR: #000000;
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 12px;
        }

SELECT {
        BACKGROUND-COLOR: $tableA;
        COLOR: #000000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        }

OPTION {
        BACKGROUND-COLOR: $tableA;
        COLOR: #000000;
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        }

INPUT {
        BACKGROUND-COLOR: $tableA;
        COLOR: #000000;
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 12px;
        }
INPUT.RADIO {
        BACKGROUND-COLOR: $tableA;
        COLOR: #000000;
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 12px;
        }

TEXTAREA {
        BACKGROUND-COLOR: $tableA;
        COLOR: #000000;
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 12px;
        }

.helptext {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10pt;
        color: $tableA;
        }







/* CSS Document */


.clr {
	clear: both;
	width: 802px;
}

.outline {
  border: 1px solid #B29262;
  background: #ffffff;
	padding: 2px;
}

#forum_navi_outer {
	width: 100%;
  float: left;
  margin-top: 2px;
	margin-right: 2px;
}

#forum_navi_inner {
  float: none !important;
  float: left;
	border: 1px solid #E8DDB5;
	height: 18px;
}

#pathway_outer {
	width: 635px;
  float: left;
  margin-bottom: 2px;
	margin-right: 2px;
}

#pathway_inner {
  float: none !important;
  float: left;
	border: 1px solid #E8DDB5;
	height: 21px;
}

#pathway_text {
  	overflow: auto;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
	font-size: 9px;
}

pathway {
	font-size: 11px;
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

#buttons2 {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-navu
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
  	width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #E8DDB5;
}

ul#mainlevel-navu li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
  	width: 15%;
	font-size: 9px;
	line-height: 18px;
	white-space: nowrap;
	border-left: 1px solid #E8DDB5;
}


ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

ul#mainlevel-navu li a
{
	width: 100%;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }
#buttons2>ul#mainlevel-navu li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	color: #fffff0;
	background: #B29262;
}

ul#mainlevel-navu li a:hover
{
	color: #fffff0;
	background: #B29262;
}



#search_outer {
	float: right;
	width: 165px;
}

#search_inner {
  border: 1px solid #E8DDB5;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #B29262;
}

#header_outer {
	text-align: center;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 100px;
}

#top_outer{
	float: right;
	width: 165px;
}

#top_inner {
  border: 1px solid #E8DDB5;
  padding: 2px;
  height: 94px !important;
  height: 100px;
  overflow: hidden;
  float: none !important;
  float: left;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #E8DDB5;
}

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

a.oben:link, a.oben:visited {
	color: #A28252; text-decoration: none; font-weight: bold;
}

a.oben:hover {
	color: #927242;	text-decoration: none; font-weight: bold;
}

.button {
  color: #927242;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #E8DDB5;
  width: auto;
  background: url(../../../templates/rhuk_solarflare_ii/images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #B29262;
	border:solid 1px #E8DDB5;
}

select {
	padding: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border:solid 1px #E8DDB5;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(../../../templates/rhuk_solarflare_ii/images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

#tooltip {
    background-color:#ffffff;
    font-weight:bold;
    border:1px #006699 solid;
}
