body {
	font-family:Arial,sans-serif;
	margin-left : 20;
	margin-right : 20;
}

p,ul,ol,li,div,table,td,th,address,blockquote,nobr,form,
input,textarea,select,option,dl,dt,dd
     {
	font-family:Arial,sans-serif;
	font-size: small;
}

small {
	font-family:Arial,sans-serif;
	font-size: x-small;
}

A:link {
	color: #006666;
	text-decoration: none;
}
A:hover {
	color: #339900;
	text-decoration: none;
}
A:visited {
	color: #339966;
	text-decoration : none;
}

UL {
	list-style-image : url("http://www.cedar.at/images/li_cedar.gif");
	list-style : square;
}

p {
	font-variant:normal;
	font-style:normal;
	color:#000000;
}

tt {
	font-family:Courier;
}

td {
	font-variant:normal;
	font-style:normal;
}

H1 {
	font-family : "Times New Roman", Times, serif;
	font-size : large;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
	color: #BDBDBD;
	letter-spacing : 5px;
	line-height : 150%;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: large;
	font-style : normal;
	font-variant: normal;
	font-weight: bold;
	color: #FFFF99;
	letter-spacing : 1px;
	border : thin none;
	text-indent : 3pt;
	margin-left: 0;
	background-image : url("http://www.cedar.at/images/bg_cedar3.jpg");
	background-color : Teal;
}

.heading {
	background-image : url("http://www.cedar.at/images/bg_cedar3.jpg");
	background-color : Teal;
	font-family : Arial, Helvetica, sans-serif;
	font-size: large;
	font-style : normal;
	font-variant: normal;
	font-weight: bold;
	color: #FFFF99;
	letter-spacing : 1px;
	border : thin none;
	text-indent : 3pt;
	margin-left: 0;
}

h3  {
	font-size: medium;
	font-family:Arial,Helvetica,sans-serif;
	font-variant:normal;
	font-style : normal;
	font-weight:bold;
	color: #008080;
}

h4 {
	font-size: medium;
	font-family:Arial,Helvetica,sans-serif;
	text-align:left;
	font-style : italic;
	font-weight:bold;
	color:#000000;
}       

h5 {
	font-size: medium;
	font-family:Arial,Helvetica,sans-serif;
	font-variant:normal;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}
h6 {
	font-size: small;
	font-family:Arial,Helvetica,sans-serif;
	font-variant:normal;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}

h7 {
	font-size: small;
	font-family:Arial,Helvetica,sans-serif;
	font-variant:normal;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}

.imagebox {
	background : Teal url("/images/bg_cedar3.jpg") repeat fixed center;
	color : White;
	padding-bottom : 2;
	padding-left : 2;
	padding-right : 2;
	padding-top : 2;
}

.path {
	border: thin none;
	font-size : 9pt;
	color : #656565;
	background : #DFDFDF repeat;
	font-weight : normal;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	border-top : 1px dotted #66CDAA;
	border-bottom : 1px dotted #66CDAA;
	text-decoration : none;
	text-indent : 3pt;
	vertical-align : middle;
}

HR {
	color : #DFDFDF;
	height : 1pt;
}

.bggrey {
	background: #EFEFEF;
}

.fett {
	font-weight: bold;
	font-size : medium;
	line-height : 150%;
}

.marker{
	background-color : #FFFF99;
}
