body {
	background: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px; 
	color: #000000;
	font-style: normal; 
	text-decoration: none;
	margin: 30px;
	}
  
p {
	text-align: justify;
	}


a { 
	color: #333399;
	text-decoration: none;
	}

a:hover {
	color: #0033CC;
	text-decoration: underline;
	}
      
a:active, a:visited {
	color: #333399;
	text-decoration: none;
	}

.blogtitle {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.blog-box {
border: solid black 1px;
padding: 15px;
width: 470 px;
height: 390 px;
background-image:url('img/head.jpg');
background-repeat: no-repeat;
background-position: center;
}


.news {
  position: absolute;
	top: 0px;
	left: 3px;
	}

.titletxt {
	font-size: 16;
	font-weight: bold;
  }

.smalltxt {
	font-size: 8;
  }
	
.shuffle {
	position: absolute;
	bottom: 0px;
	left: 3px;
	}

.arkistomenu a {
  font-size: 14px;
	}

.guest-time {
				background-color: black;
				color: #FFFFFF;
				font-style: italic;
				font-size: 8pt;
				padding: 3px;
				}
.guest-txt {
				font-size: 10pt;
				color: darkred;
				}
.guest-message {
				color: #000000;
				font-size: 10pt;
				}
.guest-answer {
				font-style: italic;
				text-align: justify;
				font-size: 8pt;
				color: #000001;
				}
 
.pos-content {
 margin: 0px; padding: 0px; position: absolute;
 top: 50px;
 left: 230px;
 z-index: 8;
 }

.pos-content2 {
 margin: 0px; padding: 0px; position: absolute;
 top: 20px;
 left: 230px;
 z-index: 8;
 width: 470px;
 }

.pos-content3 {
 margin: 0px;
 padding: 0px;
 position: absolute;
 top: 75px;
 left: 750px;
 z-index: 7;
 width: 200px;
 height: 485px;
 }


.menu {
	font-size: 16px;
	font-weight: bold;
	}

.pos-menu {
 margin: 0px; padding: 0px; position: absolute;
 top: 20px;
 left: 90px;
 z-index: 4;
 }

.pos-submenu {
 margin: 0px; padding: 0px; position: absolute;
 top: 250px;
 left: 90px;
 z-index: 3;
 }
 
.submenu {
	font-size: 10pt;
	}
 
.kello {
 background: #000000;
 color: #FFFFFF;
 margin: 0px; padding: 3px;
 position: absolute;
 top: 20px;
 left: 750px;
 z-index: 1;
 width: 200;
 }	

.logot {
 margin: 0px; padding: 0px; position: absolute;
 top: 10px;
 left: 10px;
 z-index: 2;
 }