#toptile {
background-image:url(../../images/head/ueber_top.gif);
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 #182A7A;
border-bottom:0px;
background-color: #182A7A;
background-image:url('../../images/button_bg/violett.jpg');
background-repeat:repeat-y;
color: #FFF;
text-align:left;
text-decoration:none;*/
	display: block;
	width: 120px;
	color: #FFF;
	padding: 5px 0 3px 10px;
	text-align:left;
	text-decoration:none;
	font-weight: bold;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
/*padding: 5px 20px 4px 20px;
border-left: 0px solid #182;
border-right:  0px;
border-bottom: 0px solid #000000;
background-color: #182A7A;
background-image:url('../../images/button_bg/violetth.jpg');
background-repeat:repeat-y;
color: #FFF;
font-weight: bold;
text-align:left;*/
	background-color: #88B64A;

}



.titel {
font-size : 16pt;
text-align: left;
color: #96C157;
font-weight: bold;
text-decoration :none;
}

.titel2 {
font-size : 20pt;
align: left;
color: #96C157;
font-weight: bold;
text-decoration :none;
}

.mark {
	font-size : 16pt;
	color: #96C157;
	font-weight: bold;
	text-decoration :none;
}

.mark2 {
font-size : 12pt;
color: #96C157;
font-weight: bold;
text-decoration :none;
}

