/* layout version 2 */
/* steuerung der seitenanzeige im browser (ehemalige styles.css) */
/* diese datei darf nicht verändert werden ! anpassungen nehmen sie in folgender datei vor: _styles.css */
body.smc_body
{
	font-family:tahoma,verdana,arial;
}
body.smc_bodynav
{
	margin:0px;
}
h1.smc_h1
{
	font-size:1.75em;
}
h2.smc_h2
{
	padding-top:10px;
	font-size:1.5em;
}
h3.smc_h3
{
	padding-top:14px;
	padding-bottom:0;
	font-size:1.25em;
	font-weight:bold;
}
h4.smc_h4
{
	font-size:1.20em;
}

p.smc_p1
{
	padding:0px;
	margin:0px;
}

.smctop
{
	position: relative;
	float: left;
	background-color: white;
}
.smclayout
{
	position: absolute;
	font-family:tahoma,verdana,arial;
	font-size:85%;
	width: 100%;
	top:0px;
	left:0px;
}
.smccontent
{	
	position: absolute;
	top: 0px;
	left: 13em;
	padding-left: 5px;
	width: auto;
	background-color: white;
	margin-right: 0.5em;
}
.smccontentframe
{	
	position: absolute;
	padding-top: 10px;
	padding-left: 10px;
	width: auto;
	background-color: white;
}
.smccontentnonav
{	
	margin-left: 1em;
	padding-left: 1em;
}
.smchead
{
	position: relative;
	clear:both;
}
.smchead2
{
	position: relative;
	clear:both;
}
.smcheader2
{
	padding:2px;
	vertical-align:top;
	font-weight:bold;
	border-bottom:1px solid #000000;
	white-space:nowrap;
    background-color: #c0c0c0;
    color: #000000;
}
.smch
{
	padding-right: 5px;
}
.smccontentdata
{
	position: relative;
	float: left;
	clear:both;
}

.smccontextmenutop
{
	font-size:95%;
	position: relative;
	float:right;
	top:2px;
	margin-bottom: 5px;
	border:1px solid #000080;
	text-align: center;
	color:#000080;
	background-color: white;
}

.smcfoot
{
	margin-top: 3em;
	margin-left: 5px;
	clear: both;
}
div.smccontextmenubottom
{
	position: relative;
	float: right;
}
.smccontextmenubottom
{
	font-size:95%;
	margin-top: 1em;
	margin-bottom: 0.5em;
	border:1px solid #000080;
	text-align: center;
	color:#000080;
}
.smccontextmenu
{
	position: static;
	float:none;
	clear:both;
	font-size:95%;
	margin-top: 2px;
	border:1px solid #000080;
	text-align: left;
	color:#000080;
	background-color: #000080;
}
a.smccontextmenulink,a.smccontextmenu2link
{
	white-space:nowrap;
}
.smccontextmenulink
{
	text-align: center;
	color:#000080;
	background-color: white;
	text-decoration:none;
}
.smccontextmenulink:hover
{
	color:orange;
	text-decoration:underline;
}
.smccontextmenupause
{
	width: 1em;
	background-color: #000080;
}
.smccontextmenuselected
{
	text-align: center;
	font-weight:bold;
	background-color: white;
	color:red;
	text-decoration:none;
}
.smccontextmenuselected:hover
{
	color:orange;
	text-decoration:underline;
}
.smccontextmenu2
{
	position: static;
	float:none;
	clear:both;
	font-size:95%;
	margin-top: 2px;
	border:1px solid green;
	text-align: left;
	color:green;
	background-color: green;
}
.smccontextmenu2link
{
	text-align: center;
	color:green;
	background-color: white;
	text-decoration:none;
}
.smccontextmenu2link:hover
{
	color:orange;
	text-decoration:underline;
}
.smccontextmenu2pause
{
	width: 1em;
	background-color: green;
}
.smccontextmenu2selected
{
	text-align: center;
	font-weight:bold;
	background-color: white;
	color:red;
	text-decoration:none;
}
.smccontextmenu2selected:hover
{
	color:orange;
	text-decoration:underline;
}

