﻿body {
	margin: 0px;
	padding: 0;
	line-height: 1.0em;
	background-image:url(images/bg.png);
	/*background-repeat:repeat-x;*/
	background-color:#ceaaaa;
}

p {
	font-family: Arial;
	color: #333333;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-left: 18px;
	text-align:justify;
}

.white{
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 8px;
	margin-right: 20px;
	margin-left: 18px;
	text-align:justify;
}


.pink{
	color:#c54462;
}

.smalltext{
	color:#666666;
	font-family: tahoma;
	font-size: 9px;
	float: right;
	margin-right: 8px;
}

h1 {
	font-family: trebuchet MS, Geneva, Arial;
	color: #2a2a2a;
	font-size: 17px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 6px;
	font-weight: none;
	padding: 1px;
	width: 99%;
	border-bottom-color:#aeaeae;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

h2 {
	font-family: trebuchet MS;
	color: #c54462;
	font-size: 15px;
	margin-right: 3px;
	margin-left: 3px;
	font-weight: bold;
	padding: 1px;
}

h3{
	font-family: trebuchet MS;
	color: #f4f4f4;
	font-size: 14px;
	margin-right: 3px;
	margin-left: 12px;
	margin: 0px;
	padding: 3px;
	font-weight: bold;
}

h4 {
	font-family: trebuchet MS;
	color: #4a4a4a;
	font-size: 15px;
	margin-right: 3px;
	margin-left: 3px;
	font-weight: bold;
	padding: 1px;
}

.h {
  	font-family: trebuchet MS, Geneva, Arial;
	color: #000000;
	font-size: 17px;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 3px;
}


a {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #c54462;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a.alter {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color:#c4c4c4;
}

a.alter:hover {
	color: #ffffff;
	text-decoration: none;
}

a.menu {
	margin-left: 6px;
	font-family:Trebuchet ms, Georgia, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #642c39;
}

a.menu:hover {
	background-color:#eeeeee;
	text-decoration: none;
}


img {
	border-width: 0px;
	border-color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 6px;
	margin-right: 5px;
}

img.border {
	margin-left: 5px;
	margin-right: 5px;
	border-style:solid;
	border-width: 1px;
	border-color: #4a4a4a;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-right: 5px;
	margin-left: 4px;
}

li {
	font-family: Arial, Tahoma;
	color: #333333;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 12px;
	margin-left: 12px;
}


table {
	font-family: Arial;
	color: #333333;
	font-size: 11px;
}


input {
	border-top-color: #333333;
	border-left-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	font-family: Arial;
	font-size: 11px;
}

textarea {
	border-top-color: #333333;
	border-left-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
	border-bottom-width: 1px;
	font-family: Arial;
	border-right-width: 1px;
}


/* DIVS */

#frame {
	background-image:url(images/framebg.png);
	background-repeat:repeat-y;
	/*width: 930px;*/
	width: 783px;
	height: 100%;
	margin: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	vertical-align:top;
}


#header{
	background-image:url(images/basebg_header.png);
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 783px;
	height: 380px;
}

#content{
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 218px;
	width: 554px;
	min-height: 500px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color:#666666;
	vertical-align: top;
}


#menu{
	margin-top: 0px;
	margin-left: 23px;
	vertical-align:top;
	width: 195px;
	height: auto;
	float: left;
}


#bottom {
	color: #f2f2f2;
	font-weight: bold;
	font-family: arial;
	font-size: 10px;
	position: relative;
	padding: 4px;
	margin: auto;
	margin-left: 24px;
	background-color:#6a6a6a;
	height:17px;
	width: 740px;
}

#referenssi {
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	position: static;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	border-bottom-color:#666666;
}

.box {
	background-color:#f9f9f9;
	margin: 3px;
	padding: 1px;
	position: static;
	border-style: solid;
	border-width: 1px;
	border-color:#D8D8D8;
}
