html, body{
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
  height: 100%;
  width: 100%;
  min-width: 995px;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
}

h1{
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  color: #cc9900;
  line-height: 20px;
}

h2{
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #cc9900;
  line-height: 16px;
}

#head_bg{
  z-index: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 80px;
  background-color: #ffde36;
}

* html #head_bg{
  top: 20px;
}

#head{
	z-index: 20;
	position: absolute;
	float: left;
	top: 20px;
	left: 0px;
	width: 996px;
	height: 80px;
	background: transparent url(http://www.gasversorgung-unterland.de/media/44/GU_TOP.jpg) 0px 0px no-repeat;
}

#logo_container{
	z-index: 10;
	position: absolute;
	top: 20px;
	right: 0px;
	width: 100%;
	height: 110px;
	background-color: transparent;
	text-align: right;
}

* html #logo_container{
	position: static;
	margin-top: 20px;
}

#logo{
	z-index: 10;
	position: relative;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	width: 995px;
	height: 110px;
	background: transparent url(http://www.gasversorgung-unterland.de/media/45/GU_LOGO_GELB.gif) 675px 0px no-repeat;
}

* html #logo{
	float: none;
}

a.pdf:link, a.pdf:visited, a.pdf:active{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: transparent;
}

a.pdf:hover{
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
	color: #cc9900;
	background-color: transparent;
}

.menu_schrift{
  font-size: 14px;
	font-weight: bold;
	color: #cc9900;
}

#topmenu{
	z-index: 30;
  position: absolute;
	top: 80px;
	left: 0px;
	height: 50px;
	background-color: transparent;
	text-align: left;
	white-space: nowrap;
}

* html #topmenu{
	top: 100px;
}

#menu1{
	margin: 6px 0px 0px 4px;
	padding: 0px;
}

* html #menu1{
	margin: 6px 0px 0px 0px;
}

ul#menu1 li {
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 4px 2px;
	list-style: none;
	display: inline;
	text-align: left;
	text-transform: uppercase;
	border-right: 1px solid #333333;
}

* html ul#menu1 li {
	padding: 0px 2px 2px 6px;
}

a.menu1_punkt:link, a.menu1_punkt:visited, a.menu1_punkt:active{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #cc9900;
	background-color: transparent;
}

a.menu1_punktCurrent:link, a.menu1_punktCurrent:visited, a.menu1_punktCurrent:active, a.menu1_punktCurrent:hover, a.menu1_punkt:hover{
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
	color: #333333;
	background-color: transparent;
}

#submenu{
	z-index: 30;
  position: absolute;
  top: 160px;
	left: 0px;
	width: 220px;
	padding: 0px 0px 0px 7px;
	background-color: transparent;
	text-align: left;
}

* html #submenu{
  top: 180px;
}

#menu2{
	padding: 0px;
	margin: 40px 0px 0px 0px;
	background-color: transparent;
}

ul#menu2 li{
	margin: 0px;
	list-style: none;
	background-color: transparent;
}

a.menu2_punkt:link, a.menu2_punkt:visited, a.menu2_punkt:active{
	text-decoration: none;
	font-weight: bold;
	color: #cc9900;
	background-color: transparent;
}

a.menu2_punktCurrent:link, a.menu2_punktCurrent:visited, a.menu2_punktCurrent:active, a.menu2_punktCurrent:hover, a.menu2_punkt:hover{
  text-decoration: none;
  font-weight: bold;
	color: #333333;
	background-color: transparent;
}

.menu_punkt_schrift0{
  font-size: 14px;
}

.menu_punkt_schrift1{
  font-size: 12px;
}

.submenu_deep1{
  padding-left: 18px;
}

#inhalt{
	z-index: 20;
  position: absolute;
  padding: 0px 0px 0px 0px;
	top: 162px;
	left: 240px;
	width: auto;
	min-width: 755px;
	background-color: transparent;
	text-align: left;
}

* html #inhalt{
	top: 182px;
  border-right: 755px solid #ffffff;
}

#inhalt_container{
  display: block;
}

* html #inhalt_container{
  float: left;
	position: relative;
	margin-right: -755px;
}

#breadcrumb{
  white-space: nowrap;
}

#inhalt_text{
  margin: 0px 28px 0px 0px;
}

#inhalt_text a:link, #inhalt_text a:visited, #inhalt_text a:active{
	font-size: 12px;
	color: #333333;
	background-color: transparent;
}

#inhalt_text a:hover{
  font-size: 12px;
  font-weight: bold;
	color: #cc9900;
	background-color: transparent;
}

.pathCurrent{
  display: none;
}

/*Sitemap */
.sitemap li {
  margin-left: 
12px;
}

.sitemap ul li > a {
  font-size:
 14px;
  font-weight: bold;
  color: #498023;
}

.sitemap
 ul ul li a {
  font-size: 12px;
  font-weight:
 normal;
  color: #87888A;
  padding-left: 12px;

  background: url() no-repeat left 
center;
}

.sitemap ul ul li a:hover {

  color: #333333;
}

.sitemap ul ul li {

  background: url() no-repeat left 
bottom;
}

.sitemap ul ul li.last {
  background:
 url() no-repeat 0px -4px;
}

.sitemap
 ul ul li a.last {
  background: none;
}


