/* CSS Document */

img {border: none;}
a {text-decoration: none;}

.c1 {color: #D7F2FF;}
.c2 {color: #FFFF00;}
.c3 {color: red;}
.c4 {color: #0000C2;}
.c5 {color: black;}
.c6 {color: white;}

.f1 {
	margin-left: 5px;
  font-size:9pt; line-height:10pt; font-family:Arial; letter-spacing:0.2mm; word-spacing:0.4mm; font-style:italic; font-weight:bold;
}

.f11 {
  font-size:11pt; line-height:17pt; font-family:Arial; letter-spacing:0.2mm; word-spacing:0.4mm; font-style:italic; font-weight:bold;
}
.f2 {
  font-size:10pt; line-height:12pt; font-family:Arial; letter-spacing:0.2mm; word-spacing:0.4mm; font-style:italic; font-weight:bold;
}

.f3 {
  font-size:12pt; line-height:14pt; font-family:Arial; letter-spacing:0.2mm; word-spacing:0.4mm; font-style:italic; font-weight:bold;
}
.f4 {
  font-size:14pt; line-height:15pt; font-family:Arial; letter-spacing:0.2mm; word-spacing:0.4mm; font-style:italic; font-weight:bold;
}
.f5 {
  font-size:12pt; line-height:16pt; font-family:Arial; letter-spacing:0.2mm; word-spacing:0.4mm; font-style:italic; font-weight:bold;
}
.f51 {
  font-size:12pt; line-height:14pt; font-family:Arial; letter-spacing:0.2mm; word-spacing:0.4mm; font-style:normal; font-weight:normal;
}

#title {
  position: absolute; top: 10px; left: 50px; width: 405px; height: 35px;
  background: url('graphics/montana.jpg');
}

#clientframe {position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;}

#mainframe {
   position: relative; top: 65px; width: 900px; height: 500px; border: none; text-align: left;
   background: url('graphics/transparent.png');   
   
}



#clientleft {position: relative; top: 0px; left: 0px; width: 50px; height: 500px;
  background: url('graphics/clientleft.jpg');
}
#clienttop {position: relative; top: -500px; left: 50px; width: 800px; height: 20px;
  background: url('graphics/clienttop.jpg');
}
#clientbottom {position: relative; top: -40px; left: 50px; width: 800px; height: 20px;
  background: url('graphics/clientbottom.jpg');
}

#clientright {position: relative; top: -540px; left: 850px; width: 50px; height: 500px;
  background: url('graphics/clientright.jpg');
}

#clientcentrum {position: relative; top: -1020px; left: 50px; width: 800px; height: 460px;
  background: url('graphics/clientcentrum.jpg');
}


#menu {
  position: relative; top: 20px; left: 20px; width: 180px; height: 440px;
  overflow: hidden; z-index: 8;
  margin: 4px;
  padding: 0px;
  border: none;

}

#content {
  position: relative; 
  top: -420px !important; 
  left: 225px !important; 
  width: 630px !important; 
  height: 429px !important;
  top: -420px; left: 225px; width: 642px; height: 441px;
  overflow: auto; z-index: 9;
  background-color: #000000;
  text-align: center;
  margin: 0px;
  padding: 6px;
  border: 2px solid; border-color: silver; border-style: groove;
}

#contentMidi {
  position: relative; 
  top: -420px !important; 
  left: 225px !important; 
  width: 630px !important; 
  height: 429px !important;
  top: -420px; left: 225px; width: 642px; height: 441px;
  overflow: auto; z-index: 11;
  text-align: left;
  margin: 0px;
  padding: 6px;
  border: 2px solid; border-color: silver; border-style: groove;
  background: url('graphics/image001.jpg');
}

/* Tabelle Menü */
.table1 {
	display: block;
	top: 10px;
	left: 5px;
	width: 170px;
	margin: 0px;
	padding: 0px;
	border: none;

}

.table1 td {
	display: block;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 23px;
	border: none;
	margin: 0px;
	padding: 0px;
	background: url('graphics/buttons/btnFlat1.jpg');
}

a:link {
	display: block;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 23px;

	margin: 0px;
	padding: 0px;
	background: url('graphics/buttons/btnFlat1.jpg');
}
a:hover {
	display: block;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 23px;

	margin: 0px;
	padding: 0px;
	background: url('graphics/buttons/btnBlue1.jpg');
}

.bg0 {background-color: black;}
#bg1 {background-color: #DFF3FF;}
#bg2 {background-color: #FFDDB2;} 
#bg3 {background-color: #FFFF00;} 

.table2 {
  
	padding: 0px;
  margin: 0px;
  border: 1px solid; border-color: silver; 
}	
	
.table2 td {
	margin: 0px;
  padding: 4px;
  text-align: left;
  border: 1px; border-style: inset; 

  background-color: #FFFFA0;
  font-size:11pt; color:#000000; line-height:14pt; font-family:"Arial"; letter-spacing:0.2mm; word-spacing:0.4mm;
}

/* Tabelle für Daten - Header */
.table3 {
  padding: 0px;
  margin: 0px;
  border: 1px solid; border-color: silver; 

}
.table3 th {
  text-align: center;
  border: 1px; border-style: inset; 

  background-color: #FFEAA8;
  font-size:11pt; color:#0000B0; line-height:14pt; font-family:"Arial"; letter-spacing:0.2mm; word-spacing:0.4mm;
}

.leg {
   font-size:5pt; color:#0000B0; line-height:5pt; font-family:"Arial"; letter-spacing:0.2mm; word-spacing:0.4mm;
   color: #cdcdcd;
}
/* Tabelle für Daten - Text */
.table3 td {
  margin: 0px;
  padding: 4px;
  text-align: left;
  border: 1px; border-style: inset; 

  background-color: #FFFFA0;
  font-size:11pt; color:#000000; line-height:14pt; font-family:"Arial"; letter-spacing:0.2mm; word-spacing:0.4mm;
}

.rahmen2 {
  width: 99%;
  margin: 0px;
  padding-left:5px; 
  padding-bottom:5px; 
  padding-top:5px;
  border: 1px; border-style:ridge; 

  background-color: #DDEEFF;
}
