body {
	margin: 0;
	padding: 0px;
	background: /*url(/fileadmin/administration/systembilder/body.gif) repeat-y*/ #3A4E69;
	background-position:50% 40px;
}



/******** Grundstrucktur ********/

div#bodybg {
	width: 950px;
	padding:0px;
	position: absolute;
	left: 50%;
	margin-left: -475px;
	height: 100%;
	/*background: #fff;*/
}

#systemnavi {
	width: 950px;
	height: 69px;
	background: url(/fileadmin/administration/systembilder/systemnavibg.gif) no-repeat;
}

#kopf {
	width: 950px;
	height: 212px;
	vertical-align: top;
	background: url(/fileadmin/administration/systembilder/kopfbild.jpg) no-repeat;
}



#navibg {
	width: 950px;
	height: 39px;
	background: url(/fileadmin/administration/systembilder/navibg.gif) no-repeat #fff;
}

#maintop {
	width: 950px;
	height: 19px;
	background: #fff;
}

#main {
	width: 950px;
	background: url(/fileadmin/administration/systembilder/mainbg.gif) repeat-y #fff;
}

#main table {
  	margin-left: 6px;
}

#mainbottom {
	width: 950px;
	height: 8px;
	background: #fff;
}

#fuss {
  	width: 950px;
  	height: 60px;
  	font: 9pt verdana,arial,helvetica,sans-serif;
  	color:#333;
  	vertical-align: middle;
  	background: url(/fileadmin/administration/systembilder/fuss.gif) no-repeat #fff;
}

#ende {
	width: 950px;
	height: 20px;
	/*background: #fff;*/
}

td {
  	font-family: verdana,arial,helvetica,sans-serif;
  	font-size: 10pt;
  	color: #333;
  }
  
  
  
/******** Kopfbild ********/

#kopfbild {
	z-index: 1;
	position: absolute;
}

html>body #kopfoverlay {
	z-index: 5;
	position: absolute;
	width: 950px;
	height: 212px;
	background-image: url(/fileadmin/administration/systembilder/kopfbildoverlay-gross2.png);
}


  
/******** CONTENT ********/

#contentbg {
	width: 703px;
	/*padding-bottom: 16px;*/
	border: 2px solid #eee;
	vertical-align: top;
	empty-cells: show;
  	background: url(/fileadmin/administration/systembilder/contentbg.gif) no-repeat;
}

#content {
	margin: 12px 58px 0 63px;
	padding-bottom: 18px;
	vertical-align: top;
  	font: 9pt verdana,arial,helvetica,sans-serif;
  	color: #000;
}

a:link, a:visited {
  	color: #3A4E69;
  	text-decoration: underline;
}

a:hover, a:active {
  	color: #3A4E69;
  	text-decoration: none;
}

h1 {
	font: bold 10.5pt verdana,arial,helvetica,sans-serif;
	color: #00214D;
}

h2 {
	font: bold 10pt verdana,arial,helvetica,sans-serif;
	color: #00214D;
}

h3, h4 {
	font: bold 9pt verdana,arial,helvetica,sans-serif;
	color: #506177;
}

.csc-linkToTop {
  	font-size: 7pt;
  	text-align: right;
}
  
.csc-linkToTop a:link, .csc-linkToTop a:visited, .csc-linkToTop a:hover, .csc-linkToTop a:active {
	color: #A0A1A1;
}

.csc-textpic-imagewrap {
  	padding-bottom: 10px;
  	vertical-align: middle;
}



.csc-textpic-caption {
  	font-size:7pt;
  	text-align: center;
  	padding-top: 2px;
  	padding-right:3px;
  	padding-bottom:2px;
  	padding-left:3px;
  	color: #333;
  	background-color: #eee;
  }

.csc-frame-indent3366 {
  	padding-left: 12px;
}

.csc-frame-indent3366 h1, .csc-frame-indent3366 h2, .csc-frame-indent3366 h3, .csc-frame-indent3366 h4 {
  	margin-left: -12px;
}


.csc-frame-frame1 {
  	background-color: #eee;
  	padding: 1px 10px 1px 10px;
  	margin-top: 10px;
	margin-bottom: 10px;
}

