/*--------------------------------------------------------------------------*/
/*aDIS/BMS Stylesheet							*/
/*© by |a|S|tec| GmbH (Keine Gewährleistung für veränderte Software!)  München und Berlin, http://www.astec.de, A. Großmann  */
/* 10/2007 V5.7														*/
/*--------------------------------------------------------------------------*/

BODY  {
	color : #778899;
	background-color: #ffffff;
	font-family : Verdana,"Century Gothic",Arial,sans-serif;
}

body.navi  {
/*	background : url(/images/bgmain.jpg);*/
	background-color: #ffffff;
}

body.navi_wi  {
/*	background : url(/images/bgmain.jpg);*/
	background-color: #ffffff;
}

body.opacmain  {
	background-color: #ffffff;
}
 
body.main  {
/*	background : url(/images/bgmain.jpg);*/
	background-color: #ffffff;
}

.text  {
	color : #778899;
	font-size : 10pt;
	font-style : normal;
	text-align : left;
	text-decoration : none;
	font-weight : normal;
}

ul.text {
  width: 90%;
}

p.klein  {
	color : #778899;
	font-size : 8pt;
	font-style : normal;
	text-align : left;
	text-decoration : none;
	font-weight : normal;
}

p.button  {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : #778899;
}

p.warnhead {
   font-size		 :10pt;
   text-align		 : center;
   border-width 	 : 2px 2px 0px 2px;
   border-color 	 : red;
   border-style 	 : solid;
   font-weight : bold;
   width : 135px;
   margin: 0px 0px 0px 0px;
   color :#FFFFCC;
   padding : 0px 0px 0px 0px;
   background-color : #778899;
}

p.warnbody {
   font-size		 :10pt;
   text-align		 : center;
   border-width 	 : 0px 2px 2px 2px;
   border-color 	 : red;
   border-style 	 : solid;
   font-weight : bold;
   width : 135px;
   margin: 0px 0px 0px 0px;
   color : #FFFFCC;
   padding : 0px 0px 0px 0px;
   background-color : #778899;

}

p.hdr {
	background : url(/images/logo.jpg);
	background-repeat : no-repeat;
	height : 90px;
	margin : 20px 0px 0px 10px;
	white-space : nowrap;
	width : 100%;
}

p.hdr1 {
 height: 70px;
 margin: 0px 0px 10px 0px;
 white-space: nowrap;
 width: 152px;
}

H1  {
	font-size : 12pt;
	font-style : normal;
	color : #df0029;
	font-weight : bold;
}

H2  {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : #778899;
}

A:link  {
	color : #778899;
	font-weight : normal;
	text-decoration : none;
}

A:visited  {
	color : #778899;
	font-weight : normal;
	text-decoration : none;
}

A:hover  {
	color : #778899;
	font-weight : normal;
	text-decoration : none;
}

A:active  {
	color : #778899;
	font-weight : normal;
	text-decoration : none;
}

A.register:link  {
	color : #df0029;
	font-weight : bold;
	text-decoration : none;
}

A.register:visited  {
	color : #df0029;
	font-weight : bold;
	text-decoration : none;
}

A.register:hover  {
	color : #778899;
	font-weight : bold;
	text-decoration : none;
}

A.register:active  {
	color : #778899;
	font-weight : bold;
	text-decoration : none;
}


A.button:link  {
	color : #df0029;
	font-weight : bold;
	text-decoration : none;
}

A.button:visited  {
	color : #df0029;
	font-weight : bold;
	text-decoration : none;
}

A.button:hover  {
	color : #778899;
	font-weight : bold;
	text-decoration : none;
}

A.button:active  {
	color : #778899;
	font-weight : bold;
	text-decoration : none;
}

A.buttonb:link  {
	color : #778899;
	font-weight : bold;
	text-decoration : none;
}

A.buttonb:visited  {
	color : #778899;
	font-weight : bold;
	text-decoration : none;
}

A.buttonb:hover  {
	color : #778899;
	font-weight : bold;
	text-decoration : none;
}

A.buttonb:active  {
	color : #778899;
	font-weight : bold;
	text-decoration : none;
}

