body.smc_body {
	font-size: 0.8em;
	margin: 0px;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	height: 100%;
	padding: 0px;
}

body.smc_bodynav {
	font-size: 0.8em;
	margin: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
}

h1.smc_h1 {
	font-size: 1.6em;
	margin: 1.5em 0em 1em;
}

h2.smc_h2 {
	font-size: 1.3em;
	margin: 0.5em 0em 1em;
}

h3.smc_h3 {
	font-size: 1.2em;
}

a {
	font-weight: bold;
	color: #444;
	border-bottom: #696969 0px solid;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #dc143c;
	border-bottom: #dc143c 0px solid;
	text-decoration: underline;
}

div#smccontentnonav {
	padding-right: 1em;
	padding-left: 1em;
	margin-left: 0em;
	margin-right: 0em;
	background-color: white;
}

div#smccontentframe {
	padding-left: 10px;
	width: auto;
	padding-top: 10px;
	background-color: white;
}

.smctop {
	left: 0px;
	background-image: url(../im/bgleisterot.jpg);
	margin: 0px;
	width: 100%;
	position: absolute;
	top: 0px;
	height: 100px;
	background-color: #dc143c;
	max-width: 1240px;
	min-width: 760px;
	padding: 0px;
}

#smclayout {
	border-right: red 0px solid;
	border-top: red 0px solid;
	padding-left: 0px;
	border-left: red 0px solid;
	border-bottom: red 0px solid;
	background-color: #eaeaea;
}

.smclayout {
	left: 0px;
	width: 100%;
	position: absolute;
	top: 100px;
	max-width: 1240px;
	min-width: 760px;
}

#smccontent {
	border-right: white 1px solid;
	padding-right: 0em;
	border-top: white 1px solid;
	padding-left: 1em;
	margin-left: 12em;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height: 100%;
	background-color: white;
}

.smccontentleft {
	border-right: green 0px solid;
	border-top: green 0px solid;
	float: left;
	border-left: green 0px solid;
	width: 72%;
/*	width: 63%;*/
	margin-right: 0px;
	border-bottom: green 0px solid;
}

.smccontentright {
	border-right: blue 0px solid;
	border-top: blue 0px solid;
	float: right;
	margin-bottom: 5px;
	border-left: blue 0px solid;
	width: 25%;
/*	width: 33%;*/
	border-bottom: blue 0px solid;
}

div.smccontentbox {
	border-right: #dc143c 0px solid;
	border-top: #dc143c 1px solid;
	margin-top: 10px;
	border-left: #dc143c 7px solid;
	border-bottom: #dc143c 1px solid;
	padding: 2px 3px 5px;
}

#smccontentboxnews {
	border-right: orange 0px solid;
	border-top: orange 1px solid;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	border-left: orange 5px solid;
	border-bottom: orange 1px solid;
	padding: 0px 2px 3px 5px;
}

#smccontentboxupload {
	border-right: orange 0px solid;
	border-top: orange 1px solid;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	border-left: orange 5px solid;
	border-bottom: orange 1px solid;
	padding: 0px 2px 3px 5px;
	text-align: right;
}

#smccontentboxupload p {
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0;
	text-align: left;
}

#smccontentboxupload table {
/*	float: right;*/
	margin: 0;
	margin-bottom: 5px;
	width: 100%;
/*	background-color: aqua;*/
}

#smccontentboxupload table td {
/*	margin: 0;
	margin-bottom: 5px;*/
	width: auto;
/*	background-color: green;*/
}

#smccontentboxheaderupload {
	font-weight: normal;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 5px;
/*	padding-left: 5px;*/
	margin: 0;
	border: 0px solid green;
	text-align: left;
}

#smccontentboxheaderupload h3 {
	display: inline;
	font-size: 1.2em;
/*	text-align: left;*/
}

.smccontentbox table {
	margin-bottom: 5px;
	width: 100%;
}

.smccontentboxheader {
	padding-bottom: 2px;
	color: black;
	padding-top: 2px;
}

.smccontentboxheader h3 {
	display: inline;
	font-size: 1.2em;
}

.smccontentboxheader a {
	padding-left: 1em;
}

div.smcportalcontrol {
	float: right;
	padding-top: 2px;
}

