/*------------------- CSS RESET ---------------------
---------------------------------------------------*/
* {
padding : 0;
margin : 0;
}
ul, ol {
list-style : none;
}
b, strong {
font-weight : bold;
}
img, a img {
border : none;
}
a:link, a:visited, a:hover, a:focus, a:active {
color : #ffffff;
text-decoration : none;
}
/*------------------- ALLGEMEIN ---------------------
---------------------------------------------------*/
.fl {
float : left;
padding-right : 10px;
}
.fr {
float : right;
}
.clearFloat {
clear : both;
}
h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
font-weight : bold;
text-transform : uppercase;
color : #0066cc;
}
h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #ffffff;
}
h3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
font-weight : bold;
text-transform : uppercase;
line-height: 22px;
color : #0066cc;
}
h4 {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
font-weight : bold;
text-transform : uppercase;
color : #0066cc;
/*display:inline;*/
}
h5 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
text-transform : uppercase;
color : #000000;
display:inline;
}

h6 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
text-transform : uppercase;
color : #0066cc;
display:inline;
}

h7 {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
text-transform : uppercase;
color : #000000;
display:inline;
}

span.fliesstextHead {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
text-transform : uppercase;
color : #000000;
}
/*------------------- LAYOUT ---------------------
---------------------------------------------------*/
body {
background : #ffffff url(../pics/spedition_bg.jpg) no-repeat;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
}

#container {
width: 100%;
}

/*------------------- NAVIGATION OBEN ---------------
---------------------------------------------------*/

ul#hdMenu {
	width : 725px;
	position : absolute;
	left : 200px;
	top : 20px;
	height : 50px;
	font-size : 10px;
}


ul#hdMenu li {
display : inline;
text-transform : uppercase;
margin-bottom : 2px;
margin-left : 2px;
}

ul#hdMenu li a:link, ul#hdMenu li a:visited {
color : #ffffff;
font-weight : bold;
text-decoration : none;
padding : 0 21px 0 21px;
}

ul#hdMenu > li a:hover, ul#hdMenu > li a:focus, ul#hdMenu > li a:active, ul#hdMenu > li:hover, ul#hdMenu > li:focus, ul#hdMenu > li:active {
color : #0066cc; 
}

li.aktiv {
color : #0066cc;
font-weight : bold;
text-decoration : none;
padding : 0 21px 0 21px;
}


/*---------------- SUBNAVIGATION OBEN ---------------
---------------------------------------------------*/


ul#subMenu {
	background:url(../pics/style/navi_bg.png);
	display: none;
	position: absolute;
	top: 41px;
	left: 7px;
	padding: 7px 0 0 0;
	width: 142px;
}

li:hover ul#subMenu {
	display: block;
}

ul#subMenu li {
	width: 250px;
	height: 150px;
	border: none;
	line-height: 18px;
}


/*-------- 2.Submenu -----------
------------------------------*/

ul#subMenu2 {
	background:url(../pics/style/navi_bg.png);
	display: none;
	position: absolute;
	top: 41px;
	left: 155px;
	padding: 7px 0 0 0;
}


li:hover ul#subMenu2 {
	display: block;
}

ul#subMenu2 li {
	width: 200px;
	border: none;
	line-height: 18px;
}




/*------------------- Home Impressum  ---------------*/


ul#NaviRight {
	width : 220px;
	position : absolute;
	left : 930px;
	top : 20px;
	height : 22px;
	font-size : 10px;
	font-weight:bold;
	color:#ffffff;
	text-align:right;
	padding-top: 28px; 
}


ul#NaviRight li {
	display:inline;
	text-transform : uppercase;
}

ul#NaviRight li a:link, ul#NaviRight li a:visited {
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	padding: 20px 0px 0px 10px;
}

ul#NaviRight > li a:hover, ul#NaviRight > li a:focus, ul#NaviRight > li a:active, ul#NaviRight > li:hover, ul#NaviRight > li:focus, ul#NaviRight li:active {
	color : #0066cc;
}

li.aktiv {
	color : #0066cc;
	font-weight : bold;
	text-decoration : none;
	padding: 20px 0px 0px 10px;
}

