/*****************************/
/* element definitions start */
/*****************************/

TR.headerNavigation {
  background: transparent;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #336699;
  font-weight : bold;
}

TD.headerNavigation A { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #336699;
  font-weight : bold;
  text-decoration: none;
}

TD.headerNavigation A:hover {
  color: #000000;
  background-color: transparent;
  text-decoration: underline;
}
a img {
text-decoration:none;
border:none;
padding:0px;
margin:0px;
}

h1 {
font-size:18px;
text-align:left;
background-color:transparent;
padding:0px;

}
.catroot {

	font-weight: bold;
text-decoration:underline;
  

}
a.black{
 color:black;
}
a.black:hover{
 color:red;
}


.catsub {	
        line-height: 1px;
 margin-left:6px;
text-decoration:underline;
}
h1.title {
  color:#ffffff;
  margin:0px 0px 0px 20px;
}

h1 a {
font-size:18px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
background-color:transparent;
}

h1 a:hover {
text-decoration:none;
color:#ffffff;
background-color:transparent;
}

h2 {
font-size:16px;
text-align:left;
background-color:#transparent;
padding:0px;
}

h2.title {
  font-size:11px;
  font-weight:normal;
  color:#ffffff;
  margin:0px 0px 0px 20px;
}

h2 a {
font-size:13px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
background-color:transparent;
}

h2 a:hover {
text-decoration:none;
color:#ffffff;
background-color:transparent;
}

div.summary {
  color:#555555;
  margin-left:15px;
}

/*****************************/
/* element definitions end   */
/*****************************/

/*****************************/
/* class definitions start   */
/*****************************/

div.footer {
color:#336699;
font-size:11px;
font-weight:normal;
background-color:transparent;
border-top:solid 1px #336699;
padding:10px 5px 10px 5px;
margin:30px 10px 0px 10px;
}

div.footer a {
font-size:11px;
font-weight:normal;
}

div.path {
font-size:11px;
font-weight:normal;
padding:0px;
margin:15px 10px 10px 10px;
}

div.path a {
font-size:11px;
font-weight:normal;
}

div.printlink {
float:right;
width:auto;
}

div.quicknav {
font-size:12px;
font-weight:normal;
text-align:right;
padding:0px;
margin:0px 13px 0px 0px;
}

div.quicknav a {
font-size:12px;
font-weight:normal;
color:#ffffff;
background:transparent;
}

div.quicknav a:hover {
color:#ff0000;
background:#ffffaa;
}

div.toplink {
padding:0px;
margin:0px 0px 0px 15px;
}

div.toplink a {
font-size:11px;
font-weight:normal;
}

table.main {
padding:0px;
margin:10px 0px 0px 0px;
width:100%;
border:none;
}

/*****************************/
/* class definitions end     */
/*****************************/

/*****************************/
/* top table starts          */
/*****************************/

td.title_top_left {
color:#ffffff;
background-color:#990000;
height:44px;
border-top:solid 1px #bb0000;
border-bottom:solid 1px #880000;
}

td.title_top_right {
color:#ffffff;
background-color:#990000;
height:44px;
border-top:solid 1px #bb0000;
border-bottom:solid 1px #880000;
}

td.title_bot_left {
color:#ffffff;
background-color:#cc3300;
height:29px;
border-top:solid 1px #ee3300;
border-bottom:solid 1px #a07050;
}

td.title_bot_right {
color:#ffffff;
background-color:#cc3300;
border-top:solid 1px #ee3300;
border-bottom:solid 1px #a07050;
}

/*****************************/
/* top table ends            */
/*****************************/

/*****************************/
/* quicksearch starts        */
/*****************************/

form.qs {
text-align:right;
padding:0px;
margin:0px 13px 0px 0px;
}

form.qs p {
font-size:11px;
font-weight:normal;
padding:0px;
margin:0px;
}

form.qs input.button {
font-size:11px;
font-weight:normal;
width:30px;
color:#000000;
background-color:#f9f9ff;
border:solid 1px #c0d3e2;
padding:0px;
margin:0px;
}

form.qs input.textfield {
font-size:11px;
font-weight:normal;
padding:0px;
margin:0px;
}

/*****************************/
/* quicksearch ends          */
/*****************************/

/*****************************/
/* main starts               */
/*****************************/

td.main {
vertical-align:top;
width:100%;
font-size:12px;/* Internet Explorer needs this */
font-weight:normal;
line-height:18px;
color:#000000;
background-color:#96BF60;
padding:10px 10px 10px 10px;
}

td.main a {
color:#ffffff;
text-decoration: none;
}

td.main a:hover {
color:#ffffff;
text-decoration: underline;
}

td.main h3 {
font-size:16px;
font-weight:normal;
}

td.main h4 {
font-size:13px;
font-weight:bold;
padding:0px;
margin:25px 0px 2px 0px;
border-bottom:solid 1px #cccccc;
}

td.main h4 a {
font-size:13px;
font-weight:bold;
text-decoration:none;
}

td.main h4 span.top {
font-size:11px;
font-weight:normal;
}

td.main h4 span.top a {
font-size:11px;
font-weight:normal;
text-decoration:none;
}

td.main p {
padding:0px;
margin:2px 0px 10px 10px;
}

