@charset "UTF-8";
/* CSS Document */

/* Farbdefinitionen

Grau		       #555555
Himbeerrot hell    #bc0066
Himbeerrot dunkel  #960055
Lindgruen	       #bdcd00

-------------------	*/

html { height: 100%; margin-bottom: 1px; }  /* erzwingt einen scrollbalken */

body {
	text-align: right;
	margin: 0 0 auto auto;
	padding: 0;
	background: #e8eea7 url(grafik/backdrop-hellgruen1.jpg) repeat-y right;
}
body.printmedien, body.programmiertes, body.projekte {
	background: #e7eff5 url(grafik/backdrop-hellblau1.jpg) repeat-y right;
}
body.kontakt {
	background: #fff9af url(grafik/backdrop-gelb.jpg) repeat-y right;
}
body.nuetzliches {
	background: #9aadce url(grafik/backdrop-blau.jpg) repeat-y right;
}
body, td, h4 {
	font-family: "Lucida Grande", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #555555;
	font-weight: normal;
	margin: 0;
}
td {
	vertical-align: top;
}
form {
	margin: 0px;
	padding: 0px;
}
h1, h2 {
	font-size: 11px;	
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #960055;
}
h2.pfeil {
	padding-left: 2.4em;
}
h3 {
	font-size: 11px;	
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #555555;
}
a img {
	border: none;
}
input, textarea {
	margin: 0 0 8px 0;
	padding: 4px;
	width: 360px;
	font-family: "Lucida Grande", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	border-top: none;
	border-right: 1px solid #99a2a8;
	border-bottom: 1px solid #99a2a8;
	border-left: none;
}
input.sendebutton {
	width: 120px;
	background-color: #dddddd;
}
textarea.nachricht {
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
p {
	margin-top: 0px;	
	margin-bottom: 0px;
}
strong {
	font-weight: bold;
}
ol {
	margin-top: 0px;	
	padding-left: 1.7em;
	margin-left: 0;
}
ul {
	margin: 0 0 0.5em 0;	
	padding-left: 1.4em;
	list-style-type: disc;
}
ul.pfeil {
	margin-top: 0px;
	padding-top: 0px;	
	padding-left: 1.4em;
	padding-left: 2.5em;
	margin-left: 0;
	list-style-image: url(grafik/pfeil_gruen16.gif);
	vertical-align: 0.3em; 
}
	ul.pfeil li {
		margin-top: 0.5em;
	}
	ul ul {
		margin-top: 0px;	
		padding-left: 1.4em;
		margin-left: 0;
	}
ul.pfeil2 {
	margin-top: 0px;
	padding-top: 0px;	
	padding-left: 1.4em;
	padding-left: 2.5em;
	margin-left: 0;
	list-style-image: none;
	list-style: none;
	vertical-align: 0.3em; 
}
	ul.pfeil2 li {
		margin-top: 0;
		background: url(grafik/pfeil_gruen16.gif) no-repeat top left;
		margin-left: -28px;
		padding-left: 28px;
		margin-bottom: 0.7em;
	}
li {
	margin-top: 0.5em;
}
/* -------------------- layout ------------------- */

#wrap {
	width: 840px;
	padding: 0 0 0 135px;
	margin: 0px 5px auto auto;
	text-align: left;
}
#header {
	width: 840px;
	height: 180px;
	margin: 0;
	padding: 0px;
	background-color: #ffffff;
}
#logo {
	float: left;
	width: 230px;
}
#content {
	float: left;
	width: 840px;
	min-height: 240px;
	padding: 20px 0px 0px 0;
	margin: 0;
	background-color: #ffffff;
}
	#content.schmal {
		width: 510px;
		margin-right: 330px;
	}
	#content.empfehlenswert {
		width: 510px;
		width: 720px;
		margin-right: 330px;
		margin-right: 120px;
	}
	#content.empfehlenswert h1 {
		margin-left: 145px;
	}
	#content.empfehlenswert div {
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		width: 680px;
		height: 90px;
		padding: 0 40px 0 0;
		margin-top: 15px;
	}
	#content.empfehlenswert div h2 {
		margin-top: 0;
	}
	#content.empfehlenswert div img {
		float: left;
		margin-right: 55px;
	}
.clear {
	clear: both;
}
#float_rechts {
	float: right;
	width: 230px;
	margin: 0px 60px 0px 96px;
	padding: 0px 0px 10px 0px;
}

#float_rechts2 {
	float: right;
	width: 230px;
	margin: 0px 60px 0px 40px;
	padding: 0px 0px 10px 0px;
}

#float_rechts3 {
	float: right;
	width: 230px;
	height: 350px;
	margin: 0px 60px 0px 40px;
	padding: 0px 0px 10px 0px;
}

