/* CSS Document */


/******  Projekt - Übersicht  ******/

div.projekt {
	background: url(../img/trenner.png) no-repeat bottom left;
	height: 234px;
	margin: 0px 0px 0px 2px;
}

* html div.projekt {
	background: url(../img/trenner.gif) no-repeat bottom left;
	padding: 0px 0px 0px 10px;
}
div.projekt div.bild {
	width: 623px;
	height: 231px;
	margin: 0px 0px 0px 1px;
	background: url(../img/weisse_box_12.png) no-repeat center left;
}

* html div.projekt div.bild {
	background: url(../img/ie_6_03.jpg) no-repeat center left;
}

div.projekt div.bild img {
	margin: 16px 0px 0px 16px;
}
* html div.projekt div.bild img {
	margin: 16px 0px 0px 12px;
}
div.projekt div.bild a img {
	border: none;
}

div.projekt div.fahne {
	position: absolute;
	width: 138px;
	height: 21px;
	margin: 8px 0px 0px 27px;
}
div.projekt div.fahne.Spezial {
	background: url(../img/fahnen/spezial_11.gif) no-repeat top left;
}
div.projekt div.fahne.Corporate.Design {
	background: url(../img/fahnen/corporate_design_11.gif) no-repeat top left;
}
div.projekt div.fahne.Printprodukt {
	background: url(../img/fahnen/printprodukte_11.gif) no-repeat top left;
}
div.projekt div.fahne.Direktmarketing {
	background: url(../img/fahnen/direktmarketing_11.gif) no-repeat top left;
}
div.projekt div.fahne.Fotografie {
	background: url(../img/fahnen/fotografie_11.gif) no-repeat top left;
}
div.projekt div.fahne.Webdesign {
	background: url(../img/fahnen/webdesign_11.gif) no-repeat top left;
}


div.blaettern {
	padding: 18px 0px 0px 41px;
}
div.blaettern a {
	color: #008BD8;
	text-decoration: none;
	padding: 1px 2px;
	margin: 0px 5px 0px 0px;
}
div.blaettern a:hover, div.blaettern a.aktiv {
	background-color: #FFE400;
	color: #000;
}

/******  FCE - Projektliste / Startseite  ******/

div.inhalt div.liste div.links {
	float: left;
	width: 623px;
	height: auto;
}
* html div.inhalt div.liste div.links {
	width: 633px;
}

div.inhalt div.liste div.rechts {
	float: right;
	width: 356px;
	height: auto;
}
* html div.inhalt div.liste div.rechts {
	padding: 5px 0px 0px 0px;
}

div.liste div.rechts div.rebox {
	width: 356px;
}
div.liste div.rechts div.recon {
	width: 316px;
	min-height: 200px;
	background: url(../img/box-klein-gesamt.png) no-repeat top left;
	padding: 15px 20px 15px 26px;
}
div.recon { behavior: url(http://www.zentral-kommunikation.de/fileadmin/css/iepngfix.htc) }

* html div.liste div.rechts div.recon {
	/* background: url(../img/ie_6_06.jpg) no-repeat top left; */
}

div.liste div.rechts div.recon h1.test {
	margin: 2px 0px 8px -10px;
	padding: 2px 0px 0px 10px;
	color: #008BD8;
	font-weight: normal;
	font-size: 23px;
	line-height: 27px;
	text-transform: uppercase;
	background: url(../img/dreieck_18.png) no-repeat top left;
}

* html div.liste div.rechts div.recon {
	width: 356px;
}
/* div.liste div.rechts div.recon h1.csc-firstHeader {
	margin: 2px 0px 8px -10px;
} */
div.liste div.rechts div.rebot {
	width: 356px;
	height: 10px;
	background: url(../img/box-klein-unten.png) no-repeat top left;
}
div.rebot { behavior: url(http://www.zentral-kommunikation.de/fileadmin/css/iepngfix.htc) }

* html div.liste div.rechts div.rebot {
	/* background: url(../img/ie_6_06-unten.jpg) no-repeat top left; */
}