.smccontentleft
{
	z-index: 20;
	position: relative;
	float: left;
	margin-right: 10px;
	width:60%;
}
.smccontentright
{
	z-index: 20;
	position: relative;
	float: right;
	width:30%;
}
div.smccontentbox
{
	padding-left:3px;
	padding-right:3px;
	padding-bottom:5px;
	padding-top:2px;
	margin-top:10px;
	border-left:10px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}
.smccontentbox table
{
	margin-bottom:5px;
	width:100%;
}
.smccontentboxheader
{
	color:black;
	padding-bottom:2px;
	padding-top:2px;
}
.smccontentboxheader h3
{
	display: inline;
}
.smccontentboxheader a
{
	padding-left:1em;
}
div.smcportalcontrol
{
	float:right;
	padding-top:2px;
}

/* ******************** tabellen ******************** */
/* *** listen *** */

.smccontenttable 									/* alle datentabellen - übersicht gremien, politiker, ... */
{ 
	border-spacing: 0px; 
	clear: both; 
	text-align: left;
	margin-top: 10px;
}	
			
.smccontenttable thead tr th
{ 
	padding: 2px 8px 2px 8px;
	margin: 0px;
	white-space: nowrap;
}
.smccontenttable thead tr th a
{ 
	text-decoration:underline;
}
.smccontenttable td
{
	padding: 2px 8px 2px 8px;
	vertical-align:top;
}	
.smccontenttable form
{
	margin:1px;
}
.smcsubheader								/* tabellen-zwischenüberschrift */
{ 
	border-bottom: 1px solid black;
}
.smctablehead								/* tabellen-hervorhebung vorgang-details */
{
	font-weight: bold;
}	

a.smcnavhist
{
	font-size:90%;
	text-align:left;
	text-decoration:none;
	color:#000080;
}
p.smcnavhist
{
	margin-top: 1px;
}
a.smcnavhist:hover
{
	text-decoration:underline;
	color:#000080;
}

