body {background-color: #727275; margin:10px;	color: #000000; }

a img  { border-style: none; }
form { margin: 0; padding: 0; }



#sideramme {
	margin: 0 auto 0 auto;
	height: auto;
	width: 780px;
	padding: 0;
	background-color : #FFFFFF;
	background-image : url(/images/system/baggrund.gif);
	background-repeat : x-repeat;
	/*
	border-left: solid 1px #AFAFAF;
	border-right: solid 1px #AFAFAF;
	*/
}

#hoved {
	background-image : url(/images/system/logohead.png);
	background-repeat : no-repeat;
	background-color:#191970;
	height: 155px;
	width: 780px;
	margin: 0;
	padding: 0;
	width: auto;
	vertical-align:bottom;
}

#indhold {
	height: auto;
	width: auto;
	padding: 10px 0 10px 0;
	min-height: 500px;
}

#leftramme {
	margin:0;
	padding: 0 10px 4px 10px;
	width:180px;
	min-height: 480px;
	overflow: hidden;
	height: auto;
}

#rightramme {
	padding: 0 10px 4px 0;
 	width:545px;
 	float: right;
 	min-height: 480px;
 	height: auto;
}

#fod {
	clear: both;
	margin: 0 auto 0 auto;
	height: 112px;
	width: 780px;
	background-image : url(/images/system/svalebund.gif);
	background-repeat : no-repeat;
	color: #000000;
	text-align: center;
}

#dato {
	margin: 0;
	padding-top: 15px;
	padding-right: 15px;
  width:auto;
 	float: right;
 	text-align:right;
}


