/*  Stile für den Inhalt  */

div.endfloat 
{
	clear: both;
}

.zusammen
{
	white-space: nowrap;
}

.eintragb i, .eintragv i, .eintrage i
{
	color: Blue;
	font-size: 25px;
	border-style: solid;
	border-width: 1px;
	border-color: #CD3326;
	padding: 5px 15px 5px 15px;
	margin: 51px;
	background-color: Yellow;
	font-weight: bolder;
	background-image: url(bg.gif);
}

#uebliste .zus
{
	white-space: nowrap;
	text-align: left;
}

#uebliste td, #uebliste img, #uebliste .eintrague
{
	text-align: left;
	margin: 0px;
}

#uebliste .eintrague, div.huelle, #uebliste table
{
	margin: 0px;
	padding: 0px:
}

div.huelle
{
	margin-bottom: 50px;
}

.sp_link p
{
	text-align: center;
}

.sp_link a.ound
{
	text-decoration: none;
}

.sp_link a.lpdf
{
	text-decoration: none;
	font-weight: bold;
}

.sp_link a.ound:hover, .sp_link a.lpdf:hover
{
	text-decoration: underline;
}

.eintrague table
{
	border-collapse: collapse;
	margin: 9px;
}

.eintrague tr
{
	border-bottom-style: solid;
	border-bottom-width: 11px;
	border-bottom-color: White;
}

.eintrague td
{
	padding: 4px 9px 4px 9px;
	font-size: 13px;
}

.eintrague .bez
{
	background-color: #DFDFDF;
	padding: 4px 9px 4px 9px;
	font-size: 17px;
	font-weight: bold;
}

.eintrague .bez a
{
	color: Red;
}

.eintrague .adr
{
	background-color: #DFDFDF;
	padding: 4px 9px 4px 9px;
}

.eintrague .pbil
{
	background-color: #DFDFDF;
	padding: 3px;
	border-style: solid;
	border-width: 2px;
	border-color: Silver;
}

.eintrague .ueb
{
	padding: 4px 9px 4px 9px;
}

.eintrague .sp
{
	padding: 7px 17px 7px 1px;
	font-weight: bold;
}

.eintrague p:first-letter
{
	font-size: 1.0em;
}

.markieren
{
	background-color: Yellow;
}

ol
{
	list-style: decimal inside;
	margin-left: 7px;
}

/*  Such-Formular  */

div.box
{
	margin: 10px 5px 30px 0px;
}

