/* *** Layoutanpassung Somacos 04.01.2011 *** */
body, #smclayout, #smccontent			
{	
	font-family:arial;
	background-color: white;
	color: #000;
	padding:0px;
}

#smclayout a { color:#605F5E ; text-decoration: none; }
#smclayout a:hover { color:#E20E1A; text-decoration: underline; }

#smclayout, div#smcnavigation			
{	
	background-color:#dddddd;
}
#smclayout div#smcnavlogon
{
	background-color: white;
	border-color:#ecebeb;
	color: #000;
}
#smclayout div#smcnavigation ul li a
{
	margin:0px;
	padding: 3px 5px 3px 15px;
	border:none;
	font-weight: bold;
}
#smclayout div#smcnavigation ul li a:hover
{
	background-color: #dddddd;
	color: #000;
	text-decoration: underline;
}

#smclayout .smccontextmenu UL,#smclayout .smccontextmenu LI
{
	background-color: #ecebeb;
	color: #000;
}
#smclayout .smccontextmenu
{
	padding-top:10px;
	padding-left:0px;
}
#smclayout table .smc_th 
{
	background-color: #ecebeb;
	color: #000;
}

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

.smcrowt { background-color:#0099E4; }
.smcrows { background-color: #FFDFEC; }
.smcrow7 { background-color: #FFEFF0; }
.smcrown { background-color: #FFDFEC; }
.smcroww { background-color: #FFF4CF; }

#smclayout h1{margin-top:10px;}
