/* General article formatting
DO NOT CHANGE CLASSNAMES OR CSS NAME
This stylesheet also in use by preview.tpl and help.tpl */



.userheader        			{font-size:13px;color:#75462d; font-weight:bold;margin-bottom:3px;}

/* Link class below should follow 'body' settings */
div.body A               	{color : #3d4449; font-size: inherit; font-family: inherit; font-weight : normal; text-decoration : underline; line-height: inherit; background-color: transparent;}
div.body A:Visited          {color : #3d4449; font-size: inherit; font-family: inherit; font-weight : normal; text-decoration : none; line-height: inherit; background-color: transparent;}
div.body A:Active           {color : #8a8a8a; font-size: inherit; font-family: inherit; font-weight : normal; text-decoration : none; line-height: inherit; background-color: transparent;}
div.body A:Hover            {color : #7f9408; font-size: inherit; font-family: inherit; font-weight : normal; text-decoration : none; line-height: inherit; background-color: transparent;}
#menu .menu1active { 
	display: 			block;
	text-decoration:	none;
	height:				22px;
	background-color: 	#e8e4e2;
	cursor:hand;
}
#menu .menu1active span { 

color:#75462d;
cursor:hand;
}
#menu .menu1:hover span { 

color:#75462d;
cursor:hand;
}
#submenu .submenu3active span { 
color:#ed7e01;
cursor:hand;
}
#submenu .submenu3:hover span { 
color:#ed7e01;
cursor:hand;
}
#menu2 .menu2active
{
	display: 			block;
	text-decoration:	none;
	height:				22px;
	background-color: 	#e8e4e2;
	cursor:hand;
}
#artikel-menu2 .menu3active span
{
float:left;
color: #ed7e01;
cursor:hand;
}
#artikel-menu2 .menu3:hover span
{
float:left;
color: #ed7e01;
cursor:hand;
}
/* Article bullets class below should follow 'body' settings */
.bulletul                   {color: inherit;margin-top:-10px; background-color: transparent; list-style: disc; display: block; padding-top: 10px;}
.bulletli                   {font-family: inherit; font-size: inherit; color: inherit; font-weight: normal; line-height: inherit; background-color: transparent; padding-top: 3px; }


/* Article images */
.imagetable					{background-color: transparent; color: #718407; margin: 0px; padding: 0; border-spacing: 0; border:0 solid black; border-collapse: collapse;}
.imagetxt   				{font-family: arial, sans-serif; font-size: 10px; color: #718407; font-weight: normal; line-height: 11px; background-color: transparent; display: block; padding: 7px 0 0 0;}


/* Article table layout */
.tablemaster   				{color: inherit; background-color: transparent; margin: 6px;}
.tabletitle       			{font-family: arial, helvetica, sans-serif; font-size: 12px; line-height: 1.2em; color: #000000; font-weight: bold; background-color: transparent; padding: 0 0 0 4px; display: block;}
.tableclass   				{font-family: arial, helvetica, sans-serif; font-size: 11px; line-height: 1.2em; color: #000000; font-weight: normal; background-color: transparent;}
.thclass					{text-align: left; font-family: arial, helvetica, sans-serif; font-size: 11px; line-height: 1.2em; color: #FFFFFF; font-weight: bold; background-color: #613522; padding: 2px 6px 2px 6px;}
.tdclass   					{text-align: left; font-family: arial, helvetica, sans-serif; font-size: 11px; line-height: 1.2em; color: #000000; font-weight: normal; background-color: transparent; padding: 2px 6px 2px 6px; border: 1px #cecece solid;}


/* Article image and table common */						
div.floatleft div 				{float: left; color: #718407;}
div.floatleft 					{float: left; margin:15px; margin-left:0px;}

div.floatright div 				{float: right; color: #718407;}
div.floatright					{float: right; margin:15px;margin-right:0px;}

div.floatcenter 			{text-align:center; margin:15px;}



/*image hack*/
div.floatright img 				{margin:8px}


/* Imagetext float*/
.textinnerTest					{font-size:10px; margin-top:3px; float: left; color:#613522; font-weight:normal;}


div.floatright .textinnerTest 	{text-align:left;color:#613522;font-weight:normal;}
div.floatleft .textinnerTest 	{text-align:left;color:#613522;font-weight:normal;}
div.floatcenter .textinnerTest 	{text-align:left;color:#613522;font-weight:normal;}


/* Form table layout */
.formtable 					  		{width:500px;font-family:verdana;font-size:11px;}
.formtablerow				  		{}


/* these lines here are n1nj4! */
/* _pos#x means a row width 1,2 or 3 columns placed to the [l]eft, [m]iddle or [r]ight */
.formtablecolumn_pos1l		{padding-bottom:20px;}

.formtablecolumn_pos2l,
.formtablecolumn_pos2r		{padding-bottom:20px;}

.formtablecolumn_pos3l,		
.formtablecolumn_pos3m,
.formtablecolumn_pos3r  	{padding-bottom:20px;}


.formtableheader			  		{font-family:Verdana;}
.formtableheaderx			  		{}

.formtableinputsubmit			{}
.formtableinputreset				{}
.formtableinputcaption			{font-family:Verdana;}
.formtableinputcheckbox 		{}
.formtableinputselect			{}
.formtableinputselectmultiple {}
.formtableinputoption			{}
.formtableinputtext				{}
.formtableinputtextarea 		{width:100%;height:80px;}
.formtableinputradio 			{}
.formtableinputtitle				{}
