﻿/*body
{
	font-family: Verdana;
	font-size: medium;
}
*/

body 
{
	font-family: Arial ; 
	color: black; 
	font-size: 10pt; 
}

/*Text*/
.poxoqred13pt {font-family: arial; font-weight: bold; font-size: 13pt; color: #993333;}
.poxoqred11pt {font-family: arial;font-weight: bold; font-size: 11pt; color: #993333; }
.poxoqred9pt{font-family: arial;font-weight:bold; font-size: 9pt; color: #993333; }
.poxoqgrey11pt {font-family: arial;font-weight: normal; font-size: 11pt; color: #7A7A7A;}
.poxoqgrey7pt {font-family: arial;font-weight: normal; font-size: 7pt; color: #7A7A7A;}

/*hyperlink*/
a.external:link {color: #545454;}
a.external:visited {color: #999999; }
a.external:hover { color: #999999;}
/*a.external:active {color: #993333; }*/


/*hyperlink  Internal - Menu*/
a.internal:link {color:  #993333;  }
/*a.menu:visited {color: purple;  }*/
a.internal:hover {color: #999999; }
/*a.menu:active {color: #993333; }*/


/*Image*/
/*Für poxoq for patents auf Master*/
.imgposition10px
{
position: absolute;
bottom: 10px;
left: 0px;
}


/*Tabellenlayout in pfp_product_infos - Spalte mit p */
.tablelayout1
{
width: 150px;
vertical-align:top;
padding-bottom: 6px;
}

/*Tabellenlayout in pfp_product_infos - Spalte mit p */
.tablelayout2
{
width: 550px;
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.



