/*@import url('http://freia.timeoff.se/~fredrik/webpages/structure.css');*/
/*hide-site-divs: sidebar*/
#footer div {
float: right;
position:relative;
top:-10px;
}

#footer div a {
   text-decoration:none;
}

#footer div a:hover {
   text-decoration:underline;
}

#content a img {
	border: none;
}

#content a {
   text-decoration: none;
   color: #036;
   font-weight: bold;
}

#content a:hover {
   text-decoration: underline;
 
}

body {
	background: #336;
}
/* Wraps everything but body and the admin menu (in case of loged in.*/
#wrap_admin {
}

#outer_content_td td {
	text-align: left;
	margin: 0;
	padding: 0;
	
}

/* Wraps the user definable content. */
#wrap, #wrap td {
	/*font: 14px LucidaGrande, Lucida, Helvetica, Arial, sans-serif;*/
	font: 14px Times, Ariel, sans-serif;
}

#wrap {
	/*margin: 0.5em;*/
	/*margin-top: 1em;*/
	position:relative;
	margin: 1em 0 3em 10em;
	width: 64.2em;
	background: #fcce18 url('/cgi-bin/WebObjects/foretag.woa/wa/image?id=fyristryck_contentbg.jpg&key=css.fyristryck') no-repeat 0 180px;
}

* html #header {height: 1%;} /* for IE/Win */
*>html #header {he\ight: auto;} /* for IE5/Mac */

/* The default header div. 
   The div id can be changed by the user. */
#header {
	position: relative;
	margin-bottom: 0em;
	padding: 0 0 1em 0;
}

#header a {
		/*background: #ffffff url('viktoria_img/lank_top_bg.jpg');*/
	text-decoration: none; 
}

#header h1 {
	margin:0;
	padding: 0;
	/*margin: 0;
	padding: 0;
	padding-top: 0.7em;
	padding-left: 0.3em;*/
}

#header h1 img {
	margin: 0;
	padding: 0;
	border: none;
}

#header form {
	padding: 0;
	margin:0;
}

#header .search_box {
	position: absolute;
	top: 10px;
	right: 10px;
}

#header .search_box .search_field {
	margin-right: 1em;
}

#header .search_box .search_button {
}

.horizontal ul {
	display:inline;
	margin-left: 0px;
	padding-left: 0px;
    margin: 0;
    padding: 0;
}

.horizontal ul li {
    display:inline;
	padding-left: 0px;
	padding-right:0px;
	/*padding-bottom: 5px;*/
    margin: 0;
    padding: 0;
}

.horizontal ul li ul {
    display:inline;
	margin-left: 0px;
	padding-left: 0px;
    margin: 0;
    padding: 0;
}

.horizontal ul li ul li {
    	margin:0;
	margin-left: 10px;
	padding-left: 0px;
	/*padding-bottom: 5px;*/
    margin: 0;
    padding: 0;
}

/* The default menu div contained in the header div.
   The div id can be changed by the user. */
#menu { 
	display: none;
	position: absolute;
	text-align: left; 
	border-left: 0.1em solid gray;
	/*background-repeat: repeat-x;*/
	clear: both;

	bottom: 0px;
	left: 0em;
	
	margin: 0;
	padding: 0;
	
	padding-top: 0.3em;
	padding-bottom: 0.3em;

	/*background: #ffffff url('viktoria_img/lank_top_bg.jpg') repeat;*/
	background: #ffffff url('/cgi-bin/WebObjects/foretag.woa/wa/image?id=fyristryck_menu1.jpg&key=css.fyristryck') repeat;
}

#menu ul { 
	/*border: 1px solid white;*/
}

#menu a {
	color: white;
	width: 100%;
	/*border-right: 0.1em solid lightblue;*/
	/*border-bottom: 0.3em dotted #003366;*/
	margin: 0;
	padding-left: 2em;
	padding-right: 2em;
}

#menu li {
	border-right: 0.1em solid #7a2213;
}

#menu .last {
	border-right: 0;
	/*border-bottom: 0.3em dotted #003366;*/
}

#menu a:hover, #menu a.current, #menu a.current_group { 
	font-weight: strong;
	text-decoration: none;
	/*border-bottom: 0.1em dotted #ffffff;*/
	border:0;
}

#menu a:hover {
	/*border-bottom: 0.3em dotted #ffffff;*/
}

/* The default sidebar div.
   The div id can be changed by the user. */
#sidebar {
	font-family: Verdana;
	position: relative;
	left: -7em;
	top: -23px;
	margin-top: 0.9em;
	float: left;
	width: 8em;
	padding-top: 1.8em;
	font-weight: bold;
	
	
}

#sidebar p {
	margin: 0;
	padding: 0;
	text-align: center;
}

/* The default subMenu div contained in the sidebar div.
   The div id can be changed by the user. */
#submenu {
	
}

.vertical {
	/*font:11px Verdana,Arial,Helvetica,sans-serif;*/
	font-size: 0.8em;
}

.horizontal {
	/*font: 12px Verdana,Arial,Helvetica,sans-serif;*/
	font-size: 0.9em;
}

#submenu a {
	border: 1px outset #d3ab15;
	color: black;
	background-color: #fab22b;
	display: block;
	height: 19px;
	width: 110px;
	margin: 0;
	padding-left: 0.6em;
	text-align: center;
	margin-bottom: 2em;
	text-decoration: none;
	padding-top: 0.4em;
	font-size: 11px;
	text-indent: -9px;
	
}

