/*Linie in Tabelle*/

.tu-head{

}

#tulist {
list-style: none;
}

#tulist li{
margin: 0 0 25px 0;
float: left;
width: 40%;
min-width: 40%;
max-width: 40%;
height: 95px;
min-height: 95px;
max-height: 95px;
padding: 0px 25px 0px 0px;
border-left: 6px solid #ff3300;
}

.tu-linie  {
	background:   url(_temp_/images/gestr-linie-10px-hoch.gif);
	background-repeat: repeat-x;
	height: 10px;
	}
	
/*Link fuer Navi*/
.tu-head a {
    margin: 0; 
	padding: 0 0 0 20px;	
	font: bold 10pt Arial, Verdana, Helvetica, sans-serif;
	background:   url(_temp_/images/pfeil-orange.gif) 6px 1px;
	background-repeat: no-repeat;
	color: #000000;
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	display: block;
	}
	
.tu-head a:link, .tu-head a:visited {
    color: #000;
	text-decoration: none;
	}

	
.tu-head a:hover {
    color: #000;
	text-decoration: none; 
	font-weight: bold;
	
	}
	
/*Farbe fuer vertikale Orange Line */
.orange {background-color: #ff3300;}

/*Schrift der Beschreibung*/
.tu-text {	
        padding-left: 6px;
	font: normal 9pt Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	}
	
/*PRODUCT LOUNGE */


#tulist-pl {
list-style: none;
}

#tulist-pl li{
margin: 0 0 25px 0;
float: left;
width: 40%;
min-width: 40%;
max-width: 40%;
height: 165px;
min-height: 165px;
max-height: 165px;
padding: 0px 25px 0px 0px;
border-left: 6px solid #ff3300;
}

.tu-linie-pl  {
	background:   url(_temp_/images/gestr-linie-10px-hoch.gif);
	background-repeat: repeat-x;
	height: 10px;
	}
	
/*Link fuer Navi*/
.tu-head-pl a {
    margin: 0; 
	padding: 0 0 0 20px;	
	font: bold 10pt Arial, Verdana, Helvetica, sans-serif;
	background:   url(_temp_/images/pfeil-orange.gif) 6px 1px;
	background-repeat: no-repeat;
	color: #000000;
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	display: block;
	}
	
.tu-head-pl a:link, .tu-head-pl a:visited {
    color: #000;
	text-decoration: none;
	}

	
.tu-head-pl a:hover {
    color: #000;
	text-decoration: none; 
	font-weight: bold;
	
	}
	
/*Farbe fuer vertikale Orange Line */
.orange {background-color: #ff3300;}

/*Schrift der Beschreibung*/
.tu-text-pl {	
        padding-left: 6px;
	font: normal 9pt Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	}
