/* These take care of the navigation tree links */ 
.nav          {text-decoration: none; color: #000000; background-color: transparent;} 
.nav:link     {text-decoration: none; color: #000000; background-color: transparent;} 
.nav:visited  {text-decoration: none; color: #000000; background-color: transparent;} 
.nav:hover    { text-decoration: underline; color: #CC3333; font-weight: bold; background-color: transparent;} 
/* Standards */ 
TABLE       {empty-cells: show } 
TD            {font-family: Verdana, arial, helvetica, serif; color: #000000; font-size:12px;} 
input         {background-color: #CCCCCC; font-family: Verdana,arial, helvetica, serif; font-size: 9pt; color: #000000;}
textarea      {background-color: #CCCCCC; font-family: Verdana,arial, helvetica, serif; font-size: 9pt; color: #000000;} 
select        {background-color: #CCCCCC; font-family: Verdana,arial, helvetica, serif; font-size: 7pt; color: #000000;}
/* YaBB Colors */ 
.windowbg     {background-color: #AFC6DB; font-size: 12px; font-family: Verdana, arial, helvetica, serif; color: #000000;} 
.windowbg2    {background-color: #F8F8F8; font-size: 12px; font-family: Verdana, arial, helvetica, serif; color: #000000;} 
.windowbg3    {background-color: #6394BD; font-size: 12px; font-family: Verdana, arial, helvetica, serif; color: #000000;} 
.hr           {color: #6394BD; background-color: transparent;} 
.titlebg      {background-color: #6E94B7; color: #FFFFFF;} 
.text1        {font-style: normal; font-weight: bold; font-size: 12px; color: #FFFFFF; background-color: transparent;} 
.catbg        {color: #000000; font-weight: bold; font-size: 13px; background-image : url(http://www.yabb.info/community/YaBBImages/catbg.jpg);} 
.bordercolor  {background-color: #6394BD; font-size: 12px; font-family: Verdana, arial, helvetica, serif;} 
.quote        {font-size: 10px; font-family: Arial, verdana, helvetica, serif; color: #000000; background-color: #DEE7EF;} 
.code         {font-size: 10px; font-family: Courier New, helvetica, Times New Roman, serif; color: #000000; background-color: #CCCCCC;} 
.help         {background-color: transparent; cursor:help; }
.meaction     {color: red;}

.none
{
	background-color: #FFFFFF;
}

body
{
	margin-left:				0px;
	margin-right:				0px;
	margin-top:				0px;
	margin-bottom:				0px;
	scrollbar-base-color:			#663300;
	scrollbar-highlight-color:		#cccc99; 
	scrollbar-arrow-color:			#cccc99;
	scrollbar-shadow-color:			#cccc99;
}

a
{
	color:					#333366;
	font-family:				Verdana, Helvetica, Arial, sans-serif;
	font-size:				12px;
	font-weight:				bold;
	text-decoration:			none
}

a:hover
{
	color:					#3333ff;
	font-family:				Verdana, Helvetica, Arial, sans-serif;
	font-size:				12px;
	font-weight:				bold;
	text-decoration:			underline
}

.text_dunkel_klein
{
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:				9px;
	color:					#333333;
	text-align:				justify;
	line-height:				11px
}

.text_dunkel_gross
{
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#333333;
	text-align:				justify;
	line-height:				20px
}

.text_dunkel_ueberschrift
{
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:				14px;
	color:					#333333;
	font-weight:				bold;
	text-align:				justify;
	line-height:				20px
}

.text_hell_klein
{
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:				9px;
	color:					#cccc99;
	text-align:				justify;
	line-height:				11px
}

.text_hell_gross
{
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#cccc99;
	text-align:				justify;
	line-height:				16px
}

.text_hell_ueberschrift
{
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:				14px;
	color:					#cccc99;
	font-weight:				bold;
	text-align:				justify;
	line-height:				20px
}

.button
{
	color:					#ffffff;
	background-color:			#6699ff;
	font-size:				13px;
	font-family:				tahoma,arial;
	font-weight:				bold;
	/*background-image:			url('/images/buttonbg.gif');*/
	padding-left:				3px;
	padding-top:				1px;
}

.buttonklein
{
	color:					#000000;
	background-color:			#CCCC99;
	font-size:				9px;
	font-family:				verdana,tahoma,arial;
	font-weight:				bold;
	height: 				20px;
	width:					90px;
	/*background-image:			url('/images/buttonbgk.gif');*/
	padding-left:				3px;
	padding-top:				0px;
}

.eingabefeld
{
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#000066;
	background-color:			#CCCCCC;
	font-weight:				bold;
	/* border:				thin #000066 groove; */
	/*background-image:			url('/images/inputbg.gif');*/
	padding-left:				3px;
	padding-top:				1px;
}

.eingabefeldgross
{
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#000066;
	background-color:			#CCCCCC;
	font-weight:				bold;
	/* border:				thin #000066 groove; */
}
}
