/* Version:290 */
/* Steuerung der Seitenanzeige im Browser */
/* Diese Datei darf nicht verändert werden ! Anpassungen nehmen Sie in folgender Datei vor: _styles.css */
body.smc_body
{
}
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;
}
.smch3_info
{
	font-size:1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.smch3_info:visited
{
	color:#840084;
}

th.smc_th
{
	border-bottom:1px solid #000000;
	text-align:left;
	white-space:nowrap;
}
th.smc_th2
{
	text-align:left;
	white-space:nowrap;
}
th.smc_th3
{
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #000000;
	white-space:nowrap;
}
tr.smc_tr
{
	vertical-align:top;
}
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;
}
.smch
{
	padding-right: 5px;
}
.smccontentdata
{
	position: relative;
	float: left;
	clear:both;
}
.smcfoot
{
	position: relative;
	clear:both;
	margin-top: 3em;
	margin-left: 5px;
}

.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;
}
.smccontextmenubottom
{
	font-size:95%;
	position: relative;
	float: right;
	clear: both;
	margin-top: 1em;
	margin-bottom: 0.5em;
	border:1px solid #000080;
	text-align: center;
	color:#000080;
	background-color: white;
}
.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;
}
.smccontentright
{
	z-index: 20;
	position: relative;
	float: right;
}
.smccontentbox
{
	border-left:10px solid #008000;
	border-right:1px solid #008000;
	border-top:1px solid #008000;
	border-bottom:1px solid #008000;
	margin-top:10px;
}
.smccontentbox2
{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:2px;
}
.smccontentboxheader
{
	color:black;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
	padding-top:2px;
}
.smccontenttable
{
	margin-top:1em;
	font-size:1em;
	padding:2px;
}
.smccontenttext
{
	margin-top:1em;
	margin-bottom:1em;
}

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
{
}
.smcheader2
{
	padding:2px;
	background-color:#c0c0c0;
	color:black;
	vertical-align:top;
	font-weight:bold;
	border-bottom:1px solid #000000;
	white-space:nowrap;
}
.smcheader4
{
	text-align:left;
	font-weight:bold;
	padding-right:5px;
}
.smcheader5
{
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #000000;
}
.smcheader6
{
	text-align:left;
	padding-left:5px;
	padding-right:10px;
}
.smctd1
{
	padding-right:2px;
}
.smctd1right
{
	padding-right:2px;
	text-align:right;
}
.smctd2
{
	padding-right:2px;
	border-top:2px solid white;
}
.smctd3
{
	padding-right:2px;
	padding-left:15px;
}
.smcrow1
{
	vertical-align:top;
}
.smcrow2
{
	vertical-align:top;
	background-color:#e1e1e1;
}
.smcrow7
{
	background-color:#ff8080;
}
.smcroww
{
	background-color:#ffff80;
	border-bottom:1px solid white;
}
.smcrowh
{
	background-color:#c0c0c0;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	padding-top:5px;
}
.smcrowl
{
	background-color:#d2d2e2;
	font-weight:bold;
	text-align:left;
}
.smcrows
{
	background-color:#ffa9a9;
	text-align:left;
	text-decoration:none;
}
.smcrowt
{
	background-color:#000080;
}
.smcrowmy
{
	background-color:#F5E4A9;
}
.smctext11
{
	font-family:courier new,times new roman,verdana,arial;
	font-weight:bold;
	white-space:nowrap;
	padding-left:30px;
}
.smctext12
{
	font-family:courier new,times new roman,verdana,arial;
}
.smctext21
{
	font-family:courier new,times new roman,verdana,arial;
	font-weight:bold;
	white-space:nowrap;
	padding-bottom:5px;
	padding-left:30px;
}
.smctext22
{
	font-family:courier new,times new roman,verdana,arial;
	padding-bottom:5px;
}

.smcform
{
	z-index: 1;
	background-color:#e1e1e1;
	width:600px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}		
.smcformbox
{
	background-color:#e1e1e1;
	border:1px solid #c0c0c0;
	margin:0;
	padding:3px;
}		
.smcformlabel
{
	text-align:right;
	font-weight:bold;
}
.smcformlabel2
{
	text-align:right;
}
.smcforminput
{
	width:200px;
	vertical-align:right;
}
.smcforminputlong
{
	width:400px;
	vertical-align:right;
}
.smcformsubmit
{
}

.smcinvisible
{
	display: none;
	left: -2000px;
}

.smcuserinfo
{
	font-size:90%;
	text-align:right;
	background-color: white;
	border-top: 1px solid #000080;
	padding:2px;
}
.smcimg
{
	border:0px;
}
.smcimgperson
{
	position:relative;
	float:right;
	margin-right:20px;
	margin-left:10px;
	margin-top:10px;
	border:0px;
}
.smcimg16
{
	border:0px;
	width:16px;
	height:16px;
}
.smcimg18
{
	border:0px;
	width:18px;
	height:18px;
}
.smcpaddingr1
{
	padding-right:10px;
}

.smcdocrow1
{
	z-index: 30;
	position: relative;
	float: right;
	margin-right:1px;
	margin-left:10px;
	background-color:white;
}
.smcdocrow2
{
}
.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;
}
.smcdocform
{
	float: left;
	padding:0px;
	margin:0px;
	padding-right:2px;
}
.smcdocforminput
{
	width:16px;
	height:16px;
}

.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;
	vertical-align:right;
}
.smcshowtext
{
	margin-left:20px;
	height:250px;
	overflow:auto;
	border: 1px solid black;
	margin-top:12px;
}
.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;
}
.smcsuchtreffer
{
	background-color:yellow;
}
.smcline2
{
	padding-left:10px;
}
.smcline3
{
	padding-left:20px;
}
.smcline4
{
	padding-left:30px;
}

/* Newsticker */
.smcnews
{
	font-size:90%;
	width:18%;
	z-index: 1;
	background-color:white;
}
.smcnews1
{
	width:auto;
}
/* style definitions for documents */
p.msonormal, li.msonormal, div.msonormal, p.MsoNormal, li.MsoNormal, div.MsoNormal
{
	mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"tahoma,verdana,arial,times new roman";
	mso-fareast-font-family:"tahoma,verdana,arial,times new roman";
}

/* 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;
}

.smctooltip1
{
	font-style:italic;
}

