body {
	background-color : #ffffff;
	font : 12px/1.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0.5;
	color : #111111;
	height: 100%
}
h3 {
	font-size : 1em;
	font-weight : bold;
	margin : 0;
	padding-bottom : 3px;
	border-bottom : 1px solid #00AAFF;
}
h4 {
	margin : 0;
	font-weight : bold;
	font-size : 1em;
	padding-top : 7px;
}
h5 {
	margin : 0;
	font-size : 1em;
	padding-top : 10px;
}
h7 {
	margin : 0;
	font-size : 8px;
	padding-top : 10px;
	font-weight : bold;
}
a {
	color : #000000;
	font-size : 1em;
	text-decoration : none;
}
a:hover {
	color : #00AAFF;
}
#framebody {
	background-color : #eeeeee;
	font : 12px/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0.5;
	color : #111111;
}

#frame {
	top : 0px;
	left : 25%;
	width : 75%;
	height : 95%;
	margin-top : 1em;
	position : absolute;
}

#content {
	background-color : #eeeeee;
	border : 2px solid #000000;
	width : 84%;
	height : 66%;
	padding : 0px 10px 0px 10px;
	position : absolute;
	left : 7%;
	top : 142px;
}

#menu {
	width : 18%;
	margin : 0;
	padding : 0;
	border : 1px solid #000000;
	background-color : #bbbbbb;
	position : absolute;
	left : 8%;
	top : 132px;
	z-index : 2;
}
#menuheader{
	height : 19px;
	background-image : url(images/menuheader.jpg);
	border-bottom : 1px solid #000000;
}
#menuitems {
	padding : 10px 3px 10px 3px;
}
#menuitems p{
	margin : 0;
}

#subheader {
	width : 84%;
	height : 25px;
	padding : 0px 10px 0px 10px;
	background-color : #9ca983;
	border-top : 2px solid #000000;
	border-left : 2px solid #000000;
	border-right : 2px solid #000000;
	position : absolute;
	left : 7%;
	top : 117px;
	z-index : 1;
}
#header {
	width : 84%;
	height : 117px;
	padding : 0px 10px 0px 10px;
	background-image : url(images/headerbg.jpg);
	background-repeat : repeat;
	position : absolute;
	left : 7%;
	top : 0px;
	text-align : right;
}

#ledentabel {
	vertical-align : baseline;
}
