
@import url(general.css);

#center { width: 655px; }
	#inhalt { padding: 0; }
	

/* Drop-Shadow */	
#inhalt .shade { margin: 1px 0 0 1px; background-color: #8C8D87; position: relative; }

/* Welcome - Box ganze Breite */
#inhalt .welcome .shade { width: 646px; }
#inhalt .welcome .shade .intro { height: 197px; width: 289px; padding: 8px 10px 0 345px; border: 1px solid #CCC; position: relative; top: -1px; left: -1px; background: #EFEDED url(../pix/layout/bg_welcome-hebben.jpg) top left no-repeat; }

/* Box 50% */
#inhalt .twoCols .shade { width: 318px; }

/* Abstände */
#inhalt .welcome, #inhalt .twoCols { clear: left; margin-bottom: 8px;}	
#inhalt .twoCols .shade { float: left; }
#inhalt .twoCols .links { margin-right: 9px; }

#inhalt .twoCols .shade h1 { padding: .2em 0 .4em; }

	
/* News */
#inhalt .twoCols .shade .startNews { min-height: 164px; width: 296px; padding: 0 10px; border: 1px solid #CCC; border-top: 4px solid #FBC91A; background-color: #fff; position: relative; top: -1px; left: -1px; }
#inhalt .twoCols .shade .startNews .thumbnailPic { float: right; width: 100px; height: 100px; overflow: hidden; }
#inhalt .twoCols .shade .startNews p { width: 186px; }

/* Liste */
#inhalt .twoCols .shade .partnerList { height: 164px; width: 296px; padding: 0 10px; border: 1px solid #CCC; border-top: 4px solid #FBC91A; background-color: #EDFEAA; position: relative; top: -1px; left: -1px; }
#inhalt .twoCols .shade .partnerList h1 { padding: .6em 0 .4em 32px; background: url(../pix/layout/icon_info-start.gif) 3px 1em no-repeat; }
/* #inhalt .twoCols .shade .partnerList ul li { margin-left: 32px; padding-left: 1.8em; font-size: .8em; line-height: 1.4em; background: url(../pix/layout/ul_haken-start.gif) 0 .2em no-repeat; } */
#inhalt .twoCols .shade .partnerList ul { margin-left: 16px; list-style-image: url(../pix/layout/ul_haken-start.gif); list-style-position: inside; }
#inhalt .twoCols .shade .partnerList ul li { font-size: .8em; line-height: 1.4em; background: none; }

/* Grafik Solution Finder */
#inhalt .twoCols .shade .finder { font-size: 1px; height: 164px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-top: 4px solid #FBC91A; position: relative; top: -1px; left: -1px; }



