/* *** Layoutanpassung Somacos 10.01.2011 *** */
#smctop { white-space: nowrap; margin-top: 5px; }

#smclayout a { color:#CC003A; text-decoration: none; }
#smclayout a:hover { color:#CC003A; text-decoration: underline; }

#smclayout			
{	
	background-color:#fff;
}

div#smcnavigation			
{	
	background-color:#fff;
	margin-top: 140px;
	height: auto;
}
div#smcnavigation .smcboxicons
{	
	border:0px;
}
div#smcnavigation ul		
{	
	background-color:#EDF3F8;
	border: 1px solid #5C92B1;
	border-bottom: 0px;
}
div#smcnavigation ul ul	
{	
	border: none;
}
#smclayout div#smcnavlogon
{
	background-color: #fff;
	border-color:#ecebeb;
	color: #000;
	margin:0px;
}
#smclayout div#smcnavigation ul li a
{
	background-color:#EDF3F8;
	margin:0px;
	padding: 3px 5px 3px 15px;
	border:none;
	border-bottom: 1px solid #5C92B1;
	font-weight: normal;
	font-size: 0.9em;
	color:#000;
}
#smclayout div#smcnavigation ul li a:hover
{
	background-color: #A3C1D3;
	color: #000;
	text-decoration: none;
}

#smclayout .smccontextmenu 
{
	margin-top:5px;
}

#smclayout .smccontextmenu UL,
#smclayout .smccontextmenu LI,
#smclayout .smccontextmenu LI a
{
	background-color: #EDF3F8;
	color: #000;
}

#smclayout div#smccontainer2col div.smcboxhead
{
	background-color: #5C92B1;
	color: #fff;
	background-image: none;
}

.smcrowt { background-color:#5C92B1; }
.smcrows { background-color: #FFDFEC; }
.smcrow7 { background-color: #FFEFF0; }
.smcrown { background-color: #FFDFEC; }
.smcroww { background-color: #FFF4CF; }

