html, body {	width: 100%;	height: 100%;	/* overflow: hidden; */}body {	margin: 0;	padding: 0;	/* overflow: hidden; */	background-color: #222F69;	color: white;	font-family:  Arial, Helvetica, Helv, sans-serif;	font-size: 10pt;}h1 { font-size: 130%; margin-top: 0.5em; margin-bottom: 0.2em; }h2 { font-size: 120%; margin-top: 0.5em; margin-bottom: 0.2em; }h3 { font-size: 110%; margin-top: 0.5em; margin-bottom: 0.2em; }/* Listen */li 			 {list-style: square; }li.empty	 {list-style: none; }li.hyperlink {list-style-image: url(../images/hyperlink_blau.gif); }/* Eingabefelder */.searchheader1 {	margin: 8px 2px 2px 2px;	padding: 8px;	background-color: #222F69;	color: white;}fieldset { border: 1px solid #636c95; padding: 6px; margin-bottom: 6px; }input, textarea, select, option { border: 1px solid #636c95; }.inputVShort { width: 61px; }.inputShort  { width: 101px; }.inputMedium { width: 141px; }.inputLong   { width: 210px; }.inputVLong  { width: 322px; }.inputXLong  { width: 580px; }.noborder    { border-style: none; }/* Web-ID */#webidcell {	background-image:  url("../images/bg/bg_webid.gif");	font-weight: bold;}#webid {	border-top: 1px solid #222F69;	border-right: none;	border-bottom: 1px solid #222F69;	border-left: none;}/* Men */#menu {	background-image:  url("../images/bg/bg_menu.gif");}#menu ul {	list-style-type: none;	margin: 0;	padding:0 ;}#menu li {	font-weight: bold;	margin: 0;	padding: 0;}#menubottom {	background-image:  url("../images/bg/bg_menu_bottom.gif");}.menuabsbottom {	background-image:  url("../images/bg/bg_menu.gif");}/* Content */#content { 	padding: 10px;	background-color: #BBBFD0; 	color: #222F69; }#Scroller {	/* width: 640px;	height: 390px;	overflow: auto;	 */	margin: auto;	border: 1px solid #636C95;	padding-top: 2px;	padding-right: 12px;	padding-bottom: 2px;	padding-left: 12px;}.hinweis {	font-size: 86%;}.klein {	font-size: 86%;}.langtext {	/* text-align: justify; */}.teaser {	background-color: #222F69;	font-weight: bold;}#footer {	font-size: 8pt;	text-align: right;	vertical-align: top;	padding: 8px;}.righttop      { background-image: url("../images/bg/righttop.gif"); }.rightcol 		{ background-image: url("../images/bg/bg_rightcol.gif"); }.rightcolmenu 	{ background-image: url("../images/bg/bg_rightcol_menu.gif"); }.centercolbottom { background-image:  url("../images/bg/bg_bottom.jpg"); }#aktion {	padding: 16px;	background-image:  url("../images/bg/bg_rightcol_menu.gif");}/* Expos Liste und Detailanzeige */#ExposeTitel				{ font-size: 86%; }#ExposeTitelWebid 			{ font-size: 86%; }#ExposeTitelUeberschrift	{ font-size: 110%; font-weight: bold; }#ExposeKurzinfo 			{ font-size: 86%; }#ExposeAnsprechpartner      { font-size: 86%; }#ExposeUserLinks {	list-style: none;	margin: 0;	padding: 0;}#ExposeUserLinks li {	list-style: none;	margin: 0;	padding: 0;}.ExposeBilderTabelleLink {	font-size: 86%;	background-color: #222F69;	text-align: center;}.FormatLink {	padding-top: 2px;	padding-right: 4px;	padding-bottom: 2px;	padding-left: 4px;	font-size: 86%;	background-color: #636C95;	text-align: center;}.PanoLink li {	list-style-image: url(../images/hyperlink_blau.gif);	margin: 0;	padding:0 ;}.ContentLeft50 {	width: 50%;	float: left;}.ContentRight50 {	width: 50%;	float: left;}.ClearAll {	clear: both;}.hidden { display: none; }/* Hyperlinks */a {	color: #FFFFFF;	font-weight: normal;	text-decoration: none;}a:link    { color: #FFFFFF; text-decoration: none; }a:visited { color: #FFFFFF; text-decoration: none; }a:hover   { color: #FFFFFF; text-decoration: underline; }/* DB-Liste */.tabellenkopf   { background: #222F69; color: white; font-size: 80%; }.tabellenkopf a { color: white; }.tabellenkopf a:link { color: white; }.listrow1       { background: #CFD2DE; }.listrow2       { background: #C8CCD9; }
