#toptile {
background-image:url(../../images/head/medacom-head2.png);
background-repeat:no-repeat;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 20px 5px 15px;
width: 100px;
border-right:  0px;
border-left: 0px;
border-top:5px solid #000080;
border-bottom:0px;
background-color: #000080;
background-image:url('../../images/button_bg/yellow.jpg');
background-repeat:no-repeat;
color: #000080;
text-align:left;
text-decoration:none;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
padding: 5px 20px 4px 20px;
border-left: 0px solid #000080;
border-right:  0px;
border-bottom: 0px solid #000000;
background-color: #000080;
background-image:url('../../images/button_bg/yellowh.jpg');
background-repeat:no-repeat;
color: #000080;
font-weight: bold;
text-align:left;

}

a:link, a:active {
	color:#000080;
}

a:hover {
	color:#F8B800;
}

.titel {
font-size : 16pt;
text-align: left;
color: #F8B800;
font-weight: bold;
text-decoration :none;
}

.titel2 {
font-size : 20pt;
text-align: left;
color: #F8B800;
font-weight: bold;
text-decoration :none;
}