/* Start of CMSMS style sheet 'graa' */
body  { text-align: left; margin-top: 0px;  background-color: #d6d6d6;  }

#centerItem { text-align: left; margin: auto; font-style: normal;} 

p {
	font-family: sans-serif;
	font-size: 12px;
		margin-left: 0px;
	margin-top: 0px;
	font-style: normal;
 text-align: left;
color: #3e537e;
}

h1 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 40px;
margin-top: 0px;
font-style: normal;
}

h2 {
	font-family: sans-serif;
	font-size: 14px;
		margin-left: 40px;
	font-style: normal;
}

h3 {
	font-family: sans-serif;
	font-size: 14px;
		margin-left: 40px;
	font-style: normal;
}
h4 {
	font-family: sans-serif;
	font-size: 14px;
		margin-left: 40px;
	font-style: normal;
}
h5{
	font-family: sans-serif;
	font-size: 14px;
		margin-left: 40px;
	font-style: normal;
}
/* center wrapper, min max width */
div#pagewrapper {
   margin: 0 auto;       /* this centers wrapper */
   max-width: 855px;   /* IE wont understand these, so we will use javascript magick */
   width: 855px;
   background: #ffffff;
border-right:1px  solid black;
	border-left: 1px solid black;
}
	div.header {
	height:171px;
	width: 857px;
	border-top: 1px  solid  transparent;
	border-right:none;
	border-left:none;
	border-bottom:none;

text-align:left;
	background-image: url(http://www.susannetaylor.dk/uploads/images/top3.jpg);
background-color: #ffffff;

	}


div.boks {
	width: 855px;
	border-top: none;
	border-right:0px  solid black;
	border-left: 0px  solid black;
	border-bottom:0px  solid black;
background-image:url(http://www.susannetaylor.dk/uploads/images/midte.jpg);
background-repeat: no-repeat;
background-color: #ffffff;
font-style: normal;
color: #3e537e;
margin: 0;

	}
	div.boks1 {
	height:0%;
	width: 855px;
	background-color:  #e8f3e3;
text-align: left;
	table-layout: fixed;
	border: 0;
	}
.clear, .clb  {
clear : both;
height : 0;
} 	
	
	div.footer{
	height:27px;
	width: 855px;
	border-top: none;
	border-bottom:1px  solid black;
background-image:url(http://www.susannetaylor.dk/uploads/images/bund.jpg);
text-align:left;
font-style: normal;
	}

div.adresse{
	font: bold 12px Arial ;
	color: #ffffff;
text-decoration: none;
	padding: 5px 0px 0px 105px;
background-color: transparent;
	


}


a:link {
	color: #24324c;
	text-decoration:none;
}
a:visited {
	color: #24324c;
	text-decoration:none;
}
a:active {
	color: gray;
	text-decoration:none;
}
a:hover {
	color:gray;
	text-decoration:none;
}


/* End of 'graa' */

