/* *** Layoutanpassung Somacos 10.03.2011 *** */
#smctop { height: 120px; }

#smclayout div#smcnavigation			
{	
	top: 120px;
	height: auto;
	background-color: #fff;
}

#smclayout { background-color: #fff; }

#smclayout div#smcnavigation ul li
{
	margin:0px;
	padding: 0px;
}
#smclayout div#smcnavigation ul li a
{
	margin:0px;
	margin-bottom:1px;
	padding: 3px 10px;
	border:none;
	font-weight: bold;
	color: #535D87;
	background-color: #E1E3ED;
	border-left: 10px solid #535D87;
}
#smclayout div#smcnavigation ul li a:hover
{
	color: #00305F;
	background-color: #E1E3ED;
	border-left: 10px solid #535D87;
}

#smclayout .smccontextmenu UL,
#smclayout .smccontextmenu LI
{
	background-color: #FEDC89;
	color: #000;
}
#smclayout .smccontextmenu LI a
{
	color: #535D87;
	font-weight: bold;
	text-decoration: none;
}
#smclayout .smccontextmenu LI a:hover { text-decoration: underline; }
#smclayout th.smc_th { background-color:#E1E3ED; }

#smclayout a { color: #0000CC; text-decoration: underline; }
#smclayout a:hover { color: #0000CC; text-decoration: underline; }

#smclayout .smcformbox_active { background-color:#FFFBCF; }

.smcrowt { background-color: #FDB913; }
.smcrowl { background-color: #FEDC89; }
.smcrows { background-color: #FFDFEC; }
.smcrow7 { background-color: #FFEFF0; }
.smcrown { background-color: #FFDFEC; }
.smcroww { background-color: #FFF4CF; }

