/*----- HZML Elmente -----*/

body, html  {
	background: transparent;
	color: #567;
	font-size: 88%;
	margin: 0px;
	text-align: center; }

p, a, td, th, h1, h2, h3, h4, li, legend, label, input, textarea  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

img {
	border: 0px; }	
	
acronym {
	text-decoration: underline;}	
  
h1, h2, h3 {
  font-weight: bold; }
  
h1,h2  {  
	color: #567;
	font-size: 1.0em; }

h1{	
  text-transform: uppercase;
	margin: 20px 0 0 0; }

h2 {
	margin: 20px 0 10px 0; 
	border-bottom: solid 1px #567;}
	
h3 {
	color: #FA1;
	padding-top:5px; 
	margin: 0px 0 5px 10px; 
	border-bottom: solid 1px #FA1;}	

table {
	border: none;
	width: 100%; }	

th {
  background-color: #567;
  color: #FFE; 
  padding-left: 2px;
  height: 20px;}	
	
	
	
/*----- Formulare -----*/
	
fieldset.formular {
	margin-top: 20px; 
	padding: 20px 0 0 10px; }	

legend {
	font-weight: bold; }	

label {
	float: left; 
	width:120px; 
	margin-right: 10px; 
	text-align: right; }		
	
	

/*----- Container -----*/
#container {
	width: 750px !important;
	background: transparent;
	border: 1px solid #567;
	margin: 0 auto;
	padding: 0;
	text-align: left;}

	
	
/*----- Banner -----*/	
#banner {
	background: #73BC64; 
	border-bottom: solid 1px #FFE;
	width: 750px;
	height: 120px; 
	display: block; }

#banner img {
	margin: 0px;
	padding: 0px;
	display: block; }

	
/*----- Top Navigation ----- */
#topNavi { display: none; }	


	
	
/*----- Main Navigation ----- */
#mainNavi { display: none; }


/*----- Inhaltsbereich -----*/

#content  {
	margin: 10px 150px 10px 150px;
	text-align: justify; }
	
#content p  {
	margin: 0 0 0 0; 
	padding: 0 0 10px 0; 
	line-height: 15px;}
	
#content h2  {
	text-align: left; }
	
#content li {
	margin-bottom: 5px; }

	
#content col.col70 {
  width: 70%; }
#content col.col60 {
  width: 60%; }
#content col.col50 {
  width: 50%; }
#content col.col40 {
  width: 40%; }
#content col.col30 {
  width: 30%; }
#content col.col25 {
  width: 25%; }
#content col.col20 {
  width: 20%; }
#content col.col10 {
  width: 10%; }
  
#content td {
	text-align: left;
	border-bottom: 1px dotted #567; 
	border-collapse: collapse;
	padding:2px; }	

#content td.top {
	vertical-align: top;}	
	
#content img {
	border: solid 1px #567; }
	
#content .center {
	text-align: center; }

#content .right {
	text-align: right; 
	vertical-align: bottom;
	font-size: small;}	

#content .floatright {
	float: right; 
	margin: 0 0 10px 20px; }	

#content li.pdficon {
	padding: 0 0 0 20px; 
	list-style: none;
	list-style-image: url("../7_pauschalen/images/0_home/pdf.gif");	
	text-align: left; }		
	
#content .small {
	text-align: right; 
	font-size: 0.7em; 
	font-style: italic; }	
	

/*----- Icons ----- */

#icons { display: none; }



	
/*----- Fusszeile ----- */
#footerNavi { display: none; }

 

/*----- Links ----- */

#content a:visited {
	color: #333300; }

#content a:link {
	color: #333300; }
#content a:active {
	color: #FA1; }		
	
#content a:hover {
	color: #FA1; }		
	
#info a:visited {
	color: #FFE; 
	text-decoration: none;}
	
#info a:link {
	color: #FFE; 
	text-decoration: none;}
#info a:active {
	color: #FA1; 
	text-decoration: none;}

#info a:hover {
	color: #FA1; 
	text-decoration: none;}