td.main table {
font-family:lucida,verdana,sans-serif;
font-size:12px;				/* Internet Explorer needs this */
font-weight:normal;
line-height:17px;
margin-left:10px;
}

td.main td {
padding:0px 5px 0px 5px;
margin:0px;
}

td.main ul {
list-style-type:square;
padding:0px;
margin:0px 0px 10px 40px;
}

td.main ul.none {
list-style-type:none;
}

td.main li {
padding:0px;
margin:1px 0px 1px 0px;
}

/*****************************/
/* main ends                 */
/*****************************/

/*****************************/
/* navbox starts             */
/*****************************/

td.navbox {
vertical-align:top;
width:190px;
border-right:solid 2px #F6DA7B;
}

div.navbox {
font-size:11px;
font-weight:normal;
line-height:17px;
width:160px;
border-top:solid 1px #c0d3e2;
padding:0px;
margin:12px 12px 10px 10px;/* 160px + 10px + 10px = 180px td.width */
}

div.navbox h5 {
font-family: Verdana, Arial, sans-serif;
font-size:10px;
font-weight:bold;
padding:0px 0px 1px 5px;
margin:0px;
border:none;
background-color:#F6DA7B;
}

div.navbox a {
font-family: Verdana, Arial, sans-serif;
font-size:10px;
color:#ffffff;
text-decoration: none;
}

div.navbox a:hover {
font-family: Verdana, Arial, sans-serif;
font-size:10px;
color:#F6DA7B;
text-decoration: underline;
}

div.navbox h5 a {
font-size:13px;
font-weight:bold;
text-decoration:none;
}

div.navbox ul {
list-style-type:none;
padding:0px;
margin:0px;
}

div.navbox li {
background-color:#96BF60;
padding:1px 5px 0px 20px;
margin:0px;
}

div.navbox li.active {
background-image:url("arrow_li_act.gif");
background-repeat:no-repeat;
background-position:left;
color:#000000;
background-color:#ffffbb;
}

div.navbox li.extern {
background-image:url("arrow_li_extern.gif");
background-repeat:no-repeat;
background-position:left;
}

div.navbox li.extern:hover {
background-image:url("arrow_li_extern_hover.gif");
background-repeat:no-repeat;
background-position:left;
}

div.navbox div.inactive {
color:#000000;
background-color:#96BF60;
border:solid 1px #96BF60;
padding:0px 0px 20px 0px;
margin:-1px 0px 0px 0px;
}

div.navbox div.active {
color:#000000;
background-color:#fff0f0;
border:solid 1px #ffc9c9;
padding:0px 0px 20px 0px;
margin:-1px 0px 0px 0px;
}

div.navbox div.active h5 {
color:#000000;
background-color:#ffe0e0;
}

div.navbox div.impressum {
color:#000000;
background-color:#f9f9ff;
padding:0px;
margin:20px 0px 0px 0px;
border:solid 1px #c0d3e2;
}

div.navbox div.impressum div.active {
border:solid 1px #ffc9c9;
padding:0px;
margin:-1px;
}

/*****************************/
/* navbox ends               */
/*****************************/

a.nav_link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a.nav_link:hover {
	text-decoration: underline;
}

.post, .windowbg2
{
    color: #000000;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #ffffaa;
	border: 1px dashed #777777;
	margin: 1px;
	padding: 5px;
	font-size: x-small;
	line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #cccccc;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader, .quoteheader a
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* No image should have a border when linked */
a img{
border: 0;
}

div.tborder {
    background-color: #96BF60;
}
/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg0, tr.titlebg0 th, tr.titlebg0 td, .titlebg0 a:link, .titlebg0 a:visited,.titlebg02, tr.titlebg02 th, tr.titlebg02 td, .titlebg02 a:link, .titlebg02 a:visited
{
	font-style: normal;
	font-size: 8pt;
	background-color: #F6DA7B;
	color: white;
}
.windowbg0, .windowbg02
{
    background-color: #96BF60;
}
.hrcolor
{
    color: #336699;
}
.whitefont .smalltext
{
    color: #000000;
}
.titlebg0, tr.titlebg0 th, tr.titlebg0 td
{
	background-color: #336699;
	color: white;
	text-align: left;
	font-size: 10pt;
}
.titlebg0 a:hover, .titlebg02 a:hover
{
	color: #f0ff80;
}
/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited,.titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited
{
	font-style: normal;
	font-size: 8pt;
	background-color: #336699;
	color: white;
}

.titlebg, tr.titlebg th, tr.titlebg td
{
	padding-left: 6px;
}
.titlebg a, .titlebg2 a
{
	color: #336699;
	text-decoration: none;
}
.titlebg a:hover, .titlebg2 a:hover
{
	text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum. */
.catbg
{
	background-color: #DEA343;
}

/* This is used for a category that has new posts in it... to make it light up. */
.catbg2
{
	font-weight: bold;
}

.catbg, .catbg2
{
	vertical-align: top;
	font-weight: bold;
	color: #F6DA7B;
}
.catbg a:link , .catbg a:visited
{
	padding: 12px 4px 0 0px;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	padding: 2px;
	background-color: #96BF60;
}

.footer span {
    color: #ffffff;
}
a {
    color: #ffffff;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

.nav_green {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 36px;
    background-color: #96BF60;
    display: block;
}
.windowbg {
    background-color: #96BF60;
    color: #000000;
}