/* *** Layoutanpassung Somacos 24.02.2011 *** */

#smclayout a { color: #87888A; text-decoration: underline; }
#smclayout a:hover { color: #87888A; text-decoration: none; }

#smclayout		
{	
	font-size: 0.9em;
	border: 1px solid #fff;
}
#smclayout, #smccontent			
{	
	background-color: #fff;
}
#smclayout div#smcnavigation			
{	
	background-color: #F5A6B1;
	margin:10px;
	padding: 5px;
height: 4em;
}

#smclayout div#smcnavigation ul li a
{
	margin:0px;
padding: 0px;
	padding-right: 10px;
	border:none;
	font-weight: bold;
	color: #fff;
}
#smclayout div#smcnavigation ul li a:hover
{
	background-color: transparent;
	color:#000;
	text-decoration: none;
}

#smclayout .smccontextmenu 
{
	padding-left:0px;
	margin-top:-5px;
}
#smclayout .smccontextmenu ul li ul,
#smclayout .smccontextmenu ul li ul li a
{
	padding:0px;
	margin:0px;
}
#smclayout .smccontextmenu li
{
	padding:0px 4px;
	margin:0px;
}
#smclayout .smccontextmenu UL,
#smclayout .smccontextmenu LI
{
	background-color: #E9E6DE;
	color: #000;
}

#smclayout table .smc_th 
{
	background-color:  #F5A6B1;
	color: #fff;
}

#smclayout div#smccontainer2col div.smcboxhead
{
	background-color: #dddddd;
	color: #000;
	background-image: none;
}
#smcfilter
{
	background-color:  #ecebeb;
	border-color:#dddddd;
}

.smcrowt { background-color: #C04700; }
.smcrows { background-color: #FFDFEC; }
.smcrow7 { background-color: #FFEFF0; }
.smcrown { background-color: #FFDFEC; }
.smcroww { background-color: #FFF4CF; }
.smcrow1 { background-color: #E9E6DE; }

#smccontent .smcformlabel
{
	text-align: left;
}

#smccontent .smcform div
{
	width: 100%;
}
#smccontent .smcformbox_active
{
	background-color:#FFFBCF;
}

#smccontent .smc_page_si0040_contenttable
{
	padding: 5px;
	white-space: wrap;
}

#smclayout
{
	position:relative;
	width: 650px;
	overflow-x:scroll;
}
#smccontainer2col {margin-left: 6px; }
