body {
  background-color: #999999;
  margin: 0;
  padding: 0;
  font-family: Verdana,Arial,sans-serif;
  line-height: 1.2em;
  text-align: left;
  font-size: 1em;
  text-align: center;
}

#frame {   
	background-color: white;
  position: relative;
  margin: 2em auto 0 auto;
  width: 978px;
  padding: 0;
  font-size: 0.7em;
  text-align: left;
  border-left: 1px white solid;
  border-right: 1px white solid;
  z-index: 1;
}

#header {
	position: relative;
  background-repeat: no-repeat;
  background-position: top left;
  width: 978px;
  height: 125px;
  margin: 0;
  padding: 0;
  border-top: 1px #666666 solid;
  z-index: 2;
}
.pcchange {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}

#header h1 {
	position: relative;
  background: url(/files/tpl/set1/img/top.gif) no-repeat 490px top;
  width: 978px;
  height: 125px;
  padding: 0;
  margin: 0;
  z-index: 4
}

.unsichtbar,
.hidden {
  display: none;
}

.clear {
  display: block;
  line-height: 0em;
  height: 0px;
  clear: both;
  margin: 0;
  padding: 0;
}
.clearleft {
  display: block;
  line-height: 0em;
  height: 0px;
  clear: left;
  margin: 0;
  padding: 0;
}
#ansicht {
  background-color: #EBEBEB;
  position: absolute;
  top: -2em;
  left: -1px;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 101px;
  height: 2em;
  border-left: 1px white solid;
}
#ansicht li {
  float: left;
  padding: 1px 2px 0 0;
}
#ansicht li a {
  background-repeat: no-repeat;
  background-position: top left;
  display: block;
  width: 25px;
  height: 20px;
  margin: 0;
  padding:0;
}
#ansicht li.link2 a {
  background-image: url(/files/tpl/set1/img/kontrast.gif);

}
#ansicht li.link3 a {
  background-image: url(/files/tpl/set1/img/ohneformat.gif);
}
#block { 
  margin: 0;
  padding: 0;
  width: 978px;
  min-height: 400px;
}
#bereichsnavigation {
	float: left;
  width: 190px;
  min-height: 100px;
  margin: 0;
  padding: 0 0 0 0;
}
#content {
	float: right;
  background-color: white;
  margin: 0;
  width: 760px;
  padding: 20px 10px 20px 15px;
  min-height: 330px;
}

/*---boxcontainer----*/

div.box_in {
  float: right;
  width: 35%;
  min-height: 20px;
  margin: -3px -3px 10px 20px;
  padding: 2px;
  background-color: white;
  border: 1px #cccccc solid;
  color: black;
}
#newscontainerbox li h2 {
  line-height: 1.4em;
}
div.box_out {
  min-height: 50px;
  margin: 0 0 0 3px;
  padding: 19px 2px 2px 2px;
  background-color: white;
  border: 1px #cccccc solid;
  color: black;
}
/*--------------------------------*/

#hauptnavigation {
  background-color: #EBEBEB;
  margin: 0;
  padding: 5px 0 5px 0;
  width: 978px;
  min-height: 2em;
  border-top: 1px white solid;
  border-bottom: 1px #666666 solid;
}

#nav1 {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}

#nav1 li {
  margin: 0;
  padding: 0;
  float: left;
}

#nav1 li a {
  background-color: #89B516;
  display: block;
  margin: 0 5px 0 0;
  padding: 0 10px 0px 10px;
  font-weight: bold;
  text-decoration:  none;
  font-size: 1em;
  line-height: 2em;
  color: white;
  border: 2px #EBEBEB solid;
}
#nav1 li a:hover,
#nav1 li a:focus,
#nav1 li a:active {
  background-color: white;
  color: #000000;
  border: 2px #2477AD solid;
}

#nav1 li.active a {
  background-color: white;
  color: #000000;
  border: 2px #ff0000 solid;
}

/*---------Bereichsnavigation-----------*/

ul.navsub {
  list-style: none;
  padding: 20px 2px 0 2px;
  margin: 0;
}

ul.navsub li a {
  background-color: #89B516;
  display: block;
  padding: 0 0 0 5px;
  margin: 0 0 5px 0;
  line-height: 2em;
  border: 2px black solid;
  color: white;
  text-decoration: underline;
  font-weight: bold;
}
ul.navsub li a:hover,
ul.navsub li a:focus,
ul.navsub li a:active,
ul.navsub li.active a {
  border: 2px red solid;
  color: black;
  text-decoration: none;
}
ul.navsub ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul.navsub ul li a {
  background-image: none !important;
  background-color: red;
  border: 2px red solid;
  color: white;
  text-decoration: underline;
}

ul.navsub ul li a:hover,
ul.navsub ul li a:focus,
ul.navsub ul li a:active,
ul.navsub ul li.active a {
  background-image: none;
  background-color: red;
  border: 2px white solid;
  color: white;
  text-decoration: none;
}
/*----------------------------------*/