A.kbttn:link {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

A.kbttn:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

A.kbttn:hover {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}

A.kbttn:active {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}

A.text:link  {
	color : #000000;
	text-decoration : none;
}

A.text:visited  {
	color : #000000;
	text-decoration : none;
}

A.text:hover  {
	color : #778899;
	text-decoration : none;
}

A.text:active  {
	color : #778899;
	text-decoration : none;
}

table {
	color: #000000;
}

table.suche {
	border : medium solid #ffff99;
	margin-left : 5%;
  background-color: #ffffff;
  width: 65%;
}

table.psuche {
  margin: 3px;
	border : medium solid #ffff99;
  background-color: #ffffff;
  width: 85%;
}


table.gen {
	border : 1px solid #FEEED6;
	background-color : #ffff99;
  max-width : 100%;
  width: 100%;
  vertical-align : top;
}

table.gi {
 max-width: 90%;
 width: 90%;
 vertical-align: top;
}

table.ergebnis {
  max-width: 97%;
  width: 97%;
  vertical-align: top;
}

table.hello {
	margin-left: 30px;  
}

div.liste {
 max-width: 97%;
}

table.header {
	margin-left : 30px;
}

tr {
	color: #000000;
}

tr.suche {
	border : 1px solid #FEEED6;
}

td  {
	font-style : normal;
	font-size : 10pt;
	color : #000000;
	font-weight : normal;
  vertical-align: top;
}

td.bsr  {
	font-style : normal;
	font-size : 10pt;
	color : #000000;
	font-weight : normal;
  background-color : #778899;
  vertical-align: top;
	
}

td.category  {
	font-size : 10pt;
	font-style : normal;
	color : #778899;
	font-weight : normal;
	border-bottom : none;
	border-left : medium solid #ffff99;
	border-right : none;
}

td.scategory  {
	font-size : 10pt;
	font-style : normal;
	color : #778899;
	font-weight : normal;
	border : none;
}

td.cntnt {
	font-size: 10pt;
 vertical-align: top;
	font-style: normal;
	color: #000000;
	background-color: #df0029;
/* border-bottom: thin solid white;*/
}


td.button  {
	font-size : 10pt;
	font-style : normal;
	color :#df0029;
	background-color : #ffff99;
}

td.buttonb  {
	font-size : 10pt;
	font-style : normal;
	color :#FFFFCC;
}

td.input  {
	font-size : 8pt;
	font-style : normal;
	color : #000000;
	font-weight : normal;
	text-align : left;
}

td.message  {
	font-size : 12pt;
	font-style : italic;
	color : #df0029;
	background-color : #ffff99;
	text-decoration : none;
	text-align : left;
	font-weight : bold;
}

td.result  {
	font-size : 10pt;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : left;
	background-color : #ffffbb;
	font-weight : normal;
	vertical-align: top;
}

td.result td.grade  {
	background-color : #ffffbb;
	font-size : 8pt;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : left;
	vertical-align: top;
}

td.result td.ungerade  {
	background-color : #ffff99;
	font-size : 8pt;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : left;
  vertical-align: top;
}

td.result th  {
	font-size : 10pt;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
  vertical-align: top;
}

td.result A:link  {
	color : #df0029;
}

td.result A:visited  {
	color : #df0029;
}

td.result A:hover  {
	color : #000000;
}

td.result A:active  {
	color : #778899;
}

td.grade  {
	background-color : #ffffbb;
	font-size : 8pt;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : left;
	vertical-align: top;
}

td.ungerade  {
	background-color : #ffff99;
	font-size : 8pt;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : left;
  vertical-align: top;
}


td.whd  {
	background-color : #c6c6c6;
	font-size : 8pt;
	font-weight: bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : left;
	visibility : hidden;
}

td.text  {
	color : #778899;
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
	text-align : left;
	font-weight : normal;
	border : #778899;
}

td.register  {
	border-width : thin;
	border-style : solid;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	border-bottom-width : thin;
	background-color : #ffff99;
	border-color : #df0029;
}

td.border  {
	border-style : none none none none;
	background-color : #ffff99;
}

td.headinput  {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color : #ffff99;
}

td.headcategory  {
	color : #df0029;
	font-size : 10pt;
	font-style : normal;
	background-color : #ffff99;
}

td.warnin {
	border : medium solid #df0029;

	color: #df0029;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	background-color : #ffff99;
	margin : 10px;
}

td.spacer {
  height: 10px;
  border: none;
}

td.schalter {
	border : thin solid #df0029;
	color: #df0029;
/*	font-size : 10pt;*/
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	border-top : none;
	background-color : #ffff99;
}

td.schaltertop {
	border : thin solid #df0029;
	color: #df0029;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	width : 100%;
	height: 30px;
	margin-bottom : 5px;
	margin-top : 5px;
	background-color : #ffff99;
  vertical-align: middle;
}

span.schalter {

	color: #df0029;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	background-color : #ffff99;
}

select.input {
	background: #ffff99;
	color:#df0029;
	background-color: #ffff99;
	font-size : 8pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
}

select.sinput {
	background: #ffffff;
	color:#000000;
	background-color: #df0029;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}

select.tinput {
	background: #ffffff;
	color:#000000;
	background-color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}

select.category {
	font-size : 11pt;
	font-style : normal;
	color : #000000;
	font-weight : bold;
	background-color : #ffff99;
}


input {
	border-top: 1px solid #df0029;
	border-right: 1px solid #df0029;
	border-bottom: 1px solid #df0029;
  border-left: 1px solid #df0029;
}

input.lgtxt {
	width: 100%;
}

input.eingabe {
	border : 1px solid #df0029;
  width: 100%;
}
textarea.eingabe {
  border : 1px solid #df0029;
	font-style : normal;
	color : #000000;
	font-weight : normal;
	text-align : left;
}

#frmt {
  margin: 3px;
  padding: 3px;
  width: 85%;
  background-color: #ffff99;
  font-size: 0.9em;
  text-align: left;
  color : #df0029;
	text-decoration : none;
	border : medium solid #df0029;
}

div.bgr {
  width: 530px;
  max-width: 99%;
}

table.gi {
  width: 99%;
  max-width: 99%;
}


div.bgr2 {
 width: 99%;
}

div.liste {
 width: 99%;
}

div.bgr2 table {
 width: 99%;
 max-width: 99%;
}



