html, body {
    scrollbar-face-color: #F9F9F9;
    scrollbar-arrow-color: #666666;
    scrollbar-track-color: #F9F9F9;
    scrollbar-shadow-color: #666666;
    scrollbar-highlight-color: #f9f9f9;
    scrollbar-3dlight-color: #666666;
    scrollbar-darkshadow-color: #f9f9f9;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	margin:0px;
	padding:0px;
	height:100%;
}
.raster {
	height:100%;
	width:100%;
}
.header {
 background-image:url(../material/img_new_v3/bg_header.gif);
 padding:0px 10px 0px 10px;
}
#cmassist_inhalt p, td, li, table {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.header a {
	color: #31568D;
	text-decoration: none;
}
.header a:hover {
	color: #666;
	text-decoration:underline;
}
.user {
	color: #333;
	text-transform: uppercase;
}
.login {
	background-color:#31568D;
	padding:0px 8px 0px 8px;
	margin:0px;
 	color:#CCC;
}
.login p {
	color:#FFF;
	margin:0px;
	padding:8px 0px 8px 0px;
}
.login h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
	font-weight: bold;
	text-transform: uppercase;
	padding:0px;
	margin:0px 0px 0px 0px;
}
.login h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCC;
	font-weight: bold;
	margin:0px 10px 0px 0px;
}
form {
	margin:0px;
	padding:0px;
}
.login input {
	border: 1px solid #FFFFFF;
	background-color: #A9B4C5;
	width:100px;
	font-size: 10px;
	padding:0px 0px 0px 3px;
	margin:3px 0px 0px 0px;
}
.login .submit {
	background: url(../material/img_new_v3/pfeil_button.gif) no-repeat 5px 4px;
	width:85px;
	height:19px;
	background-color: #FF6633;
	padding:0px 2px 0px 19px;
	CURSOR: hand;
	margin:5px 0px 0px 2px;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color:#FFF;
	font-weight: bold;
	text-align: left;
}

.navi {
	width:160px;
	margin:0px;
	padding:0px;
	text-align: left;
}
.navirahmen {
	margin:0px 0px 5px 0px;
}
.navipunkt {
	background-color:#D4D4D4;
	padding:5px 0px 5px 0px;
}
.navipunkt h1 {
	font-size: 10px;
	color: #31568D;
	text-decoration: none;
	margin:0px;
	padding:0px 0px 0px 5px;
}
.navipunkt input {
	font-size: 10px;
	border: 1px solid #FFFFFF;
	background-color: #A9B4C5;
	width:70px;
	padding:0px 0px 0px 3px;
	margin:0px 0px 0px 5px;
}
.navipunkt .submit {
	background: url(../material/img_new_v3/pfeil_button.gif) no-repeat 5px 4px;
	width:85px;
	height:19px;
	background-color: #FF6633;
	padding:0px 2px 0px 19px;
	CURSOR: hand;
	margin:5px 0px 0px 5px;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color:#FFF;
	font-weight: bold;
	text-align: left;
}
.navipunkt a {
	color: #31568D;
	text-decoration: none;
	margin:0px;
	padding:0px 0px 0px 5px;
}
.navipunkt a:hover {
	color: #666;
	text-decoration:underline;
}
.navirahmen a {
	color: #31568D;
	text-decoration: none;
	margin:0px;
	padding:0px 0px 0px 5px;
}
.navirahmen a:hover {
	color: #666;
	text-decoration:underline;
}
.navirahmen ul {
	margin: 0px;
	padding:0px;
	/*border-bottom:#D9B67E  1px solid;*/
}
.navirahmen li {
	padding: 5px 0px 5px 18px;
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
	line-height: normal;
	border-top:#FFFFFF 1px solid;
	background-image:none;
	background-color:#E4E4E4;
}
.pfad {
	color: #31568D;
	padding:3px 0px 3px 5px;
}
.pfad a {
	color: #666;
	text-decoration:none;
}
.pfad a:hover {
	color: #31568D;
	text-decoration:underline;
}
.content {
	padding:0px 10px 0px 5px;
	text-align: left;
}
.content a{
	color: #31568D;
	text-decoration:underline;
}
.content a:hover{
	color: #666;
	text-decoration:none;
}
.content h1{
	margin:10px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color:#FF6633;
}
.content h2{
	margin:0px 0px 0px 3px;
	font-size: 12px;
	font-weight: bold;
	color:#666;
}
.content h3{
	margin:0px 0px 0px 3px;
	font-size: 12px;
	font-weight: bold;

}
.content input {
	font-size: 10px;
	font-weight: bold;
	color:#666;
	border: 1px solid #666;
	background-color: #FFF;
	padding:0px 0px 0px 3px;
	margin:3px 0px 3px 3px;
}
.content textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#666;
	border: 1px solid #666;
	background-color: #FFF;
	padding:0px 0px 0px 3px;
	margin:3px 0px 3px 3px;
}
.content select {
	font-size: 10px;
	font-weight: bold;
	color:#666;
	border: 1px solid #666;
	background-color: #FFF;
	padding:0px 0px 0px 3px;
	margin:3px 0px 3px 3px;
}
.content .submit {
	background: url(../material/img_new_v3/pfeil_button.gif) no-repeat 5px 4px;
	height:19px;
	background-color: #FF6633;
	padding:0px 5px 0px 19px;
	CURSOR: hand;
	margin:3px 5px 3px 3px;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color:#FFF;
	font-weight: bold;
	text-align: left;
}
.raum {
	height:100%;
	width:100%;
}
.foot {
	padding:0px 0px 0px 10px;
	background:#D4D4D4;
}

