body {
	text-align: left;
	background-color: #fff;
	font-weight: normal;
	margin: 0px;
	/* color : #333; */
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	/* font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, "Bistream Vera Sans", Helvetica, Arial, sans-serif; */
	font-size: 12px;

}

.mainadm {
	margin: 0;
	padding: 0;
	text-align: left;
}

.mainadm textarea {
	color: #000000;
	text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	border: 1px solid #215dc6;
	font-weight: normal;
}

.mainadm select {
	color: #000000;
	text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	border: 1px solid #215dc6;
	font-weight: normal;
}
.mainadm input {
	color: #000000;
	text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	border: thin  double #7491A2;
	font-size: 12px;
	border:1px solid #215dc6;
	font-weight: normal;
}


.mainadm .plaintext {
	color: #000000;
    font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
    vertical-align: top;
	font-size: 12px;
	border:1px solid #215dc6;
	font-weight: normal;
}


/* Definitionen aus CMS */
a {
	color:#000000;
	text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}



/* Spezielle Parameter nur in Admin-Menue */

a.nixis {
  text-decoration: none;
}

a.nixis:hover {
  text-decoration: none;
}


.errormsg { color:#ff0000; text-decoration: none; font-size: 9px; }
.notempty { color:#ff0000; text-decoration: none; white-space:nowrap; }

div.InputPanel {
	background-color: transparent;
}

div.inputfield {
 	float: left;
	margin-left: 20px;
	/* margin-right: 00px; */
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	width: 400px;
	/* background-color: #e0e0e0; */
	border: 1px solid #ccc;
	height: 30px;
	overflow: visible;
}

div.textfield {
	height: auto;
}

div.hiddenfield {
	float: left;
	margin: 0px;
	visibility: hidden;
	width: 0px;
}

div.panelrow {
	clear: both;
	float: none;
	margin: 5px;
}
div.inputfield input, div.inputfield textarea, div.inputfield select {
	border: 1px solid #fff;
}

div.inputfield textarea, div.inputfield input[type=text] {
	width: 390px;
}

div.inputfield input:hover, div.inputfield textarea:hover, div.inputfield select:hover {
	border: 1px solid #ffff00;
}

div.inputfield input:focus, div.inputfield textarea:focus, div.inputfield select:focus {
	border: 1px solid #fff;
	background-color: #ffff99;
}

div.pricefield {
	width: auto;
}

div.inputfield input.price {
	width: 80px;
}

input.button, input[type=submit] {
	background: url(/files/adm/button_round.png);
	border: 0px;
	width: 130px;
	height: 22px;
	/* color : #333; */
	color: #000000;
	font-weight : bold;
}

input.button:hover,input[type=submit]:hover {
	background: url(/files/adm/button_round_blue.png);
	border: 0px;
	width: 130px;
	height: 22px;
	color : #000;
	font-weight : bold;
}

#banner {
        border: 0px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
}

#header {
        background-position: right top;
        height: 38px;
}

#menlinie {
	background: url(/files/adm/div.gif) repeat-x;
    height: 6px;
}

div#ccms {
	position: absolute;
	left: 80px;
	top: 0px;
	font-size: 16px;
	color: #fff;
	vertical-align: top;
}

div#ccms_vers {
	position: absolute;
	left: 80px;
	top: 22px;
	font-size: 12px;
	color: #fff;
	vertical-align: top;
}

#inslogo {
        position: relative;
        width: 100%;
        background: url(/files/adm/header.jpg) repeat-x;
        background-position: top right;
        margin: 0px;
        padding: 0px;
        height: 38px;
}

.tabsmenue {
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	text-align: center;
}

.tabsbody {
	  /* border: 1px solid #8090A4; */
	  background-color: transparent;
	  clear: both;
	  float: none;
}

.tabheader {
    float:left;
    width:100%;
    margin: 0;
    padding: 0;
    line-height: normal;
}


.tabheader ul, ul.anchors {
      margin:0;
      padding: 0;
      list-style: none;
 }

 ul.anchors {
 	margin-top: 10px;
 }

.tabheader li  {
      float: left;
      margin: 0;
      padding: 0;
      background: url(/files/adm/button_tab_links.png) no-repeat left top;
	  padding-left: 9px;
}

.anchors li  {
      float: left;
      margin: 0;
      padding: 0;
}

.tabheader li.current {
      background: url(/files/adm/button_tab_links_active.png) no-repeat left top;
}


