/* Template-Seite */
h3 { margin-bottom:0; }
li {margin-top: 0px;}

#smccontainer2col .smcboxcontainerleft
{
	width:95%;
}
#smccontainer2col .smcboxcontainerleft_simple
{
	width:95%;
}


/* SessionNet */
#smclayout			
{	
	background-color: none;
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular;
}
#smccontent
{
	padding:0px;
	padding-top: 10px;
}

div#smcnavlogon
{
	background-color: #fff;
	border:none;
	padding:5px;
}
div#smcnavigation
{
	background-color: white;
	padding: 0px;
	margin: 0px;
	height: auto;
}
div#smcnavigation
{
	margin-top: 10px;
}
div#smcnavigation li
{
	padding: 0px;
	margin: 0px;
}
#smcnavigation ul li a
{
	font-weight: bold;
	background-color: none;
	border:none;
	font-size: 1.2em;
	color: #005A7C;
	margin: 0px ;
	margin-right: 4px;
	padding: 4px 10px 4px 0px;
}
#smcnavigation ul li a:hover
{
	background-color: white;
	text-decoration: underline;
	color: #005A7C;
	border: none;
}

/* Contextmenu */
div.smccontextmenu ul li ul li
{
	margin:0px; 
	padding-right:0px;
}
div.smccontextmenu ul li
{
	padding-right:5px;
	padding-left:5px;
}
div.smccontextmenu { padding-left:0px; }
div.smccontextmenu ul, 
div.smccontextmenu ul li,
div.smccontextmenu ul li ul li
{
	background-color: #A3AAB0;
	color: #fff;
}
#smccontent .smccontextmenu a
{
	background-color: #A3AAB0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#smccontent .smccontextmenu a:hover
{
	background-color: #A3AAB0;
	color: #fff;
	text-decoration: underline;
}


/* Seiteninhalt */
#smccontent a 
{ 
	color: #005a7c; 
	text-decoration: none;
}
#smccontent a:hover 
{ 
	background-color: underline; 
	color: #7e838a; 
	text-decoration: underline;
}

.smccontenttable thead tr th
{ 
	background-color: #E5EEF2;
}

#smccontent .smcboxhead
{ 
	padding: 2px 6px; 

}

h1.smc_h1 { margin-top:15px;}
h3.smc_h3 { 
	background-color: transparent;
	border:none;
	font-size: 1.1em;
	font-weight: bold;
}

.smcrow7 { background-color: #FFF1EF; }
.smcrow2 { background-color:#F5F5F5; }
.smcrowt { background-color: #005A7C; }
.smcroww { background-color: #FFFCDF; }
.smcrowl { background-color: #E0E7EF; }
.smcrows { background-color: #FFEFEF; }
.smcformbox_active { background-color: #FFFFDF; }
