﻿a img
{
border: none;
}

a, a:link, a:visited, a:hover, a:active, a:focus
{
text-decoration:none;
}

#menu2
{
width:900px;
height:30px;
position:relative;
margin-top:40px;
cursor:pointer;
z-index:25;
}

#menu2can
{

width:178px;
height:20px;
position:absolute;
border-top:1px solid #aaaaaa;
}

#menuPoints
{
height:30px;
width:900px;
position:absolute;
z-index:25;
}

.menuPoint
{
height:30px;
font-size:15px;
color:black;
width:148px;
border-right:1px solid white;
float:right;
border-bottom:1px solid #aaaaaa;
}

.textdiv
{
position:relative;
margin-left:auto;
margin-right:auto; 
margin-top:6px;
height:20px;
}

.menuPointSlide
{
visibility:hidden;
background-color:gray;
margin-top:0px;
font-size:17px;
height:200px;
width:148px;
border-right:1px solid white;
float:right;
position:relative;
z-index:25;
cursor:pointer;
}

.SlidePoint
{
height:19px;
width:148px;
border-bottom:1px solid white;
}

.textdivSP
{
position:relative;
margin-left:auto;
margin-right:auto;
font-size:14px;
margin-top:6px;
height:14px;
color:Black;
}
.noJSMenue
{   
z-index:20;
position:absolute;
visibility:visible;
}
.JSMenue
{   
z-index:10;
position:absolute;
}