table {
	font-family: verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 130%;
	word-spacing: normal;
	letter-spacing: 0.1px;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #696969;
}
h1 {
	font-family: sans-serif; 
	font-size: 40px; 
	font-weight: normal; 
	font-style: normal;
	font-variant: normal;
	line-height: 80px;
	color: #6e777c;
	letter-spacing: 10px;
	text-transform: uppercase;
	text-decoration: none;
	word-spacing: normal;
}  

h2 {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 40px;
	line-height: 70px;
	word-spacing: normal;
	letter-spacing: 0.2ex;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #6e777c;
}  

h3 {

	font-family: verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: 0.1ex;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	color: #696969;
	margin:3;
	padding:0 0px
}  

h4 {
	font-family: Helvetica,Verdana;
	font-size: 22px;
	color: #6e777c;
	font-style: none;
	font-weight: none;	
	font-variant: normal;
	line-height: 60px;
	text-transform: uppercase;
	letter-spacing: 0.2ex;
	text-decoration: none;
	word-spacing: normal;
}

table.rubrik {
	border-width: 0px 0px 1px 0px;
	border-spacing: 0px;
	border-style: outset;
	border-color: #d2d1d1;
	border-collapse: collapse;
	background-color: #f6f6f6;
}
table.rubrik td {
	border-width: 0px 0px 0px 0px;
	padding: 0px;
	border-style: inset;
	border-color: gray;
	background-color: #f6f6f6;
	-moz-border-radius: ;
}
p.rubrik {
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 110%;
	word-spacing: normal;
	letter-spacing: 0.1ex;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	text-indent: 0ex;
	color: #6d6d6d;
}
p.siffra {
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 48px;
	line-height: 80%;
	word-spacing: normal;
	letter-spacing: 0.1ex;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	text-indent: 0ex;
	color: #90acda;
}
p.urubrik {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 110%;
	word-spacing: normal;
	letter-spacing: 0.1ex;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	text-indent: 0ex;
	color: #7f7f7f;
}
hr {
color: #bdc6c6;
height: 1px;
}

a:link								{ color: #547cdd; font-weight: none; text-decoration: none; }
a:visited							{ color: #547cdd; font-weight: none; text-decoration: none; }
a:active							{ color: #547cdd; font-weight: none; text-decoration: none; }
a:hover								{ color: #7cc9ff; font-weight: none; text-decoration: underline}



