﻿/*body
{
	font-family: Verdana;
	font-size: medium;
}
*/

body 
{
	font-family: Arial ; 
	color: black; 
	font-size: 10pt; 
}

/*Text*/
.rmbgreen10pt {font-family: arial;font-weight: normal; font-size: 10pt; color: #666633;}
.rmbgreenbold10pt {font-family: arial;font-weight: bold; font-size: 10pt; color: #666633;}
.rmbgreenbold12pt {font-family: arial;font-weight: bold; font-size: 12pt; color: #666633;}
.rmbgray10pt  {font-family: arial;font-weight: normal; font-size: 10pt; color:Gray;}
.rmbgray8pt  {font-family: arial;font-weight: normal; font-size: 8pt; color:Gray;}

/*hyperlink*/
a.external:link {color: #666633;}
a.external:visited {color: #999999; }
a.external:hover { color: #999999;}
/*a.external:active {color: #993333; }*/


/*hyperlink  Internal - Menu*/
a.internal:link {color:  #993333;  }
a.internal:visited {color: #999999;  }
a.internal:hover {color: #999999; }
/*a.menu:active {color: #993333; }*/


/*Image*/

.imgposition
{
vertical-align:bottom
}


/*Tabellenlayout in pfp_product_infos - Spalte mit p */
.tablelayout1
{
width: 21px;
vertical-align:top;
padding-bottom: 6px;
}

/*Tabellenlayout in pfp_product_infos - Spalte mit p */
.tablelayout2
{
width: 469px;
vertical-align:top;
padding-bottom: 6px;
}

  
.MenuItem
{
width:100%;
/*text-align: -moz-center; /*FF */
display: block;
/*#text-align: center; /*IE */
} 

.Validator
{
	font-weight:bold;
}

/*The CSS engine will read both lines and overwrite the second line. But only IE can read the line with '#' char and will therefore be the only browser overwriting it.




