/*
4steps2web Stylesheet
Based on Design: business/office

Version: 4Steps2Web 3.1
Credits: Conception and project management: Paul J. Ettl; Realisation: Michael Ettl, Christoph Pernsteiner; Designs: Michaela Rosenauer

For Information on how to edit the Stylesheet and how things are named 
goto our Website at http://www.4steps2web.net
*/

<style >
body {
	background-color: #D6D6D6;
	color: #800000;
}
body.top {
	background-color: #D6D6D6;
	background-image: url(bgtop.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	color: #800000;
	}
body.left {
	background-color: #D6D6D6;
	background-image: url(http://webspace.zierl.info/lechner/start-Dateien/image001.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	color: #800000;
	}
body.main {
	background-color: #D6D6D6;
	background-image: url(bgmain.gif);
	color: #800000;
}

td, th {
	color:#800000;
}

td.Ltrc1 {
	background-color: #E7EFFF;
}

a {
	color:#000040;
} 

a.navi {
	color: #000040;
       }

h1,h2,h3,h4,h5,h6 {
	color: #800000;
}

