@charset "UTF-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Crimson+Text:400,600);

body {
    font-family: "Crimson Text", Times New Roman, serif!important;
	color: #7f2652;
}

.iphonepoas { width:410px; }

#iphone { background-image: url(/images/iphone.png); background-repeat: no-repeat; background-position: center; height: 842px; }

A:link {text-decoration: none; color: #7f2652;}
A:visited {text-decoration: none; color: #7f2652;}
A:active {text-decoration: none; color: #7f2652;}
A:hover {text-decoration: none; color: #7f2652;}

.heading {
	margin: 50px,0px,50px,0px;
}

.uthevet {
	font-weight: 600;
}

hr {
	height: 1px;
	background-color: #7f2652;
	color: #7f2652;
	border: 0 none;
	margin-top: 55px;
}

h1, .h1 {
	font-size: 46px;
}

h2, .h2 {
	font-size: 24px;
}

h3, .h3 {
	font-size: 18px;
}

.boks {
	padding-top:40px;
}

.arild {
	margin-top:-8px;
}

.bunn {
	margin-bottom:60px;
}

.hvit {
	color: #FFFFFF;
}

.toppspacing {
	margin-top: 55px;
}