﻿/* ================================================================================== */

body, html {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #646464;
	background-image: url('/images2/bkg.gif'); 
	background-color: #AD9961;
}

#sidbredd {
	width: 806px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto; 
	margin-right: auto; 
	padding-bottom: 15px;
}


#huvudinnehall {
	width: 100%;
	background-color: #FFFFFF; 
	float: right; 
	display: inline; 
	position: relative; 
}

#annons {
	width: 165px;
	float: right; 
	position: relative; 
	padding-top: 15px;
	padding-right: 15px;
	text-align: right;
}

.linje {
	width: 778px;
	float: left; 
	position: relative; 
	height: 4px;
	background: #AD9961;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 15px;
	overflow: hidden;
}

.forminput, .inputform {
	width: 95%;
}

/* CLEARFIX STARTAR */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix {
	display: inline-block;
}
* html .clearfix {
height: 1%;
}

.clearfix {
display: block;
}
/* CLEARFIX SLUTAR */

/* HUVUDINSTÄLLNINGAR */
/* ================================================================================== */







/* ================================================================================== */
/* TOPPEN */

#topp {
	/*width: 770px;*/
	height: 92px;
	padding-top: 15px;
	padding-left: 15px;

}

#topp_logga {
	position: relative;
	float: left;
	width: 172px; 
	text-align: center;
}

#topp_banner {
	position: relative;
	float: left;
	/*height: 80px;*/
	/*padding: 5px;*/
	/*border: 1px #AD9961 solid;*/
	text-align: center;
}

#topp_banner_1, #topp_banner_2, #topp_banner_3 {
	position: relative;
	float: left;
	/*height: 80px;
	width:190px;*/
}

/*
#topp_banner_1 {
	border-right: 1px #AD9961 solid;
	padding-right: 5px;
}

#topp_banner_2 {
	padding-right: 5px;
	padding-left: 5px;
}

#topp_banner_3 {
	border-left: 1px #AD9961 solid;
	padding-left: 5px;
}
*/
/* TOPPEN */
/* ================================================================================== */







/* ================================================================================== */
/* TOPPEN MAIN */

#topp_main {
	width: 770px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 0px;
}

#topp_main_bkg {
	position: relative;
	float: left;
	width: 100%;
	border-right: 4px #AD9961 solid;
	border-left: 4px #AD9961 solid;
}

#topp_main_meny, #topp_main_bild, #topp_main_hoger {
	position: relative;
	float: left;
	padding-left: 5px;
}

#topp_main_meny {
	width: 165px;
}

#topp_main_bild {
	width: 417px;
}

#topp_main_hoger {
	width: 170px;
	height: 195px;}

/* TOPPEN MAIN */
/* ================================================================================== */







/* ================================================================================== */
/* MAIN */

#main {
	width: 770px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main_bkg {
	position: relative;
	float: left;
	width: 100%;
	border-right: 4px #AD9961 solid;
	border-left: 4px #AD9961 solid;
}

#main_meny, #main_innehall, #main_hoger {
	position: relative;
	float: left;
	padding-left: 5px;
}

#main_meny {
	width: 165px;
}

#main_innehall {
	width: 417px;
}

#main_hoger {
	width: 170px;
}


/* MAIN */
/* ================================================================================== */







/* ================================================================================== */
/* SIDFOT */

#sidfot {
	width: 770px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sidfot_bkg {
	position: relative;
	float: left;
	width: 100%;
}

#sidfot_text {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}


/* SIDFOT */
/* ================================================================================== */


/* ANNAT */
/* ================================================================================== */


.gomorronPuff {
font-family:"Times New Roman", Times, serif;
font-size:17px;
color:#5e5336;
text-decoration:none;
display:block;
width:393px;
height:180px;
background:url(../images/morgonstund_puff139x180.jpg);
font-weight:bold;
}

.gomorronPuff div a { text-decoration:none; color:#5e5336; font-weight:bold; cursor:pointer; }
.gomorronPuff div a:hover { text-decoration:underline; }