body {
 background: #e9ecef;
 font-family: verdana, helvetica, arial, tahoma, sans-serif;
 font-size: 100%;
 font-weight: normal; 
 color: #000;
 margin-top: 10px;
 padding: 0px;
 text-align: center;
 height: 100%;
}

h1 {
 font-family: verdana, helvetica, arial, tahoma, sans-serif;
 font-size: 1.4em; 
 font-weight: normal;
 margin-top: 0px;
 margin-bottom: 4px;
 color: #cc6600;
 background: transparent; 
}

h2 {
 font-family: verdana, helvetica, arial, tahoma, sans-serif;
 font-size: 1.2em; 
 font-weight: normal;
 margin-top: 0px;
 margin-bottom: 16px;
 color: #666666;
 background: transparent;
}

h3 {
 font-family: verdana, helvetica, arial, tahoma, sans-serif;
 font-size: 1.0em; 
 font-weight: bold;
 margin-top: 12px;
 margin-bottom: 0px;
 color: #cc6600;
 background: transparent;
}

p {
  font-family: verdana, helvetica, arial, tahoma, sans-serif;
  font-size: 1.0em; 
  font-weight: normal; 
  color: black; 
  background-color: transparent;
  line-height: 140%;
  margin: 0px 0px 8px 0px;
  padding: 0;
}

hr {
  color:silver; 
  height:1px;
  border:1px;
}

.smallfont {
  font-family: verdana, helvetica, arial, tahoma, sans-serif;
  font-size: 0.8em; 
  font-weight: normal; 
  color: black; 
  background-color: transparent;
  line-height: 120%;
  margin: 0px 0px 8px 0px;
  padding: 0;
}

.mediumfont {
  font-family: verdana, helvetica, arial, tahoma, sans-serif;
  font-size: 0.9em; 
  font-weight: normal; 
  color: black; 
  background-color: transparent;
  margin: 0;
  padding: 140px 25px 25px 25px;
}

table {
	font-family: Verdana, Helvetica, Arial, Tahoma, sans-serif;
	border-collapse: collapse;
	empty-cells: show;
	background-color: #e9ecef;
	text-align: left;
	margin: 10px 0px 10px 0px;
} 

td, th, td {
	font-size: 0.7em; 
	background-color: transparent;
	border: 0px;
	padding: 4px 4px 4px 4px;
}

.tdformular {
  font-family: verdana, helvetica, arial, tahoma, sans-serif;
  font-size: 0.7em; 
  font-weight: bold; 
  color: black; 
  background-color: transparent;
}

.txtaerea {
  font-family: verdana, helvetica, arial, tahoma, sans-serif;
  font-size: 0.9em; 
  font-weight: bold; 
  color: white; 
  background-color: transparent;
  line-height: 100%;
  margin: 8px 0px 8px 0px;
  padding: 0;
}

.txtaerea1 {
  font-family: verdana, helvetica, arial, tahoma, sans-serif;
  font-size: 0.9em; 
  font-weight: bold; 
  color: #333333; 
  background-color: transparent;
  line-height: 100%;
  margin: 8px 0px 8px 0px;
  padding: 0;
}

.clr {
 clear: both;
 height: 0px;
 width: 100%;
 padding: 0px;
 margin: 0px;
}

/* Links */
a:visited, a:link {
 color: #cc6600;
 background: transparent;
 text-decoration: none;
 font-family: verdana, helvetica, arial, tahoma, sans-serif;
 font-weight: normal;
}

a:hover, a:active {
 color: #000;
 text-decoration: underline;
 background: transparent;
}

/* Metanavi*/
a.metanavi, a.metanavi:visited {
	color: #333333;
	background: transparent;
	font-weight: normal;
	text-decoration: none;
}

a.metanavi:hover, a.metanavi:active {
	color: #cc6600;
	background: transparent;
	font-weight: normal;
	text-decoration: none;
}
/*Ende Metanavi*/

/* Menü */
a.mainmenu, a.mainmenu:visited {
	color: #666;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}

a.mainmenu:hover, a.mainmenu:active {
	color: #cc6600;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}
/* Ende Menü */
/* Ende Links */

.spalte02 {
	background: white;
	width: 198px;
	height: auto;
	text-align: left;
	float: right;
	margin: auto;
}

.modulright {
	width: 198px;
	height: auto;
	text-align: center;
	background: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.contantmodul {
	width: 168px;
	height: auto;
	text-align: left;
	font-size: 0.6em;
	font-weight: normal; 
   color: #000;
	background: transparent;
	margin: 20px 20px 10px 10px;
}

.contantspalte01 {
	width: auto;
	height: auto;
	text-align: left;
	font-size: 0.8em;
	background: transparent;
	padding: 20px 20px 20px 20px;
	border-right: 1px solid Silver;
}

.infoaerea {
  background-color: #ff9900;
  width: auto;
  padding: 4px 8px 4px 8px;
  margin: 6px 0px 6px 0px;
}

.infoaerea1 {
  background-color: #e9ecef;
  width: auto;
  padding: 4px 8px 4px 8px;
  margin: 6px 0px 6px 0px;
}

.exampleaerea {
  background-color: transparent;
  width: 360px;
  height: 200px;
  margin: 24px 0px 8px 0px;
}

/* ID's zur DIV Positionierung */

#kopf {
	background: transparent;
	width: 648px;
	height: 165px;
	text-align: left;
	margin: auto;
	padding: 0px;
	background-image: url(../images/spendenheader-648x165.jpg);
}

#positionsbox {
	width:  648px;
	height: auto;
	margin: auto;
	background-color: white;
	border: 0px;	
}

#spalte01 {
	background: white;
	width: 450px;
	height: auto;
	text-align: left;
	margin: auto;
	border: 0px;
	float: left;
}

#spalte02 {
	background: white;
	width: 198px;
	height: auto;
	text-align: left;
	float: right;
	margin: auto;
	padding: 0px 0px 0px 0px;
}

#metanavi {
	background-color: transparent;
	width: 579px;
	height: 16px;
	text-align: right;
	/* margin: 149px 0px 0px 0px;*/
	margin: auto;
	padding: 149px 0px 0px 0px;
	font-size: 0.6em;
}

#fuss {
	background: transparent;
	width: 648px;
	height: 15px;
	text-align: left;
	margin: auto;
	font-size: 0.6em;
	padding: 10px 0px 0px 0px;
}
/* ENDE ID's zur DIV Positionierung */

