td {
	text-align: left;
	font-size: 11px;
	margin:0px;
	padding:0px;
}

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}
a:link, a:visited {
	
color:#000000;
text-decoration: none;
	font-weight: bold;
	
}

a:hover {
	color: #000000;	text-decoration: underline;
	font-weight: bold;
	border:0px solid #000000;

}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(bilder/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 6px;
	height: 19px !important;
	height: 24px;
	width: 100% !important;
	width:100%;
	
	
	text-decoration: none;
	margin:0px;
	padding-right:0px;
	border:0px solid #000000;
	
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #ffffff;
	border:0px solid #000000;
}
h1, h2{
	font-size: 15px;
}