/*@import url('http://freia.timeoff.se/~fredrik/webpages/structure.css');*/

#content a img {
	border: none;
}

body {
	background: #f7f6f5;
	background-image: url('/cgi-bin/WebObjects/foretag.woa/3/wa/image?id=stripes_background2.gif&key=css');
	background-repeat: no-repeat;
}
/* 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;
	padding-left: 0.5em;
}

/* Wraps the user definable content. */
#wrap, #wrap td {
	font: 14px Helvetica, Ariel, sans-serif;
}

#wrap {
	margin: auto;
	width: 72em;
}

* 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-top: 0.5em;
	padding: 0.3em 0em 2em 1em;
}

#header a {
}

#header h1 {
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	color: #4a8797;
	font-size: 2.5em;
	font-weight: bold;
}

#header img {
	display: none;
}

.horizontal ul {
	display:inline;
	margin: 0;
	padding: 0;
}

.horizontal ul li {
	display:inline;
	margin: 0;
	padding: 0;
}

.horizontal ul li ul {
	display:inline;
	margin: 0;
	padding: 0;
}

.horizontal ul li ul li {
	margin: 0;
	padding: 0;
}

/* The default menu div contained in the header div.
   The div id can be changed by the user. */
#menu { 
	position: absolute;
	text-align: left; 
	clear: both;
	bottom: 4px;
	left: 0em;
	margin: 0;
	padding: 0;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

#menu ul { 

}

#menu ul li {
	width: auto;
}

#menu ul li a {
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	text-decoration: underline;
	
	color: #595441;
	
	margin: 0;
	padding-left: 0.7em;
	padding-right: 0.7em;
	
	border: none;
}

#menu .last {
	border-right: 0;
}

#menu a:hover, #menu a.current, #menu a.current_group {
	text-decoration: underline;
}

#menu a.current, #menu a.current_group {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #4a8797;
	font-size: 1.9em;
	text-decoration: none;
}

#menu a:hover {
}

/* The default sidebar div.
   The div id can be changed by the user. */
#sidebar {
	float: right;
	
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	font-size: 0.9em;

	background-color: white;
	color: #595441;

	width: 22em;

	padding: 0.3em;
	margin:0;
	margin-top: 0.7em;
	margin-bottom: 1.5em;

	border: 4px solid #ececea;
	border-left-width: 12px;
	clear: none;
}

#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 {
	font-size: 1em;
	font-weight: bold;
}

.vertical {
	font-size: 0.8em;
}

.horizontal {
	font-size: 0.9em;
}

#submenu a {
	color: #4a8797;
	display: block;
	padding: 0.2em 0.5em 0.3em 0.2em;
	margin: 0;
	padding-left: 0.6em;
	text-indent: 2px;
}

#submenu li {
}

#submenu li ul li {
	background-image: none;
}

#submenu a:hover, #submenu a.current, #submenu a.current_group { 
	border: none;
	text-decoration: none;
}

#submenu a:hover { 
	background-color: #7aa7b7;
	color: white;
}

#submenu a.current { 
	background-color: #4a8797;
	color: white;
}

#submenu a.group { 
	background-image: url('/cgi-bin/WebObjects/foretag.woa/3/wa/image?id=stripes_group.gif&key=css');
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

/*??¬¨¬®¬¨¬±verskrift till undermenyn*/
#submenu a.current_group { 
	background-image: url('/cgi-bin/WebObjects/foretag.woa/3/wa/image?id=stripes_current_group.gif&key=css');
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

/*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;
	background-color: white;

	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #595441;

	width: 53em;
	padding: 1em 0.8em 0.5em 1em;
	margin-top: 0.7em;
	margin-bottom: 1.5em;
	border: 4px solid #ececea;
	border-bottom-width: 12px;
}

#content p {
	clear: both;

}

#content a {
	text-decoration: underline;
}

#content a:link, #content a:active {
	color: #4a8797;
	text-decoration: underline;
}

#content a:visited {
	color: #2a6777;
}

#content a:hover {
	color: #0a2737;
}

#content address {
	padding: 10px 25px 10px 20px;
	margin: 0;
	
	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: Georgia,"Times New Roman",Times,serif;
	color: #4a8797;
}

#content h1 {
    font-size: 1.6em;
}

#content h2 {
    font-size: 1.3em;
}

#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 {
	clear: left;
	text-align: center;
	font-size: 0.9em;

	background-color: white;
	color: #595441;

	width: 54.8em;
	padding: 0.7em 0em 0.4em 0em;
	margin-bottom: 1em;
	border: 4px solid #ececea;
	border-top-width: 12px;
	
	font-weight: bold;
}

#footer a {
	text-decoration: underline;
}

#footer a:link, #footer a:active {
	color: #4a8797;
	text-decoration: underline;
}

#footer a:visited {
	color: #2a6777;
}

#footer a:hover {
	color: #0a2737;
}

#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;
}

.caption_float_right {
	border: none;
}

.caption_float_left {
	border: none;
}

.img_float_right  {
	border: none;
}

.img_float_left  {
	border: none;
}

/*table-public-classes: telefonlista, tabell1*/

.telefonlista {
}

.telefonlista td {
	padding: 0.5em 0.6em!important;
    vertical-align: top;
	border-bottom: 0.1em solid silver;
    white-space: nowrap;
}

.telefonlista .odd {
	background-color: lightgray;
}

#content table.tabell1 tr td {
	font-size: 1em;
	text-align: right;
	color: #4a8797;
	border-bottom: 1px solid #4a8797;
	padding-bottom: 1px;
}

#content table.tabell1 tr.row1 td, #content table.tabell1 tr .col1 {
	color: #595441;
	font-weight: bold;
	text-align: left;
}

#content table.tabell1 tr .col1 {
	border-right: 2px solid #4a8797;
	padding-bottom: 0px;

}

#content table.tabell1 tr.row1 td {
	border-bottom: 2px solid #4a8797;
	padding-bottom: 2px;
}
