
/****************************************** FAHRER ******************************************/

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.fahrerlive .fahrertabhide {
 display:none;
}

/*--------------------------------------------------
  .fahrer = before the fahrer interface is set up
  .fahrerlive = after the fahrer interface is set up
  --------------------------------------------------*/
.fahrer {
}
.fahrerlive {
 margin-top:0;
}

/*--------------------------------------------------
  ul.fahrernav = the tab navigation list
  li.fahreractive = the active tab
  --------------------------------------------------*/
ul.fahrernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #339966;
 font: bold 10px Verdana, sans-serif;
}

ul.fahrernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.fahrernav li a
{
	padding: 3px 0.5em;
	margin-left: 7px;
	border: 1px solid #339966;
	border-bottom: none;
	text-decoration: none;
	
}

ul.fahrernav li a:link { color: #339966; }
ul.fahrernav li a:visited { color: #667; }

ul.fahrernav li a:hover
{
 color: #000;
 background-color: #BCEDDA;
 border-color: #339966;
}

ul.fahrernav li.fahreractive a
{
	background-color: #E1F7EE;
	border-bottom: 1px solid #BCEDDA;
	border-top: 2px solid #339966;
	color: #000;
}


/*--------------------------------------------------
  .fahrertab = the tab content
  Add style only after the fahrer interface is set up (.fahrerlive)
  --------------------------------------------------*/
.fahrerlive .fahrertab {
 height:auto;
 border:1px solid #339966;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.fahrerlive .fahrertab h2 {
 display:none;
 font-size:14px;
}
.fahrerlive .fahrertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.fahrerlive #tab1 {
color: #339966;
font-size:12px;
font-weight:500;
font-family: Arial, Helvetica, sans-serif;
padding:1px;
}
.fahrerlive #tab1 .rg_head {
	font-size:14px;
	font-weight:400;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background-color: #E1F7EE;
	padding: 4px;
}
.fahrerlive #tab2 {
color: #339966;
font-size:12px;
font-weight:500;
font-family: Arial, Helvetica, sans-serif;
padding:1px;
}
.fahrerlive #tab2 .rg_head {
	font-size:14px;
	font-weight:400;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background-color: #E1F7EE;
	padding: 4px;
}
.fahrerlive #tab2 .fahrertab {
 height:200px;
 overflow:auto;
}
.fahrerlive #tab3 {
color: #339966;
font-size:14px;
font-weight:600;
font-family: Arial, Helvetica, sans-serif;
padding:1px;
}
.fahrerlive #tab3 .rg_head {
	font-size:14px;
	font-weight:400;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background-color: #E1F7EE;
	padding: 4px;
}
.fahrerlive #tab3 .btn {
    background-color:#339966;
    font-size:10pt;
    border-width:0px;
    color:white;
    font-weight:bold;
    cursor:pointer;
	padding:5px;
}
.fahrerlive #tab3 .fahrertab {
 height:200px;
 overflow:auto;
}
	
	
/****************************************** FIRMEN ******************************************/

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.firmenlive .firmentabhide {
 display:none;
}

/*--------------------------------------------------
  .firmen = before the firmen interface is set up
  .firmenlive = after the firmen interface is set up
  --------------------------------------------------*/
.firmen {
}
.firmenlive {
 margin-top:0;
}

/*--------------------------------------------------
  ul.firmennav = the tab navigation list
  li.firmenactive = the active tab
  --------------------------------------------------*/
ul.firmennav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #A60000;
 font: bold 10px Verdana, sans-serif;
}

ul.firmennav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.firmennav li a
{
	padding: 3px 0.5em;
	margin-left: 7px;
	border: 1px solid #A60000;
	border-bottom: none;
	text-decoration: none;
	
}

ul.firmennav li a:link { color: #A60000; }
ul.firmennav li a:visited { color: #667; }

ul.firmennav li a:hover
{
 color: #000;
 background-color: #F4D7DB;
 border-color: #A60000;
}

ul.firmennav li.firmenactive a
{
	background-color: #FAEDEF;
	border-bottom: 1px solid #F4D7DB;
	border-top: 2px solid #A60000;
	color: #000;
}


/*--------------------------------------------------
  .firmentab = the tab content
  Add style only after the firmen interface is set up (.firmenlive)
  --------------------------------------------------*/
.firmenlive .firmentab {
 height:auto;
 border:1px solid #A60000;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.firmenlive .firmentab h2 {
 display:none;
}
.firmenlive .firmentab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.firmenlive #tab1 {
color: #A60000;
font-size:12px;
font-weight:500;
font-family: Arial, Helvetica, sans-serif;
padding:1px;
}
.firmenlive #tab1 .rg_head {
	font-size:14px;
	font-weight:400;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background-color: #FAEDEF;
	padding: 4px;
}
.firmenlive #tab2 {
	color: #A60000;
	font-size:12px;
	font-weight:500;
	font-family: Arial, Helvetica, sans-serif;
	padding:1px;
	color: #A60000;
}
.firmenlive #tab2 .rg_head {
	font-size:14px;
	font-weight:400;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background-color: #FAEDEF;
	padding: 4px;
}
.firmenlive #tab2 .firmentab {
 height:200px;
 overflow:auto;
}
.firmenlive #tab3 {
color: #A60000;
font-size:14px;
font-weight:600;
font-family: Arial, Helvetica, sans-serif;
padding:1px;
}
.firmenlive #tab3 .rg_head {
	font-size:12px;
	font-weight:400;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background-color: #FAEDEF;
	padding: 4px;
}
.firmenlive #tab3 .firmentab {
 height:200px;
 overflow:auto;
}
#inhalte { 
    height:397px;
    background-color:white;
	padding:10px;
	padding-left:10px;
	width:630px;
	}