/***************************************************************************************************
CSS DATEI RELIEFDRUCK.COM (Druckerei Frese Düsseldorf)
Ersteller: Joachim Göddel (Web4Saar Mediendesign)
Stand: 31.10.2008
***************************************************************************************************/

/***** STANDARDWERTE *****/
* { margin:0; padding:0; }
img { border:0; }

/***** BODY *****/
body { background:url(../images/bg.jpg) top left repeat-x; font-family:Arial, Helvetica, sans-serif; }

/***** EIGENTLICHER SEITENBEREICH *****/
div#content { width:985px; margin:auto; background:url(../images/bgc.jpg) top center repeat-y; }

/***** HEADERGRAFIK MIT LOGO *****/
div#top { height:200px; background:url(../luxus-drucksachen/reliefdruck-edeldruckerei-frese-duesseldorf.jpg) top center no-repeat; }

/***** MENUE *****/
div#menue { height:40px; background:url(../images/menue.jpg) top center no-repeat; }

/***** INHALT *****/
div#inhalt { background:url(../images/bgtop.jpg) top center no-repeat; min-height:300px; }

/***** LINKER BEREICH *****/
div#links { width:260px; float:left; padding-top:25px; margin-left:35px; }
* html div#links { margin-left:15px; }
/***** RECHTER BEREICH *****/
div#rechts { margin-left:320px; width:600px; padding-top:25px; }

/***** FUSSZEILE *****/
div#bottom { height:182px; background:url(../images/bottom.jpg) top center no-repeat; margin-top:35px; clear:left; }