@charset "utf-8";
/* CSS Document */

body, p, ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

body {
	background-color: #9f9f9f;
}

.top {
	background-image: url(http://www.projectplace.com/Global/landingpages/iphone/top.jpg);
	background-repeat: no-repeat;
	width: 810px;
	height: 420px;	
}

.content {
	background-image: url(http://www.projectplace.com/Global/landingpages/iphone/content.jpg);
	background-repeat: repeat-y;
	width: 810px;
}

.bottom {
	background-image: url(http://www.projectplace.com/Global/landingpages/iphone/bottom.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 810px;
	height: 107px;	
}

.bottom_content {
	width: 191px;
	margin-top: 15px;	
	margin-left: 50px;	
}

table.center {
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
}

p {
	margin: 25px;	
	/*font-size: 10pt;*/
}

a {
	color: #0096BA;	
	text-decoration: none;
}

.rubrik {
	margin-left: 25px;	
}

ul {
	/*font-size: 10pt;	*/
}

img {
	border: none;	
}

.img_white {
	margin-left: 35px;
	margin-right: 20px;
}

hr {
	width: 80%;
	border: none;
	height: 1px;
	color: #96999b;
	background-color: #96999b;
	margin-top: 5px;
}

.logo {
	margin-top: 15px;
	margin-left: 19px;
}

.border {
	padding-left: 0px;
	border-left: solid 1px #a6a6a6;	
}

.right_link_header {
	padding-left: 20px;	
}

.right_link {
	margin-left: 15px;
}

 .quote
{
	font-size: 13px;
	font-style: italic;
	margin: 0;
	padding-top: 20px;		
	padding-left: 13px;
	background-image: url(/Projektplatsen_images/quote_sign.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.quotename
{
	color: #3095b4;	
	float: right;
}
h1 {
	color:#A71930;
	font-family:Arial;
	font-size:28px;
	font-weight:normal;
	margin-left: 25px;
	width: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
}