.smcnav
{	
	position: absolute;
	width: 12em;
	padding-bottom:20%;
	background-color: #000080;
}
.smcnavliste
{
	padding-top: 2em;
	margin-top: 6em;
}	
.smcnavmenu
{
	padding-left: 5px;	
	vertical-align:middle;
	white-space:nowrap;
	text-align:left;
	margin-top:-15px;
	padding-top:1px;
}
.smcmenu1
{
	color:white;
	font-family:tahoma,verdana,arial;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.smcmenu1:hover
{
	color:orange;
}

code.smc_code
{
}

.smcdoc1
{
	border:1px solid #c0c0c0;
	width:15em;
}
.smcdoc2
{
	border:1px solid #c0c0c0;
}
.smcdocument
{
	padding:3px;
	clear:both;
}
.smcdoctext
{
	font-size:90%;
	padding-left:22px;
}
.smcdoctextlink
{
	padding-left:5px;
	vertical-align:top;
}
.smcdoctextlarge
{
	color:gray;
}

.error1
{
	color:red;
}
.smc_small
{
	color: black;
}
a.smc_small
{
	color:#000080;
	text-decoration:underline;
}
a.smc_small:visited
{
	color:#840084;
}
.smclogon
{
	width:500px;
	text-align:right;
}
.smclabel
{
	font-weight:bold;
}
.smclabel2
{
	width:150px;
	text-align:right;
}
.smctextinput
{
	width:200px;
}
.smctxtlink
{
}
.smctxtcontent
{
	height:150;
	overflow:auto;
	margin-top:10px;
	border: 1px solid black;
}
.smctxtcontentright
{
	position:relative;
	float:right;
	padding:10px;
	margin-left:20px;
	margin-bottom:20px;
	border: 1px solid black;
}
.smcsuchenmenu
{
	border:1px solid #000080;
	background-color:#e1e1e1;
	padding:5px;
}

/* *** zeilen in datentabellen *** */

.smcrow1
{
	vertical-align:top;
}
.smcrow2
{
	vertical-align:top;
	background-color:#e1e1e1;
}
.smcrow7
{
	background-color:#ff8080;
}
.smcroww									/* *** termin-markierung *** */
{
	background-color:#ffff80;
	border-bottom:1px solid white;
}
.smcrowg
{
	background-color:#E0E9EF;
	font-weight:bold;
	text-align:left;
}
.smcrowh
{
	background-color:#c0c0c0;
	font-weight:bold;
	text-align:left;
}
.smcrowl
{
	background-color:#d2d2e2;
	font-weight:bold;
	text-align:left;
}
.smcrown
{
	background-color:#ffc0c0;
}
.smcrows
{
	background-color:#ffa9a9;
	text-align:left;
	text-decoration:none;
}
.smcrowt
{
	background-color:#000080;
}

/* *** dokumentbox *** */
table.smcdocbox
{ 
	float:right;
	width: 12em; 
	border:1px solid gray;
}
table.smcdocboxright
{ 
	float:right;
}
.smccontenttable tr td table.smcdocbox
{ 
	float:left;
	border:0px solid gray;
}
table.smcdocbox thead
{
	display: none;
}
table.smcdocbox tr td
{
	padding: 0px;
	text-align:left;
	vertical-align:top;
	font-size:90%;
}
table.smcdocbox form
{
	float: left;
	padding:0px;
	margin:0px;
	padding-right:2px;
}

.smcdocfunktionen
{
	text-align:right;
}


/* *** vorgangdetails *** */
table#smctablevorgang
{
	border-spacing: 0px;
	margin: 0px 10px 10px 0px; 
	float: left;
	text-align:left;
}

#smctablevorgang thead
{
	display: none;
}
#smctablevorgang tr td
{
	padding: 2px 15px 2px 8px;
	vertical-align:top;
}

.smctablevorgang thead
{
	display: none;
}
.smctablevorgang tr td
{
	padding: 2px 15px 2px 8px;
	vertical-align:top;
}

/* *** filter-liste *** */
#smcfilter
{
	margin-top:10px;
	border:1px solid gray;
	background-color:#e0e0e0;
	padding-left:2px;
}
.smcfilter1
{
	padding-right:10px;
	font-weight:bold;
	font-size:80%;
}
.smcfilter2
{
	padding-right:10px;
}

.smcfilter3
{
	font-style:italic;
}

/* *** werkzeugleiste *** */
#smcworkcontainer
{
	font-size:0.9em;
	background-color:#e0e0e0;
	border:1px solid gray;
	height:16px;
	margin-top:0.5em;
	clear:both;
}

/* *** nachträge *** */
.smcf_tondat
{
	color: red;
	font-size:80%;
	display: none;
}
.smcf_tondat_star
{
	font-size:80%;
}

/* *** newsticker *** */
.smcnews
{
	width:auto;
	font-size:90%;
	background-color:white;
}
.smcnews1
{
	font-weight:bold;
}

/* *** such-formulare *** */
.smcform
{
	background-color:#e1e1e1;
	width:95%;
	z-index: 1;
	margin:0px;
}		
.smcformbox
{
	background-color:#e1e1e1;
	border:1px solid #c0c0c0;
	margin:0;
	padding:3px;
}		
.smcformbox_active
{
	background-color:#ffff80;
	border:1px solid #c0c0c0;
	margin:0;
	padding:3px;
}	
.smcformbox_control
{
	background-color:#f0f0f0;
	border:1px solid #a0a0a0;
	margin:0;
	padding:3px;
}	

/* *** einzelelemente *** */

div#smcsomacosinfo
{
	clear:both;
	margin-top:1em;
}
.smcuserinfo
{
	font-size:90%;
	text-align:right;
	background-color: white;
	border-top: 1px solid #000080;
	padding:2px;
}
.smcinvisible
{
	display: none;
	left: -2000px;
}

