body {
	margin:0;
	padding:0;
	height:100%; 
	background-image: url(../gfx/bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #c60e1d;
}

img	{border: none;}


#wrapper {
	background-repeat: no-repeat;
	background-color: transparent; background-image: url(../gfx/bg_ting.jpg); width: 635px; margin: 0 auto; height: auto; margin-top: 91px; display: block;
}

#wrapper2 {
	background-repeat: no-repeat;
	background-color: transparent; background-image: url(../gfx/bg_ting2.jpg); width: 635px; margin: 0 auto; height: 528px; margin-top: 91px; display: block; overflow:hidden
}


#main {
	width: 580px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
}



#main #headbanner {
	height: auto;
	position: relative;
	width: 580px;
	margin-top: 20px;	
}


#headbanner h1		{margin-top:20px; color:#e2001a; font-size: 26px; font-weight: normal}
#headbanner h2		{color:#333333; font-size: 16px; font-weight: normal}
h2 span	{color:#333333; font-size: 16px; font-weight: bold}
h3 {color:red; font-size: 18px; font-weight: bold; padding: 0px; margin-top:2px; margin-bottom:3px}
h3 span {color:#333333; font-size: 18px; font-weight: bold}

#headbanner #logo	{width: 100%; height: 50px; position:relative}


#headbanner #logo .logo				{
	float:right;
	z-index: 100
}

#pix		{margin-top: 30px}

#headertext	{margin-top: 30px}
#content  {
	width: 100%;
	height: 391px;
	background-image:url(../gfx/skjema_bg.jpg);
	background-repeat:repeat-x
			}

#content img {	padding: 0px; margin: 0px}

#content #text			{margin-left: 10px}

#content #text h2		{color:#333333; font-size: 16px; font-weight: normal}

#content hr {	

	width: 580px;
	background-color: #FFFFFF;
}



hr {

	
	width: 580px;
	background-color: #bdbdbd;
}

	

#footer	{background-repeat: no-repeat;
	background-color: transparent; background-image: url(../gfx/bg_ting_bottom.jpg); width: 635px; margin: 0 auto; height: 34px; margin-top: 0px; display: block; overflow:hidden}


	#wrapper {
		overflow: hidden;
	}

.clear		{clear:both}
.marg_minus	{margin-left: -10px}
.pad		{margin-bottom: 5px;}
.float_right{float:right}
.nodecor	{ text-decoration:none}


