/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* colors beginn */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#wrapper
{
	background: #FFFFFF url(wrapperbgbeginn.gif) repeat-y left top;
}

#header
{
	background: #eaefef url(headerbgbeginn.gif) repeat-x left bottom;
}

#mainnavi
{
	background: transparent url(morganbeginn.gif) no-repeat left bottom;
}

.subnaviHeight
{
	height: 78px;
}

div[class = "subnaviHeight"]
{
	height: auto;
	min-height: 78px;
}

#subnavi li
{
         line-height: 1.5;
         color: #5C8585;
}

#subnavi li.li1act
{
         color: #000000;
}

#subnavi a,
#content h2,
#content a
{
         color: #5C8585;
}

.pageBrowser
{
         border-top: 1px solid #5C8585;    
}