.tabheader a {
      display: block;
      padding-top: 5px;
      padding-bottom: 5px;
      padding-right: 5px;
      padding-left: 3px;
      background: url(/files/adm/button_tab_rechts.png) no-repeat right top;
      text-decoration: none;
	  /* font-family: verdana, arial, sans-serif; */
	  font-size: 12px;
	  /* font-weight: bold; */
  	  /* color: #333; */
	  color: #000000;
  	  height: 11px;
}

.anchors a {
      display: block;
      padding-top: 5px;
      background: url(/files/adm/tab.png) no-repeat left top;
      text-decoration: none;
	  font-family: Helvetica, Arial, sans-serif;
	  font-size: 12px;
	  font-weight: bold;
  	  /* color: #333; */
  	  color: #000000;

  	  height: 24px;
  	  width: 88px;
  	  text-align: center;
}

.tabheader a.current {
      background: url(/files/adm/button_tab_rechts_active.png) no-repeat right top;
      color: #fff;
}

.anchors a.current, .anchors a:active, .anchors .tabs-selected a {
      background: url(/files/adm/tab_active.png) no-repeat left top;
      color: #fff;
}

.tabheader a:hover, .anchors a:hover  {
      color:#a0a0a0;
}

.tabheader a.current:hover, .anchors a:hover  {
      color:#215dc6;
}


tr,td, img {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 12px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

td.lo {
	width: 60px;
	height: 22px;
	background-image: url(/files/adm/top_bg.png);
}

td.titel {
	height: 22px;
	background-image: url(/files/adm/top_bg.png);
	border: 0;
	width: 100%;
	line-height: 20px;
}

td.bo {
	width: 31px;
	background-image: url(/files/adm/top_bg.png);
	height: 22px;
	margin: 0;
	padding: 0;
	text-align: right;
}

span.aussenfenstertitel {
    font-weight: bold;
}

td.ro {
    padding: 0px;
    margin: 0px;
	width: 16px;
	/* background-image: url(/files/adm/top_bg.png); */
	height: 22px;
}

td.lrand {
	background-image: url(/files/adm/left_border.png);
}

td#haupttd {
	background-image: url(/files/adm/main_bg.png);
}
td#leftborder {
	background-image: url(/files/adm/left_border.png);
}

td.rightborder {
	margin: 0;
	padding: 0;
	width: 16px;
	background-image: url(/files/adm/right_border.png);
}

td#bottomborder {
	background-image: url(/files/adm/bottom_border.png);
}


div.maincontent table {
	margin: 5px;
	background-color: #fff;
	padding: 0px;
}

div.maincontent tr {
	margin: 0;
}

div.maincontent th {
/*	border-left: 1px solid #000; */
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

div.maincontent td {
	margin: 2px;
	background-color: rgb(237,243,254);
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.tabs-hide {
	display: none;
}


.anchors:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}



.anchors a:focus, .anchors a:active {
    outline: none; /* @ Firefox 1.5, remove ugly dotted border */
}
.anchors .tabs-selected a, .anchors a:hover, .anchors a:focus, .anchors a:active,
.fragment {
    /* background: #eaeaea; */
}

.anchors .tabs-selected a:link, .anchors .tabs-selected a:visited,
.anchors .tabs-disabled a:link, .anchors .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.anchors a:hover, .anchors a:focus, .anchors a:active {
    cursor: pointer;
}
.anchors .tabs-disabled {
    opacity: .4;
}
.anchors .tabs-disabled a:hover, .anchors .tabs-disabled a:focus, .anchors .tabs-disabled a:active {
    background: transparent;
}
.fragment {
    padding: 0 5px;
}


table.grid tr.pagination span.prene {
	margin-left: 300px;
	height: 12px;
	line-height: 12px;

}

table.grid tr.pagination span.gotopage {
	margin-left: 80px;

}

table.grid tr.pagination span.gotopage input {
	width: 50px;
}

table.grid tr.search input.text {
	width: 80px;
}


#formWaitBox {
	left: 300px;
	border: 1px solid #D1DDEF;
	text-align: center;
	width: 80px;
	height: 85px;
	background-color: #ffffff;
	opacity: 0.9;
}


#formWaitBox img {
	width: 55px;
	height: 55px;
	margin: 0;
	margin-right: 10px;
	border: 0;
}

#formWaitBox p {
	font-size: 12px;
	color: #000000;
}
