a:hover.newslink {
	cursor: inherit;
	text-decoration: underline;
	color: #0000CC;
}

a:visited.newslink {
	color: #0000CC;
}

a.newslink {
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}

ul.nospace {
	margin-top: 0;

}

li.newslink {
	list-style-image: url(images/bullet.jpg);
}


.mailOut {
	background-image: url(images/klempo_mail.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}
.mailOver {
	background-image: url(images/klempo_mail-over.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}


body, html  {
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	vertical-align: top;
	overflow-x: hidden;
	overflow-y: auto;
}

html.nahled, body.nahled {
	background-color: Black;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
}

body.newsText {
	background-color: White;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 60px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-weight: normal;
	text-align: left;
	background-image: url(images/klempo_news_topline.jpg);
	background-repeat: no-repeat;
}

.newsText:first-letter {
	font-size: 200%;
	font-family : inherit;
	font-weight : bold;
	color: red;
}

.newsText:first-line {
	width: 100px;
	font-weight: bolder;
	color: red;
	line-height: 0.3ex;
}

img.nahled {
	cursor: pointer;
	cursor: hand;
}

.prkel {
	background-color: transparent;
	position: absolute;
	width: 500px;
	margin-left: 40px;
	margin-top: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-weight: normal;
	text-align: left;
	visibility: visible;
}

.prkel:first-letter {
	font-size: 400%;
	font-family : inherit;
	font-weight : bold;
	color: red;
}

.prkel:first-line {
	width: 200px;
	font-weight: bolder;
	color: red;
	line-height: 2ex;
}

.prkel.adresa {
	font-weight: bold;
}

.prkel.material {
	color: #8888CC;
	font-weight: bold;
	display: inline;
}


.prkeln {
	background-color: transparent;
	width: 500px;
	height: 10px;
	position: absolute;
	margin-left: 40px;
	margin-top: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	visibility: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}

td.menuItem {
	cursor: pointer;
	cursor: hand;
}