#submenu li {
	/*background: #ffffff url('viktoria_img/lank_sid_bg.jpg') repeat-x;*/
	/*background: #ffffff url('lank_sid_bg.jpg');*/
}

#submenu li ul li {
	background-image: none;
}

#submenu a:hover, #submenu a.current, #submenu a.current_group { 
	background-color: #fb8d1e;
	display: block;
	height: 19px;
	width: 110px;
	text-decoration: none;
}

#submenu a:hover { 
	background-color: #fb8d1e;
	display: block;
	height: 19px;
	width: 110px;
	text-decoration: none;

}

#submenu a.current { 
	background-color: #ff7107;
	display: block;
	height: 19px;
	width: 110px;
	text-decoration: none;

}

#submenu a.group { 
	
	display: block;
	height: 19px;
	width: 110px;
	text-decoration: none;

}

/*??¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ¬¨¬®?√ú¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ??√∫¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ¬¨¬®?√ú¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü????¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ¬¨¬®?√ú¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ??√∫¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ¬¨¬®?√ú????¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ¬¨¬®?√ú¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ??√∫¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ¬¨¬®?√ú¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü????¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ¬¨¬®?√ú¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ??√∫¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ¬¨¬®?√ú¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ¬¨¬®¬¨¬±verskrift till undermenyn*/
#submenu a.current_group { 

	display: block;
	height: 19px;
	width: 110px;
	text-decoration: none;

}

/*Den valda aktiva l?¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ¬¨¬®?√ú¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ??√∫¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ¬¨¬®?√ú¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü????¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ¬¨¬®?√ú¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ??√∫¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ¬¨¬®?√ú????¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ¬¨¬®?√ú¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ??√∫¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ¬¨¬®?√ú¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü????¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ¬¨¬®?√ú¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ??√∫??????¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ¬¨¬®?√ú¬¨¬®¬¨¬Æ¬¨¬®¬¨√Ü¬¨¬®¬¨¬Æ??√∫?nken*/
#submenu a.current { 
}

/* Wraps the page specific content including parts of the admin interface. */
#content_admin {

}

/* Wraps the page specific content. */
#splash_content {
	width: 31em;
	padding: 1em 1em 1em 0;
	padding-left: 2em;
	margin-left: 10em;
}

#splash_content a {
}

/* Wraps the page specific content. */
#content {
	float: left;
	width: 35em;
	padding: 0 0em 0.5em 1em;
	margin: em 0 0 0em;
	min-height: 600px;
	line-height: 1.3em;
	}

#content p {
	clear: both;
	margin-bottom: 0.8em;
	line-height: 1.5em;
	

}

#content address {
	padding: 10px 25px 10px 20px;
	margin: 0;
	/*background: url('quote.gif') no-repeat;*/
	background-position: 0px 0px;
	font-style: italic;
	font-size: 0.9em;
	vertical-align: center;
	color: #757575;
	clear: both;
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	padding: 0;
}

#content h1 {
    font-size: 4em;
	color: #036;
	margin-bottom: 0.8em;
	line-height: 1em;
	
}

#content h2 {
    font-size: 3.8em;
    color: #036;
	margin-bottom: 0.6em;
}

#content h3 {
    font-size: 1.6em;
    color: #036;
	margin-bottom: 0.3em;
	margin-top: 1.5em;
	line-height: 1.2em;
	font-style: normal;
}

#content h3 img {
	margin:0;

}

#content table {
	margin-left: 0.5em;
}

#content table td {
	font-size: 0.8em;
	padding: 0.2em 0.4em;
}

/* The default footer div. 
   The div id can be changed by the user. */
#footer {
	color:;
	clear: both;
	margin-top: 1em;
	text-align: center;
	font: 0.8em verdana, sans-serif;
	background-color: #336;
	padding: 0.6em;
	padding-top: 0.3em;
}

#footer a {
	color: #ffffff;
}

#footer p {
	margin: 0;
	padding: 0;
}

/* The login link. */
#login {
	position: absolute;
	top: 6px;
	right:2px;
	font: 10px verdana, sans-serif;
}

#login a {
	color: white;
	background-color: gray;
	text-decoration: none;
	border: 2px outset;
	margin: 0;
	padding: 0.1em;
}

#login a:hover {
	background-color: lightgray;
}

body {
	margin: 0;
	padding: 0;
}

.caption_float_left, .caption_float_right, .caption_no_float {
	font-size: 0.8em;
	text-decoration: none;
}

.caption_float_right {
	border: none;
}

.caption_float_left {
	/*border: none;*/
}

.img_float_right  {
	border: none;
}

.img_float_left  {
	border: none;
}

/*table-public-classes: inbjudan*/

/*p-public-classes: kontaktfoton*/
/*div-public-classes: kontaktfoton*/

/*h3-public-classes: inskjutenbild*/

.inbjudan td {
	padding: 0.1em 0.3em;
	font-size: 1em !important;
}

.inbjudan .col1 {
	font-weight: bold !important;
}

#GoogleAds, #GoogleAds2 {
	position: absolute;
	top: 10px;
	left: 67em;
	padding: 3px;
}

#GoogleAds2 {
	left: 76em;
}

.kontaktfoton .caption_float_left{
	min-height: 195px;
	display: block;
	font-size: 1em;
	margin-right: 5em;
}

.kontaktfoton .caption_float_left a{

	font-size: 0.9em;

}


.offert .labelField input{
	float: right;
	margin-left: 1.1em;
}

.offert .labelField{
	float: right;
	
}

.offert{
	width: 300px;
}

.inskjutenbild {
	width: 400px;
}
