/* CSS Stylesheet avtalochtvist.se */

/* Typografi */

html {
	-webkit-font-smoothing: antialiased;
}


body {
	padding: 0;
	margin: 0;
	font-family: gill sans, Times, "Times New Roman", serif;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 1px;
}


a { 
	color: red;
	text-decoration: none;
	cursor:auto;
}


a:hover {
	color: yellow;
}


img {
	border: 0;
}


h1 {
	font-family: gill sans, Times, "Times New Roman", serif;
	font-size: 50px;
	line-height: 16px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	text-align: center;
	letter-spacing: 3px;
	cursor: auto;
}

#intro{
	text-align:center;
	letter-spacing: 2px;
	line-height: 25px;
	
}


/* Positioner och utseende */

/*.div{
	border-color: black;
	border-width: 3px;
	border-style: solid;
}*/


body{
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: white;
	/*background: url(papper_bg.png)no-repeat top left fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	
	/* mozilla firefox fix */
	margin:0;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

.issuuembed{
	float: center;
	margin: auto;
	padding: auto;
	
}

#mitten{
	float: center;
	width: 450px;
	height: 250px;
	margin: 5% auto auto auto;
	padding: auto auto 15% auto;

}

#mitten2{
	float: left;
	width: 500px;
	height: 250px;
	margin: 15% auto auto 180px;

}


#header{
	border-bottom-color: black;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}


#home {
	display:block;
	height:30%;
	width: 100%;
	overflow:hidden;
	white-space:nowrap;
}

#imgtop {
	background-image:url(avtal-och-tvist-omslag-foto.png);
	background-repeat:no-repeat;
	width: 450px;
	height: 338px;
	float: center;
	margin: auto;

}

#img1 {
	background-image:url(norrbacka1.png);
	background-repeat:no-repeat;
	width: 100%;
	height: 300px;
}

#img2 {
	background-image:url(tmg5.png);
	background-repeat:no-repeat;
	width: 100%;
	height: 300px;
}

#img3 {
	background-image:url(norrbacka-kliche.png);
	background-repeat:no-repeat;
	width: 100%;
	height: 300px;
}

/* Bilder på uppslag ur inlagan */
#img4 {
	background-image:url(uppslagomdetskitersig.png);
	background-repeat:no-repeat;
	width: 100%;
	height: 338px;
}

#img5 {
	background-image:url(uppslagkonsthall.png);
	background-repeat:no-repeat;
	width: 100%;
	height: 338px;
}

#img6 {
	background-image:url(uppslaggratisarbete.png);
	background-repeat:no-repeat;
	width: 100%;
	height: 338px;
}

#img7 {
	background-image:url(uppslaguppdragsavtal.png);
	background-repeat:no-repeat;
	width: 100%;
	height: 338px;
}

#dgt {
	display:block;
	height:100%;
	width: 100%;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}


#fot{
	position: fixed;
	bottom: 5px;
	right: 10px;
	width: 55px;
	height: 55px;
	padding:5px;
	background-color: none;
	background-image:url(dgt-logo.png);
	background-repeat:no-repeat;
	text-align: right;
	text-indent:110%;
	border:none;

}

#store{
	position: fixed;
	bottom: 20%;
	right: 10px;
	width: 55px;
	height: 55px;
	padding:5px;
	background-color: none;
	font-size: 22px;
	text-align: left;
	text-indent:0%;
	border:none;

}

#rec{
	position: fixed;
	bottom: 50%;
	left: 15px;
	width: 200px;
	height: 90px;
	padding:5px;
	background-color: none;
	font-size: 18px;
	font-style: normal;
	color: #D8D8D8;
	text-align: left;
	text-indent:0%;
	border:none;

}

#bok{
	background-image:url(A&T_Omslag_Webb-liten.png);
	background-repeat:no-repeat;
	float: center;
	width: 175px;
	height: 246px;
	margin: 30px auto 30px auto;
	text-align: right;
	text-indent:110%;
	border:none;
}

#bottom{
	height: 30px;
	border-top-color: black;
	border-top-width: 3px;
	border-top-style: solid;
}

#picture{
	position: fixed;
	left: -500px;
	top: -350px;
	height: 0px;
	width: 0px
	border: none;
}

#contact{
	text-align:center;
	margin: auto auto 30 px auto;
}

#bottom2{
	height: 30px;

}

