/* styles.css                                                              */
/* Copyright (c) 2001-2002 Unternehmensberatung Guenter P. Heck            */
/* vertrieb@ubgh.de - http://www.ubgh.de                                   */
/*                                                                         */
/* We grant you a royalty free license to use or modify this software      */
/* provided that this copyright notice appears on all copies.              */
/* This software is provided "AS IS," without a warranty of any kind.      */

/* @import url(styles2.css); */
.dummy {color: red}

ADDRESS, B, BIG, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, STRONG, TABLE, TR, TD, TH, UL {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

PRE {
  font-family: monospace;
  font-size: 19px;
}

A { background: transparent; }

ADDRESS { font-style: italic; }

BIG { font-size: 17px; }

BLOCKQUOTE { font-style: italic; }

BODY {
  /*
  margin-top: 0;
  margin-right: .3em;
  margin-bottom: .5em;
  margin-left: .3em;
  */
  margin: 0.4em;
  padding: 0;
  font-size: 11px;
  height: 95%;
  position:relative;
  padding-bottom:30px;
}

CITE { font-style: italic; }

CODE, KBD, SAMP, TT { font-size: 10px; }

DT { font-weight: bold; }

H1, H2, H3, H4, H5, H6 {
  font-weight: bold;
  font-family: sans-serif;
}

H1, H2, H3 { font-size: 18px; }

H4 { font-size: 16px; }

H5 { font-size: 14px; }

H6 { font-size: 12px; }

HTML { margin: 0; padding: 0; }

OL { list-style: decimal; }

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL { list-style: lower-alpha; }

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL { list-style: lower-roman; }

OL OL OL OL { list-style: decimal; }

PRE {
  margin-left/* */ : 0;
  white-space: pre;
}

B, STRONG { font-weight: bold; }

UL, MENU, DIR { list-style: disc; }

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL { list-style: circle; }

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL { list-style: square; }

UL UL UL UL { list-style: disc; }

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, SMALL, TABLE, TR, UL {
  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
  color: #000000;
}

SMALL, SUB, SUP { font-size: 8px; }

TD, TH {
  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
  color: #000000;
}

A:link {
  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
  color: red;
  font-weight: bold;
  text-decoration: none;
}

A:visited {
  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
  color: red;
  font-weight: bold;
  text-decoration: none;
}

A:active {
  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
  color: red;
  font-weight: bold;
  text-decoration: none;
}

A:hover {
  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
  color: #aa0000;
  font-weight: bold;
  text-decoration: underline;
}

A.email:link {
  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
  color: red;
  font-weight: normal;
  text-decoration: none;
}

A.email:visited {
  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
  color: red;
  font-weight: normal;
  text-decoration: none;
}

A.email:active {
  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
  color: red;
  font-weight: normal;
  text-decoration: none;
}

A.email:hover {
  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
  color: #aa0000;
  font-weight: normal;
  text-decoration: underline;
}

A.status:link {
  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
  color: #aa0000;
  font-weight: normal;
  text-decoration: none;
}

A.status:visited {
  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
  color: #aa0000;
  font-weight: normal;
  text-decoration: none;
}

A.status:active {
  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
  color: #aa0000;
  font-weight: normal;
  text-decoration: none;
}

A.status:hover {
  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
  font-weight: normal;
  text-decoration: underline;
}

A.kontakt:link {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

A.kontakt:visited {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

A.kontakt:active {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

A.kontakt:hover {
  color: white;
  font-weight: bold;
  text-decoration: underline;
}

H1, H2, H3, H4, H5, H6 {
  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
  font-weight: bold;
  margin: 0;
}

DIV.center {
  text-align: center;
}

P {
  margin-top: -.1em;
  text-align: left;
}

.small2 { 
  font-size: 9px; 
  color: #006699; 
}

.border {
  margin-top: 0px;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-color: #999999;
}

.border2 {
  margin-top: 0px;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-color: #FFFFFF;
}

.nowrap { white-space: nowrap; }

.center { text-align: center; }

.left { text-align: left; }

.middle { text-align: left; vertical-align: middle; }

.right { text-align: right; }

.justify { text-align: justify; }

.copyright { text-align: center; color: #444444; }

.red { text-align: left; font-weight: bold; color: #aa0000; }

.button1 { 
  border: 1px solid #666666; 
  font-weight: normal; 
  font-family: verdana,arial; 
  font-size: 10px; 
  color: #333333;
  background-color: #fd7d7d;
}

.button2 {
  border: 1px solid #666666; 
  font-weight: normal; 
  font-family: verdana,arial; 
  font-size: 10px; 
  color: #333333;
  background-color: #efefef;
  /* background-color: #fffde5; */
}

.pgbreak { font-family: Arial, sans-serif; text-align: left; font-size: 10pt; }

.fine { font-family: Arial, sans-serif; font-size: 7pt; }

.etib { font-family: Arial, sans-serif; font-size: 11pt; font-weight: bold; }

.etin { font-family: Arial, sans-serif; font-size: 10pt; }

.etil { font-family: Arial, sans-serif; font-size: 12pt; }

.barcode { font-family: Arial, sans-serif; color: white; font-size: 7pt; display: none; }

INPUT, SELECT, OPTION { font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 10px; color: #000000; }

/* Prompt boxen */

input.prompt {
  border: 1px solid #666666; 
  background-color: #dddddd; 
  width: 70; 
  font-weight: normal; 
  font-family: verdana,arial; 
  font-size: 10px; 
  color: #333333;
} 

td.titlebar {
  background-color: #cc0000; 
  color: #ffffff; 
  text-align: center; 
  font-weight: bold; 
  font-family: verdana,arial; 
  font-size: 10px;
} 

table.promptbox {
  border: 1px solid #cc0000; 
  background-color: #fffde5; 
  color: black; 
  font-family: verdana,arial; 
  font-size: 10px;
} 

input.promptbox {
  border: 1px solid #666666; 
  background-color: white; 
  font-family: verdana,arial; 
  font-size: 10px; 
  color: black; 
}


/* Style fuer den Ersatz der JavaScript Alert-Funktion */

#modalContainer {
	background-color: transparent;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 10000;
	background-image: url(/images/tp.png); /* required by MSIE to prevent actions on lower z-index elements */
        font-size: 10px;
}

#alertBox {
	position: relative;
	width: 380px;
	min-height: 150px;
	border: 1px solid #c00;
	background-color: #FFFDE5;
	background-image: url(/images/alert.png);
	background-repeat: no-repeat;
	background-position: 20px 30px;
        font-size: 10px;
}

#modalContainer > #alertBox {
	position: fixed;
}

#alertBox h1 {
	margin: 0;
	font-weight: bold;
	font-family: verdana,arial;
	background-color: #C00;
	color: #FFF;
	text-align: center;
	border-bottom: 1px solid #666;
	padding: 2px 0 2px 5px;
        font-size: 10px;
}

#alertBox p {
	font-family: verdana,arial;
	height: 60px;
	padding-left: 5px;
	margin-top: 5px;
	margin-left: 55px;
	margin-bottom: 25px;
	margin-right: 10px;
        font-size: 10px;
}

#alertBox #closeBtn {
	display: block;
	/* position: relative; */
	margin: 30px auto;
	padding: 3px;
	border: 1px solid #666;
	width: 70px;
	font-family: verdana,arial;
	font-weight: normal;
	text-align: center;
	color: #000;
	background-color: #ddd;
	text-decoration: none;
        font-size: 10px;
}


/* Druck */

@media print {
  #noprint { 
    text-align: right;
    font-size: 10px;
    white-space: nowrap;
    display:none;
  }
}