/*
TABELLEN
*/
.content .portlethead {
	background-color:#A0A0A0;
	text-transform: uppercase;
	padding: 5px 5px 5px 0px;
	text-align: left;
	color:#FFFFFF;
}
.content .portlethead a {
	text-decoration:none;
	color:#FFFFFF;
}
.content .portlethead a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.content .tbl_head {
	padding:2px 10px 2px 3px;
	font-size: 11px;
	font-weight:bold;
	background-color:#D4D4D4;
	color:#666;
	text-align: left;
}
.content .tbl_info {
	padding:2px 10px 2px 3px;
	font-size: 10px;
	background-color:#D4D4D4;
	color:#666;
	text-align: left;
}
.content .tbl_zeile-1 {
	padding:2px 10px 2px 3px;
	font-size: 10px;
	background-color:#E4E4E4;
	color:#333;
	text-align: left;
}
.content .tbl_zeile-2 {
	padding:2px 10px 2px 3px;
	font-size: 10px;
	background-color:#F2F2F2;
	color:#333;
	text-align: left;
}
.content .tbl_fuss {
	padding:3px;
	font-size: 11px;
	background-color:#BEBEBE;
	font-weight: bold;
	color:#FFF;
	text-align: left;
}
.content .tbl_fuss a {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #31568D;
	text-decoration:underline;
}
.content .tbl_fuss a:hover {
	color: #FFF;
	text-decoration:none;
}
.content .tbl_fuss p {
	margin: 0px 0px 0px 4px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	display:inline;
	text-decoration:none;
}
.content .art {
	text-transform: uppercase;
	color:#52863D;
}
.tbl_zeile-1-f {
	padding:3px;
	font-size: 10px;
	background-color:#E4E4E4;
	color:#333;
	text-align: center;
}
.tbl_zeile-2-f {
	padding:3px;
	font-size: 10px;
	background-color:#F2F2F2;
	color:#333;
	text-align: center;
}
/*
STATUS 
*/
.content .status_live {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color:#52863D;
}
.content .status_entwurf {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFB95E;
}
.content .status_gesperrt {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color:#CC0000;
}
.content .info-b {
	font-size: 12px;
	font-weight: bold;
	color:#006600;
	margin:3px 0px 3px 0px;
	padding:0px;
	font-style: italic;
}
.gruppen {
	cursor:move;
	border: 1px solid #FF6633;
	background-color:#CCC;
	margin:3px 0px 3px 0px;
	padding:2px;
	width:200px;
}
.einfuegen
{
	cursor: pointer;
}

a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  text-decoration: none; 
  font-style: normal;
  color: #FF6600; 
  }
  
a.tooltip:hover {
  color: #0000ff; 
  background: transparent;
  }

a.tooltip span {
  display: none;  
  text-decoration: none; 
}

a.tooltip:hover span {
  display: block;
  position: absolute; 
  top: 40px; 
  left: 25px; 
  width: 350px;
  z-index: 100;
  color: #000000; 
  border:1px solid #666666; 
  background: #ff9900;
  font: 10px Verdana, sans-serif; 
  text-align: left;
  padding: 5px;
}
#Vorlagen {
	display: none;
	left: 50px;
	right:50px;
	top: 50px;
	bottom: 50px;
	border: 2px solid #FF6633;
	z-index:10;
	position:fixed;
	overflow:auto;
	filter : none;
	opacity : 1.00;
	background-color: #EAEAEA;
}
.artikelbalken {
	margin:0px;
	padding:3px 15px 3px 3px;
	background-color:#FF6633;
}
.artikelbalken img{
	vertical-align: middle;
}
.artikelbalken p {
	color:#FFFFFF;
	text-decoration: none;
	margin:0px;
	padding:5px 3px 5px 3px;
}
.artikelbalken a {
	color:#FFFFFF;
	text-decoration: none;
}
.artikelbalken a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/*Statistik Tabellen*/
.statistik {
	text-align: left;
}
div.auto_complete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}
div.auto_complete ul  {
  list-style-type: none;
  margin:0px;
  padding:0px;
}
div.auto_complete ul li.selected { background-color: #ffb; }
a
{
  position: relative;

}
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  text-decoration: none; 
  font-style: normal;
  color: #FF6600; 
  }
  
a.tooltip:hover {
  color: #0000ff; 
  background: transparent;
  }

a.tooltip span {
  display: none;  
  text-decoration: none; 
}

a.tooltip:hover span {
  display: block;
  position: absolute; 
  top: 40px; 
  left: 25px; 
  width: 350px;
  z-index: 100;
  color: #000000; 
  border:1px solid #666666; 
  background: #ff9900;
  font: 10px Verdana, sans-serif; 
  text-align: left;
  padding: 5px;
}
.dropzone {
	background-color: #FF6600;
}
.cma_absatz {
float:left;
padding:0px;
margin:3px;
height:80px;
table-layout:fixed;
}
