﻿/* pc-pannenhilfe.ch Tooltips */  
  a.tootip2  {
position : relative;
text-decoration : none;
font-style : normal;
z-index : 999;
}
a.tootip2 span {
display : none;
}
a.tootip2:hover {
background-color : #ffffff;
z-index : 999;
}
a.tootip2:hover span {
display : block;
position : absolute;
z-index : 999;
bottom : 1em;
left : -1em;
width : 210px;
color : #000;
font-size : 14px;
color : #000066;
font-style : normal;
font-weight : normal;
}
a.tootip2 span em {
display : block;
height : 37px;
background : url('http://www.pc-pannenhilfe.ch/neu/pc-tooltipp-unten.png') no-repeat;
z-index : 999;
}
a.tootip2 span i {
display : block;
background : url('http://www.pc-pannenhilfe.ch/neu/pc-tooltipp-mitte.png');
background-repeat : repeat;
background-color : transparent;
padding : 5px 5px 5px 10px;
z-index : 999;
font-size : small;
}
a.tootip2 span img {
border : 0 solid #ffffff;
width : 191px;
background : url('http://www.pc-pannenhilfe.ch/neu/pc-tooltipp-mitte.png');
background-repeat : repeat;
background-color : transparent;
padding : 5px 10px 5px 10px;
z-index : 999;
}
.tool-titel {
color : #ffffff;
padding : 5px 0 0 15px;
font-size : medium;
font-family : Rockwell;
font-weight : bold;
z-index : 50;
height : 28px;
background : url('http://www.pc-pannenhilfe.ch/neu/pc-tooltipp-oben.png') no-repeat 50% bottom;
}
.link_liste {
position : relative;
width : 200px;
height : 16px;
z-index : 40;
float : left;
padding : 5px;
}
.link_liste a {
font-size : 14px;
color : #000066;
font-style : normal;
font-weight : bold;
}
.style16 {
width : 16px;
height : 16px;
padding-right:3px;
}

/* linkliste treiber */
/* rot: #ff0033 orange: #ff6600 blau: #000066 grau: #999999 */

.link_liste2 {
position : relative;
width : 220px;
height : auto;
z-index : 40;
float : left;
border : inherit;
border-bottom-color : #ff6600;
}
.link_liste2 a img {
position : relative;
width : 160px;
height : auto;
z-index : 40;
float : left;
padding : 5px;
border : 1px;
border-bottom-color : #ff6600;
}
.link_liste2 a img {
text-decoration : none;
}
.link_liste2  img A:link, .link_liste2 img A:visited, .link_liste2 img a:active, .link_liste2 img a:hover{
text-decoration : none;
} 

.links2 {
min-width:415px; 
max-width:420px;
margin:1px; 
padding:0.5em; 
border:0px solid #ddd; 
float:left; 
background-color:transparent;
}
.links3 {
min-width:415px; 
max-width:800px;
margin:1px; 
padding:0.5em; 
border:0px solid #ddd; 
float:left; 
background-color:transparent;
}

