@charset "utf-8";

/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}
body {
}
#wrap {

width:100%;
}
#header {
width: 100%;
height: auto;
align: left;
}

#content {
width: 100%;
}

#inside{

}

#button {
text-align:center;
width: 10em;
height: 3em;
font-size:18px;
}

#table {
float: left;
width: 50%;
text-align:center;
font-size: 130%;
}

#definer{
float: left;
width: 50%;
font-size: 120%;
font-weight:700;
text-align:center;
}

#tabell {
width: 100%;
}

#overskrift-klasse {
text-align: center;
font-size: 170%;
font-weight:800;
}

#error {
	font-size:1em;
	padding:1.5em;
}

#definers {
width:100%;
font-size: 120%;
font-weight: 700;
text-align: center;
}

#sok
{
font-size:120%;
line-height:1em;
}

p {
font-size:80%;
}

label {
	empty-cells:hide;
	}

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


/*
a.Menylink:active {
	color: yellow;
}
a.Menylink:hover {
	color: #FFFF66;
	background-color: black;
}*/

