@charset "utf-8";

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	letter-spacing: 1px;
}

#bottom {
	display: none;
}

#menu {
	display: none;
}

.right_allign {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}

.intern_pagelink {
	color:#666666;
	text-decoration: underline;
	font-weight: bold;
	line-height: 18px;
	font-size: 11px;
	margin: 5px;
}


h1 {
	text-indent: -16px;
}

h2 {
	padding-top: 30px;
}
