body {  /* body */ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: white;
	background: #fff;
	margin: 10px;
}

.normal {  /* default */ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	line-height: 18px;
}

td {  /* default */ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	line-height: 18px;
}

p {  /* default */ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	line-height: 18px;
}

h1 {  /* header_1 */ 
	font-size: 18pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.h1 {  /* header_1 */ 
	font-size: 18pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

h2 {  /* header_2 */ 
	font-size: 14pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.h2 {  /* header_2 */ 
	font-size: 14pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

h3 {  /* header_3 */ 
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.h3 {  /* header_3 */ 
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

h4 {  /* header_4 */ 
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.h4 {  /* header_4 */ 
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

h5 {  /* header_5 */ 
	font-size: 8pt;
	font-family: arial,helvetica;
	font-weight: bold;
}

.h5 {  /* header_5 */ 
	font-size: 8pt;
	font-family: arial,helvetica;
	font-weight: bold;
}

h6 {  /* header_6 */ 
	font-size: 6pt;
	font-family: arial,helvetica;
	font-weight: bold;
}

.h6 {  /* header_6 */ 
	font-size: 6pt;
	font-family: arial,helvetica;
	font-weight: bold;
}

a {  /* link */ 
	text-decoration: underline;
	color: #0000FF;
}

div {  /* default */ 
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.list1 {  /* list1 */ 
	background-color: #EEEEEE;;
}

.list2 {  /* list2 */ 
	background-color: #FFFFFF;;
}

.pagetank {  /* Pagetank */ 
	width: 960px;
	border-right: solid 1px #000;
}

.headercell {  /* Headercell */ 
	height: 130px;
	vertical-align: top;
	padding-bottom: 20px;
	border-bottom: solid 1px #efefef;
}

.leftmenucell {  /* Left Menu Cell */ 
	width: 200px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 20px;
	border-right: solid 1px #efefef;
}

.contentcell {  /* Content Cell */ 
	width: 760px;
	vertical-align: top;
	padding-top: 10px;
}

.menu {  /* Menulink */ 
	color: #e96f34;
	text-decoration: none;
}

.menuon {  /* Menu Link Active */ 
	text-decoration: none;
	color: #000;
}

.niv1 {  /* Menu Niveau 1 */ 
	padding-left: 15px;
}

.niv2 {  /* Menu Niveau 2 */ 
	padding-left: 30px;
}

.footercell {  /* Footercell */ 
	text-align: right;
	vertical-align: top;
	border-top: solid 1px #efefef;
}

input, textarea, button {
	border: solid 1px #777777;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.noborder {
	border: solid 1px #777777;
}
