@charset "UTF-8";
/* CSS Document */

body {

}
a {
	color: #a79689;
	text-decoration: none;
}

a:hover {
	color: #a79689;
}
a:visited {
	color: #a79689;
	text-decoration: none;
}
a:active {
	color: #a79689;
	text-decoration: none;
}

.meny a {
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 16px;
	color: #a79689;
	line-height: 30px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.iesafe {
	font-family: "helvetica neue", helvetica, arial, sans-serif;

}
.meny a:hover {
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	background-color: #fff;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: underline;
}

.menyactive {
    font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 16px;
	color: #a79689;
	line-height: 30px;
	text-transform: lowercase;
	text-decoration: none;
	background-color:#FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.leftmenu {
    padding-top: 34px;
}

.leftmenu a {
	line-height: 30px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-left: 30px;
	text-transform: lowercase;
}

.leftmenu a:hover {
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 16px;
	color: #a79689;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-left: 30px;
}

.container {
	width: 560px;
	height: 610px;
	background-color:#FFFFFF;
	background-image: url('/images/bg_floral.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
    position: relative;
    z-index: 5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}

h1 {
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 26px;
	color: #666666;
	text-transform: lowercase;
	font-weight: lighter;
}

.h1page1 {
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 20px;
	color: #a79689;
	text-transform: lowercase;
}

h2 {
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 16px;
	color: #666666;
	text-transform: lowercase;
	font-weight: normal;

}

h3 {
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 4px;
}


.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}

.byline {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	line-height: 20px;
	font-style: italic;
}

.namn {
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: bold;
}
