/*Allgmemeines Layout*/
 body,table,tr,td,div,span,h1,h2,h3,h4,h5,h6,b,i,a,dir,li,p,strong,u,em
 {
  font-family:"Arial","Verdana",sans-serif;
 }
 body,table,tr,td,div,span,b,i,a,dir,li,p,strong,u,em
 {
  font-size:16px;
 }
/*Allgmemeines Layout*/

/*Überschriften*/
 h3
 {
  font-size:18px;
  color:#114466;
	font-weight:bold;
  background:transparent;
 }
 h4
 {
  font-size:16px;
	font-style:italic;
	color:#000000;
  background:transparent;
 }
/*Überschriften*/

/*Linkeinstellungen*/
 a {color:#114466;text-decoration:none;background:transparent;}
 a:visited {color:#114466;background:transparent;}
 a:active {color:#FF0000;background:transparent;}
 a:hover {color:#FF0000;background:blue;text-decoration:underline;} 
/*Linkeinstellungen*/

/*Formfelder*/
 input.text,textarea.area
 {
  width:210px;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
 }
/*Formfelder*/

/*sonstiges*/
 p.anrede
 {
  font-size:14px;
	font-weight:bold;
	color:#000000;
  background:transparent;
 }
 p.bildunter
 {
  font-size:13px;
	font-style:italic;
	font-weight:bold;
 }
 p.galerie
 {
  font-size:16px;
  color:#000000;
	font-weight:bold;
	font-style:italic;	
  background:transparent;
 }
/*sonstiges*/ 