/*------------------- HEADER -----------------------
---------------------------------------------------*/
#headerLeft {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #0066cc;
	border : 1px solid #ffffff;
	width : 720px;
	height : 100px;
	text-align : left;
	position : absolute;
	left : 200px;
	top : 130px;
}


#headerLeft > h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
	text-align : right;
	text-transform : uppercase;
	color : #ffffff;
	margin : 70px 10px 5px 10px;
}


#headerLeftTicker {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	float:left;
	width:450px;
	margin: 75px 0px 10px 30px;
}


#headerRight {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #0066cc;
	border : 1px solid #ffffff;
	width : 220px;
	height : 100px;
	text-align : left;
	position : absolute;
	left : 930px;
	top: 130px;
}
/*------------------- CONTENT ---------------------
---------------------------------------------------*/

#wrapper {
	width: 700px;
	margin: 0;
	padding: 0 0 20px 0;
}


#sidebarLeft {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding : 10px;
	color : #ffffff;
	text-align : left;
	font-weight : bold;
	position : absolute;
	width : 150px;
	left : 20px;
	top : 240px;
}


#sidebarLeft a:link, a:visited {
	color: #ffffff;
}


#sidebarLeft a:hover, a:active, a:focus {
	color:#0066cc;
}



#contentFlashIntro {
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px 0px 0px 0px;
	width : 720px;
	position : absolute;
	left : 200px;
	top : 240px;
	background-image: url(../pics/style/transparenz720_verlauf.png);
}

#content_main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	padding : 10px 10px 20px 10px;
	color : #000000;
	width : 700px;
	text-align : left;
	position : absolute;
	left : 200px;
	top : 240px;
	background-image: url(../pics/style/transparenz720_verlauf.png);
}


#content_main a:link, a:visited {
	color: #666666;
}


#content_main a:hover, a:active, a:focus {
	color:#0066cc;
}


#content_main > h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-transform : none;
	color : #0066cc;
}


#contentSpalteLinksDownloads {
	width: 340px;
	float: left;
	margin: 0px 20px 20px 0px;
}


#contentSpalteLinksDownloads > h5 {
	color:#999999;
}


#contentSpalteLinksDownloads > h6 a:link,
#contentSpalteLinksDownloads > h6 a:visited {
	
	color:#0066cc;
}

#contentSpalteLinksDownloads > h6 a:hover,
#contentSpalteLinksDownloads > h6 a:active,
#contentSpalteLinksDownloads > h6 a:focus {
	color:#ffffff;
}


#contentSpalteLinks {
	width: 340px;
	float: left;
	margin: 0px 20px 20px 0px;
}


#contentSpalteRechts {
}


#contentSpalteRechts a:link,
#contentSpalteRechts a:visited {
	color: #0066cc;
	font-weight:bold;
	text-decoration: none;
}


#contentSpalteRechts a:hover,
#contentSpalteRechts a:focus,
#contentSpalteRechts a:focus {
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}

#contentSpalteLinks a:link,
#contentSpalteLinks a:visited {
	color: #0066cc;
	font-weight:bold;
	text-decoration: none;
}


#contentSpalteLinks a:hover,
#contentSpalteLinks a:focus,
#contentSpalteLinks a:focus {
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}

td.contentAufzaehlung {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-transform : uppercase;
	color : #000000;
}


#kompZenLinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding:0px 15px 0px 0px;
	color : #0066CC;
	font-weight : bold;
	width : 125px;
	float:left;
}


/* ------- BILDLEISTE CONTENT --------
------------------------------------- */


ul#bildleisteContent li {
	display:inline;
	margin: 0px;
	padding: 0px;
	text-align:center;
}


img.picsLinksContent {
	margin: 0px 0px 0px 0px; 
}

img.picsMitteContent {
	margin: 0px 0px 0px 0px;
}

img.picsRechtsContent {
	margin: 0px 0px 0px 0px;
}


#thumbnailsContent {
	width: 340px;
	height:80px;
	overflow:hidden;
	overflow-y:hidden;
	white-space:nowrap;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* ------------- AKTUELLES ------------
------------------------------------- */

#spalteLinksAktuelles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 490px;
}



#spalteRechtsAktuelles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200;
	text-align:right;
}



/* ------------- KARRIERE--------------
------------------------------------- */

