#kropp { width:1015px; height: 589px; padding:0px; background-image: url(images/picture.jpg); background-repeat: no-repeat; margin-left: auto; margin-right: auto; margin-top: 50px; margin-bottom:auto}
#tabsruta { border: 0px; padding:0px; margin-left: 51px; margin-top: 115px; position:absolute;}

body {
	font-family: Arial, Helvetica, sans-serif; font-size:12px; background-color:#000000; background-image: url(images/background.png); background-repeat:repeat-x; 
}

a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:active {color: #FFFFFF;}
a {text-decoration: none;}


/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

