/* *** Layoutanpassung Somacos 25.02.2014 *** */
#smclayout 
{
	background-color: #fff;
}
#smctop 
{
	height: 100px;
	padding: 10px;
	background-color: #fff;
}
#smctop img
{
	height: 100px;
}

div#smcnavigation			
{	
	background-color: #fff;
	padding: 0px; 
	margin:0px;
	margin-top: 120px;
}
div#smcnavigation ul li
{ 
}
div#smcnavigation ul li a
{ 
	background-color: #F0F4F6;
	border: none;
	padding:5px 10px;
	margin: 5px 10px;
}
div#smcnavigation ul li a:hover
{
	text-decoration: none;
	background-color:#E3E9EE;
	color: #24859D;
}
#smccontent a 
{
	color: #24859D;
	text-decoration: underline;
}

.smc_h1
{ color: #00703D; }
#smccontent .smcboxhead  
{
	background-image: none;
	background-color: #E3E9EE;
	padding: 5px 3px 3px 3px;
}

#smclayout table .smc_th,
#smclayout table .smc_th2,
#smclayout table .smc_th3
{
	background-color:#F0F4F6;
}
.smcrowt { background-color: #00703D; }
