/* CSS Document  för Vackra Ting*/

/* Basstilar ------------------------------------------- */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, frameset, frame, table, tr, td, div, img {
	margin:0;
	padding:0;
	line-height: 18px;
	font-family: "times new roman", serif;
	color: #666666;
}

body {
	margin-top:90px;
	margin-bottom: 90px;
	text-align:center;
	background-color:#FFFFFF;
}

a img {
	border:none;
}

/* Sidstilar ------------------------------------------- */

.hogerbox{
	padding:14px;
	margin-bottom:14px;
}

.header1 {
	margin-top:24px;
	margin-bottom:14px;
}

/* Textstilar ------------------------------------------- */

p {
	font-family: "times new roman", serif;
	color: #666666;
}
p  	a:link {text-decoration: none; color: #666699;}
p	a:visited {text-decoration: none; color: #666699;}
p	a:hover {text-decoration: none; color: #666699}
p	a:active {text-decoration: none; color: #666699;}

.mellanrubrik {
	font-size: 17px;
	line-height: 23px;
	color: #116B3C
}

.mellanrubrik16 {
	font-size: 16px;
	line-height: 23px;
	color: #116B3C
}

.texthogerbox {
	font-size: 14px;
	line-height: 17px;
}

.textvanster {
	font-size: 16px;
	line-height: 23px;
}
.textvanster  	a:link {text-decoration: none; color: #666699;}
.textvanster	a:visited {text-decoration: none; color: #666699;}
.textvanster	a:hover {text-decoration: none; color: #666699}
.textvanster	a:active {text-decoration: none; color: #666699;}

.kursiv {
	font-style: italic;
}
.margin {
	margin-bottom:18px;
}


/* Färger ------------------------------------------- */
.lila {
	background-color:#E7DCFF;
}
.turkos {
	background-color:#E4EFEF;
}
.bla {
	background-color:#E5E0FB;
}
.grey {
	color:#777777;
}
.grey2 {
	color:#666666;
}

.grey2  	a:link {text-decoration: none; color: #666666;}
.grey2	a:visited {text-decoration: none; color: #666666;}
.grey2	a:hover {text-decoration: none; color: #666666}
.grey2	a:active {text-decoration: none; color: #666666;}
























