/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 14px;
	color: #2D1F53;
}
h2 {
	font-size: 12px;
	color: #2D1F53;
}

.link { text-decoration:underline;
	color:#CE0F41;
	font-size: 12px;
	font-weight: bold;
}

.link:hover { text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#CE0F41;
	background-color:#FFFFFF;
}

a	{text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
	}
	
a:hover	{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D1F53;
	font-weight:bold;
	background-color:#A9A2CD;
	
	width: 132px;
}

a.menulink {
	text-align: center;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	height: 100%;
	width: 100%;
	padding: 0px 0 0;
	display: block;
	

}

a.menulink:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #333333;
font-weight: bold;
text-align: center;
background-color:#A9A2CD;
display:table-cell;
}
.linkactive  { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #333333;
font-weight: bold;
text-align: center;
background-color:#A9A2CD;
display:table-cell;
 } 
.weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