.csc-frame-frame2 {
	background-color: #eee;
	border: 1px solid #A0A1A1;
	padding: 0 10px 0 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.csc-frame-rulerBefore {
	display: block;
	border-top: 2px solid #eee;
	margin-top: 10px;
	margin-bottom: 20px;
}

.csc-frame-rulerAfter {
	display: block;
	border-bottom: 2px solid #eee;
	margin-top: 10px;
	margin-bottom: 20px;
}

.csc-header-date {
	font: 7pt verdana,arial,helvetica,sans-serif;
	margin-bottom: 0px;
}



/******** NAVIGATION ********/

ul#navi {
	float:left;
	list-style: none;
	height: 35px;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-top: 2px;
}

#navi li {
	display: table;
	float: left;
	height: 35px;
	border-right: 2px solid #fff;
}

#navi li#last {
	display: table;
	float: left;
	height: 35px;
	border-right: 0 solid #fff;
}

	
A.level1_no:link, A.level1_no:visited {
  	font-family : verdana,Arial,Helvetica,sans-serif;
  	font-size: 13.5pt;
  	font-weight: normal;
  	color: #fff;
  	text-decoration: none;
  	text-transform: uppercase;
  	padding: 6px 16px 7px 16px;
  	background: url(/fileadmin/administration/systembilder/l1no.gif) repeat-x;
  	position: relative;
  	top: 6px;
  	left: 0px;
}

a.level1_no:hover, a.level1_no:active {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size: 13.5pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
  	text-transform: uppercase;
  	padding: 6px 16px 7px 16px;
  	background: url(/fileadmin/administration/systembilder/l1hover.gif) repeat-x;
  	position: relative;
  	top: 6px;
  	left: 0px;
}

A.level1_act:link, A.level1_act:visited, a.level1_act:hover, a.level1_act:active {
  	font-family : verdana,arial,helvetica,sans-serif;
  	font-size: 13.5pt;
  	font-weight: normal;
  	color: #fff;
  	text-decoration: none;
  	text-transform: uppercase;
  	padding: 6px 16px 7px 16px;
  	background: url(/fileadmin/administration/systembilder/l1act.gif) repeat-x;
  	position: relative;
  	top: 6px;
  	left: 0px;
}

/******** SUBNAVI ********/

#subnavibg {
	width: 215px;
	vertical-align: top;
}

#subnavibg ul {
	list-style: none;
}

ul.subnavi {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	width: 215px;
	background: #eee;
	padding-top: 13px;
	padding-bottom: 13px;
}


ul.subnavi li {
	display: table;
	margin-left: 18px;
	margin-top: 1px;
	margin-bottom: 2px;
}

ul.subnavi li ul{
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}


ul.subnavi li ul li {
	display: table;
}

A.level2_no:link, A.level2_no:visited {
  	font-family : verdana,arial,helvetica,sans-serif;
  	font-size: 8pt;
  	font-weight: normal;
  	color: #00214D;
  	text-decoration: none;
	text-transform: uppercase;
  	padding: 1px 0 0 0;
  	position: relative;
  	top: 1px;
  	left: 0px;
}

a.level2_no:hover, a.level2_no:active {
  	font-family : verdana,arial,helvetica,sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	color: #00214D;
  	text-decoration: none;
  	text-transform: uppercase;
  	padding: 1px 0 0 0;
  	position: relative;
  	top: 1px;
  	left: 0px;
}

A.level2_act:link, A.level2_act:visited, a.level2_act:hover, a.level2_act:active {
  	font-family : verdana,arial,helvetica,sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	color: #00214D;
  	text-decoration: none;
  	text-transform: uppercase;
  	padding: 1px 0 0 0;
  	position: relative;
  	top: 1px;
  	left: 0px;
}

/******** LOGIN-NAVI ********/


.lognavi {
	list-style:none;
	padding: 0;
	margin: 0;
	width: 215px;
	background: #eee;
	padding-top: 4px;
	padding-bottom: 4px;
}

.lognavi li {
	display: table;
	margin-left: 18px;
	height: 18px;
}

A.login_no:link, A.login_no:visited {
  	font-family : verdana,arial,helvetica,sans-serif;
  	font-size: 10pt;
  	font-weight: normal;
  	color: #00214D;
  	text-decoration: none;
	text-transform: uppercase;
  	padding: 2px 0 0 0;
  	position: relative;
  	top: 2px;
  	left: 0px;
}

a.login_no:hover, a.login_no:active {
  	font-family : verdana,arial,helvetica,sans-serif;
  	font-size: 10pt;
  	font-weight: bold;
  	color: #00214D;
  	text-decoration: none;
  	text-transform: uppercase;
  	padding: 2px 0 0 0;
  	position: relative;
  	top: 2px;
  	left: 0px;
}

