body {
				background: #F7F7F7; 
				color:#000000
			}

a.white  { color: #fff; font: bold 9px Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.white:hover  { color: #fff; text-decoration: none }
a.white:active  { color: #fff; text-decoration: none }
a.nix  { color: #000; font-style: normal; font-size: 6pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

/*  Link   */
.links:link	    { text-decoration: none; color: #ffffff;font-family:Verdana;font-weight:100}
.links:visited  { text-decoration: none; color: #ffffff;font-family:Verdana;font-weight:100}
.links:active   { text-decoration: none; color: #ffffff;font-family:Verdana;font-weight:100}
.links:hover    { text-decoration: none; color: #ffffff;font-family:Verdana;font-weight:100}

.linksGruen:link	  { text-decoration: none; color: #33FE00;font: bold 12px Verdana; font-family:Verdana; text-decoration:underline;}
.linksGruen:visited  { text-decoration: none; color: #33FE00;font: bold 12px Verdana; font-family:Verdana; text-decoration:underline;}
.linksGruen:active   { text-decoration: none; color: #33FE00;font: bold 12px Verdana; font-family:Verdana; text-decoration:underline;}
.linksGruen:hover    { text-decoration: none; color: #33FE00;font: bold 12px Verdana; font-family:Verdana; text-decoration:underline;}


.linksSMenue:link	  { text-decoration: none; color: #33FE00;font: bold 11px Verdana; font-family:Verdana;}
.linksSMenue:visited  { text-decoration: none; color: #33FE00;font: bold 11px Verdana; font-family:Verdana;}
.linksSMenue:active   { text-decoration: none; color: #33FE00;font: bold 11px Verdana; font-family:Verdana;}
.linksSMenue:hover    { text-decoration: none; color: #33FE00;font: bold 11px Verdana; font-family:Verdana;}


.textstandard        { color: #444; font-style: normal; font-size: 7pt;  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textstandard10        { color: #444; font-style: normal; font-size: 10pt;  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textstandard09        {
	color: #444;
	line-height: 20px;
	font-style: normal;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: justify;
}
.textstandard007        { color: #444; font-style: normal; font-size: 7pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textsubtitle12  { color: #33FE00; font-style: normal; font-weight: bold; font-size: 12pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textsubtitle9  { color: #33FE00; font-style: normal; font-weight: bold; font-size: 9pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.box
	{
		BORDER-RIGHT: #444444 1px solid; 
		BORDER-TOP: #444444 1px solid;
		BORDER-LEFT: #444444 1px solid; 
		COLOR: black; 
		BORDER-BOTTOM: #444444 1px solid; 
		text-align: center;
		
	}

.boxhinweis
	{
		padding: 5 5 5 5;
		margin: 3 5 3 5;
		color: #444444; 
		font-style: normal; 
		font-size: 9pt;  
		font-family: Verdana, Arial;
		background: #eeeeee;
		BORDER-RIGHT: gray 1px solid; 
		BORDER-TOP: gray 1px solid;
		BORDER-LEFT: gray 1px solid; 
		BORDER-BOTTOM: gray 1px solid; 
	}


.boxweis
	{
		BORDER-RIGHT: #444444 1px solid; 
		BORDER-TOP: #444444 1px solid;
		BORDER-LEFT: #444444 1px solid; 
		COLOR: black; 
		BORDER-BOTTOM: #444444 1px solid; 
		background: #ffffff;
	}
 
.perso
 {
	color : #5B5B5B;
	font-family :Tahoma, Geneva, sans-serif;
	font-size : 9px;
	line-height : 10px;
	text-decoration : none;
	/*color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px; */
}

.perso2
 {
	color : #808080;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 9px;
	line-height : 10px;
	text-decoration : none;
	/*color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px; */
}
.boxgruen
	{
		BORDER-RIGHT:#00C400 1px solid; 
		BORDER-TOP:#00C400 1px solid;
		BORDER-LEFT:#00C400 1px solid; 
		BORDER-BOTTOM:#00C400 1px solid; 
		BORDER-COLOR: gray; 
		font-size:8pt
	}
.compare thead th {

	padding-bottom: 5px;
	border-left: 1px solid #E6E6E6;
	border-bottom: 1px solid #D0D0D0;
	font-style: normal;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}
.compare thead td {
	border-bottom: 1px solid #D0D0D0;
	font-style: normal;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;


}
.compare tbody th {
	font-style: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	font-weight: normal;
	color: #6B6B6B;
	padding: 4px;
	border-bottom: 1px solid #D0D0D0;
}
.compare tbody td {
	font-style: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-bottom: 1px solid #D0D0D0;	
	border-left: 1px solid #E6E6E6;
	text-align: center;
	color: #6b6b6b;
	font-weight: bold;
}
.compare .yes {
	background-image: url(images/compare_yes.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.compare .no {
	background-image: url(images/compare_no.gif);
	background-position: center;
	background-repeat: no-repeat;
}
}
.tabella thead th {
background-color: #F7F7F7;
border-bottom: 1px solid #494949;	
border-left: 1px solid #E4E4E4;
border-top: 1px solid #E4E4E4;
border-right: 1px solid #E4E4E4;
text-align: left;
padding: 1px 5px;
text-transform: uppercase;
letter-spacing: 1px;

}
.tabella tbody th {
	background-color: #F7F7F7;
	border-bottom: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	padding: 2px;
	color: #494949;

}
.tabella td {
   background-color: #F7F7F7;
	border-bottom: 1px solid #D0D0D0;
	padding: 2px 5px;
	text-align: center;

}
