body {
	margin: 0 auto;
	padding: 0;
	background:#fff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:110%;
}

h1, h2, h3 {
	margin:5px;
}

h1 {
	font-size: 4.5em;
	font-weight:normal;
	font-style:normal;
	margin: 30px 20px 0px 20px;
	line-height:110%;
	color:#3B1C00;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 3.5em;
	font-weight:normal;
	font-style:normal;
	line-height:110%;
	color:#3B1C00;	
	margin: 30px 20px 0px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 14px;
}
input, textarea {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
/*	color: #4D1C8A; */
	color: #003e55; 
	text-decoration:none;
}
a:visited, a:active {
	color: #003e55; 
}

h1 a, h1 a:visited, h1 a:active {
	color:#3B1C00;
	text-decoration:none;
}



a:hover {
	text-decoration:underline;
}


/* Header */
#header {
	margin:0 auto;
	margin-top:25px;
	height:130px;
	width:1120px;
	overflow:hidden;
}

#crossover {
	margin: 0 auto;
	width:1000px;
/*	background-color:#336377; */
	height:5px;
	clear:both;
	background-image:url(../../bilder/celit/line2.jpg);
	background-repeat:no-repeat;
	background-position:center;

}

#logo {
	background-color:#fff;
	height:140px;
	width:450px;
	float:left;
	text-align:left;
	padding-top:0px;
	padding-left:20px;
	font-size:1.8em;
	line-height:100%;
}

/* Menu */
#menu {
	width:520px;
	float:left;
	height:50px;
	margin:0;
	text-align:right;
	margin-top:87px;
	background-color:#fff;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0px 15px 0px 0px;	
}

.active div, #hemlnk:hover, #tjanstlnk:hover, #portlnk:hover, #omlnk:hover, #kontaktlnk:hover {
	background-position:bottom;
}

#hemlnk, #tjanstlnk, #portlnk, #omlnk, #kontaktlnk,#hemactive, #tjanstactive, #portactive, #omactive, #kontaktactive {
	height:38px;
	margin:0;
	padding:0;
}

#hemlnk, #tjanstlnk, #portlnk, #omlnk, #kontaktlnk {	
	background-position:top;
}

#hemactive, #tjanstactive, #portactive, #omactive, #kontaktactive {
	background-position:bottom;
}
#tjanstlnk, #tjanstactive {
	width: 97px;
	background-image:url(../../bilder/celit/tjanster.jpg);	
}
#hemlnk, #hemactive {
	width:40px;
	background-image:url(../../bilder/celit/hem.jpg);
}
#portlnk, #portactive {
	width:111px;
	background-image:url(../../bilder/celit/portfolio.jpg);
}
#omlnk, #omactive {
	width:94px;
	background-image:url(../../bilder/celit/omcelit.jpg);
}
#kontaktlnk, #kontaktactive {
	width:94px;
	background-image:url(../../bilder/celit/kontakt.jpg);
}

/* Page */
#page {
	margin: 0 auto;
/*	margin-left:50px; */
	width:1000px;
/*	background-color:#0f0;*/
}

#footer {
	margin:0 auto;
	width:990px;
	height:20px;
/*	background-image:url(../../bilder/celit/bottom.png); */
	text-align: center;
	font-size: 1.1em;
	padding: 5px 10px 5px 0px;
	clear:both;
}

.box, .lineover, .lineunder {
	float:left;
	height:300px;
	background-color:#fff;
	overflow:hidden;
}
.subbox {
	float:left;
	background-color:#fff;
	width:350px;	
}
.box p {
	margin: 0px 10px 15px 20px;
	font-size:1.5em;
	line-height:110%;
}
.box table {
	margin: 0px 10px 15px 20px;
}
.box td {
	font-size:1.5em;
	line-height:110%;
}

.box .info {
	text-align:left;
	float:left;
	width:150px;
	padding-left:15px;
	background-image:url(../../bilder/celit/green.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-bottom:5px;
	clear:both;
}
.box .pris {
	text-align:right;
	float:left;
	width:50px;
}
.box .enhet {
	text-align:left;
	float:left;
	width:110px;
}

.lineover {
	margin-bottom:7px;
	width:10px;
	background-image:url(../../bilder/celit/line1.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.lineunder {
	margin-top:7px;
	width:5px;	
}

.separator {
	height:5px;
	margin-bottom:15px;
	float:left;
	width:1000px;
	background-image:url(../../bilder/celit/line2.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

/* Content */
#content {
	width:750px;
	height:550px;
/*	float:right;*/
	margin: 0px 15px 10px 30px;
	overflow: auto;
}
ul {
	margin-bottom:0px;
	margin-top:0px;
}
