/* ALLMANA TAGGAR */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	background-color: #FFFFFF;
	padding: 0px;
	width: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0 !important;
	
}


p {
	margin:7px 0px 7px 0px;
	line-height: 1.3em;
}

a {
	text-decoration: underline;
}

#textbox p {
	color: #000000;
	}

/* LAYOUT  ALLMANT */

#ram {
	position:absolute;
	left:50%;
	top: 0px;
	width: 880px;
	height: auto;
	margin-left: -440px;
}

#innehall {
	width:100%;
	margin:0px;
}

.rensa {
	clear: both;
	height:1px;
}

/* SIDHUVUD */

#sidhuvud {
	/*margin:0px auto;*/
	width:100%;
	height: 160px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	text-transform: uppercase;
}

#sidhuvud img#logga {
	margin:20px 0px 0px 0px;
}

/* SIDFOT */

#sidfot {
	height: 20px;
	border-top: 1px solid #000000;
}

#sidfottext {
	width: 100%;
	margin: 0px;
	font-size:70%;
	text-align:right;
	}

#vanster {
	float:left;
	width:190px;
	height:600px;
	border-top: 1px solid #000000;
	color:#333333;
	font-size:75%;
}

#mitten {
	float:left;
	width:490px;
	border-top: 1px solid #000000;
	color:#000000;
}

#hoger {
	float:left;
	width:190px;
	height:600px;
	border-top: 1px solid #000000;	/*background:url(../images/drottning_logo.png) no-repeat;*/
	color: #333333;
	font-size:75%;
}

#aktuellt {
	float:left;
	width:680px;
	border-top: 1px solid #000000;
	color:#000000;
	
	}

/* LAYOUT KOLUMNER TEXTBLOCK */

#vanster .texter {
	padding: 0px 15px 10px 0px;
	border-bottom: 1px solid #111111;
}

#vanster #lankar {
	padding: 0px 15px 10px 0px;
	border-bottom: 1px solid #111111;
}

#vanster #lankar a {
	text-decoration: none;
	border:0px;
	color:#333333;
}

#mitten a, #hoger a, #vanster a, #aktuellt a {
	/*text-decoration: none;
	border:0px;*/
	color:#333333;
}

#mitten a:hover, #aktuellt a:hover {
	color:#AFAFAF;
}

#hoger .texter {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#hoger .texter h3 {
	padding:0px 0px 5px 0px;
	border-bottom: 1px solid #111111;
	font-weight:bold;
	text-transform:uppercase;
	font-size:100%;
	letter-spacing: 0.1em;
	color: #af8530;
}


/* TOPPMENY - HUVUDMENY*/

#menyeng, #menytom {
	width:190px;
	height:15px;
	border-bottom: 1px solid #000000;
	font-size:85%;
	font-weight:bold;
	padding:3px 0px 2px 0px;
	margin:0px 0px 20px 0px;
}

#menyeng a {
	text-decoration: none;
	color:#222222;
}

#meny {
	/*width:490px;*/
	width:100%;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
	text-align:center;
}

/*html>#meny { 
	top: 0px; 
	}*/
	
#meny ul {
	/*float: right;*/
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
	width:100%;
}
#meny ul li {
	float: left;
	width: auto;
}

#meny li > ul {
	top: auto;
	left: auto;
	}
	
#meny ul li a {
	display: block;
	margin: 0px;
	padding:3px 0px 2px 10px;
	text-decoration: none;
	font-weight:bold;
	font-size:70%;
	color:#333333;
	border:0px;
}

#meny ul li#visa a {
	color:#cc3300;
}

#meny ul li a:hover {
	color:#cc3300;
	border:0px;
}

/* UNDERSIDOR - MITTEN */

#textbox {
	margin:20px 21px 0px 21px;
}

#textbox-2 {margin:20px 0px 0px 21px;}

#textbox .texter {
	padding:0px;
}

#textbox .aktuellt {
	padding:0px 0px 15px 0px;
	border-bottom: 1px solid #000000;
}

#textbox p, #textbox-2 p {
	font-size:80%;
	padding:0px 0px 10px 0px;
}

#textbox p.datum, #textbox-2 p.datum {
	color:#5A5A5A;
	font-weight:bold;
}

#textbox strong, #textbox-2 strong {
	color:#6A9BB0;
	font-weight:bold;
}

#textbox h1, #textbox-2 h1 {
	font-size:160%;
	font-weight:normal;
	margin:0px 0px 5px 0px;
}

#textbox h2, #textbox-2 h2 {
	font-style:italic;
	font-size:100%;
	font-weight:normal;
	margin-top:10px;
}
#vanster .kontakt {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #000000;
	font-size: 90%;
	line-height: 1.3em;
}
.bildtexter  {
	padding:0px;
	font-size: 90%;
	font-style: italic;
}
#textbox h3 {
	padding-top:10px;
	font-size:120%;
	font-weight:normal;
	border-top: 1px solid #111111;
}
#textbox ul {
	font-size:80%;
	padding:0px 0px 10px 0px;
	line-height: 1.3em;
	display: block;
	padding-left: 15px;
}
#vanster .blaplatta {
	padding: 10px 10px 10px 15px;
	font-size: 110%;
	line-height: 1.3em;
	font-weight: bold;
	background-color: #6A9BB0;
	color: #FFFFFF;
	margin-top: 100px;
}
#textbox .huvudsida {
	width: 235px;
	left: auto;
	float: left;
}
#textbox .kalendarium {
	width: 175px;
	float: right;
	background-color: #EEDBB5;
	padding: 8px 8px 8px 8px;
	border: 5px double #DDB86C;
}
#textbox h4 {
	font-size:90%;
	font-weight:bold;
	padding: 5px 0px 0px 0px;
	color: #af8530;
}
#textbox .img {
	width: 180px;
	float: right;
	padding: 8px 0px 8px 0px;
}

/*AKTUELLT*/

.aktuellbox {
	width:auto;
	padding:7px 0px 3px 0px;
	/*border-bottom:1px solid #000;*/
}

.aktuelltextbox {
	float:left;
	width:440px;
	margin:0px 20px 0px 0px;
	}

	
.aktuellbildbox {
	float:right;
	width:190px;
	font-size:85%;
	}
