* {
   padding: 0;
   margin: 0;
   margin-left: 0;
   padding-left: 0;
}
body {
	background: #FFCC66;
	color: #000000;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

p {
	margin-bottom: 10px;
	line-height: 40px;
	font-size: 90%;
	text-align: left;
}

table {
}


label {
    width: 150px;
    float: left;
  }
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute;
	top: 54px;
	left: 8px;
	height: 222px;
}
#menu {
width: 15em;
}
#menu dt {
	cursor: pointer;
	margin: 2px 0;
	border-bottom: 1px solid #aaa;
	height: 35px;
	line-height: 35px;
	padding-left:20px;
	text-align: justify;
	font-weight: bold;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
#menu dd {
border: 1px solid gray;
}
#menu li {

padding-left:20px;
text-align: left;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
border-bottom: 1px solid #aaa;
height: 35px;
line-height: 35px;
text-align: justify;
border: 0 none;
height: 100%;
}

#menu li a:hover, #menu dt a:hover {
	display:block;
	width:150px;
	background: url(../lauenburg-erdbau-favicon.gif) no-repeat left;
	color: #000000;
}

.mentions {
position: absolute;
top : 300px;
left : 20px;
color: #000;
background-color: #fff;
}
  span a {
   font-weight: bold;
   text-decoration: none;
}   
#container {
   position: relative; 
   margin: 0 auto;
   width: 700px;
   padding: 1px;
   text-align: left;
   background: #FFFFFF;	
}
#gallery {
	padding:0;
	margin:0;
	list-style-type:none;
	overflow:hidden;
	width:320px;
	height:390px;
	border:1px solid #888;
	background:#fff url(../images/erdbau-tiefbau-lauenburg.gif);
	margin-right: 5px;
	margin-bottom: 10px;
  }
#gallery li {
  float:left;
  }
#gallery li a {
  display:block; 
  height:30px;
  width:320px; 
  float:left; 
  text-decoration:none; 
  border-bottom:1px solid #fff; 
  cursor:default;
  }
#gallery li a img {
  width:320px; 
  height:30px; 
  border:0;
  }
#gallery li a:hover {
  background:#eee; 
  height:239px;
  }
#gallery li a:hover img {
  height:239px;
  }

/* intro */

#pageHeader {
   border: solid medium #FED801;
   height: 200px;
   margin: 0;
   padding: 0;
   background-image: url(../images/erdbau-lauenburg-tiefbau.gif);
   background-position: center top;
   background-repeat: no-repeat;
}

#pageHeader h1 span {
   position: absolute;
   top: 68px;
   left: 44px;
   width: 250px; 
}

#pageHeader h2 span {
	position: absolute;
	top: 120px;
	left: 44px;
	width: 250px;
	font-size: 6px;
	text-align: right;
}

#quickSummary .p1 {
	position: absolute;
	top: 42px;
	left: 378px;
	width: 100px;
	font-size: 90%;
	height: 50px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	
}

#quickSummary .p2 span {
	position: relative;
	top: 167px;
	left: 369px;
	width: 133px;
	font-size: 6px;
	color: #000000;
}

#about {
	margin-left: 220px;
	margin-right: 35px;
	margin-bottom: 30px;
	padding: 10px 20px 10px;
	border-style: double;
	border-color: #000000;
	text-decoration: none;
}

#about1 {
   margin-left: 220px;
   margin-right: 35px;
   margin-bottom: 30px;
   padding: 10px 20px 10px;
   border-style: double;
   border-color: #000000;
   background-image:url()
}

#about2 {
   margin-left: 220px;
   margin-right: 35px;
   margin-bottom: 30px;
   padding: 10px 20px 10px;
   border-style: double;
   border-color: #000000;
}

#about h3 {
	color: #000000;
	margin-bottom: 10px;
}

/* generic text */

#supportingText {
   margin-left: 200px;
   margin-right: 25px;
   padding: 10px 10px 15px 25px;
}

#products, #services, #support, #development {
   padding-right: 50px;
}

#supportingText h3 {
   margin-bottom: 10px;
   height: 18px;
   border-bottom: solid #000000 1px;
   color: #FED801;
}

#footer {
	clear: both;
	font-size: 70%;
	margin: 0 0 0 -200px;
	margin-top: 60px;
	text-align: center;
}

/* links */

#linkList {
	position: absolute;
	top: 250px;
	left: 24px;
	width: 180px;
	font-size: 70%;
	border-bottom: 1px solid #000;

}

#linkList a, #linkList a:link, #linkList a:visited {
	color: #000000;
}

#linkList a:hover {
	color: #FF9933;
	text-decoration: none;
	width: 100px;
}

#linkList ul {
   list-style: none;
}

#linkList ul li {
   margin-bottom: 5px;
   margin-left: 5px;
}

#linkList h3{
   margin-top: 25px;
   margin-bottom: 10px;
   border-bottom: 1px solid #000; 
   background: #FED801;
   text-align: center;
}

#llinks ul li {
   margin-bottom: 5px;
}

#lresources {
   margin-bottom: 10px;
}

/***************/

/* SITEMAP *****/

/***************/

ul.sitemap *{
	list-style-type: none;
}
ul.sitemap{
	margin: 0;
	padding: 0;
}
ul.sitemap li {
	margin: 0 0 4px 0;
	padding: 0;
}
ul.sitemap ul{
	padding-left: 0px;
	margin: 4px 0 4px 0;
}
ul.sitemap ul ul{
	padding-left: 30px;
	margin: 4px 0 4px 0;
}

.sitemap a:link {
padding-left: 30px;
background-image: url('../pics/page1.gif');
background-repeat: no-repeat;
text-decoration: none;
color:#000000;
}
.sitemap a:visited {
padding-left: 30px;
background-image: url('../pics/page3.gif');
background-repeat: no-repeat;
text-decoration: none;
color:#999999;
}
.sitemap a:hover {
padding-left: 30px;
background-image: url('../pics/page2.gif');
background-repeat: no-repeat;
text-decoration: none;
color:#fed801;
}
.Sitemap a:active {
padding-left: 30px;
background-image: url('../pics/page1.gif');
background-repeat: no-repeat;
text-decoration: none;
color:#000000;
}

.sitemap ul a:link {
padding-left: 60px;
background-image: url('../pics/page1a.gif');
background-repeat: no-repeat;
text-decoration: none;
}
.sitemap ul a:visited {
padding-left: 60px;
background-image: url('../pics/page3a.gif');
background-repeat: no-repeat;
text-decoration: none;
}
.sitemap ul a:hover {
padding-left: 60px;
background-image: url('../pics/page2a.gif');
background-repeat: no-repeat;
text-decoration: none;
}
.Sitemap ul a:active {
padding-left: 60px;
background-image: url('../pics/page1a.gif');
background-repeat: no-repeat;
text-decoration: none;
}
