/*************************************************************/
/* ITP-Logo und Werbebanner */
.itp_logo_u_oberes_banner{
	margin-bottom:3px;
}
.itp_logo{
	width:350px;
	float:left;
}
.itp_logo_lo{
	font-family:Verdana; 
	font-weight:bold; 
	font-size:26px; 
	padding-top:7px; 
	color:#004a87;
}
.itp_logo_lu{
	border-width:0px;  
	font-family:Verdana; 
	font-size:13px; 
	font-weight:bold; 
	color:#000000;
}
.oberes_banner{
	/*background: url(../bilder/itp/anzeige_hinweis.png) no-repeat bottom right;*/ 
	padding:0px;
	margin:0px;
	float: right;
}
/* Erste Navi-Leiste */
.navi_leiste_1{
background-color: #004986;
background: url(../bilder/itp/navi_leiste_1_bg.png) repeat-x left top;
padding:0px;
}

.n_1_div{
	/*background: url(../bilder/itp/navi_leiste_1_bg.png) repeat-x left top;*/
	float: left;
	background-position: top;
	display: inline;
	text-align: left;
	padding-top: 8px;
	padding-left: 0px;
	padding-right:0px;
	padding-bottom:8px;
	margin: 0px;
}

.n_1_div_akt{
	background: url(../bilder/itp/navi_leiste_1_bg_akt.png) repeat-x;
	float:left;
	background-position:bottom;
	display:inline;
	text-align: left;
	font-weight: bold;
	padding: 6px 0 8px 0;
	margin: 0px;
}

.n_1_link{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#ffffff;

letter-spacing:inherit;
text-decoration: none;
}


.n_1_link:hover{
text-decoration:underline;
}


.n_1_link_akt{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff; 
	letter-spacing: inherit;
	text-decoration: none;
}

.n_1_link_akt:hover{
text-decoration:underline;
}

/* White Navi-Leiste */
.navi_leiste_white{
background-color: #494949;
background: url(../bilder/itp/navi_leiste_w_bg.png) repeat-x left top;
padding:0px;
border:1px solid #cccccc;
border-bottom:none;
}

.n_w_div{
	/*background: url(../bilder/itp/navi_leiste_1_bg.png) repeat-x left top;*/
	float: left;
	background-position: top;
	display: inline;
	text-align: left;
	padding-top: 8px;
	padding-left: 0px;
	padding-right:0px;
	padding-bottom:8px;
	margin: 0px;
}

.n_w_div_akt{
	background: url(../bilder/itp/navi_leiste_w_bg_akt.png) repeat-x;
	float:left;
	background-position:top;
	display:inline;
	text-align: left;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom:8px;
	margin: 0px;
}

.n_w_link{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#105a87;

letter-spacing:inherit;
text-decoration: none;
}


.n_w_link:hover{
text-decoration:underline;
}


.n_w_link_akt{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	letter-spacing: inherit;
	text-decoration: none;
}

.n_w_link_akt:hover{
text-decoration:underline;
}

/* Zweite Navi-Leiste */
.navi_leiste_2{
background: url(../bilder/itp/navi_leiste_3_bg.png) repeat-x left top;
border-right:solid #cccccc 1px;
}
.navi_leiste_2 a{
font-size:12px;
color:#000000;
/*color:#F0F8FF;*/
letter-spacing:inherit;
}

/* Zweite Navi-Leiste */
.navi_leiste_2_new_out{
    height:22px;
    overflow: hidden;
}
.navi_leiste_2_new_out:hover{
    height:auto;
    overflow: auto;
}


.navi_leiste_2_new{
background: url(../bilder/itp/navi_leiste_3_bg.png) repeat-x left top;
border-right:solid #cccccc 1px;
}
.navi_leiste_2_new a{
font-size:12px;
color:#000000;
font-family:Tahoma;
/*color:#F0F8FF;*/
}

.navi_leiste_2_links{
font-family:Tahoma;
font-size:13px;

color:#000000;
/*color:#F0F8FF;*/
letter-spacing:inherit;
}
.navi_leiste_2_links:hover{
text-decoration:underline;
}
/* Dritte Navi-Leiste */
.navi_leiste_3{
background: url(../bilder/itp/navi_leiste_2_bg.png) repeat-x left top;
}
.navi_leiste_3w{
border:1px solid #cccccc;
}
/* Ober-Leiste bei MUEs */
.ober_leiste{
background: url(../bilder/itp/ober_leiste.png) repeat-x left top;
}

