
/* STYLESHEET INGENIEURBUERO DR. WESEMANN            */
/* VERSION 0.9, 04. April 2007                       */
/* Marc Benthaus für eden und team Werbeagentur GmbH */
/* marc@edenundteam.de | www.edenundteam.de          */


/* INITIAL CSS RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* LAYOUT */


body {
  text-align: center;
  background: #dadbdd url(asset/bg.gif) repeat-y center;

}


#seite { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  width: 770px;
}

#logo {
	margin: 30px;
	height:70px;
	text-align: right;
}

#logo h1 {
	visibility: hidden;
}

#logo img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#logo a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


#header {
	height: 230px;
	margin: 0px;
}

#hauptmenu {
	margin: 0px 0px 40px 0px;
	background: #707173;
	padding: 5px 30px 5px 30px;
	height: 20px;
}

#inhalt {
	width: 675px;
	margin-left: 30px;
}

#links {
	width: 440px;
	float: left;
}

#rechts {
	width: 180px;
	float: right;
}


#footer {
	width: 710px;
	clear: both;
	margin: 40px 0px 20px 0px;
	background: url(asset/lot.gif) no-repeat 668px;
}

/* FORMATIERUNGEN */

body {
	font: 0.8em/1.5em Helvetica, Arial, sans-serif;
	color: #333;
}

#hauptmenu {
	color: #fff;
	font-weight: bold;
	font-size: 1.35em;
}

#hauptmenu ul {
	list-style-type: none;
}

#hauptmenu ul li {
	float: left;
	margin: 0px 20px 0px 0px;
}

#hauptmenu ul li a {
	color: #fff;
	text-decoration: none;
}

#hauptmenu ul li a:hover, #hauptmenu ul li.haupt-act {
	border-bottom: 5px #cb006b solid;
}

#hauptmenu .sprache {
	float: right;
	font-size: 0.6em;
	padding:  3px 34px 0px 0px;
}

#hauptmenu .sprache a{
	color: #fff;
	text-decoration: none;
}
#hauptmenu .sprache a:hover {
	color: #fff;
	background: #cb006b;
}


#inhalt h1 {
	font-size: 1.35em;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 25px;
	letter-spacing: 0.05em;
}

#inhalt h2 {
	font-size: 1.1em;
	line-height: 1.45em;
	font-weight: bold;
	margin-bottom: 12px;

}

#inhalt h3 {
	font-size: 1.1em;
	line-height: 1.45em;
	font-weight: bold;
	margin-bottom: 12px;
	border-bottom: 1px solid #cb006b;

}

#inhalt p {
	margin-bottom: 35px;
}

#inhalt a {
	color: #cb006b;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

#inhalt a:hover {
	background:  #cb006b;
	color: #fff;
}

#inhalt p.einleitung {
	font-weight: bold;
}


#footer {
	font-size: 0.8em;
}

#rechts, #subnavigation {
	font-size: 0.9em;
	line-height: 1.6em;


}

#rechts .container_headline {
	color: #fff;
	background-color: #707173;
	margin: 0px;
	float: right;
	display: block;
	padding: 4px 8px 2px 8px;
}

#subnavigation .container_headline {
	color: #fff;
	background-color: #707173;
	margin: 0px;
	float: right;
	display: block;
	padding: 4px 8px 2px 8px;

}
#rechts .container_text {
	padding: 8px 8px 8px 8px;
	background-color: #dadbdd;
	float: right;
	border-top: 2px #707173 solid;
	border-bottom: 2px #707173 solid;
	margin: 0px 0px 40px 0px;
	width:  164px;

}

#rechts .container_text p {
	padding: 0px;
	margin: 0px;
}
#subnavigation .container_text {
	padding: 8px 8px 8px 8px;
	background-color: #dadbdd;
	float: right;
	border-top: 2px #707173 solid;
	border-bottom: 2px #707173 solid;
	margin: 0px 0px 40px 0px;
	width:  164px;
	
}

#subnavigation ul {
	background-color: #dadbdd;
	float: right;
	border-top: 2px #707173 solid;
	border-bottom: 2px #707173 solid;
	margin-bottom: 40px;
	width:  180px;

}

#subnavigation ul li {
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #e7e7e8;
	color: #cb006b;
}

#subnavigation ul a {
	margin: 0px;
	padding: 0px 2px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	display: block;
}

#links .projekt_bereich {
	color: #fff;
	background-color: #707173;
	margin: 0px;
	float: right;
	display: block;
	padding: 2px 8px 0px;
	font-size: 0.8em;
}

#links p.projekt_teaser {
	margin: 3px 0px 20px 0px;
}




#links p.projekt_teaser .projekt_meta {
	display: block;
	font-size: 0.8em;
	margin: 7px 0px 0px 0px;

}

.projektauswahl {
	background: #e7e7e8;
	border-top: 1px #707173 solid;
	border-bottom: 1px #707173 solid;
	padding: 2px;
	text-align: center;
	font-size: 0.8em;
	margin: 0px 0px 20px 0px;
}

.unsichtbar {
	visibility: hidden;
}

#links table {
	width: 100%;
	border-style: none;
	margin: 0px 0px 30px 0px;
}

#links table th {
	font-weight: bold;
	border-bottom: 2px #707173 solid;
	background: #e7e7e8;
	margin: 2px;
	padding: 4px;
}

#links table td {
	margin: 2px;
	padding: 4px;
}

#links table tr.gerade {
	background: #e7e7e8;
}

#links table tr:hover {
	background: #d3d3d3 !important;
}

#links .galerie {
	margin: 0px 0px 45px 0px;
}

#links .galerie a {
	margin: 0px;
	padding: 0px;
	color: #fff;
	border-style: none;
	background: transparent !important;
}
#links .galerie a:hover {
	margin: 0px;
	padding: 0px;
	color: #fff !important;
	border-style: none !important;
	background: transparent !important;
}

#links .galerie .projektbild {
	border-bottom: 2px #707173 solid;
	margin: 0px;
	padding: 0px;

}

#links .galerie .galerie_oeffnen {
	color: #fff;
	background-color: #707173;
	float: right;
	padding: 0px 8px 2px 8px;
	font-size: 0.8em;
	margin-top: -7px;
}


#links ul {
	list-style-type: square;
	margin-left: 18px;

}

#links h6 {
	font-weight: bold;
}


strong {font-weight: bold;}

.csc-sitemap { margin-bottom: 30px; }
.csc-sitemap li li {margin-left: 20px;}

img.stat {visibility: hidden; position:absolute; top:1px; left:1px; width:1px; height:1px;}
