html
	{
		height: 100%;
	}
body
	{
		margin: 0;
		padding: 50px 0 0 0;
		height: 95%;
		font-family: Verdana, sans-serif;
		font-size: 100.01%;
		background: #fff;
		color: #222;
	}

#wrapper
	{
		width: 940px;
		margin: 0 auto;
		font-size: .8em;
		position: relative;
	}

#header
	{
		position: relative;
	}

#header h1, #header h2
	{
		position: relative;
		width: 328px;
		height: 48px;
		font-size: .7em;
		margin: 0 0 8px 147px;
	}

#header h2
	{
		width: 661px;
		height: 141px;
		margin: 0 0 15px 185px;
	}

#header h1 span, #header h2 span
	{
		position: absolute;
		width: 100%;
		height: 100%;
		background: url(/images/layout/logo.gif) no-repeat;
	}

#header h1 a
	{
		cursor: pointer;
	}

#header h2 span
	{
		background: url(/images/layout/header-bg.jpg) no-repeat;
	}

#header #logos
	{
		position: absolute;
		top: 0;
		right: 0;
	}

#header #logos img
	{
		display: block;
		margin-bottom: 20px;
		position: relative;
		border: 0;
	}

#container
	{
		padding-top: 10px;
		margin: 0 94px 0 8px;
		border: 2px dotted #CDCDCD;
		border-width: 0 2px;
	}

#content, #sub-nav
	{
		float: left;
	}

#content
	{
		padding: 0 50px 0 70px;
		margin-left: 180px;
		width: 535px;
	}

#content h1
	{
		font-family: "Trebuchet MS", Verdana, sans-serif;
		color: #006634;
		font-weight: normal;
		font-size: 2em;
		margin-top: 0;
		padding-top: 0;
	}
	
#content h2
	{
		font-family: "Trebuchet MS", Verdana, sans-serif;
		color: #006634;
		font-weight: normal;
		font-size: 1.75em;
	}	

#content p, #content table, #content ul
	{
		line-height: 1.7em;
	}
	
#content address
	{
		margin: 0;
		padding: 0;
		display: block;
		font-style: normal;
	}
	
#content a, #breadcrumbs a, #breadcrumbs a:visited
	{
		color: #006634;
	}
	
#content a:visited
	{
		color: #000;
	}

#sub-nav
	{
		width: 151px;
		padding-left: 27px;
		border-right: 2px dotted #CDCDCD;
		margin-left: -834px;
	}

#sub-nav ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}

#sub-nav ul a, #sub-nav ul span
	{
		display: block;
		width: 148px;
		margin-bottom: 40px;
		padding-top: 91px;
		font-size: .85em;
		color: #006634;
		text-decoration: none;
	}

#sub-nav li#deponieabdichtungen a, #sub-nav li#deponieabdichtungen span.x
	{
		background: url(/images/layout/sub-nav-bg-deponie.jpg) no-repeat;
	}

#sub-nav li#bauwerksabdichtungen a, #sub-nav li#bauwerksabdichtungen span.x
	{
		background: url(/images/layout/sub-nav-bg-bauwerk.jpg) no-repeat;
	}

#sub-nav li#erd-und-wasserbau a, #sub-nav li#erd-und-wasserbau span.x
	{
		background: url(/images/layout/sub-nav-bg-erd-wasser.jpg) no-repeat;
	}

#sub-nav ul a:hover
	{
		text-decoration: underline;
	}

span.company
	{
		font-weight: bold;
		color: #006634;
		word-spacing: -.1em;
		letter-spacing: -1px;
	}

#top-nav ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
		position: absolute;
	}

#top-nav ul li
	{
		float: left;
		margin-left: 42px;
	}

#top-nav ul#nav
	{
		top: 33px;
		right: 110px;
		width: 265px;
		height: 21px;
		padding-left: 32px;
		background: url(/images/layout/top-nav-bg.gif) no-repeat;
	}

#top-nav ul#nav li
	{
		margin: 0 40px 0 0;
	}

#top-nav ul#nav li#last
	{
		margin-right: 0;
	}

#top-nav ul#contact-imprint
	{
		top: 62px;
		right: 120px;
	}
	
#top-nav ul#lang
	{
		top: 166px;
		right: 100px;
		color: #fff;
		font-size: .8em;
	}
	
#top-nav ul#lang li
	{
		margin: 0 1em 0;
		padding: 0;
	}


