/** Css för kringmaterial.

$Id: red.css 84397 2013-11-25 15:44:34Z johanrox $

 */

@media all {

.quote {
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  padding-left: 2.8em;
  font-size: 0.9em;
}

.centeredquote {
  text-align: center;
  font-size: 0.9em;
}


.app-body p.red-topp {
  margin-bottom: 0;
  margin-top: 0;  
}

.app-body p {
  margin-bottom: 0;
}

.app-body p+p {
  text-indent: 1.5em;
  margin-top: 1px;
}


.app-body p, dl, multicol {
	display:block;
	margin:0em 0;
}

.app-list-link a:link {
	color: #000;
	text-decoration: none;
}

.app-list-link a:visited {
	text-decoration: none;
	color: #000;
}

.app-list-link a:hover {
	text-decoration: none;
	color: #900;
}

.app-list-link a:active {
	text-decoration: none;
	color: #000000;
}

.app-text-link a:link {
        color: #000000;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #900;
        border-bottom-width: thin; 
}

.app-text-link a:visited {
        color: #000000;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #900;
        border-bottom-width: thin; 
}

.app-text-link a:hover {
	text-decoration: none;
	color: #900;
	border-bottom-style: dotted;
	border-bottom-color: #900;
        border-bottom-width: thin; 
}

.app-text-link a:active {
	text-decoration: none;
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-color: #900;
        border-bottom-width: thin; 
}

.app-gray-link a:link {
	color: gray;
	text-decoration: none;
}

.app-gray-link a:visited {
	text-decoration: none;
	color: gray;
}

.app-gray-link a:hover {
	text-decoration: none;
	color: #900;
}

.app-gray-link a:active {
	text-decoration: none;
	color: gray;
}

div#leftcol {
    position:absolute;
    top:0px;
    left:0px;
    width:350px;
}

div#rightcol {
    position:absolute;
    top:0px;
    left:375px;
    width:200px;
}

div#rightcolSSV {
    position:absolute;
    top:0px;
    left:475px;
    width:200px;
}

.lista {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	padding: 0px;
}



kapiteltitel {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
	padding: 0px;
}

.mellanrubrik {
		font-size: 20px;
		line-height: 30px;
		letter-spacing: 0px;
		color:#000000;
		padding: 0px;
		}
		
	
.avdelare {
	text-align: center;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	}

titelrubrik {
		font-size: 12px;
		line-height: 15px;
		letter-spacing: 0px;
		color:#000000;
		padding: 0px;
		}

.red-h1, .red-h2, .red-h3, .red-h4, .red-h5, .red-h6 {
	font-size: 14px;
	line-height: 40px;
	letter-spacing: -1px;
	color:#381704;
		}

h1 {
	font-size: 22px;
	font-weight: normal;
	line-height:27px;
	}
	
h2 {
	font-size: 18px;
	font-weight: normal;
	line-height:27px;
	}

h3 {
	font-size: 16px;
	font-weight: normal;
	line-height:24px;
	}

forfattarpresentationtitel {
	font-size: 16px;
	font-style: normal;
}
.forfattarpresentationundertitel {
	font-size: 12px;
}
.forfattarpresentationundertitel {
	font-size: 12px;
}
#apDiv1 forfattarpresentationundertitel {
	font-size: 14px;
}
.forfattarpresentationf�rfattarnamn {
	font-variant: small-caps;
}

#red-start-header {
	margin-left : 170px;	 
	margin-bottom : 2em;
	margin-top : 2em;
}

#red-start-bild-loggor {
	margin-left : -20px;
}



.verk {
  width : 700px;
}

}