html,body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-size: 14px;
	color: rgb(0, 0, 0);
	font_weight: Normal;
	font-family: Verdana, Helvetica, sans-serif;
}



td {
	font-size: 14px;
	color: rgb(0, 0, 0);
	font_weight: Normal;
	font-family: Verdana, Helvetica, sans-serif;
}


a:link {
	color: #000000;
	text-decoration: underline; 
}


a:visited {
	color: #000000; 
	text-decoration: underline; 
} 


a:active {
	color: #000000;
	text-decoration: underline; 
}


a:hover {
	color: #000000;
	text-decoration: underline; 
}





h1 {
	font-size: 20px;
	color: rgb(0, 0, 0);
	font_weight: Normal;
	font-family: Arial, Helvetica, sans-serif;
}


h2 {
	font-size: 14px;
	color: rgb(0, 0, 0);
	font_weight: Normal;
	; font-weight: bold
	; font-family: Arial, Helvetica, sans-serif
}


h3 {
	font-size: 15px;
	color: rgb(0, 0, 0);
	font_weight: Normal;
}


h4 {
	font-size: 15px;
	color: rgb(0, 0, 0);
	font_weight: bold;
}













.clsNode0 { 

	font-family: Verdana; 
	font-size: 13px;
	text-decoration: none; 
	cursor: hand; 
	color: white; 
	height: 17px;
}

.clsNode1 { 
	font-family: Verdana; 
	font-size: 13px; 
	text-decoration: none; 
	cursor: hand; 
	color: white; 
	height: 17px;
}

.clsNode2 { 
	font-family: Verdana; 
	font-size: 13px; 
	text-decoration: none; 
	cursor: hand; 
	color: white; 
	height: 17px;
}

.clsNode3 { 
	font-family: Verdana; 
	font-size: 13px; 
	text-decoration: none; 
	cursor: hand; 
	color: white; 
}

.clsNode4 { 
	font-family: Verdana; 
	font-size: 13px;
	text-decoration: none; 
	cursor: hand; 
	color: white; 
}











.menu {
	width: 200px;
	background-color: #A9470A;
	height: 100%;
}


.main {
	background-color: rgb(247,226,157);
	padding-left:20px;
	width: 580px;
	height: 100%;

}








div {

}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 100%;
}


















.tabellinie {  
	border-color: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	vertical-align: top;
	height: 40px;
}







