/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* colors online */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#wrapper
{
	background: #FFFFFF url(wrapperbgonline.gif) repeat-y left top;
}

#header
{
	background: #ffefe5 url(headerbgonline.gif) repeat-x left bottom;
}

#mainnavi
{
	background: transparent url(morganonline.gif) no-repeat left bottom;
}

#main
{
         background: transparent url(mainbgonline3.gif) no-repeat 333px 99px;
}

.subnaviLowHeight
{
	height: 78px;
}

div[class = "subnaviLowHeight"]
{
	height: auto;
	min-height: 78px;
}


#subnavi li
{
         line-height: 1.5;
	color: #FF6600;
}

#subnavi li.li1act
{
         color: #000000;
}
#subnavi a,
#content h2,
#content a,
.colored
{
	color: #FF6600;
}

.teaser-image
{
         border-right: 1px solid #FF6600;
         border-bottom: 1px solid #FF6600;
}