A.login_act:link, A.login_act:visited, a.login_act:hover, a.login_act:active {
  	font-family : verdana,arial,helvetica,sans-serif;
  	font-size: 10pt;
  	font-weight: bold;
  	color: #00214D;
  	text-decoration: none;
  	text-transform: uppercase;
  	padding: 2px 0 0 0;
  	position: relative;
  	top: 2px;
  	left: 0px;
}

.lognavi li#space {
	display: table;
	font-weight: bold;
  	text-transform: uppercase;
	margin-left: 2px;
	margin-top: -2px;
	padding-top: 3px;
	margin-bottom: 3px;
	/*padding-bottom: 5px;*/
	vertical-align: middle;
	/*height: 22px;*/
	width: 213px;
	background: #ddd;
	color: #888;
	border-bottom: 1px solid #ccc;
}





/******** FUNKTIONSMENU ********/


ul#fktmenu {
	float:left;
	list-style:none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 40px;
	left:179px;
}

#fktmenu li {
	display: table;
	float: left;
	margin-right: 2px;
	font-size: 8pt;
	color: #fff;
}

A.fkt_no:link, A.fkt_no:visited {
  	font-family : verdana,arial,helvetica,sans-serif;
  	font-size: 8pt;
  	font-weight: normal;
  	color: #fff;
  	text-decoration: none;
  	text-transform: uppercase;
  	padding: 0 0 0 0;
  	position: relative;
  	top: 0px;
  	left: 0px;
}

a.fkt_no:hover, a.fkt_no:active {
 	font-family : verdana,arial,helvetica,sans-serif;
  	font-size: 8pt;
  	font-weight: normal;
  	color: #fff;
  	text-decoration: underline;
  	text-transform: uppercase;
  	padding: 0 0 0 0;
  	position: relative;
  	top: 0px;
  	left: 0px;
}

A.fkt_act:link, A.fkt_act:visited, a.fkt_act:hover, a.fkt_act:active {
  	font-family : verdana,arial,helvetica,sans-serif;
  	font-size: 8pt;
  	font-weight: normal;
  	color: #999;
  	text-decoration: none;
  	text-transform: uppercase;
  	padding: 0 0 0 0;
  	position: relative;
  	top: 0px;
  	left: 0px;
}

/******** SPRACHEN ********/

div#sprachen {
	position: absolute;
	top: 39px;
	left: 15px;
	width: 80px;
}


/******** FUSS ********/

#fuss p {
	margin-left:167px;
	margin-top: 8px;
	display: table;
	font-size: 8pt;
	color: #555;
}

#fuss p a:link, #fuss p a:visited {
  	color: #666;
  	text-decoration: none;
}

#fuss p a:hover, #fuss p a:active {
  	color: #666;
  	text-decoration: underline;
  	
}


/* Login */


.tx-felogin-pi1 fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

.tx-felogin-pi1 legend{
  display:none;
}

.tx-felogin-pi1 label{
  font-size: 7.5pt;
  color: #666;
  padding-bottom: 1px;
  padding-left: 3px;
}

.tx-felogin-pi1 input#user {
  width: 179px;
  height:21px;
  font-size: 9pt;
  color: #666;
  border: 1px solid #00214D;
  margin-left: 3px;
  padding-left: 5px;
  padding-top: 2px;
  margin-bottom: 5px;
}

.tx-felogin-pi1 input#pass {
  width: 179px;
  height:21px;
  font-size: 8pt;
  color: #666;
  border: 1px solid #00214D;
  background: url(/fileadmin/administration/systembilder/loginfeld.gif) no-repeat;
  margin-left: 3px;
  padding-left: 5px;
  padding-top: 2px;
  margin-bottom: 10px;
}

.tx-felogin-pi1 #submit {
  width: 100px;
  height:21px;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
  border: 0px solid #C7C3A9;
  background: #506177;
  cursor: pointer;
  margin-left: 3px;
}



/**** Tabellen ****/

#content table.gefahrgut {
	width: 575px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-bottom: 10px;
}

#content table.gefahrgut th {
	border: 1px solid #ccc;
	background: #eee;
	font: 9pt verdana,arial,helvetica,sans-serif;
}

#content table.gefahrgut td {
	border: 1px solid #ccc;
	font: 9pt verdana,arial,helvetica,sans-serif;
	text-align: center;
	padding: 4px;
}
