@charset "ISO-8859-1";
/* CSS Document */

/*BROWSER RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	color: #333;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*FORMATIERUNG YESNO*/
body {
	background:url(../pics/bg_body.gif) top repeat-x;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100%;
}

#gesamt {
	width: 932px;
	margin: 0 auto;
	background:url(../pics/bg_main2.png) bottom no-repeat;
	padding-bottom: 11px;
}

#container {
	width: 911px;
	margin: 0 auto;
	border: 1px solid #c2c2c2;
	border-top: none;
	border-bottom: none;
	background-color:#FFF;
}
.clear {
	clear: both;
	padding:0;
	margin:0;
	line-height:0;
	height:0;
}
.orange, a.orange {
	color: #d79352;
}

/* RESET HEADER */
#resetheader {
	position: absolute;
	right:0;
	top:0;
}

/*HEADER*/
#header {
	padding: 26px 0 20px 48px;
	position:relative;
}

/*BELOW HEADER*/
#belowHeader {
	clear: both;
	position:relative;
}

/*ADRESSE*/
.addressblock {
	height: 75px;
}
.addressblock img {
	margin: 22px 0 28px 48px;
}

/*NAVIGATION*/
#navGesamt {
	height: 20px;
	background:url(../pics/bg_nav_diagonal.gif) repeat-x;
	padding-left: 520px;
}
.nav {
	float: left;
	padding-right: 30px;
	position: relative;
}
.nav a {
	width: 90px;
	height: 20px;
	display: block;
	background: url(../pics/navigation.png) no-repeat;
}
* html .nav a {
	background: url(../pics/navigation.gif) no-repeat;
}
.nav a span {
	display: none;
}
.start a, .projekteSel .start a, .kontaktSel .start a {
	background-position: 0px -20px;
}
.start a:hover, .startSel .start a {
	background-position: 0px 0px;
}
.projekte a, .startSel .projekte a, .kontaktSel .projekte a {
	background-position: -180px -20px;
}
.projekte a:hover, .projekteSel .projekte a {
	background-position: -180px 0px;
}
.kontakt a, .startSel .kontakt a, .projekteSel .kontakt a {
	background-position: -270px -20px;
}
.kontakt a:hover, .kontaktSel .kontakt a {
	background-position: -270px 0px;
}

/*NAVIGATION IE6 OHNE PNG*/
/*NAVIGATION*/

#navsel {
	position:absolute;
	top: 20px;
	left: 520px;
	width: 150px;
	font-size: 80%;
	padding: 6px;
}
.projekteSel #navsel {
	left: 640px;
	padding-left: 12px;
}
.kontaktSel #navsel {
	left: 760px;
}
#navsel a {
	color: #333;
	text-decoration:none;
}
#navsel a:hover {
	color:#999;
}
#navsel a.sel {
	color:#d79352;
}
#navsel li {
	margin-top: -1px;
	padding-bottom: 6px;
}

/*HEADLINE*/
#headline {
	position:absolute;
	top: 40px;
	left: 328px;
	width: 522px;
}
#headline p {
	color: #d79352;
	font-size: 120%;
	/*line-height:1.4em;*/
}
#headline p span {
	color: #999;
	font-size: 70%;
}
/*CONTENT*/
#content {
	clear: both;
	padding: 40px 190px 40px 48px;
	background:url(../pics/bg_content.gif) top repeat-x;
	border-top: 1px solid #c2c2c2;
	background-color:#fbfcfc;
	line-height: 130%
}
.content1 {
	position: relative;
}
.content1 .contentImage {
	float: left;
	width: 207px;
	height: 215px;
	padding-bottom: 250px;
}
.content1 p.textBlock {
	margin-left: 280px;
	padding-bottom: 5px;
	line-height: 140%;
}
.content1 .tabelle {
	margin-left: 280px;
}
.content1 table.adresse {
	padding-bottom: 5px;
	line-height: 140%;
}
.content1 table.adresse td {
	width: 50%;
	font-size: 80%;
}
.content1 table.adresse td.first {
	width: 380px;
	color: #697d98;
	font-size: 100%;
	padding-bottom: 5px;
	background:url(../pics/punktlinie.gif) bottom repeat-x;
}
.content1 table.adresse td.right {
	text-align: right;
}
.content1 p.textBlock a {
	color: #d79352;
}
.content1 p.grauBlock{
	background-color: #e1e1e1;
	padding: 5px 10px;
	margin-bottom: 3px;
}
.content1 p {
	font-size: 80%;
	color: #333;
}

/*PROJEKTREFERENZ*/
/*BILDER-LAYER AUSBLENDEN*/
.singleProject {
	width: 209px;
}
.singleProject img {
	border: 1px solid #CCC;
}
.contentImage #project0 img {
	border: none;
	padding:1px;
}

#project10, #project11, #project12, #project13, #project14, #project20, #project21, #project22, #project30, #project31, #project40, #project41, #project50, #project51, #project52, #text10, #text11, #text12, #text13, #text14, #text20, #text21, #text22, #text30, #text31, #text40, #text41, #text50, #text51, #text52 {
	display: none;
}
#project0, #project10, #project11, #project12, #project13, #project14, #project20, #project21, #project22, #project30, #project31, #project40, #project41, #project50, #project51, #project52 {
	position: absolute;
}
.accordion {
	margin-left: 280px;
	font-size: 80%;
}
dl,dd {
	margin: 0;
}
dt {
	background: url(../pics/punktlinie.gif) bottom repeat-x;
}
dt a {
	color: #697d98;
	text-decoration: none;
	display: block;
	padding: 3px 0 4px 0;
}
dd {
	padding-bottom: 1px;
	background: url(../pics/punktlinie.gif) bottom repeat-x;
}
dd a {
	color: #333;
	text-decoration: none;
	display: block;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 3px 0;
}
.content1 ul li a span {
	visibility:hidden;
	color: #999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style:italic;
}
.content1 ul li a:hover span {
	visibility:visible;
}
* html .accordion dl dd .liste li {
	line-height: 1em;
}
table.weitereKunden {
	font-size: 80%;
	line-height: 100%;
	margin-top: 3px;
}
table.weitereKunden td {
	padding: 4px 5px 4px 0;
}
.content1 .projectText {
	margin-top: 216px;
	width: 207px;
}
.content1 #contentDescription div {
	width: 207px;
}
.content1 .contentImage {
	position: relative;
}

/*BESCHREIBUNGSBLOCK*/
.content1 #contentDescription {
	font-size: 90%;
	margin-top: 9px;
	line-height: 1.2em;
}
p.descrTitel {
	background: url(../pics/punktlinie.gif) bottom repeat-x;
	color: #697d98;
	padding: 3px;
}
p.descrDescr {
	padding: 3px;
	background: url(../pics/punktlinie.gif) bottom repeat-x;
}
span.descrKunde {
	font-size: 0.8em;
}
p.descrLink, p.descrLink a {
	padding: 3px 3px 3px 12px;
	display:block;
	color: #697d98;
	background: url(../pics/linkpfeil.gif) left no-repeat;
}
p.descrLink {
	padding-left: 3px;
	background: none;
}

/*GOOGLE MAPS*/
.kontaktContent {
	position: relative;
}
#googleMaps {
	position: absolute;
	visibility:hidden;
}
#map_canvas {
	background-color: #093;
	border: 1px solid #CCC;
	z-index: 999;
}
#close {
	position: absolute;
	top: 410px;
	left: 0;
	width: 673px;
	text-align: right;
	z-index:9999;
	font-size: 80%;
}
