body {
background-image: url(images/bgstein.gif);
}



A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #000066;
	text-decoration: none;
}

TD {
	font-size: 10px;
	font-family : Verdana;
}

P {
	font-size: 10px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #767981;
	height : 1px;
}

.welcome {
	font-size: 10px;
	font-family : Verdana;
	font-weight: bold;
	text-align: center
}

ul.ectmenu1 {
list-style: none;
border:0px solid;
color:#ffffff;font:bold 10px Arial, Helvetica, sans-serif;
padding:0px;
}
li.ectmenu1 {
border:1px solid;
padding:4px;
background-color: #0033ff;
text-align:left;
}
li.ectmenu1 a{
color: #fff;
padding:4px;
}
li.ectmenu1 a:hover{
color: #ff3300;
padding:4px;
}

#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: verdana, Helvetica, sans-serif;
font-size: 10px;
color: #000;
margin:5px;
}

#menu a
{
display: block;
padding: 2px;
width: 100%;
background-color:#fff;
border-bottom: 1px solid #FFF;
}

#menu a:link, #menuitems a:visited
{
color: #0000ff;
text-decoration: none;
font-weight:bold;
}

#menu a:hover
{
background-color: #;
color: #CCC;
font-weight:bold;
color: #000;
}





div.detaildescription { color: #000; text-align: center }
div.detailoptions { color: #36f; font-size: 8px; font-family: Verdana }
