/* CSS Document */
/* Kirsebom Fallet AS - Psykologipartner */

body, html {	
	padding: 0;
	margin: 0;
	background:url(../images/bg.png) top left repeat-x #2f2f2f;
}

body { padding-top: 20px; }

div#page {
	width: 904px;
	margin: 0 auto;
	background-color: #fff;
}

div#header {
	background: url(../images/mbg.png) top left repeat-x #fff;
}
div#mm { background-color: greeN; float: right: width: 500px; padding-left: 50px; }
div#submenu {
	background: url(../images/smbg.png) top left repeat-x #fff;
	height: 45px;
	padding: 0 20px;
}

div#headerillu { clear: both; border-top: 1px solid #5d6543; }
div#content { padding: 20px; }

div#footer { background:url(../images/pbottom.png) bottom left repeat-x #d9ddc2; line-height: 65px; font-weight: 700; text-align: center; }

div#tagmark { text-align:center; }
div#tagmark img { padding: 0 10px 0; }

img { border: none; }

td { vertical-align: top; }

body,html,td,p,input.contact, textarea.contact {
	font: normal 12px/18pt Georgia,Arial,Verdana,sans-serif;
	color: #2f2f2f;
}

h1 { font: normal 18px Georgia,Arial,Verdana,serif; color: #5f6e2c; }
h2 { font: lighter 18px Georgia,Arial,Verdana,serif; color: #474b57; }
h3 { font: lighter 18px Georgia,Arial,Verdana,serif; color: #82932e; }
h4,h5,h6 { font: bold 14px Georgia,Arial,Verdana,serif; color: #2f2f2f; }

a { text-decoration:none; color: #5f6e2c; font-weight: 700; }

a:hover { color: #fff; background-color: #333; }