/* Style */

@font-face {
	font-family: mixagebook;
	src: url(MIXAEW__.eot);
	src: local("MixageEFPI Book"), url(MIXAEW__.ttf) format("truetype");
}
@font-face {
	font-family: mixagemedium;
	src: url(MIXAEM__.eot);
	src: local("MixageEFPI Medium"), url(MIXAEM__.ttf) format("truetype");
}



BODY {
}
A:link, A:visited {
	text-decoration: none; 
	color: black;
}
A:hover { 
	color: #696969;
}
P, UL, TD {
  	font-family: mixagebook, Arial, Tahoma;
	font-weight: normal;
	font-size: 11pt;
	color: black;
	letter-spacing: 0px;
	line-height: 17px;
}
.norm {
  	font-family:  mixagebook, Arial, Tahoma;
	font-weight: normal;
	font-size: 11pt;
	color: white;
	letter-spacing: 0px;
	line-height: 17px;
}

.norm2 {
  	font-family: mixagebook, Arial, Tahoma;
	font-weight: normal;
	font-size: 11pt;
	color: black;
	letter-spacing: 0px;
	line-height: 17px;
}

 .norm A:link, .norm A:visited {
  	font-family:  mixagebook, Arial, Tahoma;
	font-weight: normal;
	font-size: 11pt;
	color: black;
	letter-spacing: 0px;
	line-height: 17px;
}


.norm A:hover { 
	color: #696969;
}
.darker, .darker A:link, .darker A:visited {
  	font-family:  mixagemedium,Arial, Tahoma;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	letter-spacing: 0px;
	line-height: 17px;
}
.darker A:hover { 
	color: #DEC5C2;
}
.big, .big A:link, .big A:visited {
  	font-family: mixagemedium,Tahoma, Arial;
	font-weight: normal;
	font-size: 11pt;
	color: black;
	letter-spacing: 0px;
	line-height: 17px;
}
.big A:hover { 
	color: #696969;
}
.punkt_small, .punkt_small A:link, .punkt_small A:visited, .punkt_small A:hover {
  	font-family: mixagebook, Arial, Tahoma;
	font-weight: normal;
  	text-decoration: none;
	font-size: 8pt;
	color: #696969;
}
h1, h1 A:link, h1 A:visited {
  	font-family: mixagemedium, Arial, Tahoma;
	font-weight: normal;
	font-size: 8pt;
	line-height: 12px;
	color: #696969;
}
h1 A:hover, h1 A:hover {

}
select, input {
  	font-family: mixagebook, Arial, Tahoma;
	font-weight: normal;
	font-size: 9pt;
	border-style: solid;
	border-width: 1px;
	color: #DEC5C2;
	border-color: #696969;
	background-color: #FFFFFF;
}

