body, td, input, textarea, select   {
    font-size: 11px;
    color: #1F3B71;
    font-family: verdana, arial, times;
    margin: 0px;
    padding: 0px;
}

.textarea	{
	width: 400px;
}

a   {
    color: #0353E5;
    text-decoration: none;
}

.meny, .undermeny   {
    color: #000000;
}

.nyheter    {
    font-size: 10px;
}

.kundeuttalelse_old {
    font-size: 10px;
    color: #8097C7;
}

.kundeuttalelse {
    font-size: 10px;
    color: #25408F;
}

.bunn {
	color: #FFFFFF;
	text-decoration: none;
	size: 10px;
}

.header {
    font-size: 12px;
    font-weight: bold;
}

.input  {
    width: 400px;
    font-size: 10px;
}

crm_feltnavn    {
    vertical-align: top;
    font-weight: bold;
}



div#sporreundersokelse h1, div#sporreundersokelse h2, div#sporreundersokelse h3	{
	margin: 0px;
	margin-top: 15px;
}

div#sporreundersokelse h1	{
	font-size: 18px;
	color: rgb(113, 145, 175);
	font-weight: bold;
}

div#sporreundersokelse h2	{
	font-size: 16px;
	font-weight: bold;
	margin-top: 2px;
}

div#sporreundersokelse h3, div#sporreundersokelse h4	{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.matrise	table	{
	width: 100%;
}

td.matrise_overskrift	{
	text-align: center;
}

td.matrise_knapp	{
	width: 95px;
	text-align: center;
}

td.matrise_label	{
	width: 250px;
	text-align: left;
}
div#kontaktinfo	{
	padding-top: 20px;
}
div.matrise, div.linaer, div#kontaktinfo	{ 
	background-color: #efefef;
	padding: 10px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}

div.linaer textarea	{
	width: 300px;
	height: 100px;
}

h4	{
	margin: 0px;
}

h5.sporsmal_text	{
	margin: 0px;
}

.input_text	{
	width: 6000px;
}

.input_checkbox	{
	padding-right: 50px;
	margin-right: 200px;
}