@charset "utf-8";
/* CSS Document */

body {
	font: 100%;
	font-family:Verdana, Geneva, sans-serif;
	margin:20px;
	/* FREDDES INSTÄLLNINGAR TILL BAKGRUNDEN 
	/*background-repeat:repeat;
	/*background-image:url(file:///C|/Documents%20and%20Settings/Robin/Skrivbord/robina/images/backgr.png);*/
	
	}
	
#container {
	width:800px;
	background-color:#FFF;
	margin:auto;
	
	}

#header {
	height:120px;
	background-image:url(../images2/bggul.gif);
	background-repeat:no-repeat;
	background-color:#ffeca6;
	text-align: left;
	color: #000000;
	font-family: "Monotype Corsiva";
	font-size: 14mm;
	}
	
	
	
	
	
#menu {
	background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
	height:20px;
}


#content {
	background-color:#ffeca6;
	height:360px;
	padding:20px;
	overflow:auto;
	background-repeat:no-repeat;
	background-position:center;
	font-size: medium;
}


#footer {
	background-color:#ffeca6;
	width: 800px;
	margin: auto	
}

#dagens {
	background-color:#ffeca6;
	width: 300px;
	margin: auto;
	padding:20px;
}

a {
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	
	}

a:link {
	color:#FFFFFF;
	font-size:12px;
}

a:link2 {
	color:#FF6600;
	font-size:12px;
	}
	

a:visited {
	color:#FFFFFF;
	font-size:12px;
	
}


a:hover {
	color:#ffffcc;
	font-size:12px;
	text-decoration:underline;
}

a:active {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}

.menu:link {
	background-color:#000000;
	font-size:12px;
	display:block;
	width:auto;
	text-align:center;
}

.menu:visited {
	background-color:#000000;
	font-size:12px;
	display:block;
	width:auto;
	text-align:center;
}

.menu:hover {
	background-color:#000000;
	font-size:12px;
	display:block;
	width:auto;
	text-align:center;
}

.menu:active {
	background-color:#000000;
	font-size:12px;
	display:block;
	width:auto;
	text-align:center;
}

.text {
	font-size:12px;
	color:#ff6600;
	position:relative;
	color:#000000;
	text-align:center;
	margin-left: 2px;
}

.footer {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	
}
	
.mhtext {
	font-size:12px;
	color:#FFF;
	position:relative;
	color:#000;
	}
	
.t_italic {
	font-size:12px;
	color:#FF6600;
	position:relative;
	color:#000;
	font-style:italic;
	font-weight:bold;
	}
	
.b_text {
	font-size:14px;
	color:#000000;
	position:relative;
	color:#000000;
}
	
.rubrik {
	color:#000;
	font-size:24px;
	font-style:oblique;
	font-family: "Monotype Corsiva";
	text-align: center;
	
}

	
.logo {
	color:#000;
	font-size:18px;
	font-style:oblique;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}



.box {
width:525px;
margin:auto;
}


.smabilder {
	float:left;
	width:325px;
	margin-top:5px;
}

.storbild {
	float:left;
	width:300px;
}



.hogertext {
	float:right;
	width:180px;
	text-align:left;
}

.underrubrik {
	float:right;
	width:180px;
	text-align:center;
	font-weight:bold;
	
}


Om en meny ska se lika dan ut på varje sida så skriver man <div class="meny">din meny</div> på varje sida och sen gör man en ny .style i css.mall STYLE= .style  --  ...... --!>

 scrollbar-3dlight-color: #ff6600 !important;
 	scrollbar-arrow-color: #ff6600 !important;
 	scrollbar-base-color: black !important;
 	scrollbar-face-color: gray !important;

