.mainbody
{
	scrollbar-face-color: #efefef;
	scrollbar-shadow-color: #999999; 
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #efefef; 
	scrollbar-darkshadow-color: #efefef;
	scrollbar-track-color: #efefef; 
	scrollbar-arrow-color: #999999;

	border: 0px solid blue; 
	margin: 0; 
	padding: 0; 
	background: #ffffff; 
	font-size: 11px; 
	font-family: Trebuchet MS, Arial, sans-serif; 
	color: #333; 
	text-align: center;
}

#maindiv {
	margin: 0 auto; 
	width: 838px; 
	background-color: #FFF; 
	text-align: left;
}

#konetop {	
	height: 106px;
	width: 838px;
	background-color: #117d46;
}
#konebottom {
	height: 21px;
	width: 838px;
	background: url(../images/bottom.gif) repeat top center;	
}
#konemenu {
	height: 51px;
	width: 838px;
	background: url(../images/horni_menu_3px.gif) repeat top center;	
}

#konemenu ul
{
	text-align: left;
	padding: 20px 5px 0px 3px;
	margin: 0 0 0 0;
}
#konemenu li
{
	list-style: none;
	display: inline;
	font: normal 18px Trebuchet MS, Arial, sans-serif;
	line-height: 1em;
}
#konemenu li a
{
	padding: 6px 10px 5px 10px;
	background: transparent;
	text-decoration: none;
	border-color: transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	margin-left: 1px;
	margin-right: 1px;
}
#konemenu li a:link 
{ 
	color: #ffffff; border: none;
}
#konemenu li a:visited 
{ 
	color: #ffffff; border: none;
}
#konemenu li a:hover
{
	margin-left: 0px;
	margin-right: 0px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	color: yellow;
}







#leftpanel
{
	background: url(../images/leftpanel.gif) repeat top center;
	height: 392px;
	width: 195px;
	float: left;
	margin-top: 10px;
}

#contentpanel 
{ 
	margin-top: 10px;
	width: 407px; 
	padding-left: 10px;
	float: left;
}

#rightpanel
{
	margin-top: 10px;
	padding-left: 20px;
	background: url(../images/rightpanel.gif) no-repeat top center;
	height: 392px;
	width: 175px;
}

#bottompanel
{
	margin-top: 10px;
	width: 775px; 
	height: 30px; 
	background-color: #fafafa;
	border: 1px solid #efefef;
	text-align: center; 
	padding: 8px;
	font-family: Arial, sans-serif; 
	color: #999999; 
	font-size: 11px;
	font-weight: normal;
}


#leftpanel ul {
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	font-family: Arial, sans-serif; 
	color: #efefef; 
	font-size: 15px;
	font-weight: bold;
}


#leftpanel a {
	display: block;
	padding: 5px 0px 5px 5px;
	width: 170px;
} 

#leftpanel a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px #d3993e solid;
}

#leftpanel a:hover {
	background-color: #437365;
	border-bottom: 1px #d3993e solid;
	color: #ffffff;
}

#rightpanelnews {
	font-family: Arial, sans-serif; 
	color: #585858; 
	font-size: 10px;
	font-weight: bold;
	width: 145px;	
	background-color: transparent;
	border-bottom: 1px #f4e7d1 solid;
	padding: 10px 0px 10px 0px;
}

#contentframe {
	font-family: Arial, sans-serif; 
	color: #626262; 
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
	border-bottom: 1px #e6e6e6 solid;
	padding: 10px 0px 10px 0px;
	margin: 0px 20px 10px 0px;
	width: 170px;
	background: url(../images/topgray_170.gif) no-repeat top center;
	text-align: center;
}

h2 {
	font-family: Arial, sans-serif; 
	color: #b57b1e; 
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

div.article {
	background: url(../images/gray_panel_top.gif) no-repeat top center;
	border-bottom: 1px #e6e6e6 solid;
	width: 385px;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 15px 0px
}

div.articlelonger {
	background: url(../images/graytop564.gif) no-repeat top center;
	border-bottom: 1px #e6e6e6 solid;
	width: 564px;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 15px 0px
}

.textfield {
	border: 1px #cccccc solid;
	font-size: 12px;
	font-weight: bold;
	margin: 3px;
	height: 18px;
}

textarea {
	border: 1px #cccccc solid;
	font-size: 12px;
	font-weight: bold;
	margin: 3px;
	height: 80px;
}

.submit {
	border: 1px #999999 solid;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
	width: 70px;
	height: 20px;
}

.articletable
{
	border: 1px #000000 solid;
	font-size: 11px;
	border-collapse: collapse;
	background-color: #cadbe4;
}	

.articletableidet
{
	border: 1px #000000 solid;
	font-size: 11px;
	border-collapse: collapse;
	background-color: #ffffff;
}	

.articletable td
{
	font-size: 11px;
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #000000;
}

.articletableidet td
{
	font-size: 11px;
	padding: 0px 0px 5px 10px;
	border-bottom: 0px solid #000000;
}

.atblue
{
	background-color: #91b4c4;
}

.atidetblue
{
	background-color: #7ea7d9;
}

.articletable th
{
	border: 0px #cccccc solid;
	font-size: 14px;
	background-color: #000000;
	text-align: left;
	color: #ffffff;
	padding: 5px;
}	

.articletableidet th
{
	border: 0px #cccccc solid;
	font-size: 14px;
	background-color: #000000;
	text-align: left;
	color: #ffffff;
	padding: 5px;
}	


.formtable
{
	border: none;
	font-size: 11px;
	border-collapse: collapse;
}	

.formtable td
{
	border: none;
	font-size: 11px;
}	

.formtable th
{
	border: none;
	font-size: 12px;
	background-color: #b87c1e;
	color: #ffffff;
}	

.checkbox {
	border: none;
}
.caption h1
{
	margin: 0px; 
	padding: 0px; 
	font-size: 16px; 
	font-weight: bold;
}

.caption a:link 
{ 
	color: blue; border: none;
	text-decoration: underline;
	background-color: transparent;
}
.caption a:visited 
{ 
	color: blue; border: none;
	text-decoration: underline;
	background-color: transparent;	
}
.caption a:hover
{
	color: blue;
	text-decoration: underline;
	background-color: transparent;	
}
table
{
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
}

