
#smclayout
{ 
	width: 980px;
	background-color: #e8efdc;
	min-height:500px;
	display:table;
}
#smctop
{ 
	background-color: none; 
	White-space: nowrap;
	height: 190px;
}
body.smc_body
{
	background:none;
	font-family: arial;
	font-size:11px;
	margin: 10px auto 20px auto;
	width:980px;
	border: solid 1px lightgrey;
}
a
{
	color: #002A4A;
	font-weight:bold;
}

.smctextinput
{
	background-color:white;
}
.smcinputbuttonsmall
{
	background-color:#e8efdc;
}
div#smccontent
{	
	background-color:white;
	float:right;
	width: 790px !important;
	min-height:50px !important;
	height:100% !important;
	display:block;
	margin:0px;
	margin-top:0px;
	padding-right:10px !important;
}
div.smccontentbox
{
	border:1px solid white;
	border-left:10px solid white;
	border-right:10px solid white;
}
#smccontainer2col .smcboxhead
{
	background:none;
	background-color: #e8efdc;
}
 #smccontainer2col .smcboxcontainerleft
{
	border:none;
	width:100% !important;
}
#smccontainer2col .smcboxcontainerright
{
	border:none;
	width:0% !important;
}
.smccontenttable
{
	width:100% !important;
}
table.smc_page_mytags10_contenttable td.smc_td input[type=text] /* MY-TAGS Tabellenkonfig nur ab IE7 */
{ 
	width:250px !important;
}
#smcworkcontainer	/* Balken mit Favoriten, Mail und Text über der Tagesordnung */
{
	width:99.9% !important;
}
.smcdocbox	/* Dokumente in der Sitzung und Vorlage */
{
	width:210px !important;
}
#smcfilter
{
	border:1px solid grey;
	background-color:#FFF7B2;
	width:99.9% !important;
	color:Black;
}
div#smcnavigation
{
	margin: 00px 0 0 0;
	position:relative !important;
	float:left;
	background-color: #e8efdc;
	width: 160px !important;
	Color:#000;
	font-size: 100%;
	display:block;
}
#smcnavigation .smcboxhead
{
	display:none;
	background-color:#EEEEEE;
	color:#000;
}
div#smcnavlogon
{
	margin:0 0 10px 0;
	text-align:center;
	color:black;
	border:none;
	font-size:90%;
	background-color:#e8efdc;
	height:100% !important;
}
div#smcnavlogon a
{
	color:#AFCFF6;
}
div#smcnavigation ul
{
	margin-top: 0px;

}
#smcnavigation ul li a
{
	margin:0 5px 0 5px;
  	padding-top: 6px;
	padding-left: 6px;
	color:black;
	border:none;
	border-bottom:solid white 1px;
	font-size: 100%;
	font-weight:lighter !important;
	background-color:#c4db9f;
}

#smcnavigation ul li a:hover
{
	margin:0 5px 0 5px;
 	padding-top: 6px;
	padding-left: 6px;
	color:black;
	text-decoration:none;
	border:none;
	border-bottom:solid white 1px;
	font-size: 100%;
	background-color:#a5c968;
}
.smccontenttable thead tr th
{ 
	background-color:#c4db9f;
	color:#000;
}
.smcshowtext
{
	margin-left:450px;
	margin-right:50px;
	margin-top:50px;
	border:solid 1px black;
}
.smcformbox_active
{
	background-color:#FFF7B2;
}
H1.smc_h1
{
	color:#000;
	font-size:20px;
	margin: 10px 0 10px 5px;
}
.smcrow7
{ 
	background-color:#c4db9f;
}
.smcrowh
{ 
	background-color:#e8efdc;
}