#toptile {
background-image:url(../../images/head/home_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/lightblue.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 #182A7A;
border-right: 0px;
border-bottom: 0px solid #000000;
background-color: #182A7A;
background-image:url('../../images/button_bg/lightblueh.jpg');
background-repeat:repeat-y;
color: #FFF;
font-weight: bold;
text-align:left;
/*text-decoration:underline;  */
	background-color: #b9c4e2;
}

.titel {
font-size : 16pt;
text-align: left;
color: #9A04BA;
font-weight: bold;
text-decoration :none;
}

.titel2 {
font-size : 20pt;
text-align: left;
color: #9A04BA;
font-weight: bold;
text-decoration :none;
}

.mark {
font-size : 14pt;
color: #782E88;
font-weight: bold;
text-decoration :none;
}

.mark2 {
font-size : 12pt;
color: #782E88;
font-weight: bold;
text-decoration :none;
}