fieldset.person
{
	border: 1px dashed #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

fieldset.person legend
{
	margin-left: 10px;
	font-family: Georgia, serif;
	font-size: 1.4em;
	font-style: italic;
	color: Blue;
	background: #EDEDED;
	padding: 0px 4px;
}

fieldset.person input
{
	width: 160px;
	margin-bottom: 10px;
	padding: 2px 5px 3px 5px;
	border: 1px solid;
	border-color: #FFF #FFF #CCC #CCC;
}

label.mand
{
	color: Blue;
	font-weight: bold;
}

.submit
{
	background-color: #ffe4b5;
	color: Blue;
	font-style: italic;
	font-weight: bold;
}

/*  "Alleszeigen"-Tabelle  */

tr.kopfzeile
{
	background-color: Silver;
}

tr.kopfzeile a
{
	color: Red;
	text-decoration: none;
	font-weight: bold;
	padding: 22px;
}

div.mittig
{
	width: 100%; 
	text-align: center;
	margin: 20px auto;
}

.rahmenbild
{
	border-width: 2px;
	border: solid;
	border-color: Silver;
	margin: 4px 9px 4px 0px;
}

.tabger
{
	background-color: Silver;
	color: Black;
}

.tabunger
{
	background-color: Gray;
	color: Blue;
}

.verzueb .uebtab
{
	background-color: transparent;
}

.verzueb .uebtab a
{
	background-color: Silver;
	display: block;
	text-decoration: none;
	padding: 4px;
	margin: 1px 3px 0 3px;
}

.verzueb .uebtab a:hover
{
	background-color: Yellow;
}

.eintragverz td
{
	padding: 4px 9px 4px 9px;
}

.rahmen2
{
  margin: 30px;
  padding: 25px;
  width: 250px;
  border-style: solid;
  border-width: 3px;
  border-color: #D5DEEA;
}

.einbl1
{
	margin: 0px;
	padding: 5px;
	width: 350px;
	border-style: solid;
	border-width: 3px;
	border-color: Red;
	background-color: Yellow;
	position: absolute;
	left: -4444px;
	top: -4444px;
}

.einblend a span.einblenden
{
	display: none;
}

span.einblbild, span.grossbild
{
	display: none;
}

a:hover span.grossbild
{
	display: block;
	position: fixed;
	left: 100px;
	top: 10px;
	z-index: 333;
	border-style: solid;
	border-width: 4px;
	border-color: Red;
	background-color: Red;
}

a:hover span.einblbild
{
	display: block;
	position: fixed;
	left: 180px;
	top: 10px;
	z-index: 333;
	border-style: solid;
	border-width: 4px;
	border-color: Red;
	background-color: Red;
}

span.einbltext, span.einblli, span.einblre
{
	display: none;
}

a:hover span.einbltext, a:hover span.einblli, a:hover span.einblre
{
	display: block;
	width: 650px;
	font-size: 17px;
	font-variant: normal;
	position: fixed;
	background-color: #DFDFDF;
	background-color: yellow;
	color: Black;
	padding: 5px;
	border-style: solid;
	border-width: 3px;
	border-color: Red;
	min-height: 80px;
	z-index: 333;
}

a:hover span.einbltext
{
	left: 240px;
	top: 10px;
}

a:hover span.einbltext p
{
	text-align: left;
	text-decoration: none;
}

a:hover span.einblli
{
	width: 300px;
	top: 10px;
	left: 1px;
	z-index: 333;
}

a:hover span.einblre
{
	width: 300px;
	top: 10px;
	left: 341px;
	z-index: 333;
}

.akt_eintr h3
{
	background-color: Gray;
	text-align: left;
}

.akt_eintr img
{
	float: left;
	margin: 10px 15px 10px 0px;
	padding: 0;
}

.akt_eintr i
{
	white-space: nowrap;
	font-size: 21px;
}

.eintrague h6
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 3px 0;
	font-size: 17px;
	padding: 0px;
}

#myform input, #myform textarea
{
	background-color: #FFFFCC;
}

.anzakt
{
	background-color: Yellow;
	color: Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	max-width: 590px;
	font-size: 16px;
	border-style: solid;
	border-width: 2px;
	border-color: Red;
	padding: 3px;
}

.nnmark
{
	background-color: Yellow;
	max-width: 450px;
	font-size: 17px;
	border-style: solid;
	border-width: 2px;
	border-color: Red;
	padding: 3px;
	color: Red;
}

.fmmark
{
	background-color: Red;
	max-width: 450px;
	font-size: 17px;
	font-weight: bold;
	color: Yellow;
	padding: 3px;
}

.topakt
{
	background-color: Aqua;
	width: 290px;
	float: right;
	border-style: solid;
	border-width: 3px;
	border-color: Red;
	overflow: auto;
}

.topakt h4
{
	font-size: 17px;
	text-align: center;
}

.topakt h5
{
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

.topakt h6
{
	font-size: 12px;
	text-align: right;
	font-weight: normal;
}

li.mark a
{
	background-color: Lime;
}

/*	  NAVAGATION unten	*/

.list_hor
{
	margin-left: 1px;
}

.list_hor ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	margin-left: 1px;
}

.list_hor ul li
{
	float: left;
	list-style: none;
	display: inline;
	margin-top: 11px;
	margin-left: 5px;
}

