
/* STYLESHEET - NP-FLEXKAT */


/* Folgend: SÄMTLICHE <A>-LINK-STYLESHEETS*/

a:link { 
	color:#000000;
	text-decoration:none;
	}
a:visited { 
	color:#000000;
	text-decoration:none; 
	}
a:hover { 
	color:#727379;
	text-decoration:underline; 
	}
a:active { 
	color:#727379;
	text-decoration:underline; 
	}
a:focus { 
	color:#727379;
	text-decoration:underline;
	}
	
	
a.sub:before{content:url(../pics/np_flexkat_arrow.gif);}

a.sub:link { 
	color:#909090;
	text-decoration:none; 
	font-size:13px;
	}	
a.sub:visited{ 
	color:#909090;
	text-decoration:none; 
	font-size:13px;
	}	
a.sub:hover { 
	color:#c5c5c5;
	text-decoration:none; 
	font-size:13px;
	}	
a.sub:active { 
	color:#909090;
	text-decoration:none; 
	font-size:13px;
	}	
a.sub:focus { 
	color:#909090;
	text-decoration:none; 
	font-size:13px;
	}
	

a.quick:link { 
	color:#909090;
	text-decoration:none; 
	font-size:11px;
	}	
a.quick:visited{ 
	color:#909090;
	text-decoration:none; 
	font-size:11px;
	}	
a.quick:hover { 
	color:#c5c5c5;
	text-decoration:none; 
	font-size:11px;
	}	
a.quick:active { 
	color:#909090;
	text-decoration:none; 
	font-size:11px;
	}	
a.quick:focus { 
	color:#909090;
	text-decoration:none; 
	font-size:11px;
	}


a.quickaktiv:link { 
	color:#000000;
	text-decoration:none; 
	font-size:11px;
	}	
a.quickaktiv:visited{ 
	color:#909090;
	text-decoration:none; 
	font-size:11px;
	}	
a.quickaktiv:hover { 
	color:#909090;
	text-decoration:none; 
	font-size:11px;
	}	
a.quickaktiv:active { 
	color:#909090;
	text-decoration:none; 
	font-size:11px;
	}	
a.quickaktiv:focus { 
	color:#909090;
	text-decoration:none; 
	font-size:11px;
	}


a.btmnav:link { 
	color:#ffffff;
	text-decoration:none; 
	font-size:11px;
	}	
a.btmnav:visited{ 
	color:#ffffff;
	text-decoration:none; 
	font-size:11px;
	}	
a.btmnav:hover { 
	color:##808080;
	text-decoration:none; 
	font-size:11px;
	}	
a.btmnav:active { 
	color:#ffffff;
	text-decoration:none; 
	font-size:11px;
	}	
a.btmnav:focus { 
	color:#ffffff;
	text-decoration:none; 
	font-size:11px;
	}


/* Folgend: SÄMTLICHE <TABELLEN>-STYLESHEETS*/

td.nr {
	font-family:Verdana;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	line-height:16px;
	margin-top:5px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
}


td {
	font-family:Verdana;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	line-height:16px;		
}



td.orange {
	font-family:Verdana;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	line-height:14px;
	background-color:#fd8d1d;	
}

td.errmeld {
	font-family:Verdana;
	color:#fd8d1d;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	line-height:20px;
	background-color:#ffffff;
}

/* Folgend: SÄMTLICHE <P>-STYLESHEETS*/

p.headline{
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	color:#000000;
}

p.fett{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	white-space:nowrap;
}

/* Folgend: SÄMTLICHE <FORM>-STYLESHEETS*/

form br {
  clear: left;
  line-height:40px;  
}

label, input { 
  display: block;
  float: left;
  font-size:11px;
  width: 130px;
  height: 14px;
}

select { 
  display: block;
  float: left;
  font-size:11px;
  width: 132px;
  height: 20px;
}

input.button
{
  float: right;
  width: 135px;
  height: 22px;
  color:#ffffff;
  background-color:#fd8d1d;
  border:0px;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  cursor:pointer;
  
}

input.submit
{
  font-family:Verdana;
  float: right;
  width: 135px;
  height: 22px;
  color:#ffffff;
  background-color:#fd8d1d;
  border:0px;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  cursor:pointer;
  
}

input.reset
{
  font-family:Verdana;
  float: right;
  width: 135px;
  height: 22px;
  color:#ffffff;
  background-color:#fd8d1d;
  border:0px;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  cursor:pointer;
}

input.check
{
  float: right;
  width: 15px;
  height: 15px;
  color:#ffffff;
  border:0px;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
}


textarea
{
  font-family:Verdana;
  float: none;
  font-size:11px;
  width: 204px;
  height: 60px;
}