#float_rechts4 {
	float: right;
	width: 237px;
	height: auto;
	margin: -32px 60px 0 33px;
	padding: 0 0 10px 0;
}
	#float_rechts4 p {
		margin: 2em 0;
		/*border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;*/
	}
	#float_rechts4 img {
		margin-bottom: 0.5em;
	}

#float_rechts_footer {
	float: right;
	width: 230px;
	margin: 0;
	padding: 0;
}

#float_rechts_breit {
	float: right;
	width: 470px;
	margin: 0px 60px 0px 30px;
	padding: 0px 0px 10px 0px;
}

#footer {
	float: left;
	width: 780px;
	margin: 30px 60px 20px 0;
	padding: 8px 0;
	border-top: #99a2a8 solid 1px;
	background-color: #ffffff;
	color: #555555;
}
	#footer .hr-footer {
	  	float: right;
	  	}
	#footer .social-bookmarks {
		float: left;
		}
	#footer .social-bookmarks a {
		text-decoration: none;
		}

table#referenzen {
	margin-top: 12px;
	float: left;		/* neue seite */
}

table#referenzen td {
	width: 90px;
	padding: 0 10px 10px 0;
}

.schmalespalte {
	width: 235px;
	padding: 0 15px 0 0;
	float: left;
}

#projekte-web-links {
	float: left;
	width: 237px;
	margin-right: 10px;
	}
	#projekte-web-links .abb, #projekte-web-rechts .abb {
		margin-top: 16px;
		}
	#projekte-web-links .beschreibung, #projekte-web-rechts .beschreibung {
		padding-bottom: 16px;
		border-bottom: 1px dotted #99a2a8;
		margin-bottom: 16px;
		}
		#projekte-web-links .beschreibung a:link, #projekte-web-rechts .beschreibung a:link {
			color: #555555; text-decoration: none;
			}
		#projekte-web-links .beschreibung a:visited, #projekte-web-rechts .beschreibung a:visited {
			color: #555555; text-decoration: none;
			}
		#projekte-web-links .beschreibung a:hover, #projekte-web-rechts .beschreibung a:hover {
			color: #bc0066; text-decoration: underline;
			}
		#projekte-web-links .beschreibung a:active, #projekte-web-rechts .beschreibung a:active {
			color: #bc0066; text-decoration: underline;
			}
			
#projekte-web-rechts {
	float: left;
	width: 237px;
	margin-left: 10px;
	}

