body {
	font-family: Arial !important;
}

#toptile {
background-image:url(../../images/head/info_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/darkblue.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/darkblueh2.jpg');
background-repeat:repeat-y;
color: #FFF;
font-weight: bold;
text-align:left;
text-decoration:underline; */
	background-color: #9084B4;
}

a:link, a:active {
	color:#000080;
}

a:hover {
	color:#008BFF;
}


.titel {
font-size : 16pt;
text-align: left;
color: #008BFF;
font-weight: bold;
text-decoration :none;
}

.titel2 {
font-size : 20pt;
text-align: left;
color: #008BFF;
font-weight: bold;
text-decoration :none;
}

.mark2 {
font-size : 12pt;
color: #B8C3E1;
font-weight: bold;
text-decoration :none;
}
