BODY {
	background : #7E948B;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

input.checkbox{
		height: 17px;
		font-size: 10px;
		font-family: tahoma;
		color: #000000;
		font-weight: bold;
		background-color: #7E948B;
		border-color : #000000;
		border-width : 1px;
		padding-left : 3px;
		padding-right : 3px;
}

input.editbox {
		height: 17px;
		font-size: 10px;
		font-family: tahoma;
		color: #000000;
		font-weight: bold;
		background-color: #D1D4D2;
		border-color : #000000;
		border-width : 1px;
		padding-left : 3px;
		padding-right : 3px;
	}
	
	input.button {
		BACKGROUND-COLOR: #D1D4D2;
		BORDER-BOTTOM: #000000 1px solid; 
		BORDER-LEFT: #000000 1px solid; 
		BORDER-RIGHT: #000000 1px solid; 
		BORDER-TOP: #000000 1px solid; 
		FONT-FAMILY: Verdana; 
		FONT-SIZE: 7pt; 
	}
	
		select {
		font-size: 11px;
		font-family: tahoma;
		color: #000000;
		font-weight: bold;
		background-color: #eeeeee;
		border: none;
		
		scrollbar-arrow-color : #000000;
		scrollbar-highlight-color : #FFFFFF;
		scrollbar-base-color : #b0bcca;
		scrollbar-dark-shadow-color : #aaaaaa;
		scrollbar-face-color : #b0bcca;
		scrollbar-shadow-color : #eeeeee;
	}
	
	TABLE.dalkur {
	border : 1 solid Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background : #A5BDAF;
	
}

	TABLE.menu {
	border : 1 solid Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background : #A5BDAF;
	
}

table {
	margin-right: 0
}

TD.commenthaus
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background : #A5BDAF;
}

TD 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

	textarea {
		font-size: 11px;
		font-family: verdana;
		color: #000000;
		font-weight: bold;
		background-color: #D1D4D2;
		border-color : #000000;
		border-width : 1px;
		padding-left : 3px;
		padding-right : 3px;
	}

	A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
}

TABLE.tabcontent {
	border-right : 1px groove Gray;
	border-bottom : 1px groove Gray;
	border-left : 1px groove Silver;
	BACKGROUND-COLOR: #e6e6e6;
}

body.tabcontent{
	BACKGROUND-COLOR: #e6e6e6;
}

		input.tab {
	BACKGROUND-COLOR: #F7F7F7;
	BORDER-BOTTOM: 1px solid #e6e6e6;
	BORDER-LEFT: 1px solid Black;
	BORDER-RIGHT: 1px solid Gray;
	BORDER-TOP: 1px solid Black;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
}

		input.buttonsmall {
	BACKGROUND-COLOR: #e6e6e6;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
}

	.menuitem_highlight {
		background-Color: #B6BDD2;
		font : 12px Tahoma;
		border : 1px solid #0A246A;
	}

	.menuitem {
		font : 12px Tahoma;
		padding-bottom : 1px;
		padding-left : 1px;
		padding-right : 1px;
		padding-top : 1px;
	}
