body {
	color: #6A472B;
	background-color: #dddddd;
	background-image: url(../bilder/bg.jpg); 
    font-size: 100.01%;
	font-family : serif;

    margin: 0 0 0 0 ;   
	padding:  0;
    text-align: center; /*  Zentrierung im Internet Explorer */
	height: 100%;
  }
html {
  	height: 100%; /* wichtig */
}
  div#Seite {
	position: relative;
    text-align: left; 
    margin: 0 auto;   
    width: 862px;
	background-image: url(../bilder/bg_main.jpg); 
   	min-height: 100%;
  	height:auto !important; /* moderne Browser */
  	height:100%; /* IE */
  }


  
 html>body div#Seite {
    border-color: gray;  
/*	background-image: url(../bilder/bg_main.jpg);
 */ }

  
  div#head {
	background-image: url(../bilder/head.jpg); 
	height: 180px;
    margin-left: 0em;
    padding: 0em 0em;

  }
  
td {    font-size: 13px;

}

div#rechts {
	position: relative;
	display:inline;
	float:right;
	width: 229px;
	padding: 0px ;
	margin: 0 4px  0 0;
	}  

	
	div#cleaner {
	clear: both;
	height: 5px;
	margin: 0;
	padding: 0;
	line-height: 2pt;
	font-size: 1pt;
	
	}  


a {
    color: #339933;
	text-decoration:underline;
	font-weight: bold;
}
a:visited {
    color: #339933;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
    color: #8C734C;
	text-decoration:underline;
	font-weight: bold;
}

	
/*------------------------------------------------------- */
  
/* Footer bereich -----------------------------------------------------------*/  
  
div#foot {
	width: 862px;
	background-image: url(../bilder/bg_foot.gif);	
   	position: absolute;
   	bottom: -1; /* wichtig */
	clear: both;
  }
div#clear {
	height: 22px ;
	clear: both;

  }

div#footnavi {
    padding: 7px 0 0 0 ;
	margin: 0 ;
	height: 20px;

	font-size: 7pt;
	color: #cccccc;
	text-align: center;

	text-decoration: none;

  }

  
div#foot a {
	font-size: 7pt;
	color: #cccccc;
	text-decoration: none;
}

 div#foot a:visited {
	color: #cccccc;
}
 div#foot a:hover {
	color: #aaaaaa;
}

/*-------------------------------------------------------------------*/   
  
  div#inhalt {
	font-size: 13pt;
  	margin: 10px 0 0 0 ;
	padding: 0 0 0 0 ;
  }

div#navi {
	float:left;
	display:inline;	
	margin: 0 0 0 41px;
	padding: 0;
	text-align: left;

}  


div#menu_1  {

	width: 200px;
	margin-left: 0px;
	padding: 0 0 0 0 ;
	text-align: left;
	overflow: hidden;
	
	
}


div#content {
	width: 500px;
	margin: 0 0 0 270px  ;
    padding:  0px 0px 0 0 ;
	text-align: justify;
	font-size: 16px;
	line-height: 20px ;
	letter-spacing: 0.5px;


}  

div#rechts {
	position: relative;
	display:inline;
	float:right;
	width: 180px;
	padding: 0px ;
	margin: 0 14px  0 0;
/*	border: 2px solid green; */
}  

div#cleaner {
	clear: both;
	height: 5px;
	margin: 0;
	padding: 0;
	line-height: 2pt;
	font-size: 1pt;
}  

.rahmen_o {
	border: 1px solid #FF5A00;
	width: 90%;
	padding: 5px;
	text-align:left;
}
.picborder {
	border: 2px solid #8C734C;
}

/* navi ----------------------------------------------- */

.menu_off {
	font-size: 20px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	color: #6A472B;
}

.menu_act {
	font-size: 20px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;

}

.menu_off a:link {
	color: #6A472B;
	text-decoration: none;
}
.menu_off a:visited {
	color: #6A472B;
	text-decoration: none;
}
.menu_off a:hover {
	color: #B1550C;
	text-decoration: none;
}

