/* RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,label {
	margin:0;
	padding:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

label, input {
	display:block;
}
label {
	margin-bottom: 4px;
	font:bold 11px Verdana;
	text-transform:uppercase;
}
input, textarea {
	margin-bottom: 8px;
	width:220px;
	border:solid 1px grey;
}
p {
	font:11px Verdana;
	margin-bottom: 8px;
}
fieldset {
	margin:20px 0 20px 0;
}

/* CSS Document */
.paket {
	display:inline;
	width:auto;
}

ul {
	padding-left: 12px;
	margin-bottom: 8px;
}

li {
	padding-left: 5px;
	list-style:square;
	list-style-position:outside;
}

.knapp {
	display:inline;
	width: 150px;
}

.style2 {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

.guld {
	color: #bb9754;
}

.silver {
	color:silver;
}
h1 {
	font:bold 14px/22px Arial;
	color:#666;
	border-bottom:solid 3px #008fc6;
	margin-bottom: 12px;
}
h1 span {
	color: #660000;
}

.logga {
	float:right;
	margin-left: 10px;
}

#con {
	padding: 10px;
}

#con1 {
	border: 1px solid #CCCCCC;
	width: 420px;
	height: auto;
	padding: 10px;
}

#con2 {
	width: 440px;
	height: 100px;

}

#con3 {
	float: left;
	width: 220px;

}

#con4 {
	float: right;
	width: 220px;

}