.smccontextmenu ul {
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	color: white;
	list-style-type: none;
	padding: 0px;
}

.smccontextmenu li {
	display: block;
	float: left;
	width: auto;
	padding: 1px 8px;
}

.smccontextmenu ul ul {
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	color: white;
	list-style-type: none;
	padding: 0px;
}

.smccontextmenu li li {
	display: block;
	float: left;
	width: auto;
	background-color: transparent;
	padding: 0px 0px 0px 10px;
}

.smccontextmenutext {
	float: left;
}

.smccontextmenu a {
	margin: 0px;
	text-decoration: none;
}

.smccontextmenu a:hover {
	color: #de1439;
	background-color: white;
	text-decoration: none;
}

.smccontextmenu a:active {
	color: #de1439;
	background-color: white;
	text-decoration: underline;
}

.smccontextmenuselected {
	font-weight: bold;
}

.smccontextmenu2selected {
	font-weight: bold;
}

.smccontextmenu ul {
	background-color: #dc143c;
}

.smccontextmenu li {
	background-color: #dc143c;
}

.smccontextmenu a {
	font-weight: bold;
	color: white;
}

.smccontextmenu li {
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}

.smccontextmenu li li {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}

div#smccontextmenubottom {
	margin-top: 1em;
	float: right;
}

.smccontenttable {
	clear: both;
	margin-top: 10px;
	width: auto;
	text-align: left;
	border-spacing: 0px;
}

.smccontenttable thead tr th {
	margin: 0px;
	border-bottom: black 1px solid;
	white-space: nowrap;
	background-color: silver;
	padding: 2px 8px;
}

.smccontenttable thead tr th a {
	text-decoration: underline;
}

.smccontenttable td {
	vertical-align: top;
	padding: 2px 4px;
}

.smccontenttable form {
	margin: 1px;
}

.smcsubheader {
	border-bottom: black 1px solid;
	background-color: #f5e8fe;
}

.smctablehead {
	font-weight: bold;
}

.smcrow2 {
	background-color: #f1f0f2;
}

.smcrow7 {
	background-color: #ffcfcf;
}

.smcroww {
	border-bottom: white 1px solid;
	background-color: #ffff80;
}

.smcrowg {
	font-weight: bold;
	background-color: #e0e9ef;
	text-align: left;
}

.smcrowh {
	font-weight: bold;
	background-color: #e0e9ef;
	text-align: left;
}

.smcrowl {
	font-weight: bold;
	background-color: #d2d2e2;
	text-align: left;
}

.smcrown {
	background-color: #ffc0c0;
}

.smcrows {
	background-color: #ffa9a9;
	text-align: left;
	text-decoration: none;
}

.smcrowt {
	background-color: #000080;
}

table.smcdocbox {
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	float: right;
	border-left: gray 1px solid;
	width: 16em;
	border-bottom: gray 1px solid;
}

.smccontenttable tr td table.smcdocbox {
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	float: right;
	border-left: gray 0px solid;
	border-bottom: gray 0px solid;
}

table.smcdocbox thead {
	display: none;
}

table.smcdocbox tr td {
	font-size: 90%;
	vertical-align: top;
	text-align: left;
	padding: 0px;
}

table.smcdocbox form {
	margin: 1px;
}

.smcdocfunktionen {
	margin: 1px;
	text-align: right;
}

.smcdoctextlarge {
	color: gray;
}

table#smctablevorgang {
	float: left;
	margin: 0px 10px 10px 0px;
	text-align: left;
	border-spacing: 0px;
}

#smctablevorgang thead {
	display: none;
}

#smctablevorgang tr td {
	vertical-align: top;
	padding: 2px 15px 2px 8px;
}

#smcfilter {
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	margin-top: 10px;
	padding-left: 3px;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	background-color: #f7f3f7;
}

.smcfilter1 {
	padding-right: 10px;
	font-weight: bold;
	font-size: 80%;
}

.smcfilter2 {
	padding-right: 10px;
}

.smcfilter3 {
	font-style: italic;
}

#smcworkcontainer {
	clear: both;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	margin-top: 0.5em;
	font-size: 0.9em;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #e0e0e0;
}

