/* *** Layoutanpassung Somacos 16.02.2016 *** */

#smclayout
{ 
	background-color: #fff; 
}
#smccontent 
{ 
	background-color: #fff; 
}

div#smcnavigation 
{ 
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
div#smcnavigation ul
{
	background-color: #fff;
}
div#smcnavigation li a
{
	background-color: #6DADDA;
	margin: 0;
	color: #fff;
	padding: 3px 8px;
	margin: 2px 2px;
	text-decoration: none;
	border: none;
	font-weight: normal;
}
div#smcnavigation li a:hover
{ 
	background-color: #79B51C;
	color: #fff;
	text-decoration: none; 
}

.smcrowt { background-color: #6DADDA; }

#smcuitab ul li a 
{
	padding: 4px 6px;
}

#smccontent .smcdropdown ul li a{
	height: 2em;
}
#smccontent #smcfiltermenu ul li,
#smccontent #smcfiltermenu ul li ul li,
#smccontent #smcfiltermenu ul li a{
height: 2.5em;
}
form.smcrecherche fieldset legend{
	background-color: #f0f0f0;
}
form.smcrecherche div.smcinputradio label {
	display: inline;
}

/*Beginn Buergerinfoportal Nottuln*/
#smccontainer2col .smcboxcontainerright_simple{width: 100%;}
#smccontainer2col .smcboxcontainerleft_simple{width: 100%;}
#smc_page_si0040_contenttable1 { width: 100%;}
.smccontenttable thead tr th { border-bottom: none; }
#smc_page_si0040_contenttable1 { border: solid 1px #ddd;}
#smcfiltermenu ul li a.smcfiltermenumonth { width: 7em; }
.smccontenttable thead tr th { color: #222; }
.smcdocbox tr { border-bottom: none; }
div#smcnavigation li a:hover { background-color: #79B51C; }
.smcrowl {background-color: #d2d2e2;}
/*Ende Buergerinfoportal Nottuln*/