body{
font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
font-size:11px;
color:#eee;
}

div#contentContainer{
margin-left:20px;
}

div.frontpageText{
float:right;
color:white;
}


.column{
position: relative;
float: left;
}

div#Songerie2_global_menu{
    width:450px;
    height:65px;
float:right;
margin-bottom:28px;

}

#nav {
margin:0px;
padding:0px;
height:65px;
list-style:none;
display:inline;
overflow:hidden;
}

#nav li{
margin:0px;
padding:0px;
list-style:none;
display:inline;
}

#nav a{
float:left;
padding:0px;
overflow:hidden;
border:none;
}

#nav a:hover{

}

#nav a:active, #nav a.selected{

}

#globalMenuElement1 a{
width:140px;
height:65px;
background:url(/img/songerie2/kollektion_off.png);
}


#globalMenuElement1 a:hover{
background-image:url(/img/songerie2/kollektion_on.png);
}

#globalMenuElement2 a{
width:140px;
height:65px;
background-image:url(/img/songerie2/info_off.png);
}


#globalMenuElement2 a:hover{
background-image:url(/img/songerie2/info_on.png);
}

#globalMenuElement3 a{
width:149px;
height:65px;
background-image:url(/img/songerie2/kontakt_off.png);
}


#globalMenuElement3 a:hover{
background-image:url(/img/songerie2/kontakt_on.png);
}

tr.nav_table2{
background:#F8F1DF;
}

.nav_table2 a{
text-decoration:none;
}


tr.nav_table2 a:hover{
background:#747380;
}

.bottomAddress{
color:#000;
font-size:11px;
padding:0px 0px 5px 5px;
}