.smcf_tondat {
	display: none;
	font-size: 80%;
	color: red;
}

.smcf_tondat_star {
	font-size: 80%;
}

.smcnews {
	font-size: 90%;
	width: auto;
	background-color: white;
}

.smcnews1 {
	font-weight: bold;
}

.smcform {
	z-index: 1;
	margin: 0px;
	width: 95%;
	background-color: #e1e1e1;
}

.smcformbox {
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	margin: 0px;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	background-color: #e1e1e1;
	padding: 3px;
}

.smcformbox_active {
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	margin: 0px;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	background-color: #ffff80;
	padding: 3px;
}

.smcformbox_control {
	border-right: #a0a0a0 1px solid;
	border-top: #a0a0a0 1px solid;
	margin: 0px;
	border-left: #a0a0a0 1px solid;
	border-bottom: #a0a0a0 1px solid;
	background-color: #f0f0f0;
	padding: 3px;
}

div#smcsomacosinfo {
	clear: both;
	margin-top: 1em;
}

.smclogon {
	border-right: silver 0px solid;
	border-top: silver 0px solid;
	border-left: silver 0px solid;
	width: 40em;
	border-bottom: silver 0px solid;
	text-align: right;
}

.smctextinput {
	width: 200px;
}

.smctxtlink {
	float: left;
}

.smctd1 {
	padding-right: 2px;
}

.smctd1right {
	padding-right: 2px;
	text-align: right;
}

td.smctd2 {
	padding-right: 2px;
	border-top: white 2px solid;
}

td.smctd3 {
	padding-right: 1em;
	padding-left: 2em;
}

.smcline2 {
	padding-left: 10px;
}

.smcline3 {
	padding-left: 20px;
}

.smcline4 {
	padding-left: 30px;
}

th.smc_th {
	border-bottom: #000000 1px solid;
	white-space: nowrap;
	background-color: #c0c0c0;
	text-align: left;
}

th.smc_th2 {
	white-space: nowrap;
	background-color: #c0c0c0;
	text-align: left;
}

th.smc_th3 {
	font-weight: normal;
	border-bottom: #000000 1px solid;
	white-space: nowrap;
	background-color: #c0c0c0;
	text-align: left;
}

tr.smc_tr {
	vertical-align: top;
}

td.smc_td5 {
	font-weight: bold;
	border-bottom: #000000 1px solid;
	text-align: left;
}

.smctext11 {
	padding-left: 30px;
	font-weight: bold;
	font-family: "courier new","times new roman",verdana,arial;
	white-space: nowrap;
}

.smctext12 {
	font-family: "courier new","times new roman",verdana,arial;
}

.smctext21 {
	padding-left: 30px;
	font-weight: bold;
	padding-bottom: 5px;
	font-family: "courier new","times new roman",verdana,arial;
	white-space: nowrap;
}

.smctext22 {
	padding-bottom: 5px;
	font-family: "courier new","times new roman",verdana,arial;
}

.smcworkfunction {
	padding-right: 10px;
	display: inline;
	white-space: nowrap;
}

.smcworkfunctiontext {
	padding-left: 5px;
}

a.smcworkfunctiontext {
	text-decoration: none;
}

a.smcworkfunctiontext:hover {
	text-decoration: underline;
}

.smcworkyes {
	padding-right: 5px;
	padding-left: 5px;
	background-color: #70f870;
}

.smcworkno {
	padding-right: 5px;
	padding-left: 5px;
	background-color: red;
}

.smcformlabel {
	font-weight: bold;
	text-align: right;
}

.smcformlabel2 {
	text-align: right;
}

.smcformlabelsmall {
	font-size: 0.9em;
}

.smcforminput {
	font-size: 0.8em;
	width: 15em;
}

.smcforminputlong {
	font-size: 0.8em;
	width: 25em;
}

.smcforminputxx {
	font-size: 0.8em;
}

.smcformsubmit {
}

.smcimg {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}

.smcimgperson {
	border-top-width: 0px;
	border-left-width: 0px;
	float: right;
	border-bottom-width: 0px;
	margin: 10px 20px 10px 10px;
	position: relative;
	border-right-width: 0px;
}

.smcimg16 {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	vertical-align: middle;
	border-right-width: 0px;
}

