BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-left: 0px; 
	margin-top: 0px; 
	background-color: #FFFFFF;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

A.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
	font-weight : bold;
}
A.menu:hover {
	color : Red;
	font-weight : bold;
	text-decoration : underline;
}

.newstitle {
	font-weight: Bold;
	color: Blue;
}

.newsformtable {
	background-color :#F0FFFF;
	width : 60%;
	text-align: left;
}

.newslisttable {
	background-color : Silver;
	width : 80%;
	text-align: left;
}

.pagetitle {
	font-size: 30px;
	font-weight : bold;
	color: Blue;
	text-align: center;
}

.newsaction {
	font-size: 20px;
	font-weight : bold;
	color: Blue;
	text-align: left;
}

.newsrow0 {
	background-color : #FCFCFF;
}

.newsrow1 {
	background-color : #F0F8FF;
}

.newstext {
	font-weight : bold;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom :2px;
}

.commandline {
	font-size: 20px;
	font-weight : normal;
	text-align: left;
}

.langSE {
	color: Green;
}

.langEN {
	color: Red;
}

.rsstable {
	border: 1;
	text-align: Left;
	width: 150px;
}


.rssdate {
	font-size: 8px;
}

.rsslink {

}

.rssitem {
	padding-top: 3px;
	padding-bottom: 3px;
}

.rssiframe {
	width: 100%;
	height: 280;
	margin: 0;
}

.readmore {
	font-weight: Bold;	
}

.kundimg {
	border: 0;
	margin: 10px;
}



.pagelisttable {
	background-color : Silver;
	width : 80%;
	text-align: left;
}

.pagecolheader {
	font-size : 10;
	font-weight : bold;
	background-color : #FFFAFA;
}

.errmsg {
	color: Red;
	font-weight: bold;
}


.heading1 {
	font-size: 18px;
	font-weight: bold;
}

.heading2 {
	font-size: 14px;
	font-weight: bold;
}