h2.karriere {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #0066cc;
}


h3.karriere {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	width: 235px;
	padding-left: 20px;
	text-transform : uppercase;
	line-height: 22px;
	color : #0066cc;

}


h4.karriere {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	text-align:center;
	color:#FFFFFF;
	width: 110px;
	background-color:#0066cc;
}



/* ------- HISTORIE ZEITBALKEN --------
------------------------------------- */


ul#timeLine li {
	display:inline;
	margin: 0px;
	padding: 0px;
	text-align:center;
}


img.picsLinks {
	margin: 0px 0px 0px 0px; 
}

img.picsMitte {
	margin: 0px 0px 0px 0px;
}

img.picsRechts {
	margin: 0px 0px 0px 0px;
}


#thumbnails {
	width: 100%;
	height:120px;
	overflow:auto;
	overflow-y:hidden;
	white-space:nowrap;
	margin: 10px 0px 0px 0px;
	padding: 60px 0px 0px 0px;
}


/* ---------- Aufzählung Spiegelstriche ------*/



ul.spiegelStriche {
	line-height: 22px;
}





/*-------------- SITEMAP ----------
---------------------------------*/

#content_mainSitemap {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	padding : 10px 0px 20px 0px;
	color : #000000;
	width : 720px;
	text-align : left;
	position : absolute;
	left : 200px;
	top : 240px;
	background-image: url(../pics/style/transparenz720_verlauf.png);
}

#content_mainSitemap a:link, a:visited {
	color:#0066cc;
	text-decoration: none;

}


#content_mainSitemap a:hover, a:focus, a:active {
	color: #ffffff;
	text-decoration:none;
}


#sitemapHead {
	width: 700px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-transform : uppercase;
	color : #0066cc;
	line-height: 30px;
	margin: 5px 0px 20px 0px;
	padding: 0px 0px 0px 20px;
	
}

#sitemapSubHead {
	width: 700px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-transform : uppercase;
	color : #0066cc;
	line-height: 30px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	/*background: url(../pics/style/1_1_20trans.png);*/
}

#sitemapTable {
	width: 720px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-transform : uppercase;
	color : #0066cc;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	/*background: url(../pics/style/1_1_20trans.png);*/
}

table.sitemapTable {
	width: 720px;
	font-size:9px;
	/*
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	*/
	padding: 5px 0px 5px 40px;
}




#sitemapWrapper {
	float: left;
	width: 64%;
}

#sitemapLeft {
	width: 46%;
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 0px 6px 0px 0px;
	background: url(../pics/style/1_1_20trans.png)	
}

#sitemapMiddle {
	width: 47%;
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0px 4px 0px 0px;
	background: url(../pics/style/1_1_20trans.png)
}

#sitemapRight {
	width: 33%;
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0px 4px 0px 0px;
	background: url(../pics/style/1_1_20trans.png)
}


table.sitemapTable {
	width: 720px;
	padding: 20px;
}



td.sitemapTable {
	width: 200px;
	font-weight:normal;
	font-size:12px;
	color:#0066cc;
	background:url(../pics/style/1px_40prozent.png);
	border: 1px solid #ffffff;
	padding: 15px;
	
}


/*------------- KOMPETENZNAVIGATION0 ----------- 
----------------------------------------------*/


#sidebarRightTemp0 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	font-weight : bold;
	text-transform : uppercase;
	padding : 10px;
	color : #666666;
	width : 200px;
	height: 380px;
	text-align: left;
	position: absolute;
	left : 930px;
	top : 240px;
	background-image:url(../pics/style/sidebarRight_bg480.png);
}

#sidebarRightTemp0 > h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-transform : uppercase;
	color : #666666;
	/*border-bottom: 1px solid #0066cc;*/
	padding-bottom: 10px;
}


/*------------- KOMPETENZNAVIGATION1 ----------- 
----------------------------------------------*/


#sidebarRightTemp1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	font-weight : bold;
	text-transform : uppercase;
	padding : 10px;
	color : #666666;
	width : 200px;
	height: 445px;
	text-align: left;
	position: absolute;
	left : 930px;
	top : 240px;
	background-image:url(../pics/style/sidebarRight_bg480.png);
}

