/* CSS Document */

body{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Calibri;
	font-size: 19px;
	line-height: 22px;
	background: #C5004F;
	}
a, a:visited, a:active{
	color: #0000DD;
	text-decoration: none;
	}

p{
	PADDING: 10PX;
	}


H1{
	text-align: left;
	font-size: 29px;
	line-height: 32px;
	COLOR: #C5004F;
	padding-left: 20px;
	}

h2{
	text-align: left;
	font-size: 25px;
	line-height: 29px;
	padding-left: 20px;
	}

a:hover{
	color: #C5004F;
	text-decoration: none;
	}



#hemsida{
	margin: 0 auto;
	padding: 0;
	background: #fff url(bilder/bottom-logo.jpg) no-repeat bottom right;
	width: 980px;
	min-height: 1000px;
	padding-bottom: 75px;
	text-align: justify;
	}

#hemsidans-huvud{
	width: 980px;
	padding: 0;
	margin: 0 auto;
	height: 500px;
	}

#huvudbild{
	height: 500px;
	width: 333px;
	background: url(bilder/hemsidans-huvudbild.jpg) no-repeat;
	float: left;
	}

#huvud{
	width: 645px;
	float: right;
	height: 500px;
	background: #fff;
		background: #fff url(bilder/webbdesign.jpg) no-repeat top right;
	}

#meny{
	width: 900px;
	height: 36px;
	background: #FF9CDC;
	}

#content{
	width: 960px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: arabic typesetting;
	font-size: 30px;
	line-height: 30px;

}

.rightpic{
	padding: 10px;
	float: right;
	}

#kontakt{
	float: right;
	width: 400px;
	border-left: 1px dotted #ccc;
	PADDING-bottom: 20px;
	padding-left: 20px;
	margin-left: 20px;
	}