/*
4steps2web Stylesheet
Based on Design: simple/white1

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: #323232;
	color: #000000;
}
body.top {
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Arial;
	}
body.left {
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: fixed;
	color: #000000;
	}
body.main {
	background-color: #FFFFFF;
	color: #000000;
}

td, th {
	color:#000000;
}

td.Ltrc1 {
	background-color: #D6D2D2;
}

a {
	font-size:11px;	
	color: #800000;
	text-decoration:none;

}

a:hover {

	text-decoration:none;
	font-weight:bold;
}
 

a.navi {
	color: #000000;
       }

h1,h2,h3,h4,h5,h6 {
	color: #000040;
}

.side a	{
	font-size:11px;
	color:#cccccc;
	text-decoration:none;
	line-height:16px;
}
.side a:hover  {
	color:#ffffff;
}