body { 
  background-color: #004481;
  margin: 0;
  padding: 0;
  font-family: Arial,Verdana,sans-serif;
  font-size: 1em;
  line-height: 1.1em;
  text-align: left;
}

#frame {
  background-color: white;
  position: relative;
  margin: 20px auto 0 10px;
  padding: 0;
  width: 860px;
  text-align: left;
  font-size: 0.7em;
  border: 1px #808080 solid;
}

#header {
  position: relative;
  background-position: 20px bottom;
  background-repeat: no-repeat;
  height: 377px;
  margin: 0;
  padding: 0;   
}

#header h1 {
  position: absolute;
  top: 10px;
  left: 20px;
  background: url(/files/tpl/set1/img/seehof_logo.gif) no-repeat top left;
  width: 250px;
  height: 85px;
  padding: 0;
  margin: 0;
}
#header h1 a {
  background: url(/files/tpl/set1/img/studio10_logo.gif) no-repeat 2px 0px;
  display: block;
  position: absolute;
  top: -10px;
  left: 841px;
  width: 9px;
  height: 59px;
}
span.banner {
  position: absolute;
  bottom: 0;
  left: 20px;
  display: block;
  width: 605px;
  height: 227px;
  z-index: 80;
}

.hidden,
.unsichtbar,
#startlayer {
  display: none;
}
.clear {
  display: block;
  height: 0px;
  line-height: 0em;
  clear: both;
  margin: 0;
  padding: 0;
}
#block {
	position: relative;
  width: 860px;
  min-height: 350px;
  margin: 0;
  padding: 0;
}

#content {
  margin: 0;
  padding: 20px 0px 20px 20px;
  width: 570px;
  min-height: 300px;
  float: left;
}
/*------Boxcontainer--------*/
div.box_in {
  float: right;
  width: 205px;
  min-height: 50px;
  padding: 28px 10px 5px 5px;
  margin: 0;
}
div.box_in a {
color: #004481;
}
div.box_in ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.box_in li h2 {
  font-size: 1em;
  font-weight: bold;
  color: #808080;
  text-transform: uppercase;
}
#specialbox {
	position: fixed;
	left: 900px;
	top: 20px;
	min-width: 340px;
	min-height: 600px;
}
.box_out p {
	margin: 0;
	padding: 0;
}
.box_out a img {
	border: none;
}
.contbox,
#newscontainerbox {
	background-color: #004481;
	color: white;
	padding: 0 5px 5px 5px;
}
.contbox {
   padding-top: 5px;
}
#newscontainerbox li h2 a {
  text-decoration: none !important;
  color: white;
}
#newscontainerbox li h2 a:hover {
  color: #CFCFCF;
}

/*------Brotkrume--------*/
#brotkrumennavigation {
  display: none;
}

/*----------Hauptnavi 1. Ebene--------*/

#hauptnavigation {
  position: absolute;
  top: 20px;
  left: 300px;
  margin: 0;
  padding: 0;
  width: 560px;
  height: 35px;  
}
h3.info {
  display: none;
}

#nav1,
#nav2,
#nav3,
#nav6 {
  list-style: none;
  margin: 0 1px 0 0;
  padding: 0;
  float: left;
}

#nav1 li {
  padding: 0px;
  margin: 0;
}

#nav1 a,
#nav2 a,
#nav3 a,
#nav6 a {
  background-repeat: no-repeat;
  display: block;
  margin: 0;
  padding: 0;
  height: 35px;
}
#page26 a {
  background: url(/files/tpl/set1/img/seehof.gif) top left;
  width: 80px;
}
#page27 a {
  background: url(/files/tpl/set1/img/m32.gif) top left;
  width: 80px;
}
#page28 a {
  background: url(/files/tpl/set1/img/angertal.gif) top left;
  width: 80px;
}
#page75 a {
  background: url(/files/tpl/set1/img/spoon.gif) top left;
  width: 80px;
}
#page26 a:hover,
#page26.active a {
  background-position: bottom left;
}
#page27 a:hover,
#page27.active a {
  background-position: bottom left;
}
#page28 a:hover,
#page28.active a {
  background-position: bottom left;
}
#page75 a:hover,
#page75.active a {
  background-position: bottom left;
}
/*--------Hauptnavi Folgeebenen------*/

#betriebsnavigation {
  position: absolute;
  top: 120px;
  left: 20px;
  width: 605px;
  height: 20px;
  border-bottom: 1px #cccccc solid;
  z-index: 90;
}
#navsub {
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
}