#navigation-info {
  background-color: #EBEBEB;
  position: absolute;
  top: -2em;
  right: -1px;
  margin: 0 0 0 100px;
  padding: 0;
  height: 2em;
  width: 878px;
}

#nav2 {
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  float: right;
}

#nav2 li {
  position: relative;
  padding: 0px;
  margin:  0px;
  float: left;
}

#nav2 li:hover {
  background-color: white;
}

#nav2 li {
  margin: 0;
  width: auto;
  border-right: 1px white solid;
  font-size: 1em;
  float: left;
}

#nav2 li a {
  font-weight: normal;
  display: block;
  background-color: #999999;
  padding: 0 8px 0 8px;
  color: white;
  text-decoration: none;
  line-height: 2em;
}

#nav2 li a:hover,
#nav2 li a:focus,
#nav2 li a:active,
#nav2 li.active a {
  background-color: white;
  color: black;
  font-weight: bold;
}

/*---------footer-------*/

#footer {
  position: relative;
  clear: both;
  text-align: center;
  height: 2em;
  background-color: #F80032;
  color: white;
  margin: 0;
  padding: 2px 0 0 0;
  border-bottom: 1px white solid;
}

#footer a {
  padding: 0 1em 0 1em;
  line-height: 2em;
  color: white;
  text-decoration: underline;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
  background-color: white;
  color: black;
}
  
#fusslinks {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
} 
#validate {
  position: absolute;
  bottom: -25px;
  left: 0;
}

#validate p {
  display: inline;
}

#validate p a {
  display: block;
  width: 56px;
  height: 20px;
  float: left;
  padding: 0;
  margin: 0;
}
#vxhtml {
  background-image: url(/files/tpl/set1/img/vxhtml.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
#vcss {
  background-image: url(/files/tpl/set1/img/vcss.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
#waiaaa {
  background-image: url(/files/tpl/set1/img/wcag1AAA.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

/*----Die Formatierung des Contents------*/

#content h1,
.contenth1 {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  color: black;
  padding: 0;
  margin: 0 0 5px 0;
  line-height: 1.4em;
  border-bottom: 2px #666666 dotted;
}

#content h2 {
  font-size: 1.2em;
  font-weight: bold;
  color: #ff0000;
  padding: 0;
  margin: 0;
  line-height: 1.8em;
}

#content h3 {
  font-size: 1em;
  font-weight: bold;
  color: #3FA63D;
  padding: 0;
  margin: 0;
  line-height: 1.6em;
}

#content h4 {
  font-size: 1em;
  font-weight: bold;
  color: #2477AD;
  padding: 0;
  margin: 0;
  line-height: 1.6em;
}

#content h5 {
  font-size: 1em;
  font-weight: bold;
  color: #444444;
  padding: 0;
  margin: 0;
  line-height: 1.6em;
}
#content h6 {
  font-size: 1em;
  font-weight: bold;
  color: #555555;
  padding: 0;
  margin: 0;
  line-height: 1.6em;
}

#content ul {
  list-style-type: square;
}

#content p img {
  padding: 2px;
}

#content a {
  text-decoration: underline;
  color: #0000FF;
}

#content a:hover {
  text-decoration: overline;
  color: #000066;
  font-weight: bold;
}
#content a:focus,
#content a:active {
  background-color: #0000FF;
  text-decoration: overline;
  color: white;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
}
#content table.hilfetb {
  width: 100%;
}
#content table.hilfetb caption {
  background-color: #333333;
  text-align: left;
  font-weight: bold;
  padding: 0 0 0 5px;
  color: white;
}
#content table.hilfetb th {
  background-color: #cccccc;
  text-align: center;
}
#content table.hilfetb td {
  margin: 0;
  padding: 2px;
  line-height: 1.2em;
}

#content table td p {
  margin: 0;
  padding: 0;
  line-height: 1.2em;
}
/*-------spezialcontent-----*/
li.center {
  list-style: none; 
  background-color: #EAEAEA;
  padding: 5px;
  margin: 0 0 2px 0; 
}
.datecontainerbox li h2 a {
  color: #555555;
  text-decoration: none !important;
  font-size: 0.9em !important;
  line-height: 1.4em  !important;
}
.datecontainerbox li {
  font-size: 0.8em !important;
  line-height: 1.4em  !important;
}
/*----Admin Formatierungen------*/
.dotyimg img {
    border: none !important;
    vertical-align: bottom !important;
}

.picright {
    float: right;
    margin: 0 0 5px 20px;
    width: 200px;
}

.picleft {
    float: left;
    margin: 0 20px 5px 0;
    width: 200px;
}

.picright p,
.picleft p {
    font-style: italic;
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}


/*---cookie---*/
#info_cookie {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	display: block;
	width: 100%;
	padding: 30px;
	margin: 0;
	color: white;
	font-size: 80%;
	text-align: center;
	cursor: pointer;
	z-index: 21000;
}
#info_cookie .clickme {
	background: white;
	display: inline-block;
	padding: 5px;
	margin-left: 10px;
	color: black;
	text-align: center;
	cursor: pointer;
}
#info_cookie a {
	color: white !important;
}