.smcimg18 {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	width: 18px;
	height: 18px;
	border-right-width: 0px;
}

.smcimgjs {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}

.smcpaddingr1 {
	padding-right: 10px;
}

.smcinvisible {
	left: -2000px;
	visibility: hidden;
}

.smchidden {
	display: none;
}

.smcclear {
	clear: both;
}

.smcsuchtreffer {
	background-color: yellow;
}

.smccontenttext {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
}

#smcdiveditable {
	margin-bottom: 1em;
	margin-right: 1em;
	background-color: #eaeaea;
	padding: 1em;
}

.smcnowrap {
	white-space: normal;
}

.smcdosize {
	white-space: nowrap;
}

p.msonormal {
	font-size: 1em;
	margin: 0cm 0cm 0pt;
	font-family: tahoma,verdana,arial,"times new roman";
	mso-style-parent: "";
	mso-pagination: widow-orphan;
	mso-fareast-font-family: tahoma,verdana,arial,"times new roman";
}

li.msonormal {
	font-size: 1em;
	margin: 0cm 0cm 0pt;
	font-family: tahoma,verdana,arial,"times new roman";
	mso-style-parent: "";
	mso-pagination: widow-orphan;
	mso-fareast-font-family: tahoma,verdana,arial,"times new roman";
}

div.msonormal {
	font-size: 1em;
	margin: 0cm 0cm 0pt;
	font-family: tahoma,verdana,arial,"times new roman";
	mso-style-parent: "";
	mso-pagination: widow-orphan;
	mso-fareast-font-family: tahoma,verdana,arial,"times new roman";
}

p.msonormal {
	font-size: 1em;
	margin: 0cm 0cm 0pt;
	font-family: tahoma,verdana,arial,"times new roman";
	mso-style-parent: "";
	mso-pagination: widow-orphan;
	mso-fareast-font-family: tahoma,verdana,arial,"times new roman";
}

li.msonormal {
	font-size: 1em;
	margin: 0cm 0cm 0pt;
	font-family: tahoma,verdana,arial,"times new roman";
	mso-style-parent: "";
	mso-pagination: widow-orphan;
	mso-fareast-font-family: tahoma,verdana,arial,"times new roman";
}

div.msonormal {
	font-size: 1em;
	margin: 0cm 0cm 0pt;
	font-family: tahoma,verdana,arial,"times new roman";
	mso-style-parent: "";
	mso-pagination: widow-orphan;
	mso-fareast-font-family: tahoma,verdana,arial,"times new roman";
}

div#smcnavigation {
	left: 0px;
	margin: 0px;
	width: 12em;
	position: absolute;
	top: 85px;
	height: auto;
	background-color: #eaeaea;
	padding: 0px;
}

#smcnavigation ul {
	margin: 0px;
	color: #444;
	text-align: right;
	padding: 0px;
}

#smcnavigation ul ul {
	display: inline;
}

#smcnavigation ul ul a {
	font-weight: normal;
	background-color: #e6f3fc;
}

#smcnavigation li {
	margin-top: 0.2em;
	display: inline;
	margin-bottom: 0.2em;
	list-style-type: none;
}

#smcnavigation ul li a {
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	display: block;
	font-weight: bold;
	margin: 0em;
	border-left: gray 0px solid;
	color: #444;
	border-bottom: gray 1px solid;
	white-space: nowrap;
	background-color: #ffebd6;
	text-decoration: none;
	padding: 0.2em 0.4em;
}

#smcnavigation ul li a:hover {
	background-color: #f5deb3;
}

.smcnavigationselected ul li a {
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-weight: bold;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	background-color: #bbbbbb;
}

#smcnavlogon {
	border-right: red 1px dotted;
	border-top: red 1px dotted;
	font-size: 80%;
	margin: 1em;
	border-left: red 1px dotted;
	border-bottom: red 1px dotted;
}

div#smcnavlogon {
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	margin: 0.3em 0.3em 5.5em;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: white;
	padding: 0.2em;
}

#smcnavlogon a {
	font-weight: bold;
	color: #444;
	text-decoration: underline;
}

#smcnavlogon a:hover {
	font-weight: bold;
	color: #dc143c;
	text-decoration: underline;
}