#navsub li {
	position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 20px;
  float: left;
}
#navsub li a {
  margin: 0;
  padding: 0 15px 0 0;
  width: auto;
  color: #333333;
  text-decoration: none;
  text-transform: uppercase;
}
#navsub li a:hover,
#navsub li.active a {
  color: #666666;
}
#navsub ul {
	display: none;
  position: absolute;
  top: 20px;
  left: 0;
  margin: 0;
  padding: 10px 0 0 0;
  width: 175px;
  list-style: none;
}
#navsub li:hover ul,
#navsub li.active:hover ul {
	display: block;
}
#navsub li li,
#navsub li li li {
  background: url(/files/tpl/set1/img/trans.png);
  position: relative;
  padding: 0;
  margin: 0 0 1px 0;
  height: 20px;
  width: 175px;
  float: none;
}
#navsub li li a {
	background: url(/files/tpl/set1/img/pfeil.gif) no-repeat 5px center;
	display: block;
  text-decoration: none;
  padding: 0 0 0 15px;
  margin: 0;
  width: 160px;
  color: black;
}
#navsub li.active li a:hover,
#navsub li.active li.active a,
#navsub li.active li.active a:hover {
  color: black;
}
#navsub ul ul,
#navsub li:hover ul ul,
#navsub li.active:hover ul ul {
  display: none;
	position: absolute;
	top: 0;
	left: 175px;
  list-style: none;
  margin: 0;
  padding: 0 0 0 1px;
  
}
#page141 ul {
	left: -175px !important;
}

#navsub li:hover li:hover ul,
#navsub li.active:hover li:hover ul {
  display: block;
}
#navsub li li li a {
	display: block;
  text-decoration: none;
  padding: 0 0 0 15px;
  margin: 0;
  width: 160px;
}
/*-----------Infonavi------------*/
#infoservice {
  position: absolute;
  bottom: 0px;
  left: 20px;
  height: 20px;
  width: 820px;
  border-top: 1px #cccccc solid;
  z-index: 100;
  margin: 0;
  padding: 0;
}
#nav4 {
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  font-size: 0.9em;
}

#nav4 li {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  height: 19px;
  float: left;
}

#nav4 li a {
  margin: 0;
  padding: 0 15px 0 0;
  width: auto;
  color: #333333;
  text-decoration: none;
  text-transform: uppercase;
}
/*-----------Servicenavi------------*/
#servicenavigation {
  position: absolute;
  top: 155px;
  left: 640px;
  margin: 0;
  padding: 0;
  width: 200px;
  margin: 0;
  padding: 0;
  z-index: 130;
}
#nav7 {
  list-style: none;
  width: 200px;
  margin: 0;
  padding: 0;
}
#nav7 li {
	position: relative;
}
#nav7 li span.disabled,
#nav7 li a {
	background: url(/files/tpl/set1/img/pfeil.gif) no-repeat left center;
  text-decoration: none;
  display: block;
  padding: 0 0 0 10px;
  margin: 0;
  color: #353535;
  text-decoration: none;
  line-height: 20px;
  text-transform: uppercase;
}
#nav7 ul {
	display: none;
	position: absolute;
	left: -150px;
	top: 0;
	width: 150px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav7 li:hover ul {
	display: block;
}
#nav7 li li {
  background: url(/files/tpl/set1/img/trans.png);
  position: relative;
  padding: 0;
  margin: 0 0 1px 0;
  height: 20px;
  width: 150px;
  float: none;
}
#nav7 li li a {
	background: url(/files/tpl/set1/img/pfeil.gif) no-repeat 5px center;
  text-decoration: none;
  display: block;
  padding: 0 0 0 15px;
  margin: 0;
  color: black;
  text-decoration: none;
  line-height: 20px;
  text-transform: uppercase;
}

