


 
/********************************************************************************
 * Basis Definitionen
 ********************************************************************************/

body {
  font-family:Verdana,Helvetica,sans-serif;
  margin:0;
  color:#ffffff;
  background-image:url(/images/elements/back.gif);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position: center;
  width:100%;
  font-size:8pt;
  text-align: justify;
  background-color: #650c08;
  
}


div, td, th {
  font-family:Verdana,Helvetica,sans-serif;
  margin:0;
  color:#ffffff;
  font-size:8pt;
  text-align: justify;
}

h1 {
  font-size:10pt;
  font-weight:bold;
  color:#f7941e
;
  margin:0;
}

h2 {
  font-size:9pt;
  font-weight:bold;
  color:#f7941e
;
  margin:0;
}

h3 {
  font-size:8pt;
  font-weight:bold;
  color:#f7941e
;
  margin:0;
}

.box_colored h1{
	  color:#ffffff;
}

.box_colored h2{
	  color:#ffffff;
}
.box_colored h3{
	  color:#ffffff;
}

italic {
	font-style:italic;
	}
