/* Layout Stylesheet */ 

h1{
page-break-before: always;
}

body {
 margin: 0; 
 padding:0;
 background-color:#211366;
}

#top {
 width: 800px; 
 height: 220px; 
 margin: 0;
}

#wrapper {
	height: auto;
	width: 800px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#content {
	height: auto;
	width: 714px;
	background-color: #ffffff;
	margin-left: 40px;
}

#ingress_tidning {
	width: 714px;
	height:auto;
}

#ingress_fnamnet {
	width: 714px;
	height:auto;
}

#ingress_index {
	width: 714px;
	height:auto;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #211366;
}

.citat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight:normal;
	color: #211366;
}


.bildtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height: 14px;
	font-style:italic;	
	color: #211366;
}

.rubrik{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight:bold;
	color: #211366;
	font-style: italic;
}

.rubrik_artiklar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight:bold;
	color: #ffffff;
}

.style4 {
	font-size: large;
	font-weight: bold;
}
.style5 {
	font-size: small;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
