/* >> startpage panels */
/* Header  in several color shemes*/
div.startPanHeadOuter
{
	background: url(../xist4c/web/ubk/01/img/startPanBottShadow.gif) left bottom repeat-x;
}

div.startPanHeadOuter div.od1
{
	background: url(../xist4c/web/ubk/01/img/startPanRightSchadow.gif) right top no-repeat;
}

div.startPanHeadOuter div.od2
{
	background: url(../xist4c/web/ubk/01/img/startPanLeftShadow.gif) left bottom no-repeat;
	padding-right: 4px;
	height: 51px;
}

div.startPanHeadOuter div.ind1
{
	border: 1px solid #666;
	background: #dde2e9;
}

/* color schemes */
/* yellow */
div.yellow div.ind1
{
	border-color: #d5d2b2;
	background: #faf3b2 url(../xist4c/web/ubk/01/img/geschProz.jpg) right top no-repeat;
}

/* green */
div.green div.ind1
{
	border-color: #c0d0b2;
	background: #ccefb2 url(../xist4c/web/ubk/01/img/beratung.jpg) right top no-repeat;
}

/* blue */
div.blue div.ind1
{
	border-color: #b9becd;
	background: #c0cbeb url(../xist4c/web/ubk/01/img/sanierung.jpg) right top no-repeat;
}

/* red */
div.red div.ind1
{
	border-color: #ddb2b2;
	background: #ffbdbd url(../xist4c/web/ubk/01/img/controlling.jpg) right top no-repeat;
}

div.startPanHeadOuter div.ind2
{
	height: 43px;
}

div.startPanHeadOuter h2.stPanHeader
{
	font-family: Arial, Verdana, Helvetica, XHelvetica, sans-serif;
	margin: 0;
	padding: 4px 8px 0 8px;
	font-size: 15px;
	line-height: 18px;
}

/* Content */
div.startPanCont,
div.startPanCont div.d1,
div.startPanCont div.d2
{
}

div.startPanCont
{
	border-left: 1px solid #8795ac;
	padding-right: 4px;
}

/* Items */
div.startPanCont div.it
{
	padding-left: 17px;
	background: url(../xist4c/web/ubk/01/img/littleTeaserArrow.gif) 8px 3px no-repeat;
	padding-bottom: 10px;
}

div.startPanCont div.it div,
div.startPanCont div.it a:link,
div.startPanCont div.it a:visited,
div.startPanCont div.it a:hover
{
	display: block;
	font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
	font-size: 11px;
	color: #4570b7;
	text-decoration: none;
}

div.startPanCont div.it a:hover
{
	color: #28416b;
}

div.startPanCont div.it div
{
	color: #28416b;
}

/* More link */
div.startPanelShell
{
	margin-bottom: 27px;
}

div.startPanelShell div.mSh,
div.startPanelShell div.mSh div.d1,
div.startPanelShell div.mSh div.d2
{
	text-align: right;
}

div.startPanelShell div.mSh
{
	border-bottom: 1px solid #8795ac;
	border-left: 1px solid #8795ac;
	margin-right: 4px;
}

div.startPanelShell div.mSh a:link,
div.startPanelShell div.mSh a:visited,
div.startPanelShell div.mSh a:hover
{
	font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
	font-size: 11px;
	color: #4570b7;
	background: url(../xist4c/web/ubk/01/img/moreSquare.gif) 100% 2px no-repeat;
	padding-right: 13px;
	text-decoration: none;
}

div.startPanelShell div.mSh a:hover
{
	color: #28416b;
}










/* << */