#top-nav ul#nav a
	{
		display: block;
		margin-top: 2px;
		font-family: "Trebuchet MS", Verdana, sans-serif;
		font-weight: bold;
		color: #006634;
		text-decoration: none;
	}

#top-nav ul#nav a:hover
	{
		color: #fff;
	}

#top-nav ul#contact-imprint a
	{
		font-size: .8em;
		color: #fff;
		text-decoration: none;
	}
	
#top-nav ul#lang a, #top-nav ul#lang a:hover
	{
		color: #fff;
		text-decoration: none;
	}
	

#top-nav ul#contact-imprint a:hover
	{
		color: #006634;
	}

#about
	{
		clear: both;		
		height: 14px;
		margin-right: 94px;
		padding: 25px 42px 0 0;
		background: url(/images/layout/footer-bg.gif) bottom left no-repeat;
		font-size: .8em;
		text-align: right;
		color: #fff;
	}

.cb
	{
		clear: both;
	}

hr, #header p, #sub-nav h2, #top-nav h2, .skip, .print-only
	{
		position: absolute;
		left: -999em;
	}

.box
	{
		position:relative;
		
	}

.box div.inner
	{
		background: #D7E7DF;
		padding: 1px 15px;
		margin-left: 13px;
		line-height: 1.5em;
	}

.box div.lft
	{
		background: #719B87 url(/images/layout/box-lft-top.gif) no-repeat;
		position: relative;
	}


.box span.bottom
	{
		display: block;
		width: 13px;
		height: 49px;
		position: absolute;
		left: 0;
		bottom: 0;
		background: url(/images/layout/box-lft-bottom.gif) bottom left no-repeat;
	}
	
fieldset
	{
		border: 0;
		margin: 0;
		padding: 0;
	}

fieldset legend, label, input.submit
	{
		font-weight: bold;
		font-family: "Trebuchet MS", Verdana, sans-serif;
		font-size: 1.2em;
		color: #719b87;
	}

legend
	{
		padding-bottom: 1em;
	}

label
	{
		font-size: 1em;
		display: block;
		width: 200px;
		float: left;
	}

label.required
	{
		color: #000;
	}

.txtsmall
	{
		font-size: .8em;
	}

input.text, textarea
	{
		font-size: 1em;
		font-family: Verdana, sans-serif;
		background: #fff;
		color: #000;
		border: 1px solid #719b87;
		padding: .2em;
		width: 283px;
	}

textarea
	{
		width: 485px;
	}

input.required, textarea.required
	{
		border-color: #000;
	}

input.error, textarea.error
	{
		border-color: red;
		color:red;
	}

input.submit
	{
		background: #719b87;
		color: #fff;
	}

.error
	{
		color: red;
		font-weight: bold;
	}

.tar
	{
		text-align: right;
	}
	
.tac
	{
		text-align: center;
	}

p#breadcrumbs
	{
		position: absolute;
		top: 174px;
		left: 400px;
		font-size: .8em;
		color: #737373;
	}
	
div.photo-page h2
	{
		clear: both;
	}
	
div.photo-page ul
	{
		margin: 1em 0;
		padding: 0;
		list-style: none;
	}
	
div.photo-page li
	{
		display: inline;
		margin-right: 24px;
	}
	
div.photo-page li img
	{
		margin-bottom: 12px;
	}
	
div.photo-page li img
	{
		border: 2px solid #006634;
	}
	
div.photo-page li a:hover img
	{
		border-color: #4e6fb2 !important;
	}
	
#lightbox
	{
		background:#fff;
		margin: 30px 10px 10px 10px;
		padding: 10px;
		z-index:2000;
	}

#lightboxCaption 
	{
		background:#fff;
		padding: 6px 0;
		font-size: .65em;
		text-align: center;
	}

#lightbox img, #overlay img
	{ 
		border: none; 
	}

#overlay 
	{ 
		text-align: left;
		background-image: url(/images/layout/opac.png);
	}
	
table
	{
		width: 100%;
	}
	
thead th, tfoot th
	{
		color: #85af9b;
		text-align: left;
	}

th.size
	{
		width: 10em;
	}
	
td
	{
		padding: 1em 2em .5em 0;
		border-top: 1px dotted #85af9b;
		vertical-align: top;
	}
	
tfoot th
	{
		border-top: 1px dotted #85af9b;
	}