/* Kopf- und Fuss-Zeilen */

.haupttabelle {
    width: 98%;
    height:70px;
    background-color:#cc0000;
    border:1px solid #cccccc;
    text-align:center
}

.haupttabelle2 {
    width: 780;
    height:70px;
    background-color:#cc0000;
    border:1px solid #cccccc;
    text-align:center
}

.oben {
    width:100%;
    height:70px;
    background:url(https://www.esisk.de/images/logo-hintergrund.gif) no-repeat;
    background-position:center; opacity:1;
}

.oben-l {width:50%;}

.oben-r {
    width:50%;
    text-align:right;
    vertical-align:middle;
    padding:5px 0 0 0;
    color:white
}

#international {text-align:right;margin:2px 11px 0 0}
#international b {margin-right:10px;display:block;margin-bottom:8px;font-size:9pt}
* html #international b {margin-right:15px;}
.flag1 {font-size:9pt;float:right;padding-left:7px}
.flag1 a,.flag1 a:link {color:white;font-weight:600;text-decoration:none}
.flag1 img {border:none;margin-right:12px}
* html .flag1 img {border:none;margin-right:13px}
.flag2 {font-size:9pt;display:inline}
.flag2 a,.flag2 a:link {color:white;font-weight:600;text-decoration:none;}
.flag2 img {border:none;margin-right:11px}

.fusstabelle3 {
    width: 98%;
    height:30px;
    background-color:#cc0000;
    border:1px solid #cccccc;
    text-align:center;
}

.fusstabelle2 {
    width: 98%;
    height:30px;
    background-color:#cc0000;
    border:1px solid #cccccc;
    text-align:center;
    position:absolute;
    top:800px;
    left:12px;
}

.fusstabelle {
    width: 98%;
    height: 30px;
    background-color:#cc0000;
    border:1px solid #cccccc;
    text-align:center;
    position:absolute;
    top: 730px;
    left: 12px;
    display:none;
}

.unten {
    width:100%;
    height:30px;
}

.unten-l {
    width:35%;
    text-align:left;
    color:white;
    vertical-align:middle;
    padding:5px
}

.unten3-l {
    width:65%;
    text-align:left;
    color:white;
    vertical-align:middle;
    padding:5px
}

.unten-m {
    width:30%;
    text-align:center;
    color:white;
    vertical-align:middle;
}

.unten-r {
    width:30%;
    text-align:right;
    vertical-align:middle;
    color:white;
    padding:5px;
}

/* Popup-Fenster bei Hinweisen */

.popup {
  display: block;
  position: fixed;
  padding: 0;
  width: 680px;
  left: 50%;
  margin-left: -350px;
  height: 205px;
  top: 35%;
  margin-top: -100px;
  background: #fffde5;
  border: 2px solid #cc0000;
  z-index: 20;
}

#popup1 {
  -webkit-box-shadow:  0px 0px 0px 9999px rgba(0, 0, 0, 0.2);
  box-shadow:  0px 0px 0px 9999px rgba(0, 0, 0, 0.2);
}

.popup-head { 
  width: 100%;
  height: 28px;
  padding-top: 5px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  font-family: verdana,arial;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background: #cc0000;
}

.popup-content {
  height: 170px;
  padding: 10px;
  font-family: verdana,arial;
  font-size: 10px;
  vertical-align: middle;
}

.popup-buttonok { 
  border: 1px solid #666666; 
  background-color: #dddddd;
  margin: 25px 0 0 290px;
  width: 60px;
  font-weight: normal; 
  font-family: verdana,arial; 
  font-size: 10px; 
  color: #333333;
  text-align: center;
}

