body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	min-width:900px;
	margin-top: 0;
	margin-bottom: 1em;
	padding: 0;
	margin-left: 2em;
	margin-right: 2em;
	letter-spacing: 1px;
	background: url(picts/bg3o.png) repeat 50% 0;
}
.gb {
	background: #fff;
	color:#000000;
}
#help2 {
	height: 0px;
}
#txtGast {
	border: 1px solid #3b89d4;
	font-size: 100%;
}
#txtAdmin {
	color: #ffffff;
}
.content table a, .content table a:hover {
	background-image: url();
	letter-spacing: 1px;
	padding: 0.1em 0.5em 0.2em 0.5em;
	/*background-color: #903e40;*/
	line-height: 1.6em;
	cursor: pointer;
}
#atpage {
	color: #000000;
	background: url(picts/bg2o.png) repeat 50% 0;
}
ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#uc {
	font-size: 130%;
	/*color: #903e40;*/
}
.contField {
	color: #002f5d;
	background-color: #002f5d;
	display: none;
	height: 0px;
}
.content {
	margin: 0.5em 0 0 14.4em;
	padding: 0;
	font-size:90%;
	letter-spacing: 1px;
	color: #000000;
}
.content p {
	text-align: justify;
}
#clear {
  clear: both;
}
.line {
	margin: 0 0 0 40%;
	height: 2.6em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
h3 {
  display: none;
}
h2 {
	font-size:105%;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: 0.8em;
	background-color: transparent;
	color: #ffffff;
	padding:0.4em;
	margin: 0.7em 0 2.0em 0;
	background: url(picts/bg3b.png) repeat-y 100% 50%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	max-height:1.22em;
	overflow: hidden;
}
h5 {
	text-transform:uppercase;
	letter-spacing: 0.4em;
	font-weight: normal;
}
h1 {
	font-size:90%;
	font-weight: bold;
	color: #000000;
	line-height: 1.3em;
	text-transform:uppercase;
	letter-spacing: 0.4em;
	background-color: transparent;
	padding:4px 4px 4px 4px;
	text-align: center;
	background: url(picts/menu.jpg) repeat;
}
legend {
	padding: 0.3em;
	line-height: 1.0em;
	text-transform:uppercase;
	letter-spacing: 0.2em;
	background: url(picts/bg3b.png) repeat-y 60% 50%;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
fieldset {
	border: 1px solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #000;
	border-left-color: #000;
}
fieldset p {
	margin: 10px;
}

.content fieldset {
	line-height: 1.6em;
}
.content fieldset table a {
  	text-decoration: none;
  	font-weight: bold;
  	color: #fff;
  	padding: 0em 0.3em 0em 0.3em;
  	letter-spacing: 2px;
  	background: url(picts/menu.jpg) repeat 0% 0%;
	cursor: hand;
}
.content fieldset table a:hover{
	background: url(picts/menu.jpg) repeat 50% 0%;
  	padding: 0em 0.3em 0em 0.3em;
  	letter-spacing: 2px;
  	color: #000;
}
.hint {
	position: absolute;
	right: 10px;
	top: 195px;
}
#schalter, button {
	color: #ffffff;
	font-size: 100%;
	padding-left: 0.3em;
	background-color: #dfdcdc;
	background-image: url(picts/menu.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#schalter:hover, button:hover {
 	background-position: center;
 	font-weight: bold;
 	cursor: hand;
}
#schalter2 {
	font-size: 100%;
	padding-left: 0.3em;
	background-color: #dfdcdc;
	background-image: url(picts/menu.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
input, select, textarea {
	color: #ffffff;
	font-size: 100%;
    padding-left: 0.3em;
	background-color: blue;
	background-image: url(picts/menu.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
form input, form select, form textarea {
	color: #000000;
	font-size: 100%;
    padding-left: 0.3em;
    letter-spacing: 1px;
	background: url(picts/bg2b.png) repeat 40% 50%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #cecece;
	border-left-color: #cecece;
}
/* Menue */

.menu_container {
	float: left;
	margin:  0.7em 0 5.0em 0;
	padding: 0 0 1em 0.25em;
	width: 13em;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(picts/menu.jpg);
}
.menu_container h5 {
	margin: 0;
	padding: 0.5em;
	text-align: center;
	border-bottom: groove 2px;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 2px;
}

.menu {
	margin: 0;
	padding-top: 0.5em;
	list-style-position: outside;
	list-style-type: none;
}


.menu .current_menu_item,
.menu .menu_item a,
.menu .menu_item a:link,
.menu .menu_item a:visited,
.menu .menu_item a:active,
.menu .menu_item a:hover,
.menu .parent_menu_item a,
.menu .parent_menu_item a:link,
.menu .parent_menu_item a:visited,
.menu .parent_menu_item a:active,
.menu .parent_menu_item a:hover {
	display: block;
	margin: 0px;
	padding: 0.4em 0.8em;
}


/* Menuepunkte */

.menu_item a,
.menu_item a:link,
.menu_item a:visited,
.menu_item a:active,
.menu_item a:hover,
.parent_menu_item a,
.parent_menu_item a:link,
.parent_menu_item a:visited,
.parent_menu_item a:active,
.parent_menu_item a:hover {
	text-decoration: none;
	letter-spacing: 2px;
}

.menu_item a:link
	{ color: #ffffff; background-color: transparent; }
.menu_item a:visited
	{ color: #ffffff; background-color: transparent; }
.menu_item a:hover
	{
	background-color: transparent;
	background: url(picts/menu.jpg) repeat-y 70% 0;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	/*font-weight: bold; */
	color: #000000;
}

.parent_menu_item a:link
	{ color: white; background-color: #dfdcdc; }
.parent_menu_item a:visited
	{ color: white; background-color: #dfdcdc; }
.parent_menu_item a:hover
	{ color: #999999; background-color: #2021A6; }

.current_menu_item, .menu_container2 .current_menu_item{
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
	background: url(picts/bg2o.png) repeat 0% 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-bottom-style: none;
	border-right-style: none;
}

/* ------------- Kopfbereich mit Logo und eventuellen weiteren Grafiken (Hintergrundbild etc. ------------------ */
div#top {
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  border: 0;
  background: url(picts/logo3o.jpg) #ffffff no-repeat 0% -6px;
  overflow: hidden;
}
#top_print {
  display: none;
}
/* ------------- Navigationspfad, Suche, A-Z und Hilfe ------------- */
div#serviceZeile {
	font-size: 80%;
	height: 1.5em;
	padding: 0.3em 0.3em 0.3em 1%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cecece;
	border-bottom-color: #000000;
	background: url(picts/bg2b.png) repeat 50% 50%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-color: #cecece;
	color: #000000;
}
div#brotkrumenNavi {
	letter-spacing: 1px;
	position: relative;
	top: 2px;
	z-index: 15;
	color: #000000;
}
div#brotkrumenNavi a, div#serviceNavi a {
	color: #000000;
	text-decoration: none;
}
div#brotkrumenNavi a:focus, div#serviceNavi a:focus, div#brotkrumenNavi a:hover, div#serviceNavi a:hover, div#fusszeile a:focus, div#fusszeile a:hover {
  text-decoration: underline;
}
/* Leiste */

.bar {
	font-size: 90%;
	font-weight: normal;
	line-height: 1.3em;
	height: 1.3em;
  color: #fff;
	margin: 0;
	padding: 0.25em 0.6em 0.25em 0.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	background: url(picts/bg2b.png) repeat 50% 50%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cecece;
	border-right-color: #cecece;
	border-left-color: #000000;
}
.bar a {
  text-decoration: none;
  color: #fff;
  margin-left: 0px;
  padding: 0.25em 0.6em 0.25em 0.6em;
  border: 0;
  top: 0px;
}
.bar a:hover {
  background: url(picts/bg2b.png) repeat 0% 50%;
  color: #000;
}
.active {
	color: #002f5d;
	padding: 0.25em 0.6em 0.25em 0.7em;
	margin-left: -10px;
	background-image: url(picts/menu.jpg);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 100;
}
.sdimpress {
  cursor: default;
  font-weight: bold;
  padding: 0 0 0.5em 0.25em;
}
#bottom {
	clear: both; /* #ccc9bd; */
	color:#000000;
	font-size: 0.7em;
	text-align: center;
	height: 1.8em;
	margin-top: 4em;
	padding-top: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background: url(picts/bg2b.png) repeat 50% 50%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cecece;
	border-right-color: #cecece;
}
#bottom a {
	color:#000000;
	float:right;
	font-size:120%;
	text-decoration: none;
	width: 9em;
}
#bottom a:hover{
	background: url(picts/menu.jpg) repeat 100% 50%;
	color: #ffffff;
	font-weight: bold;
}
.hinweis {
	font-size: 0.7em;
}
#helpbottom {
	background: url(picts/menu.jpg) repeat 0% 0%;
}