/*************************************************************************************************/
/* Muunkompanie.at -- Stylesheet  --  everybody's is everybody's */
/*************************************************************************************************/


/*************************************************************************************************/
/* tables & textfields*/
/*************************************************************************************************/

.masterborder
	{
	background-color: #FFFFFF;
	}
	
	
.redtable
	{
	background-color: #830A0A;
	}
	
		
.beigetable
	{
	background-color: #F6F1D9;
	}
	

.textfield
	{
	background-color: #F6F1D9;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #830A0A;
	}
	
	
.textfieldform
	{
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #830A0A;
	}
	
	
	
.textfieldpass
	{
	background-color: #830A0A;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #F6F1D9;
	}
	
	
/*************************************************************************************************/
/* normaler text */
/*************************************************************************************************/

.std
	{
	font-family: arial, helvetica, sans-serif;
	/*font-size: 70%;*/
	color: #000000;
	margin-top: 2%;
	margin-bottom: 2%;
	line-height: 120%;
	}
	

.red
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #830A0A;
	text-decoration: none;
	}

.black
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 11pt;
	}
	
	
.blackitalic
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 11pt;
	}
	
	
.blackbold
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 11pt;
	}
	
.blackhead
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
.redhead
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #830A0A;
	text-decoration: none;
	}
	
	
.redalert
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #830A0A;
	text-decoration: none;
	}


.beige
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F6F1D9;
	text-decoration: none;
	}
	
.black2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	}





/*************************************************************************************************/
/* links */
/*************************************************************************************************/

.redlink
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #830A0A;
	text-decoration: none;
	}
	
	
.redlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;  color: #F6F1D9;
	background-color: #830A0A;
	}
	
	
.beigelink
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F6F1D9;
	text-decoration: none;
	}
	
	
.beigelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;  color: #830A0A;
	background-color: #F6F1D9;
	}
