body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: transparent url(bilder/bak_lang.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}

td {
	font-size: 75%;
	line-height: 150%;
	padding-right: 35px;
	vertical-align: top;
}

td.lista {
	font-size: 70%;
	line-height: 150%;
	padding-right: 10px;
	vertical-align: top;
}
	
/* ---- TYPOGRAFI ----- */

h1 {
	font-family: Georgia, Garamond, "Times New Roman", serif;
	color: #6F1730;
	font-weight: bold;
	font-size: large;
	line-height: normal;
	border-bottom: 1px solid silver;
}

h2 {
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-size: 75%;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
	color: #6F1730;
	letter-spacing: 1px;
}

h3 {
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 8px;
}

img.image {
	float: left;
	width: 110px;
	padding: 0px 20px 0px 0px;
}


p {
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 0px;
	margin:0px;
}

p a {
	color: gray;
	text-decoration: none;
	font-weight: bold;
}

p a:hover {
	color: #000000;
	background-color: #EAEAEA;
	text-decoration: underline;
}

a.artikel {
	color: gray;
	text-decoration: none;
	font-weight: bold;
}

a.artikel:hover {
	color: #000000;
	background-color: #EAEAEA;
	text-decoration: underline;
}

div.suomeksi {
	position: relative;
	top: 7px;
	left: 9px;
	z-index: 1;
}

.suomeksi a {
	font-size: x-small;
	color: white;
	text-decoration: none;
}

.suomeksi a:hover {
	font-size: x-small;
	color: white;
	text-decoration: underline;
}

.ingress 
{
	font-style: italic;
    font-weight: bold;
	padding-top: 8px;
}

.ingress i 
{
    font-style: normal;
}

.ingress1 {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 14px;
}

p.style2 {
	padding-bottom: 14px;
}

p.writer {
	font-style: italic;
}

.kalla {
	background-color: #EAEAEA;
	font-size: 70%;
	line-height: 130%;
	padding: 20px;
}

.upp {
	font-size: 9px;
	bottom: 0;
	color: #B5B5B5;
	text-decoration: none;
}
.upp a {
	font-weight: normal;
}
.upp a:hover {
	color: #000000;
	background-color: #EAEAEA;
}

.tillbaka {
	font-size: 9px;
	text-align: right;
	bottom: 0;
	color: #B5B5B5;
	text-decoration: none;
}
.tillbaka a {
	font-weight: normal;
}
.tillbaka a:hover {
	color: #000000;
	background-color: #EAEAEA;
}



/* --- BLOCK --- */

#mid {
	background-color: #701731;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 800px;
	height: 100%;
	bottom: 0px;
	padding: 0px;
}

#mid2 {
	background-color: #701731;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	width: 800px;
	height: 100%;
	bottom: 0px;
	padding: 0px;
}

#ylakuva {
	background: url(bilder/rubrikbild.jpg) no-repeat;
	background-color: transparent;
	float: left;
	height: 148px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}

#textbox {
	background-color: #FFFFFF;
	background-image: url(bilder/textbox_nere.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom right;
	float: left;
	width: 800px;
	min-height: 600px;
	border-left: none;
	border-right: none;
	border-top: 1px solid gray;
	padding-bottom: 40px;
}

#links {
	float: left;
	width: 60%;
	padding: 20px 0px 0px 60px;
}

#textcontent {
	float: left;
	width: 60%;
	padding: 20px 0px 0px 60px;
}

#rightcolumn {
	width: 190px;
	float: right;
	height: 400px;
	overflow: visible;
	color: #000000;
	border-left: 1px dotted silver;
	background-image: url(bilder/right_bak02.jpg);
	background-repeat: no-repeat;
	padding: 60px 0px 0px 0px;
	font-size: 80%;
	line-height: 80%;
	color: #OOOOOO;
}

#rightcolumn p {
	border-bottom: 1px dotted silver;
	margin: 10px 10px 0px 0px;
	padding: 0px 0px 10px 10px;
}

#rightcolumn h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
}


.foto {
	border: 1px solid black;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}


/* --- NAVIGATION --- */

#navi {
	width: 100%;
	font: bold 75% Arial, Helvetica, sans-serif;
	padding: 0;
	background: transparent;
}

#navi ul{
	margin:0;
	padding:0;
	list-style:none;
}

#navi li{
	display: inline;
	text-transform: none;
	margin: 0;
	padding: 0;
}

#navi a{
	float: left;
	color: #FFFFFF;
	background: #65749f; 
	margin: 0 3px 0 0;
	padding: 0 0 3px 6px;
	text-decoration: none;
	letter-spacing: 1px;
}

#navi a span{
	float:left;
	display:block;
	background: transparent;
	padding:4px 9px 2px 6px;
}

#navi a span{
	float:none;
}

#navi a:hover{
	background-color: #434c66;
	color: #FFFFFF;
}

#navi a:hover span{
	background-color: #434c66;
}

#navi #current a, #navi #current span{
	background-color: #d4ddf4;
	color: #000000;
}

#alfabet {
	background-color: #f1f1f1;
	border-bottom: 1px solid silver;
	text-align: right;
	font-size: 85%;
	font-weight: bold;
	padding: 5px 10px 5px 40px;
}

#alfabet a {
	color: #929292;
	text-decoration: none;
}

#alfabet a:hover {
	color: #FFFFFF;
	background-color: #929292;
}