/* Steuerung der Seitenanzeige im Browser: Tragen Sie nur die Klassendefinitionen ein, in denen */
/*  tatsaechlich Attribute veraendert werden, tragen Sie nur die zu veraendernden Attribute ein! */
/* ab hier Anpassungen einfuegen */


#smclayout
{ 
	background-color:white;
}
#smctop
{ 
	margin-left: 6em;
	margin-right: 2em;
	margin-top:  0px;
	margin-bottom: 0px;
	background-color: #white; 
	White-space: nowrap;
	height: 163px;
	border-bottom:none;
}
body.smc_body
{
	font-family: arial;
	font-size:12px;
	background-color:white;
}
a
{
	color: #002A4A;
	font-weight:bold;
}
.smcboxcontainerright
{
	display:none;
}
.smctextinput
{
	background-color:white;
}
div#smccontent
{	
	margin-top: 0px;
	margin-left: 20em;
	margin-right: 2em;
	Padding-top: 0px;
	background-color:white;
}
div.smccontentbox
{
	border:1px solid #E5E2DE;
	border-left:10px solid #E5E2DE;
}
#smcfilter
{
	border:1px solid grey;
	background-color:lightyellow;
	color:Black
}
div#smcnavigation
{
	margin-top: 163px;
	margin-left: 6em;
	Padding-top: 0px;
	background-color: #03295C;
	width: 14em;
	Color:#BBCCDC;
	font-weight:bold;
	border-top:none;
	border-right:none 3px orange;
	border-left:none 1px orange;
	border-bottom: none 5px #D1FBD9;
}
#smcnavigation .smcboxhead
{
	background-color:#03295C;
	Color:#BBCCDC;
}
div#smcnavlogon
{
	margin-top: 10px;
	margin-left:0px;
	text-align:center;
	color:#BBCCDC;
	border-top:solid 1px white;
	border-bottom:solid 1px white;
	border-left:none;
	border-right:none;
	font-size:80%;
	background-color:#03295C;
}
div#smcnavlogon a
{
	color:white;
}
div#smcnavigation ul
{
	margin-top: 50px;
}
#smcnavigation ul li a
{
 	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
 	padding-top: 3px;
	padding-left: 10px;
	color:#BBCCDC;
	border-top:none white;
	border-bottom:solid white 1px;
	border-left:none;
	border-right:none;
  	font-weight:normal;
	font-size: 110%;
	background-color:#03295C;
}

#smcnavigation ul li a:hover
{
 	margin-top: 5px;
 	margin-left: 0px;
	margin-right: 0px;
 	padding-top: 3px;
	padding-left: 10px;
	color:#BBCCDC;
	text-decoration:underline;
	border-top:none white;
	border-bottom:solid white 1px;
	border-left:none;
	border-right:none;
	font-size: 110%;
	font-weight:normal;
	background-color:#03295C;
}
#smcnavigation ul li a.smcuser_nav_sitzungskalender
{
	color:#BBCCDC;
}
.smccontextmenu UL
{
	background-color:lightgrey;
	Color:black;
}
.smccontextmenu LI 
{
	background-color:lightgrey;
	Color:black;
}
a.smccontextmenulink
{
	background-color:lightgrey;
	Color:black;
}
.smccontextmenu a
{
	background-color:lightgrey;
	Color:black;
}
.smcrowt
{
	background-color:#03295C;
	color:#BBCCDC;
}
.smcrowh
{
	background-color:LemonChiffon;
}
.smcrow7
{
	background-color:LemonChiffon;
	color:black;
}
.smcrow1
{
	background-color:white;
	color:black;
}
.smcrows
{
	background-color:lightblue;
	font-weight:bold;
	color:black;
}
.smccontenttable
{ 
	border:solid white;
}
.smccontenttable thead tr th
{ 
	background-color:#03295C;
	color:#BBCCDC;
}
.smcshowtext
{
	margin-left:450px;
	margin-right:50px;
	margin-top:50px;
	border:solid 1px black;
}