
html {
    background: url(file:///home/sverker/job/site/images/logo20rot.gif);
    background-repeat: repeat-y;
    background-attachment: fixed;
	

}

body { 
    margin-left: 10%; 
    margin-right: 10%; 
    font-family: sans-serif;
    color: black;
}

div.header {padding-left: 5px; padding-top: 0px; margin-top: 0px; margin-bottom: 0.0em;width: 95%; padding-right: 5px; margin-right: 5px
}

table.headertable {width: 100%}

.headername {font-size: larger; font-weight: bolder}
.headertitle {font-size: smaller; font-style: italic}



td.headerslogan {font-size: smaller;font-style: italic}


/*.footervalid { position: absolute;left: 80%}*/
.footervalid { margin-left: -10%;margin-bottom:10px;float:right;padding-right:10%}
.footertext { font-size: smaller;
vertical-align:top; margin-left: 10px;padding-left: 10px}



/* div.box { border: solid thin black; width: 100% ; background: purple} */

h1 {
  color: #40a;
  background: #fff;
  font-weight: bold;
  text-align: center;
  font-size: xx-large
  width: 110%;
  margin-right:-10%;
  margin-left:-10%;

}
h1	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	2em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		

.profile h1 {
	text-align: left;
	margin-left: 0

}

h2,h3,h4,h5,h6 { margin-left: -3% }


/*
A:link    { color: red }
A:active  { color: blue; font-size: 125% }
A:visited { color: green; font-size: 85% }
*/

a:hover {
  background: #999;
  color: #FFF;
  outline: solid red }
a:hover * {			/* Work-around for Konqueror 3.1 */
  background: inherit }



P:first-word { font-size: 150%; vertical-align: baseline }

/* nifty corners */

/* div#nifty{ margin: 0 10%;background: #9BD1FA} */
div.nifty{ background: /*#638*/#eee /*url(images/logo17.png)*/;/*margin: 0 10% 0 0*/}

b.rtop, b.rbottom{display:block;background: #FFF}

b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}

b.rtop b{display:block;height: 1px;
    overflow: hidden; background: /* #9BD1FA */ #eee}

b.rtop b.r4{margin: 0 1px;height: 2px; background:#eee}

b.rbottom b.r4{margin: 0 1px;height: 2px; background:#eee}

b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: /* #9BD1FA */ #888}

td.linktable{vertical-align:top}
table.linktable caption {font-size: larger; font-weight: bolder;
padding: none; margin: none; width: 20em;
border: solid
}

ul.history dt {font-weight: bolder}

img.logo {border=0}