#sidebarRightTemp1 > h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-transform : uppercase;
	color : #666666;
	/*border-bottom: 1px solid #0066cc;*/
	padding-bottom: 10px;
}


/*------------- KOMPETENZNAVIGATION5 ----------- 
----------------------------------------------*/


#sidebarRightTemp5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	font-weight : bold;
	text-transform : uppercase;
	padding : 10px;
	color : #666666;
	width : 200px;
	height: 425px;
	text-align: left;
	position: absolute;
	left : 930px;
	top : 240px;
	background-image:url(../pics/style/sidebarRight_bg480.png);
}

#sidebarRightTemp5 > h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-transform : uppercase;
	color : #666666;
	/*border-bottom: 1px solid #0066cc;*/
	padding-bottom: 10px;
}


/*------------- KOMPETENZNAVIGATION6 ----------- 
----------------------------------------------*/


#sidebarRightTemp6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	font-weight : bold;
	text-transform : uppercase;
	padding : 10px;
	color : #666666;
	width : 200px;
	height: 510px;
	text-align: left;
	position: absolute;
	left : 930px;
	top : 240px;
	background-image:url(../pics/style/sidebarRight_bg640.png);
}

#sidebarRightTemp6 > h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-transform : uppercase;
	color : #666666;
	/*border-bottom: 1px solid #0066cc;*/
	padding-bottom: 10px;
}


/*------------- KOMPETENZNAVIGATION7 ----------- 
----------------------------------------------*/


#sidebarRightTemp7 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	font-weight : bold;
	text-transform : uppercase;
	padding : 10px;
	color : #666666;
	width : 200px;
	height: 535px;
	text-align: left;
	position: absolute;
	left : 930px;
	top : 240px;
	background-image:url(../pics/style/sidebarRight_bg640.png);
}

#sidebarRightTemp7 > h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-transform : uppercase;
	color : #666666;
	/*border-bottom: 1px solid #0066cc;*/
	padding-bottom: 10px;
}



/*--------Links in NaviRechts ------- */


li#sidebarRightSub a:link, li#sidebarRightSub a:visited {
	color:#0066cc;
	text-transform:uppercase;
}


li#sidebarRightSub a:hover, li#sidebarRightSub a:focus, li#sidebarRightSub a:active {
	color:#666666;
}


li#sidebarRightMain {
	border-top : 1px solid #0066cc;
	padding : 10px 10px 10px 0px;
}


li#sidebarRightMain a:link, li#sidebarRightMain a:visited {
	color : #0066cc;
	text-decoration: none;
}


li#sidebarRightMain a:hover, li#sidebarRightMain a:focus, li#sidebarRightMain a:active, li#sidebarRightMain li:hover {
	color : #666666;
}


li#sidebarRightSub {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #0066cc;
	font-weight : bold;
	padding: 0px 0px 9px 20px;
	text-align:left;
}


/* -------- Kompetenztranfer SubMenu0 ------- */

#sidebarRight2_0 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 22px;
	font-weight : bold;
	text-transform : uppercase;
	padding : 10px;
	color : #666666;
	width : 200px;
	height: 220px;
	text-align : right;
	position : absolute;
	left : 930px;
	top : 661px;
	background-image: url(../pics/style/sidebarRight2_bg.png);
}

#sidebarRight2_0 > h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-transform : uppercase;
	color : #666666;
	border-bottom: 1px solid #0066cc;
	padding-bottom: 10px;
	text-align: left;
}


/* -------- Kompetenztranfer SubMenu1 ------- */

#sidebarRight2_1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 22px;
	font-weight : bold;
	text-transform : uppercase;
	padding : 10px;
	color : #666666;
	width : 200px;
	height: 220px;
	text-align : right;
	position : absolute;
	left : 930px;
	top : 726px;
	background-image: url(../pics/style/sidebarRight2_bg.png);
}

#sidebarRight2_1 > h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-transform : uppercase;
	color : #666666;
	border-bottom: 1px solid #0066cc;
	padding-bottom: 10px;
	text-align: left;
}


/* -------- Kompetenztranfer SubMenu5 ------- */

