/* ************* Import einer Schriftart - Optional ***************** */
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

/* ************* Body (äußerer Layout Bereich: Layout + Content + TOP ***************** */
body.smc_body
{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	background: white;
	margin: 0 auto;
	margin-top:0px;
	width:1200px;
	border: 0px solid #EEEEEE;
}

/* ************* Layout (innerer Layout Bereich: Content + Top) ***************** */
#smclayout
{
	width: 1200px;
	background-color: white;
	min-height:400px;
	display:table;
	padding-top:00px;
}

/* ************* TOP über Content ***************** */
#smctop
{ 
	background-color: white; 
	White-space: nowrap;
	height: 445px;
	background: url("../im/kopf.jpg") no-repeat #ffffff;
	border-bottom:0px solid white;
}

/* ************* Navigation: außen ***************** */
div#smcnavigation
{
	position:static !important;
	float:left;
	background-color:white;
	width: 200px !important;
	margin-left: 0px;
	margin-top:0px;
	padding-left:0px;
	Color:#ffffff;
	font-weight:normal;
	font-size: 14px;
	display:block;
	height:auto;
}
/* ************* Navigation: innen ***************** */
#smcnavigation ul li a
{
  	padding: 12px 10px 12px 4px !important;
	margin:0 0px 0px 0px;
	color:black;
	border:none;
  	font-weight:normal;
	font-size: 100%;
	background-color:white;
	text-indent: 14px;
	border-left:6px solid #FEEABC;
}
#smcnavigation ul li a:hover
{
	color:black;
	text-decoration:none;
	border:none;
	background-color:white;
	text-indent: 14px;
	border-left:6px solid #FEEABC;
	font-weight:bold;
}

/* ************* Content: Login-Maske ***************** */
form.smclogon
{
	width: 500px;
}

/* ************* Content: Inhalt der Seite ***************** */
div#smccontent
{	
	background-color:white;
	float:right;
	width: 980px !important;
	min-height:400px !important;
	height:auto !important;
	margin:0px !important;
	margin-top: 0px !important;
	padding-bottom:10px;
	padding-top:0px !important;
	padding-right:3px !important;
	padding-left:4px !important;
	border-left:0px dotted #1E1E1C;
	overflow-x:auto !important;
}

/* ************* Content: Anpassung des Inhalts an die Boxen ***************** */
.smccontenttable
{
	width:100% !important;
}

/* ************* Content: Balken über Vorgängen (z.B. in Sitzungen oder unter Aktuelle Dokumente) ***************** */
.smccontenttable thead tr th
{ 
	background-color: #EEEEEE;
	color:black;
}
.smccontenttable thead tr th a
{ 
	background-color: #EEEEEE;
	color:black;
}

/* ************* Content: Überschrift der jeweiligen Seite ***************** */
H1.smc_h1
{
	color:black;
	font-size:28px;
	margin-left:5px;
	font-weight:normal;
}

/* ************* Content: Begrüßung ***************** */
H2.smc_h2
{
	color:black;
	font-size:14px;
	margin-left:0px;
	font-weight:bold;
}

/* ************* Content: Balken in Sitzungen über Tagesordnung (mit Briefumschlagssymbol etc.) ***************** */
#smcworkcontainer	/* Balken mit Favoriten, Mail und Text über der Tagesordnung */
{
	width:99.5% !important;
	background-color:#F4F4F4;
	border:0px solid #999999;
	padding:5px 2px;
}

/* ************* Content: Links***************** */
a
{
	color: #002A4A;
}

/* ************* Content: Markierungen  ***************** */
table.smc_page_mytags10_contenttable td.smc_td input[type=text] /* MY-TAGS Tabellenkonfig nur ab IE7 */
{ 
	width:100% !important;
}

/* ************* Content: Dokumentliste ***************** */
table.smcdocbox
{
	padding: 2px;
	border: none;
	background: transparent;
	border:0px solid #999999;
	padding:5px 2px;
	float:right;
}

/* ************* Content: Balken über Boxen ***************** */ 
#smccontainer2col .smcboxhead
{
	background:none;
	background-color: #FEF4DD;
	border:1px solid white;
	color:black;
	padding-left:5px;
}

/* ************* Content: Linke Box ***************** */ 
#smccontainer2col .smcboxcontainerleft
{
	background-color: transparent;
	border:none;
	width:99% !important;
}

/* ************* Content: Rechte Box ***************** */
#smccontainer2col .smcboxcontainerright
{
	background-color: transparent;
	border:none;
	width:0% !important;
}

/* ************* Content: Dropdown Menü rechts oben im Content ***************** */
.smcdropdown ul li
{
	background-color:#EEEEEE !important;	
}
.smcdropdown ul li:hover
{
	color:black;
	background-color:#CACACA !important;
}
.smcdropdown ul li a
{
	font-size:13px;
	color:black !important;
}
.smcdropdown ul li a:hover
{
	color:white !important;
}

/* ************* Content: Button rechts unten im Content ***************** */
#smcmenubottom UL LI
{
	margin: 3px 0px 3px 1px !important;
	background-color: #F5F5F5;
	color:#646464 !important;
}
#smcmenubottom UL LI A
{
	margin: 3px 0px 3px 1px;
	background-color: #F5F5F5;
	color:#646464 !important;
}

/* ************* Content: Farben im Sitzungskalender etc. ***************** */
.smcsuchtreffer
{
	background:#FFFACC;
}
.smcrows
{
	background-color:#FFFACC;
	border:none;
}
.smcrowh
{
	padding:5px 0 !important;
	background-color:white;
	border:none;
}
.smcrowt
{
	background-color:#FEF4DD;
	border:none;
}
.smcroww
{
	background-color:#FFFACC;
	border:none;
}
.smcrow7
{
	background-color:#F4F4F4;
	border:none;
}

/* ************* Eigene Klasse "Toplinks" (Definiert über _top1.htm: Position und Farben) - Optional ***************** */
#toplinks ul
{
	float: right;
	padding: 0px 10px 0px 0px;
	margin: 0;
}
#toplinks li
{
	float: right;
	padding:25px 0px 0 25px;
	margin: 0;
	list-style: none;
	color: #4D4D4D;
}
#toplinks a
{
	text-decoration: none;
	font-size: 12px;
	font-weight:normal;
}
#toplinks a:hover
{
	text-decoration: underline;
	color: black;
	font-size: 12px;
}

/* ************* Eigene Klasse "Footer" (Definiert über _uservars -> "user_layout_body2": Position und Farben) - Optional ***************** */
#footer
{
	background-color: #FEE09B;
	color:black;
}
#footer a
{
	color:black;
	padding-right:7px;
	font-weight:normal;
	text-decoration: none;
}
#footer a:hover
{
	color: black;
	padding-right:7px;
	font-weight:normal;
	text-decoration:underline;
}
#footer div
{
	border-top: 0px solid black;
	text-align: center;
	font-size: 11px;
	margin: 0 0px;
	padding: 20px;
}