/* BODY */

body,
body.cs,				/* work */
body.global {		/* errorpages etc  (ska fixas sen f contact i nn4) */
		margin: 0px;
		padding: 0px;		/* opera satter padding */

		background-color: #fff;
		background-image: url(/images/bg/oresundsbron.jpg);
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: 0 0;
		color: #000;
		}

body#contact	{	/* funkar ej i nn4 - faller tillbaka pa body.cs */
		background-image: url(/who/images/jag.bakomharet_ljus.jpg);
		background-repeat: no-repeat;
		background-position: 100% 100%;		
		}		/* anvands i pop-contact cs_work (med #) */

/* hide from ie5_mac \*/
* html	{
		overflow: hidden;
		}		/* ie5 position fixed-fix */

/* hide from ie5_mac \*/
* html body	{
		height: 100%;
		margin: 0;
		padding: 0 8px 0 0;
		overflow: auto;
		background-image: url(/images/bg/oresundsbron.jpg);
		background-attachment: fixed;
		}		/* ie5 position fixed-fix + ie5.5 bg */


/* HEAD */

#top img	{
		width: 55px;
		height: 40px;
		border: 0;
		float: right;
		} /* basic browsers */

html body.cs #top img	{ /* radda bloggen */
		position: relative;
		position: fixed;
		top: 20px;
		right: 20px;
		z-index: 10;
		}

html body.cs #news	{
		background-color: #bccdec;
		border: 2px solid #000;
		padding: 20px;
		margin-bottom: 50px;
		width: 200px;
		}

html body.cs #main #box	{
		position: relative;
		xposition: fixed;
		top: 0px;
		xright: 20px;
		z-index: 10;
		background-color: #bccdec;
		xbackground-color: #865;
		border: 2px solid #000;
		padding: 20px;
		margin-bottom: 3em;
		}

/* hide from ie5_mac \*/
* html #top img	{
		float: right;
		p\osition: absolute;
		}		/* ie5 position fixed-fix */

/* MAIN */

.cs #main,
.global #main	{		/* hallfil sepcial for ie5/pc */
		margin: 0;
		padding: 1em 10% 10% 400px;
		max-width: 550px;
		}		 /* position content - default */

.cs#kalender #mainkalender #text	{		/* cs kalender NY */
		margin: 0;
		padding: 1em 10% 10% 10%;
		width:80%;
		max-width: 600px;
		float:right;
		}		 /* position content - kalender NY */

.cs#kalender #mainkalender #adds,
.cs#kalender #mainkalender #box	{		/* cs kalender NY */
		margin: 0;
		padding: 1em 10% 10% 10%;
		xmax-width: 550px;
		}		 /* position content - kalender NY */

.cs#search #main	{		/* googlesarch */
		margin: 0;
		padding: 10% 10% 10% 330px;
		max-width: 600px;
		}		 /* position content - sarch */

.cs #content,
.global #content	{	/* work */
		margin: 0;
		padding: 30px 0 0 0; /* spec omniweb */
		/* width: 500px;
		min-widht: 250px;
		max-width: 600px; */
		}		/* position content - default */

.cs#cs #content,
.cs#cs #content #newbigmain	{	/* kalender NY */
		margin: 0;
		padding: 30px 0 0 0; /* spec omniweb */
		/* width: 500px;
		min-widht: 250px;
		max-width: 600px; */
		}		/* position content - kalender */

body#web #content ul { 
    list-style-type: square;
    list-style-type: &#9824;
 }

body#web #content ul li { 
    margin-bottom: 0.5em; 
    }

.cs#search #content	{	/* google searh */
		background-color: #fff;
		width: 500px;
		margin: 0;
		padding: 30px 10px 0 10px; /* spec omniweb */
		}		/* position content - search */


/* KONTAKT */

body#contact #main	{
		width: 600px;
		margin: 0;
		padding: 0;
		}

body#contact #content	{
		margin: 0;
		padding: 0;
		}
/*/*//*/ #contact #content	{
		margin-left: 310px;
		}		/* special till nn4 som har annan bg */

