/*23.05.2008*/
.antiView {
	display: none;
}
body {
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:   12px;
	color:       #000;
	background:  #C46C08;
}
table caption {
	display: none;
}
h1,h2, h4, h5, h6 {
  line-height:   18px;
  margin-bottom: 5px;
  font-size:     14px;
  color:         #1F1C18;
}
h3 {
  margin-bottom: 5px;
  font-size:     14px;
  color:         #1F1C18;
  height:        16px;
}
h1 {
  background:    transparent url('./../../images/laterne.png') no-repeat top left;
  border-top:    1px solid black;
	font-size:     20px!important;
	height:        60px;
}
h1 span {
  display:       block;
  height:        25px;
  line-height:   25px;
  width:         250px;
  margin:        28px 0 0 50px;
}
.heading {
	color:         #900;
	display:       block;
	font-size:     14px;
	font-weight:   bold;
	margin-bottom: 3px;
}
.headings {
	font-size:    14px;
	font-weight:  bold;
  color:        #1F1C18;
  margin-bottom:22px;
}
