h3 {font-family:Arial, Helvetica, sans-serif;
	font-size:100px;
	}

input, option, select, checkbox{
	font-size : xx-small;
	font-size-adjust : none;
	border : 0px;
	color: #254256;
	scrollbar-face-color: #d5dee5;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #254256;

}
body{
	font-family:verdana,serif;
	font-size:10px;
	background-image: url(http://www.phone-gmbh.de/phone/fileadmin/bilder/page/head01.png);
	background-repeat: repeat-x;
	background-color: #eeeeee;
	scrollbar-face-color: #eeeeee;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #eeeeee;
	scrollbar-darkshadow-color: #eeeeee;
    }

table{
	background:#eeeeee;
	font-family:verdana,serif;
	font-size:11px;
	color: #000000;

		
    }

#navi {
display:none;
}

.menu{
    position:absolute;
    top:88px;
    left:220px;
    display:block;
    margin:0;
    padding:0;
    width:800px; /* important pour Opera7 */
    height:19px;
    }

.menu ul{
    position:absolute; /* pour sortir la liste du flux de donnée */
    display:block;
    width:90px;
    height:60px;
    margin:0;
    padding:0;
    }
    
.menu li ul{
    visibility:hidden;
    }

.menu li li ul{
    position:absolute; /* pour sortir la liste du flux de donnée */
    top:auto;
    left:auto;
    margin-left:90px;
    margin-top:-19px; /* move the sub menu verticaly */
    }
    
.menu li{
    list-style:none;
    width:90px;
    height:auto;
    display:inline;
    display/**/:block;
    float:none;
    float/**/:left;
    margin:0;
    padding:0;
    }
    
.menu li li{
    display:block;
    float:none;
    }
    
/* correct a little IE bug */
* html .menu li li{
    display:inline;
    }

.menu a {
	text-align:left;

		vertical-align:text-bottom;
	background: url(http://www.phone-gmbh.de/phone/fileadmin/bilder/page/dot.gif);
	border:0px #000 solid;
	color:#FFFFFF;
	display:block;
	width:160px;
	height:19px;
	text-decoration:none;
	padding:3px;
	margin:0px;
	font-weight:bold;
	
    }
    
.menu a:hover {
	background: url(http://www.phone-gmbh.de/phone/fileadmin/bilder/page/dot_a.jpg);
	border:0px #000 solid;
	color:#000000;
    }
    
/* for a mozilla better display with key nav */
.menu a:focus{
    background-color: #aaf;
}

/* hide some accessibility stuff */
.menu span{
    display:none;
    }

/* just for fun ;) */
/*
.menu li li a{
    }
    
.menu li li li a{
    }
    
.menu li li li li a {
    }
*/

/* ######################################### */

div[id="navi"]>.menu a {
    text-align:center;
    background: url(http://www.phone-gmbh.de/phone/fileadmin/bilder/page/dot.png);
    border:0px #000 solid;
    color:#000;
    display:block;
    width:90px;
    text-decoration:none;
    padding:0px;
    margin:0px;
    }
    
div[id="navi"]>.menu a:hover {
    border:1px #000 solid;
    background: url(http://www.phone-gmbh.de/phone/fileadmin/bilder/page/dot_a.png);
    }

/* ######################################### */


#content p a:link, a:visited {

}

#content a:hover {

}

.tabletop{
	background-image: url(http://www.phone-gmbh.de/phone/fileadmin/bilder/page/head.png);
	background-repeat: no-repeat;

	}
.tabletop01{

	background-image: url(http://www.phone-gmbh.de/phone/fileadmin/bilder/page/head01.png);
	background-repeat: repeat-x;
	}

.linkcontent a:hover  { color: #666666; font-size: 10px; font-family: Verdana; text-decoration:underline; }
.linkcontent a:link  { color: #666666; font-size: 10px; font-family: Verdana; text-decoration:none; }
.linkcontent a:visited { color: #666666; font-size: 10px; font-family: Verdana; text-decoration: none;}
.linkcontent a:active { color: #666666; font-size: 10px; font-family: Verdana; text-decoration: none;}
.linkunten{ color: #000000; }
.linkunten a:link  { color: #000000; font-size: 10px; font-family: Verdana; text-decoration: none; }
.linkunten a:visited { color: #000000; font-size: 10px; font-family: Verdana; text-decoration: none;}
.linkunten a:active { color: #000000; font-size: 10px; font-family: Verdana; text-decoration: none;}
