/* dpsgedithstein.css *//* Zuletzt geaendert am 23.10.2005 */#logo {	/* background-color: blue; */	float: left;	margin-right: 5px;	width: 25%;	height: 145px;  }#bildleiste {	/* background-color: red; */	float: left;	width: 74%;	height: 145px;  }#navigation {	/* background-color: green; */	float: left;	margin-top: 22px;	width: 25%;  }#inhalt {	/* background-color: yellow; */	float: left;	margin-left: 5px;	margin-top: 5px;	width: 74%  }body  {	background-color: #EEDD70; /* 238, 221, 112*/	color: #222222;}
p, li, td   {	font-family: Tahoma, Arial, Sans-serif;	font-size: 12pt;	font-style: normal;	color: #222222;}
h1  {	font-family: Tahoma, Arial, Sans-serif;	color: #222222;	font-size: 22pt;
	font-weight: bold;	/* line-height: 0.7em; */
}
h2  {	font-family: Tahoma, Arial, Sans-serif;	color: #222222;	font-size: 16pt;	/* font-weight: bold; */	line-height: 1em;}
h3  {	font-family: Tahoma, Arial, Sans-serif;	color: #222222;	font-size: 14pt;	font-weight: bold;	line-height: 1em;}
h4  {	font-family: Tahoma, Arial, Sans-serif;	font-size: medium;	color: #FFFFFF;}th  {	font-family: Tahoma, Arial, Sans-serif;	font-size: 13pt;	font-style: normal;	font-weight: bold;	color: #222222;}td   {	padding: 3px;}img  {	border-style: none;}
a  {	font-family: Tahoma, Arial, Sans-serif;}
a:link  {	color: #AA4422;	text-decoration: underline;}/* color: #AA4422; braun */
a:visited  {	color: #AA4422;	text-decoration: underline;}/* color: #AA4422; braun */
a:hover  {	color: #AA4422;	text-decoration: none;	background-color: #FFFFCC;}
a:active  {	color: #AA4422;	text-decoration: none;	background-color: #EEDD70;}/* color: #AA4422; braun */ul  {	list-style-type: disc;}blockquote  {	font-family: Courier;	font-size: 10pt}.Menue  {	color: #222222;	text-decoration: none;	font-family: Tahoma, Arial, Sans-serif;	font-size: 12pt;}.Menue_E1  {	color: #222222;	text-decoration: none;	font-family: Tahoma, Arial, Sans-serif;	font-size: 12pt;	margin-left:0.5cm;}.Menue_E1_fett  {	color: #222222;	text-decoration: none;	font-family: Tahoma, Arial, Sans-serif;	font-size: 12pt;	margin-left:0.3cm;	font-weight:bold;}.Menue_E2  {	color: #222222;	text-decoration: none;	font-family: Tahoma, Arial, Sans-serif;	font-size: 11pt;	margin-left:1.0cm;}.Menue_E2_fett  {	color: #222222;	text-decoration: none;	font-family: Tahoma, Arial, Sans-serif;	font-size: 11pt;	margin-left:0.8cm;	font-weight:bold;}.ExtLink  {	margin-left:3px;	margin-right:6px;}.TextKleiner  {	font-size: 10pt;}.TextGroesser  {	font-size: 14pt;}.blind{	display: none;	visibility: hidden;}.kursiv{	font-style: italic;}.fett{	font-weight: bold;}
