/* CSS Document */

p{
font-family: Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
padding: 0px;
}

.psmall{
font-family: Helvetica, sans-serif;
font-size: 10px;
color: #000000;
padding: 0px;
}

.insert{
font-family: Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
line-height: 18px;
padding: 0px;
}

.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
	padding: 0px;
	display: block;
	width: auto;
	padding-bottom: 5px;
	background-color: #FFA800;
	margin-left: 0px;
	padding-left: 5px;
	text-align: left;
	padding-top: 5px;
}

.navigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	display: block;
	width: auto;
	padding-bottom: 5px;
	background-color: #A79F8C;
	margin-left: 0px;
	padding-left: 5px;
	text-align: left;
	padding-top: 5px;
}

.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #444444;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #FFA800;
	display: inline;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF001E;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	display: inline;
}

.navigationprod{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
	display: block;
	width: auto;
	background-color: #FFA800;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EEEEEE;
	padding-left: 5px;
}

.navigationprod:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
	padding: 0px;
	display: block;
	width: auto;
	background-color: #EAE1D0;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #EAE1D0;
	padding-left: 5px;
}

.navigationlang{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: inline;
	width: auto;
	background-color: #EEEEEE;
}

.navigationlang:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
	padding: 0px;
	display: inline;
	width: auto;
	background-color: #EEEEEE;

}