/* --------- projekte printmedien rollover-ebenen ----------- */
#layer-printmedien {
	position: absolute;
	margin-top: 10px;
	width: 490px;
	height: 330px;
	z-index: 11;
}
#layer-printmedien-hinweis {
	position: absolute;
	margin-top: 10px;
	width: 181px;
	height: 286px;
	padding: 10px;
	z-index: 12;
	visibility: hidden;
}
.bayer { background-color: #990000; color: #ffffff; }
.bayer h3 { color: #ffffff; margin-bottom: 0.5em }

.breyer { background-color: #817772; color: #ffffff; }
.breyer  h3 { color: #ffffff; margin-bottom: 0.5em }

.karlshoehe { background-color: #4b667e; color: #ffffff; }
.karlshoehe h3 { color: #ffffff; margin-bottom: 0.5em }

.dill { background-color: #b6c7d7; }
.dill h3 { color: #555555; margin-bottom: 0.5em }

.ehl { background-color: #166f2f; color: #ffffff; }
.ehl h3 { color: #ffffff; margin-bottom: 0.5em }

.stiftung-ehl { background-color: #166f2f; color: #ffffff; }
.stiftung-ehl h3 { color: #ffffff; margin-bottom: 0.5em }

.eneffplus { background-color: #cc1f1f; color: #ffffff; }
.eneffplus h3 { color: #ffffff; margin-bottom: 0.5em }

.fbd { background-color: #9bb4cc; color: #ffffff; }
.fbd h3 { color: #ffffff; margin-bottom: 0.5em }

.fdp { background-color: #004a99; color: #ffffff; }
.fdp h3 { color: #ffffff; margin-bottom: 0.5em }

.hersam { background-color: #a1cad5; }
.hersam h3 { color: #555555; margin-bottom: 0.5em }

.lupex { background-color: #b6c7d7; color: #555555; }
.lupex h3 { color: #555555; margin-bottom: 0.5em }

.mkm { background-color: #cccccc; }
.mkm h3 { color: #555555; margin-bottom: 0.5em }

.niemeyer { background-color: #324062; color: #ffffff; }
.niemeyer h3 { color: #ffffff; margin-bottom: 0.5em }

.hueller { background-color: #cd881c; color: #ffffff; }
.hueller h3 { color: #ffffff; margin-bottom: 0.5em }

.mueller { background-color: #b7c5ca; }
.mueller h3 { color: #555555; margin-bottom: 0.5em }

.smp { background-color: #556677; color: #ffffff; }
.smp h3 { color: #ffffff; margin-bottom: 0.5em }

.eisenmann { background-color: #707070; color: #ffffff; }
.eisenmann h3 { color: #ffffff; margin-bottom: 0.5em }

/* --------- webprojekte rollover-ebenen ----------- */
.layer-webprojekte h3 {
	color: #ffffff;
	margin-top: 9px;
}
.layer-webprojekte p {
	color: #ffffff;
}
.layer-webprojekte ul {
	color: #ffffff;
}

	/* linke spalte */
	#layer-webprojekte-venezianischemesse, #layer-webprojekte-starck, #layer-webprojekte-bookman, #layer-webprojekte-mappenwagner, #layer-webprojekte-schuhhausbeck, #layer-webprojekte-kmueller, #layer-webprojekte-architektmeyer, #layer-webprojekte-smp, #layer-webprojekte-mktreuhand, #layer-webprojekte-kraehe-woehr, #layer-webprojekte-sauerwald, #layer-webprojekte-mmlab, #layer-webprojekte-hslb {
		position: absolute;
		width: 217px;
		padding: 0 10px 10px 10px;
		z-index: 12;
		visibility: hidden;
		background-color: #555555;
		margin: -30px 0 0 -120px;
		border: 1px solid white;
	}
	
	/* rechte spalte */
	#layer-webprojekte-oekoservice, #layer-webprojekte-heyne, #layer-webprojekte-jem, #layer-webprojekte-hueller, #layer-webprojekte-iparlament, #layer-webprojekte-zeitstadt, #layer-webprojekte-insel, #layer-webprojekte-vh, #layer-webprojekte-ira, #layer-webprojekte-insel, #layer-webprojekte-ensure, #layer-webprojekte-renz, #layer-webprojekte-dfi, #layer-webprojekte-niemeyer {
		position: absolute;
		width: 217px;
		padding: 0 10px 10px 10px;
		z-index: 12;
		visibility: hidden;
		background-color: #555555;
		margin: -30px 0 0 118px;
		border: 1px solid white;
	}


/* -------------------- klassen ------------------ */
.linie  {
	border-top: #99a2a8 dotted 1px;
	padding-top: 1em;
}
.einzug_rechte_spalte {
	padding-left: 2.4em;
}
.abstand_oben {
	margin-top: 10px;
	margin-left: 0;
}
.abstand_oben2 {
	margin-top: 14px;
	margin-left: 0;
}
img.abstand_oben {
	margin-top: 4px;
	margin-left: 0;
}
.weitere-kunden {
	width: 494px;
	}

/* ------------------------- navigation header ------------- */

#navigation {
	float: left;
	margin: 94px 0 0 0;
	padding: 0;
	width: 550px;
	height: 16px;
	font-size: 12px;
}
#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul {
    line-height: 1;
}

#navigation ul li {
	display: inline;
}

#navigation ul li a {
	padding: 0px 5px 0px 5px;
	margin-right: 23px;
	color: #555555;
	text-decoration: none;
	border-left: 2px solid #888888;
	border-left: 2px solid #99a2a8;
	font-weight: normal;
}

#navigation ul li a:hover {
	color: #bc0066;
	border-left: 2px solid #bc0066;
}

div#navigation ul li a.active {
	color: #bc0066;
	text-decoration: none;
	border-left: 2px solid #bc0066;
}

a:link { color: #bc0066; text-decoration: underline; }
a:visited { color: #bc0066; text-decoration: underline; }
a:hover { color: #bc0066; text-decoration: none; }
a:active { color: #bc0066; text-decoration: none; }

#float_rechts3 a:link { color: #555555; text-decoration: none; }
#float_rechts3 a:visited { color: #555555; text-decoration: none; }
#float_rechts3 a:hover { color: #bc0066; text-decoration: underline; }
#float_rechts3 a:active { color: #bc0066; text-decoration: underline; }

#float_rechts3 a.active { font-weight: bold; }

#subnavi a:link, #subnavi3 a:link { font-size: 12px; color: #555555; text-decoration: none; margin: 0 20px 0 0; }
#subnavi a:visited, #subnavi3 a:visited { font-size: 12px; color: #555555; text-decoration: none; margin: 0 20px 0 0; }
#subnavi a:hover, #subnavi a:link.active, #subnavi a:visited.active,
#subnavi3 a:hover, #subnavi3 a:link.active, #subnavi3 a:visited.active { font-size: 12px; color: #bc0066; text-decoration: none; margin: 0 20px 0 0; }
#subnavi a:active, #subnavi3 a:active { font-size: 12px; color: #bc0066; text-decoration: none; margin: 0 20px 0 0; }