/*
#nav7 ul {
	display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
#nav7 li.active li ul {
	display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
#nav7 li.active li.active ul {
	display: block;
}

#nav7 li.active ul,
#nav7 li.active li.active ul {
  display: block;
}
#nav7 li.active li a,
#nav7 li.active li.active li a {
  display: block;
  padding: 0 0 0 10px;
  margin: 0;
  color: #353535;
  text-transform: none;
}
#nav7 li.active li.active li a {
  padding: 0 0 0 15px;
  color: #353535;
  text-transform: none;
}

#nav7 li a:hover,
#nav7 li.active a,
#nav7 li.active li a:hover,
#nav7 li.active li.active a,
#nav7 li.active li.active li a:hover,
#nav7 li.active li.active li.active a {
  color: #A2A2A2;
}
#nav7 ul,
#nav7 li.active ul ul {
  display: none;
  margin: 0;
  padding: 0;
}
*/
/*------Quickbuttons------*/
#quickbuttons {
  position: absolute;
  top: 350px;
  left: 637px;
  width: 210px;
}
#nav5 {
  list-style: none;
  margin: 0;
  padding: 0;
}
#nav5 a {
  font-size: 0em;
  color: white;
  text-decoration: none;
}
#nav5 li {
  float: left;
}
#nav5 li a {
  display: block;
  height: 30px;
  font-size: 0em;
  color: white;
  line-height: 0em;
  margin-right: 19px;
}
#page24 a {
  background: url(/files/tpl/set1/img/glas.gif) no-repeat bottom left;
  width: 25px;
}
#page24 a:hover,
#page24.active a {
  background-position: bottom right;
}
#page25 a {
  background: url(/files/tpl/set1/img/kastl.gif) no-repeat bottom left;
  width: 18px;
}
#page25 a:hover,
#page25.active a {
  background-position: bottom right;
}
#page33 a {
  background: url(/files/tpl/set1/img/handy.gif) no-repeat bottom left;
  width: 17px;
}
#page33 a:hover,
#page33.active a {
  background-position: bottom right;
} 
#page34 a {
  background: url(/files/tpl/set1/img/laptop.gif) no-repeat bottom left;
  width: 28px;
}
#page34 a:hover,
#page34.active a {
  background-position: bottom right;
}
#page108 a {
  background: url(/files/tpl/set1/img/maxl.gif) no-repeat bottom left;
  width: 30px;
  margin: 0 0 0 3px !important;
}
#page108 a:hover,
#page108.active a {
  background-position: bottom right;
} 
/*------mixnavi-------*/
#mixnavigation {
  position: absolute;
  top: 120px;
  left: 640px;
  width: 205px;
  height: 20px;
  border-bottom: 1px #cccccc solid;
  z-index: 91;
}
#nav8 {
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
}

#nav8 li {
	position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 20px;
  float: left;
}
#nav8 li a {
  margin: 0;
  padding: 0 12px 0 0;
  width: auto;
  color: #333333;
  text-decoration: none;
  text-transform: uppercase;
}
#nav8 li a:hover,
#nav8 li.active a {
  color: #666666;
}

/*-------language-----------*/
#language {
  position: absolute;
  top: 5px;
  right: 5px;
  height: 17px;
  width: 85px;
  z-index: 150;
  margin: 0;
  padding: 0;
}
#language ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
}

#language ul li {
  position: relative;
  margin: 0;
  padding: 0;
  width: auto;
  height: 17px;
  float: right;
}

#language ul li a {
	display: block;
  margin: 0 0 0 5px;
  padding: 0;
  width: 35px;
  height: 17px;
}
#german {
  background: url(/files/tpl/set1/img/deutsch.gif) no-repeat bottom right;
}
#english {
  background: url(/files/tpl/set1/img/english.gif) no-repeat bottom right;
}
/*---------footer-------*/

#footer {
  position: relative;
  clear: both;
  height: 20px;
  margin: 0;
  padding: 0;
  color: white;
  z-index: 10;
}
div.footerinner {
  position: absolute;
  top: 25px;
  left: 0;
  text-align: left;
  width: 840px;
  height: 20px;
  margin: 0;
  padding-left: 20px;
  color: white;
}
.footerinner a {
  text-decoration: none;
  font-size: 0.9em;
  text-transform: uppercase;
  color: #ffffff;
}

.footerinner a:hover {
  color: #ffffff;
  text-decoration: overline;
}
/*----Die Formatierung des Contents------*/

#content h1 {
  font-size: 1em;
  font-weight: bold;
  color: #004481;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

#content h2 {
  font-size: 1em;
  font-weight: bold;
  color: #004481;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

#content h3 {
  font-size: 1em;
  font-weight: bold;
  color: #004481;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
#content h4 {
  font-size: 1em;
  font-weight: bold;
  color: #004481;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
#content h5 {
  font-size: 1em;
  font-weight: bold;
  color: #004481;
}
#content h6 {
  font-size: 1em;
  font-weight: bold;
  color: #004481;
}

#content a {
  text-decoration: underline;
  color: #004481;
}

#content a:hover, #content a:active {
  text-decoration: overline;
  color: #99B4CD;
}

#content table td p {
  margin: 0;
  padding: 0;
}
span.hilite {
  color: red;
  font-weight: bold;
}
/*-----Content Spezial-----*/

.moreright a {
  background: url(/files/tpl/set1/img/mehr_see.gif) no-repeat top left;
}
.moreright a:hover {
  background-position: top right;
}
.backright a {
  background: url(/files/tpl/set1/img/back_see.gif) no-repeat top right;
}
.backright a:hover {
  background-position: top left;
}
/*----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;
}


