/* ------------- */
/* DINEKONOM.COM */
/* ---------------------------------------- */

body  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 76%;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
	text-align: left;
	margin: auto;
}

div#behallare {
	width: auto;
	max-width: none;
	margin: auto;
	border: none;
}

div#huvud {
	border-bottom: none;
}

div#logotyp {
	padding-top: 0;
	padding-bottom: 1em;
}

div#meny {
	display: none;
}

div#innehall {
}

div#information {
	padding: 0;
}

div#textbehallare {
	width: auto;
	float: none;
}

div#text {
	margin: auto;
}

div#vansterbehallare {
	display: none;
}

div#hogerbehallare {
	display: none;
}

div#kontaktinformation {
	color: #000000;
	margin: auto;
}

/* --------- */
/* BEHÅLLARE */
/* ---------------------------------------- */

div#logotyp a {
	display: none;
}

div#logotyp img {
	display: block;
}

/* ------------------------------ */
/* ----- Margin och padding ----- */
/* ------------------------------ */

div#text div.padding {
	padding-bottom: 0;
	padding-right: 0;
}

div#kontaktinformation div {
	padding: 0;
	border-top: solid 1px #000000;
}

/* ----------------- */
/* ----- Rensa ----- */
/* ----------------- */

div.rensa {
	clear: both;
}

/* ---- */
/* TEXT */
/* ---------------------------------------- */

div#text h1 {
	font-size: 2.2em;
	color: #7C4F23;
	line-height: normal;
	font-weight: lighter;
}

div#text h2 {
}

div#text h3 {
	color: #0A3764;
	font-size: 120%;
}

div#text strong {
	color: #0A3764;
}

div#text a {
	color: #0A3764;
	text-decoration: underline;
}

div#text a:hover {
	text-decoration: none;
}

div#text ul {
	margin-left: 0;
	padding-left: 4em;
}

div#text li {
	color: #122245;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../../bilder/bg_li.gif);
	margin-left: 0;
	padding-left: 0;
}

/* --------------------------- */
/* ----- KONTAKTFORMULÄR ----- */
/* --------------------------- */

div.formular_knapp {
	display: none;
}

/* ------------------ */
/* KONTAKTINFORMATION */
/* ---------------------------------------- */

div#kontaktinformation strong {
	color: #000000;
}

div#kontaktinformation a {
	color: #000000;
	text-decoration: underline;
}