body#contact fieldset	{
		padding-top: 30px;
		padding-left: 40px;
		width: 280px;
		border-width: 0;
		border-color: transparent;
		}

body#contact #icq	{
		float: right;
		width: 200px;
		padding-top: 60px;
		}
/*/*//*/ #contact #icq	{
		display: none;		
		}		/* till nn4 */



/* REF KALENDER */

dl	{
		margin: 1em 0 3em 0;  /* lite space runtom */
		padding: 0;
		}
		
dl dt	{
		margin: 0.3em 0 0 0;
		clear: both;		/* bild bredvid text */
		color: #865;
		}
		
dl dd	{
		margin: 0 0 0.5em 2em;
		}
		
/* Kalender NY 2017 */		

dd::first-line { 
    font-weight: bold;
    color: #821;
}

dl ul	{
		margin: 0 0 0 1em;
		padding: 0;
		}
		
#ref dl img	{
		margin: 10px;
		border: 0;
		}		/* till refsidan */

html #ref dl img	{
		xfloat: right; 
		} /* gom for nn4 */

#ref dl dd.hide {
		display: none;
		}	/* gom texterna ibland */
		
dd p.right { /* Extra för tillbakalänk till kalendern */
		font-weight: normal;
		font-color: #821;
}

dl dl dt:first-child { /* Extra för kalendern */
		font-weight: inherit;
		font-size: inherit;
}

dl dt:first-child { /* Extra för kalendern årtal */
		font-weight: bold;
		font-size: 1.7em;
		color: #821;
}

/* obsolet, lagt hr utanför dl */
dl dd hr { /* Extra för tillbakalänk till kalendern */
		background-color: #eee;
		height: 1px;
}

dl hr { /* Extra för tillbakalänk till kalendern */
		background-color: #865;
		height: 2px;
}


/* FOOT */

.cs #bottom	{
		position: static;
		top: 0;
		right: 0;
		left: 0;
		padding: 1%;
		text-align: right;
		z-index: 10;
		}	/* utan bg till nn4 */

/* html x.cs #bottom	{
		background-image: url(/images/bg/oresundsbron.jpg);
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: 0 0;

		position: fixed;
		}
* html x.cs #bottom	{
		background-image: none;
		position: absolute;
		xposition: relative;
		}		 ie5 position fixed-fix
body#contact #bottom	{
		background-image: none;
		} */

#bottom.one	{
		height: 1.5em;
		}								/* position foot */

#bottom.two	{
		/* height: 3em; */
		}								/* position foot */

html .stat	{
		float: left;
		padding-top: 2px;
		padding-right: 5px;
		}		/* position nedstat cs.pp.se */		

html .cs .stat	{
		float: right;
		width: 25px;		/* kompensera globen i nn */
		height: 18px;
		padding-top: 2px;
		padding-left: 5px;
		}		/* position nedstat cs.se */		


/* EXTRAS */

hr	{
		margin: 1em 0 2em 0;  /* lite space runtom */
		padding: 0;
		}
		
img {	border: 0;	}

strong, b {	color: #865;
		}

input,
textarea	{
		background-color: #bccdec;
		border-color: #cdddec;
		}
	
input:focus,
textarea:focus	{
		background-color: #cdddec;
		}

.clear {
		clear: both;
		}

.hide {
		display: none;
		}

.right {
		text-align: right;
		}		/* till work-sidan */

.floatright {
		float: right;
		}		/* till icash-sidan */

.floatleft {
		float: left;
		margin: 0 3px 1px 0;
		padding: 0 3px 1px 0;
		}		/* till icash-sidan */

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 1em;
}


/* LINKS */

a.extern[href^="http:"]:after {
		content: url("/images/remote.gif");
		margin-left: 0.2em;
		}

a.extern[href^="http:"]:after:hover { 
		content: url("/images/remote_a.gif");
		margin-left: 0.2em;
		} 


/* LINKS */

a:link		{	color: #742;	}
a:visited	{	color: #531;	}
a:hover		{	background-color: #9cf; color: #f33;	}
a:active	{	background-color: #9cf; color: #f00;	}