.menu_act a:link {
	color: #6A472B;
	text-decoration: none;
  	font-weight: bold;	
}
.menu_act a:visited {
	color: #6A472B;
	text-decoration: none;
  	font-weight: bold;
}


.box_head {
    color: #FFFFFF;
	background-image: url(../bilder/bg_box.jpg); 
    font-size: 14px;
    font-weight: bold;
	font-family:  Verdana,Geneva, Arial, Helvetica,sans-serif ;
	padding:  3px 0 10px 7px;
	background-repeat: no-repeat;
}
.box {
    color: #000000;
    font-size: 12px;
	font-family:  Verdana,Geneva, Arial, Helvetica,sans-serif ;
	text-align: center;
	background-repeat: no-repeat;
	width: 173px;
}


h1 {
    font-size: 26px;
	font-family:  serif ;
	color: #6A472B;
	padding-bottom:0px;
	margin-top: 0px; 
   letter-spacing: 0px;
   border-bottom: 2px solid #6A472B;

}

h2 {
    font-size: 20px;
	font-family:  serif ;
	color: #6A472B;
	padding-bottom:1px;
	margin-bottom:3px;
	padding-top:10px;
	margin-top:0px;
	   letter-spacing: 0px;
}


.link_text:link {
	color: #333333;
	text-decoration: none;
}
.link_text:visited {
	color: #333333;
	text-decoration: none;
}
.link_text:hover {
	color: #666666;
	text-decoration: underline;
}


.link_ob:link {
	color: #FF5A00	;
    font-weight: bold;
	text-decoration: none;
}
.link_ob:visited {
	color: #FF5A00	;
    font-weight: bold;
	text-decoration: none;
}
.link_ob:hover {
	color: #FF5A00	;
    font-weight: bold;
	text-decoration: underline;
}


div#linke_spalte {
float: left;

}

div#rechte_spalte {
position: relative;
float: right;
text-align:right;

}

div#beide_spalten {
	position: relative;
	float: left;
	text-align: justify;
	width: 100%;
	padding-top: 0px;
}  

.abstand {
	height: 6px;
	font-size: 1px;
	}
.grau {
	color: #999999;
}

.head_navi {
	color: #999999;
	font-size: 11px;
	}

.head_navi:link {
	color: #999999;
	text-decoration: none;
}
.head_navi:visited {
	color: #999999;
	text-decoration: none;
}
.head_navi:hover {
	color: #000000;
	text-decoration: none;

}


/*---------------------------*/

.menu_sub_act {
	font-size: 11px;
	color: #000000;
	padding-top:0px;
	padding-left:15px;
	padding-bottom:10px;
  	font-weight: bold;
	background-color: #ffffff;
	border-left: 1px solid black;
}

.menu_sub_off {
	font-size: 11px;
	color: #000000;
	padding-top:0px;
	padding-left:15px;
	padding-bottom:10px;
  	font-weight: normal;
	background-color: #ffffff;
	border-left: 1px solid black;
}


.menu_sub_act a:link {
	color: #000000;
	text-decoration: none;
}
.menu_sub_act a:visited {
	color: #000000;
	text-decoration: none;
}
.menu_sub_act a:hover {
	color: #333333;
	text-decoration: underline;
}

.menu_sub_off a:link {
	color: #000000;
	text-decoration: none;
}
.menu_sub_off a:visited {
	color: #000000;
	text-decoration: none;
}
.menu_sub_off a:hover {
	color: #333333;
	text-decoration: underline;
}

.vorstand td {
	font-size:15px;
	color: #6A472B;
  letter-spacing: 0px;
}

.vorstand strong {
	color: #6A472B;
	letter-spacing: 1px;
}

.bildunterschrift {
  font-size: 12px;
  letter-spacing: 0px;
}

.normal {
  letter-spacing: 0px;
  line-height: normal;
}


/** /
div, a {border: 1px dotted green;}
/**/
/*-----------*/

