body {
background-repeat:repeat-x;
background-color:#e3e3e3;
	font-family :"Arial", Verdana, serif;
	font-size :14px;

}
TR, TD {
	font-family :"Arial", Verdana, serif;
	font-size :1em;
}

	
A:LINK {
	color :#000000;
	font-weight :normal;
	text-decoration :none;
	letter-spacing:1pt;
	font-family :"Arial", Verdana, serif;
}
A:VISITED {
	color :#000000;
	font-weight :normal;
	letter-spacing:1pt;
	font-family :"Arial", Verdana, serif;
	text-decoration :none;
}
A:HOVER {
	color :#000000;
	font-weight :normal;
	font-family :"Arial", Verdana, serif;
	letter-spacing:1pt;
	text-decoration :underline; 
}
A:ACTIVE {
	color :#000000;
	font-weight :normal;
	letter-spacing:1pt;
	font-family :"Arial", Verdana, serif;
	text-decoration :underline;
}



/* Grunddefinitionen */	
.links {width:200px; height:200px; background-image:url(../images/links_back.gif) }
.content {width:100%; height:200px; background-color:#f0bc8f;}
.inhalt {width:100%; padding:20px; height:200px;  background-color:#ffffff;}

#topTable {
	width: 960px;
}

#contentTable {
	width: 960px;
}

#bottomTable {
	width: 960px;
}

/* Navigation */	
.menue {width:152px; height:300px; }


/* Unterer Teil (Bottom) */	
.bottom { text-align:right; height:20px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#222222; }

.copyright {  font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#9A9B9B; background-color :#9A9B9B;}



/* Allgemeine Text-Styles */
.ueberschrift { text-align:left; font-family:"Arial", Verdana, serif; font-size:15px; font-weight:bold; color:#76645b; letter-spacing:2px; padding:20px; }
.subueberschrift { text-align:left; font-family:"Arial", Verdana, serif; font-size:12px; font-weight:bold; color:#76645b; letter-spacing:1px; padding:20px; }
.textinhalt { text-align:justify; font-family:"Arial", Verdana, serif; font-size:12px; line-height:18px; font-weight:normal; color:#222222; padding:20px; }

.textinhalt img {max-width: 45%; border-radius: 5px;}

.anschrift {  font-family:"Arial", Verdana, serif; font-size:12px; color:#000000; background-color:#a9a3a0; letter-spacing:1px; text-align:center; padding:10px; }
.schlagworte {  font-family:"Arial", Verdana, serif; font-size:12px; font-weight:bold; color:#000000; letter-spacing:1pt }
.kleinschrift {  font-family:"Arial", Verdana, serif; font-size:10px; font-weight:normal; color:#000000 }
.pfadtext { text-align:right; font-family:"Arial", Verdana, serif; font-size:10px; font-weight:normal; color:#222222; letter-spacing:2px; padding:5px; }

		


/* Formular-Styles */
INPUT { color:#000000; font-family:Arial; background-color :#e3e3e3; font-size:10px; font-weight:bold }
TEXTAREA { color:#000000; font-family:"Arial", Verdana, serif; background-color :#e3e3e3; font-size:10px; font-weight:bold }
.formular {  font-family:"Arial", Verdana, serif; font-size:12px; font-weight:normal; width:250px; background-color:#e3e3e3; color:#000000;
border-left:1px solid #9A9B9B;
	border-top:1px solid #9A9B9B;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;  }
.formmittel {  font-family:"Arial", Verdana, serif; font-size:12px; font-weight:normal; width:250px; background-color:#e3e3e3; color:#000000;
border-left:1px solid #9A9B9B;
	border-top:1px solid #9A9B9B;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;  }
.formklein {  font-family:"Arial", Verdana, serif; font-size:12px; font-weight:normal; width:94px; background-color:#e3e3e3; color:#000000;
border-left:1px solid #9A9B9B;
	border-top:1px solid #9A9B9B;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;  }
.formklein2 {  font-family:"Arial", Verdana, serif; font-size:12px; font-weight:normal; width:153px; background-color:#e3e3e3; color:#000000;
border-left:1px solid #9A9B9B;
	border-top:1px solid #9A9B9B;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;  }	
.checkbox {  font-family:"Arial", Verdana, serif; font-size:12px; font-weight:bold; width:30px; background-color:#ffffff; color:#000000 }


.button {  font-family:"Arial", Verdana, serif; font-size:12px; font-weight:bold; width:150px; background-color:#e3e3e3; color:#000000;
border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;  }
.buttonmittel {  font-family:"Arial", Verdana, serif; font-size:12px; font-weight:bold; width:100px; background-color:#e3e3e3; color:#000000; 
border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;  }
.buttonklein {  font-family:"Arial", Verdana, serif; font-size:12px; width:30px; background-color:#e3e3e3; color:#000000; height:18px; width:20px;
border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;  }

.navigation {
	border-left:1px solid #acb4c5;
	border-top:1px solid #acb4c5;
	border-right:1px solid #acb4c5;
	border-bottom:1px solid #acb4c5;
	font-family :"Tahoma", Arial, Verdana, serif;
	font-size :12px;
	color:#000000;
	 }

