html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-image:url(img/backgroundback2.jpg);
	background-repeat:repeat-y;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ====================================================== */


#container {
	overflow: hidden;
	width: 840px;
	height: 510px;
	padding-top: 120px;
	text-align: center;
	font-family: "Gill Sans";
	text-align: center;
	margin: auto;
}

.main {
	float: left;
	width: 840px;
	height: 510x;
	padding-top: 30px;
	background-image:url(img/background.jpg);
	background-repeat:no-repeat;

}

.maintext {
	float: left;
	width: 430px;
	height: 197px;
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 140px;
	margin-bottom: 30px;
	border-right: 3px dotted #C00;
	background-color: none;
}

.sidoobjekt {
	float: left;
	width: 240px;
	padding-top: 10px;
	padding-left: 19px;
	background-color: none;
	margin: auto;
}

.portfoliorutor {
	float: left;
	width: 58px;
	height: 78px;
	padding: 10px;
	text-align: center;
}

h1 { 
	font-family: Arial, Verdana, Tahoma;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	text-align: left;
	padding-left: 1px;
	padding-bottom: 7px;
	margin-bottom: 3px;
	margin-top: 0px;
	color: #F36;
	white-space: no-wrap;
 }
 
 .huvudtext {
	background-color: none;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

 .undertext {
	background-color: none;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 1px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

 .portfolion {
	background-color: none;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	line-height: 13px;
	letter-spacing: 1px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

a:link {
	color : #333333;
	text-decoration : underline;
	font-weight : none;
	background: transparent; 
}

a:visited {
	color : #333333;
	text-decoration : underline;
	font-weight : none;
	background: transparent; 
}

a:hover {
	color : #333333;
	text-decoration : none;
	font-weight : none;
	background: transparent; 
}

a:active {
	color : #333333;
	text-decoration : none;
	font-weight : none;
	background: transparent; 
}
