html, body {
	margin: 0px;
	height: 100%;
}

td, th, textarea, input, select, h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

 p, form, h1, h2, h3, h4, h5, h6,  ul, ol {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a img { 
	border: none;
}

a { 
  color: #000000;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a:hover { 
  color: #a1a169;
}




#center {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#container {
	margin-top: 15px;
	background-color:#f3f3d5;
	border: solid 1px #000000;
	display: table;
	width: 750px;
}
#containerHeader {
	height: 229px;
	background-image: url(../images/madleft.png);
	background-repeat: no-repeat;
	background-position: left;
}
#containerContent {
	min-height: 500px;
	position: relative;
	top: -30px;
}
#containerFotter {
	height: 30px;
	text-align: right;
	margin-right: 160px;
}



#menu {
	float: left;
	margin-left: 15px;
	width: 200px;
}

#menuTop {
	background-image: url(../images/menuTop.gif);
	background-repeat:no-repeat;
	height: 8px;
	line-height: 8px;
	font-size: 8px;
}
#menuMiddle {
	background-color: #d6d689;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	padding-left: 5px;

}
#menuBottom {
	background-image: url(../images/menuBot.gif);
	background-repeat:no-repeat;
	height: 10px;
	line-height: 10px;
	font-size: 10px;
}



#content {
	float: right;
	width: 500px;
	margin-right: 15px;
}

#contentTop {
	background-image:url(../images/contentTop.gif);
	background-repeat:no-repeat;
	height: 8px;
	line-height: 8px;
	font-size: 8px;
}
#contentMiddle {
	background-color: #d6d689;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	padding-left: 5px;
	padding-right: 5px;
}
#contentBottom {
	background-image:url(../images/contentBot.gif);
	background-repeat:no-repeat;
	height: 10px;
	line-height: 10px;
	font-size: 10px;
}
#frugt {
	position:relative;
	margin-left: 580px;
	margin-top: -200px;
}
#logo {
	position:relative;
	left: 190px;
	top: 30px;
}
.print {
	position: absolute;
	margin-left: 430px;
	margin-top: -50px;
}

#Sog {
	margin-left: 550px;
	margin-top: 20px;
}