/* GENERAL fonts */
P, OL, UL, DIV, H1, H2, H3, H4 label, input, select{
	font-family: arial;
	font-size: 11px;
	
	
}

H1 { font-size: 18px; }
H2 { font-size: 16px; }
H3 { font-size: 14px; }
H4 { font-size: 13px; }
P, H1, H2, H3, H4 {margin: 0px 0px 5px 0px;}

label, input, select { /* Alle Labels UND Formularelemente auswählen */
  font-family: arial;
  font-size: 12px;
  display: block;
  float: left;
  width: 200px; /* Breite.*/    
}

label.result {
  text-align: left;
  color: navy;
  margin-left: 10px; 
}

label.incorrect {
  color: red;   
}

label.displayOverview {  
  text-align: left;
  color: navy;    
}

label.message_red {
  color: red; 
  width: 500px; /* Breite.*/  
  text-align: center;   
  font-size: 11px;   
}

label.message_navy {
  color: navy; 
  width: 500px; /* Breite.*/  
  text-align: center;   
  font-size: 12px;   
}

label.message{   
  width: 500px; /* Breite.*/  
  text-align: center;   
  font-size: 12px;   
}

label.description{   
  width: 500px; /* Breite.*/  
  text-align: left;   
  font-size: 12px;   
}

label.messageShort{ 
  
  width: 300px; /* Breite.*/  
  text-align: center;   
  font-size: 12px;   
}

label.checkboxDescription{
  width: 120px;
  font-size: 12px;  
  text-align: left;   
}

textarea{
  width: 450px;
  font-family: arial;
  font-size: 12px;
  margin-left: 75;
  
  
}



form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;  
}

INPUT.submit { 
  margin-top: 10px;   
  margin-left: 30%; 
  position: relative;  
}

INPUT.submit2_left { 
  width: 120px; 
  margin-left: 15%; 
  position: relative;  
}

INPUT.submit2_right { 
  width: 120px; 
  margin-left: 5%; 
  position: relative;  
}

INPUT.checkbox { /* Alle checkbox*/   
  width: 20px; /* Breite.*/    
}


IMG.checkImage{
  margin-left: 300px; 
  margin-top: 10px; 
  margin-bottom: 10px; 
}


label {
 text-align: right; 
 padding-right: 1em;
 margin-left: 20px; 
}





/*TD#footer {border-top: dotted 1px #999999;}*/
TD#footer P {
	font-size: 10px;
	text-align: center;
	color: #ffc200;

}

/* Content column */
TD#content {
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	vertical-align: top; 
	width: 580px;		/* Breite des Content Frames + act 200 Breite TD#menu_1 = Breite des Fensters */
}

/* Menu 1 column */
TD#menu_1 {	
	color: #ffc200;

	vertical-align: top; 
	width: 200px;	
	background-image: url(../images/menu-left.png);	
	background-repeat : repeat;
	padding-top: 10px;
}
TD#menu_1 DIV {
	width: 80%; /* Ausnutzung der verfügbaren Breite des Column */
}
TD#menu_1 DIV A {
	color: #ffc200;
	text-decoration: none;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  font-size: 13px;
  padding-top:4px;
  padding-bottom:4px;
  padding-left:5px; 
    
}

/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  font-weight:bold;
  font-size: 13px;
  padding-top:4px;
  padding-bottom:4px;
  padding-left:5px;
  

  /*background-image: url(../images/menu-select-1.png);	
  background-repeat : repeat;*/

 }

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 12px;
  padding-top:3px;
  padding-bottom:3px;

  padding-left:20px;
}

/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 12px;
  font-weight:bold;
  padding-top:3px;
  padding-bottom:3px;

  padding-left:20px;
  

  /*background-image: url(../images/menu-select-1.png);	
  background-repeat : repeat;*/

}


/* Menu 2 row top*/
TD#menu_2 {	
	vertical-align: top; 
	/*width: 50px;	*/
	/*background-image: url(../images/background-menu-left-5.png);	
	background-repeat : repeat;*/
	
	padding-top:4px;
  	padding-bottom:4px;
  	padding-left:4px;
      padding-right:4px;

}
TD#menu_2 DIV {
	/*width: 95%;*/ /* Ausnutzung der verfügbaren Breite des Column */
}
TD#menu_2 DIV A {
	color: #ffc200;
	text-decoration: underline;
}

/*  MENU 2, level 1, normal state (NO) */
TD#menu_2 DIV.menu2-level1-no {
   
  font-size: 11px;
  

}

/*  MENU 2, level 1, active state (ACT) */
TD#menu_2 DIV.menu2-level1-act {
  font-weight:bold;
  font-size: 11px;
}


/*  MENU 2, level 2, normal state (NO) */
TD#menu_2 DIV.menu2-level2-no {
  font-size: 10px;  
}

/*  MENU 2, level 2, active state (ACT) */
TD#menu_2 DIV.menu2-level2-act {
  font-size: 10px;
  font-weight:bold;  
}


/* Style for the Path-menu: */
TD#top_left {
  background-image: url(../images/menu-left.png);	
  background-repeat : repeat;

}

/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #ffc200;

  font-family: verdana, arial;
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}

TD#path A {
  text-decoration: none;
  color:black;
}

TD#path A:hover {  
  text-decoration:none;
}


TD.advertisement {
  //position: relative;   
  vertical-align: top;
}


H3.advertisment {
  color: #ffc200;
  //position: absolute;
  vertical-align: top; 
  //top: 150px;

}


.result_table {
  margin-left:auto; 
  margin-right:auto;
}

.result_table TH{
  text-align: center; 
  padding-right: 40px;
  padding-left: 50px;

  margin-left: 30px; 
  background-color: #bc8f00;
  //color: #008080;
  color: #a92b00;
}

.result_table TH.tableHeaderLong{  
  padding-right: 70px;
  padding-left: 60px;  
}


.result_table TH.tableHeaderShort{  
  padding-right: 25px;
  padding-left: 25px;  
}

.table_row_bright ,.table_row_bright_distance, .table_row_bright_details
{
  font-family: verdana, arial;
  font-size: 11px;
  text-align: left;   
  padding-left: 10px;  
  padding-top: 10px;   
  padding-bottom: 10px;    
  background-color:#ffc200;
  color: #a92b00;
}
.table_row_bright_distance {
  text-align: right;
  padding-right: 40px;     
}


.table_row_dark, .table_row_dark_distance, .table_row_dark_details  
{
  font-family: verdana, arial;
  font-size: 11px;
  text-align: left;   
  padding-left: 10px;  
  padding-top: 10px;   
  padding-bottom: 10px;    	
  background-color:#d8a500;
  color: #a92b00;
}
.table_row_dark_distance {
  text-align: right; 
  padding-right: 40px;       
}