.list_hor ul li a, .list_hor ul li a:visited
{
	color: Blue;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	border-style: solid;
	border-color: Blue;
	border-width: 2px;
}

.list_hor ul li a:hover
{
	background-color: Yellow;
}

.list_umg
{
	margin-left: 1px;
}

.list_umg ul
{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	font-size: 17px;
	font-weight: bold;
}

.list_umg ul li
{
	float: left;
	list-style: none;
	display: inline;
	margin-top: 11px;
	margin-left: 4px;
}

.list_umg ul li a, .list_umg ul li a:visited
{
	text-decoration: none;
	color: Black;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}

.list_umg ul li a:hover
{
	background-color: Yellow;
}

.vadr
{
	background-color: #DFDFDF;
	float: left;
	width: 450px;
	margin: 8px;
	padding: 4px;
}

.vueb
{
	color: Red;
	font-weight: bold;
	margin: 3px;
	line-height: 28px;
}

.vtel
{
	background-image: url(telefon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	font-size: 16px;
	margin: 3px;
}

.vfax
{
	background-image: url(fax.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	font-size: 16px;
	margin: 3px;
}

.vhdy
{
	background-image: url(handy.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	font-size: 16px;
	margin: 3px;
}

.vemail
{
	background-image: url(email.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	font-size: 16px;
	margin: 3px;
}

.vhome
{
	background-image: url(internet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	font-size: 16px;
	margin: 3px;
}

p.vtel:first-letter, p.vfax:first-letter, p.vemail:first-letter, p.vhome:first-letter , p.vhdy:first-letter
{
	font-size: 1em;
}

.vbild
{
	min-height: 250px;
	float: left;
	background-color: #DFDFDF;
	padding: 0px 0px 0px 7px;
	border-style: solid;
	border-width: 2px;
	border-color: Silver;
	margin: 8px;
}

.loeform span
{
	background-color: #ffffcc;
	color: Blue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: 600;
	padding: 11px;
	margin: 44px;
}

.formular h3
{
	background-color: #ffffcc;
	color: Blue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 600;
}

.tabelle div
{
	color: Blue;
	border-style: solid;
	border-width: 1px;
	border-color: #CD3326;
  	margin: 5px;
}

.tabelle input
{
	color: Red;
	font-size: 17px;
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #CD3326;
	padding: 5px;
	margin: 3px;
	font-stretch: expanded;
}

.tabelle span
{
	background-color: #ffffcc;
	border-style: solid;
	border-width: 1px;
	border-color: #CD3326;
	color: Red;
	margin: 3px;
	padding: 5px;
	display: block;
}

.tabelle label
{
	cursor: pointer;
  	background-color : #EEEEEE; 
   border-style : solid; 
  	border-width : 1px; 
  	border-color : #CD3326; 
  	padding: 5px;
}

input#submit
{
	width: 10em;
	padding: 0.5em;
	cursor: pointer;
	font-weight: bold;
	color: #E3004F;
	background-color: Yellow;
	margin-left:91px;
	font-size: 19px;
}

input#submit:hover
{
	background: #E3004F;
	color: White;
}

.limark
{
	background-color: #ffffcc;
	max-width: 450px;
	font-size: 17px;
	border-style: solid;
	border-width: 2px;
	border-color: Red;
	margin: 7px;
	list-style: none;
	}

.limark a
{
	text-decoration: none;
	font-weight: bold;
	color: Red;
	padding: 3px 9px;
	display: block;
}

.limark a:hover
{
	background-color: Yellow;
}

.toptext
{
	color: Blue;
	font-size: 19px;
	border-style: solid;
	border-width: 1px;
	border-color: #CD3326;
	padding: 5px 15px 5px 15px;
	margin: 0 0 0 7px;
	background-color: Yellow;
	font-weight: bolder;
	background-image: url(bg.gif);
}