#sidebarRight2_5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 22px;
	font-weight : bold;
	text-transform : uppercase;
	padding : 10px;
	color : #666666;
	width : 200px;
	height: 220px;
	text-align : right;
	position : absolute;
	left : 930px;
	top : 706px;
	background-image: url(../pics/style/sidebarRight2_bg.png);
}

#sidebarRight2_5 > h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-transform : uppercase;
	color : #666666;
	border-bottom: 1px solid #0066cc;
	padding-bottom: 10px;
	text-align: left;
}


/* -------- Kompetenztranfer SubMenu6 ------- */

#sidebarRight2_6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 22px;
	font-weight : bold;
	text-transform : uppercase;
	padding : 10px;
	color : #666666;
	width : 200px;
	height: 220px;
	text-align : right;
	position : absolute;
	left : 930px;
	top : 793px;
	background-image: url(../pics/style/sidebarRight2_bg.png);
}

#sidebarRight2_6 > h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-transform : uppercase;
	color : #666666;
	border-bottom: 1px solid #0066cc;
	padding-bottom: 10px;
	text-align: left;
}


/* -------- Kompetenztranfer SubMenu7 ------- */

#sidebarRight2_7 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 22px;
	font-weight : bold;
	text-transform : uppercase;
	padding : 10px;
	color : #666666;
	width : 200px;
	height: 220px;
	text-align : right;
	position : absolute;
	left : 930px;
	top : 815px;
	background-image: url(../pics/style/sidebarRight2_bg.png);
}

#sidebarRight2_7 > h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-transform : uppercase;
	color : #666666;
	border-bottom: 1px solid #0066cc;
	padding-bottom: 10px;
	text-align: left;
}


/*--------Links in KompetenzTransfer ------- */
ul#sidebarRight2Link li {
	border-bottom : 1px solid #0066cc;
	padding : 10px 24px 10px 0;  /*---------- Padding von 10 auf 11 gesetzt ----*/

}
ul#sidebarRight2Link li a:link, ul#sidebarRight2Link li a:visited {
	display : block;
	color : #0066cc;
	text-decoration : none;
}

ul#sidebarRight2Link > li a:hover, ul#sidebarRight2Link > li a:focus, ul#sidebarRight2Link > li a:active, ul#sidebarRight2Link > li:hover, ul#sidebarRight2Link > li:focus, ul#sidebarRight2Link > li:active {
	color : #666666;
}

/*--------RollOver in NaviRechts1 ------- */

ul#KompetenzTransfer1 {
	display:none;
	position:absolute;
	top: 42px;
	left: 0;
	width: 220px;
}


li:hover ul#KompetenzTransfer1 {
	display: block;
}

ul#KompetenzTransfer1 li {
	
	background: url(../pics/subMenuRollover/translog_kompTransfer_bg.png) no-repeat;
	border: none;
	height: 46px;   /* ----- war 28px --- */
}


/*--------RollOver in NaviRechts2 ------- */

ul#KompetenzTransfer2 {
	display:none;
	position:absolute;
	top: 85px;
	left: 0;
	width: 220px;
}


li:hover ul#KompetenzTransfer2 {
	display: block;
}

ul#KompetenzTransfer2 li {
	background: url(../pics/subMenuRollover/translog_kompTransfer_bg.png) no-repeat;
	border: none;
	height: 46px;   /* ----- war 28px --- */
}

/*--------RollOver in NaviRechts3 ------- */

ul#KompetenzTransfer3 {
	display:none;
	position:absolute;
	top: 128px;
	left: 0;
	width: 220px;
}


li:hover ul#KompetenzTransfer3 {
display: block;
}

ul#KompetenzTransfer3 li {
	background: url(../pics/subMenuRollover/translog_kompTransfer_bg.png) no-repeat;
	border: none;
	height: 46px;	/* ----- war 28px --- */

}


/*--------RollOver in NaviRechts4 ------- */

ul#KompetenzTransfer4 {
	display:none;
	position:absolute;
	top: 171px;
	left: 0;
	width: 220px;
}


li:hover ul#KompetenzTransfer4 {
	display: block;
}

ul#KompetenzTransfer4 li {
	background: url(../pics/subMenuRollover/translog_kompTransfer_bg.png) no-repeat;
	border: none;
	height: 46px;	/* ----- war 28px --- */

}

