﻿***************************************/
/* Hela sidans utseende med färg och   */
/* jello placeringen mitt på webbsidan */
/***************************************/
body{
		background-color: #D4D0C2;
}

#allcontent {
		font-family: Arial, san-serif;
		font-size: small;
		width: 910px;
		height: 760px;
		padding-bottom:	10px;
		margin-top: 1%;
		margin-left: auto;
		margin-right: auto;
		background-color: #ccc8bb;
		color: #ffffff;
}

img {
		border-style: none;
}

.hidden{
		visibility: hidden;
		margin: 0;
}

#header {
		height: 30%;
}

#header img {
		margin-left: 17.5%;
		margin-top: 2.5%;
		float: left;
		width: 438px;
}

p{
		color: black;
}


/*************************/
/* Menyn till höger          */
/************************/
#mainmenu {
		font-size: 130%;
		list-style-type: none;
		line-height: 1.5em;
		padding: 0; 
		margin-top: 3%;
		margin-right: 45px;/*4%;*/
		float: right;
		width: 215px;
}

#mainmenu  a {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		padding-left: 7px;
}

#mainmenu a:hover {
		color:#9c997e;
}

.pink {
		border-left: 5px solid #B8006E;
}

.red {
		border-left: 5px solid #EC001F;
}

.orange {
		border-left: 5px solid #FE8200;
}

.yellow {
		border-left: 5px solid #F9DC00;
}

.blue {
		border-left: 5px solid #0098D5;
}

.green {
		border-left: 5px solid #02B000;
}

#mainmenu .grey {
		color: #A8A49A;
		border-left: 5px solid #eeeeee;
}

/*************************/
/*Undermeny         */
/************************/
#submenu {
		background-image: url('../images/Streck.jpg');
		background-repeat: no-repeat;
		height: 5%;
		width: 85%;
		margin-top: -15px;
		margin-left: 6.2%;
		margin-bottom: 25px;
		font-size: 130%;
		list-style-type: none;
		line-height: 1.5em;
		padding: 0;
}

#submenu li {
		float: left;
		margin-left: 28px;
		margin-top: 10px;
}

#submenu  a {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		padding-left: 5px;
}

.grey {
		border-left: 5px solid #888888;
}

#submenu .pink{
		border-bottom: thin solid #B8006E;
}

#submenu .red {
		border-bottom: thin solid #EC001F;
}

#submenu .orange {
		border-bottom: thin solid #FE8200;
}

#submenu .yellow {
		border-bottom: thin solid #F9DC00;
}

#submenu .blue {
		border-bottom: thin solid #0098D5;
}
/****************/
/* footer          */
/****************/
#footer {
		height: 5%;
		font-size: 85%;
		line-height: 1.2em;
		padding-left: 1%;
		padding-top: 0.1%;
		padding-bottom: 0.1%;
		border: dashed thin #A69F90;
		margin-left: 5%;
		margin-right: 5%;
		margin-top: 10px;
		
}

#footer p{
		margin-left: 1%;
		color: #49494C;
		font-weight: bolder;
}

.contact {
		padding: 2%;
}

/**********************/
/* huvudinnehållet       */
/*********************/
#content{
		margin-top: 25px;
		height: 380px;
		clear: left;
}

#ruta1, #ruta2, #ruta3, #rutaroom, #rutaprice, #bloggruta1, #bloggruta3, #ruta2a{
		float: left;
		width: 261px;
		height: 365px;
		background-color: #ffffff;
}

#ruta1, #rutaroom, #rutaprice, #bloggruta1, #ruta1Soc{
		margin-left: 43px;
}

#ruta2, #ruta2a, #ruta2Soc{
		margin-left: 20px;
		margin-right: 20px;
}

#ruta3, #bloggruta3, #ruta3Soc {
		margin-right: 43px;
}

#ruta1 p, #ruta2 p, #ruta3 p, #ruta1 li {
		color: black;
		padding: 10px;
		font-size: 90%;
}

#ruta3Soc{
		float: left;
		width: 261px;
		height: 365px;
		background-image:url('../images/trad 3.jpg');
}

#ruta3Soc p, #ruta1Soc p{
	color: black;
	padding: 10px 10px 10px 30px;
	font-size: 90%;
	letter-spacing: 1px;
}

#ruta1Soc{
		float: left;
		width: 261px;
		height: 365px;
		background-image:url('../images/trad 1.jpg');
}

#ruta1Soc h2{
	 	color: grey;
		padding: 10px 10px 10px 30px;
		font-size: 200%;
		letter-spacing: 1px;
}

#ruta2Soc{
		float: left;
		width: 261px;
		height: 365px;
		background-image:url('../images/trad2.jpg');
}


.rubrik{
		font-size: 130%;
		font-weight: bolder;
}

#ruta1 li{
		line-height: 1;
}
.pinktext{
		color: #B8006E;
}

#ruta2a p
{
		color: black;
		font-size: 120%;
}

#ruta2a{
		background-image: url(../images/blank.jpg);
}

#rutaroom{
		background-image: url(../images/konferensbild2.jpg);
}

#rutaprice{
		background-image: url(../images/konferensbild3.jpg);
}

h3{
		color: #FE8200;
		text-align: center;
}

.greenText{
		color: #02B000;
}

#ruta4{
		float: left;
		width: 545px;
		height: 365px;
		background-color: #ffffff;
		margin-right: 40px;
		margin-left: 20px;
}

#ruta4 h3{
		color: black;
		padding-top: 120px;	
}

.redtext{
		color: #EC001F;
}

#lokalmenu{
		font-size: 110%;
		list-style-type: none;
		line-height: 1.5em;
		padding: 0;
		margin-top: -10px;
}

#lokalmenu  a {
		color: black;
		font-weight: bold;
		text-decoration: none;
		padding-left: 5px;
}

#lokalmenu  a:hover {
		color: #FE8200;
		text-decoration: underline;
}

#lokalmenu li {
		float: left;
		margin-left: 30px;
		width:147px;
}

#lokalmenu .aktuell {
		color: #FE8200;
}

table {
		color: black;
		font-size: 90%;
}

table .left{
		text-align: left;
}
table .right{
		text-align: right;
}

td  {
		padding: 5px;
		text-align: right;
}

#ruta4 table{
			padding-top: 15px;
			padding-left: 20px;
}

#button {
			text-align: right;
			margin-right: 20px;
}

.center{
	text-align: center;
	font-weight: bold;
}

#bloggruta1{
	background-image: url(../images/blogg1.jpg);
}

#bloggruta1 a, #bloggruta3 a{
	margin-left: 30px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	
}

.top {
	margin-top: 120px;
}


#bloggruta3{
	background-image: url(../images/blogg3.jpg);
}