@charset "utf-8";
/* CSS Document */

h1 {
	color:#2e2e2e;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 14px;
}
h2 {
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}
h2.konto {
	text-indent: -9999999999px;
	font-size:10px;
	background-image:url(img/h2_konto.png);
	height: 20px;
	width:140px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
h2.news {
	text-indent: -9999999999px;
	font-size:10px;
	background-image:url(img/h2_news.png);
	height: 20px;
	width:140px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
h2.threads {
	text-indent: -9999999999px;
	font-size:10px;
	background-image:url(img/h2_threads.png);
	height: 20px;
	width:140px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
h2.answers {
	text-indent: -9999999999px;
	font-size:10px;
	background-image:url(img/h2_answers.png);
	height: 20px;
	width:140px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#inkorg {
	height:100%;
	float:left;
	margin-left:5px;
}
h2.sender {
	text-indent: -9999999999px;
	font-size:10px;
	background-image:url(img/h2_sender.png);
	height: 20px;
	width:150px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
h2.subject {
	text-indent: -9999999999px;
	font-size:10px;
	background-image:url(img/h2_subject.png);
	height: 20px;
	width:200px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
h2.date {
	text-indent: -9999999999px;
	font-size:10px;
	background-image:url(img/h2_date.png);
	height: 20px;
	width:150px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}