form#smcnavgoogle1 {
	font-size: 80%;
	float: right;
	margin: 5px;
	background-color: white;
	padding: 1px 5px;
}

/* VersionAenderung:3201 */
/* layout version 3 ... 4 */
/* steuerung der boxendarstellung */
/* diese datei darf nicht verändert werden ! anpassungen nehmen sie in folgender datei vor: _styles.css */
/* ******************** layoutrahmen ******************** */

/* Boxen */
#smccontainer2col					/* container mit spalten rechts u. links */
{
	width: 100%;
}

#smccontainer2col .smcboxcontainer
{
	border: 1px solid gray;
	padding: 2px;
	margin-bottom:10px;
	background:white;
}

#smccontainer2col .smcboxcontainerleft
{
	width:63%;
	float:left;
	border: 2px solid gray;
}

#smccontainer2col .smcboxcontainerright
{
	width:34%;
	float:right;
	border: 2px solid gray;
}

#smccontainer2col .smcboxcontainerleft_simple
{
	width:63%;
	float:left;
	border: 0px solid gray;
}

#smccontainer2col .smcboxcontainerright_simple
{
	width:34%;
	float:right;
	border: 0px solid gray;
}

#smccontainer2col .smcbox
{
	margin:2px;
	border:1px solid gray;
}

#smccontainer2col .smcboxhead
{ 
	height:1.7em;
	padding:1px;
	display:block;
	background:url('../im/boxhead.jpg') repeat-x;
}

#smccontainer2col .smcboxhead .smcboxheadleft
{
	float:left;
	margin:0px;
	padding:0px;
	width:75%;
}
#smccontainer2col .smcboxhead .smcboxheadleft h3
{
	margin:0px;
	padding:0px;
}
#smccontainer2col .smcboxhead .smcboxheadright
{
	float:left;
	margin:0px;
	padding:0px;
	width:25%;
}
#smccontainer2col .smcboxhead .smcboxheadrightfull
{
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
#smccontainer2col .smcboxicons 
{
	float:right;
	margin:0px;
	padding:0px;
}
#smccontainer2col ul.smcboxicons li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float:left;
}

#smccontainer2col ul.smcboxicons li a img
{
	margin: 0px;
	padding: 0px;
	border:0px;
}


#smccontainer2col .smcboxcontent
{
	clear:both;
	padding:5px;
    overflow:hidden;
}

/* *** dokumentbox *** */
#smccontainer2col table.smcdocboxajax tr td
{
	padding: 0px;
	text-align:left;
	vertical-align:top;
}
#smccontainer2col table.smcdocboxajax form
{
	margin:1px;
}

/* Änderungen zu den Standards */
#smclayout table#smctablevorgang
{
	width:90%;
	float: none;
}

/* Ergänzungen COE */

#kopfleiste {
	border-right: black 0px solid;
	background-position: right top;
	border-top: black 0px solid;
	background-image: url(../im/banner-sessionnet-bi-580-80.jpg);
	margin: 0px;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	background-repeat: no-repeat;
	height: 80px;
	background-color: white;
	padding: 0px;
}
/* nach Update auf 3.2.0.4 nicht mehr nötig *****
#coecontentbox_info2 {
	border-right: orange 0px solid;
	border-top: orange 1px solid;
	margin: 0;
	margin-top: 60px;
	margin-bottom: 20px;
	border-left: orange 5px solid;
	border-bottom: orange 1px solid;
	padding: 0px 2px 3px 5px;
	width: 34%;
	float: right;
}
#coecontentbox_info3 {
	border-right: orange 0px solid;
	border-top: orange 1px solid;
	margin: 0;
	margin-top: 60px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-left: orange 5px solid;
	border-bottom: orange 1px solid;
	padding: 0px 2px 3px 5px;
	width: 30%;
	float: right;
	
}
#coecontentbox_info3 p {
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0;
}
#coecontentboxheader_info3 {
	font-weight: normal;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0;
	border: 0px solid green;
}

#coecontentboxheader_info3 h3 {
	display: inline;
	font-size: 1.2em;
}

#coecontentboxheader_info3 a {
	padding-left: 1em;
}
********************************* */
