/*Stylesheet made with love by Grafioso.com*/

/*nulstilling af styles*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, caption, tbody, tfoot, thead, th { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;} body { line-height: 1; } blockquote, q { quotes: none; } /* remember to define focus styles! */ :focus { outline: 0; } /* remember to highlight inserts somehow! */ ins { text-decoration: none; } del { text-decoration: line-through; } /* tables still need 'cellspacing="0"' in the markup */ table { border-collapse: collapse; border-spacing: 0; }


#body1 		{
			font-family: tahoma, arial, helvetica, sans-serif;
			background: #efefef url(../gen_design/wall.jpg) repeat-x top center;
			background-color: #efefef;
			margin: 0px 0px 30px 0px;
			}
p			{
			font-family: tahoma, verdana, arial, helvetica, sans-serif;
			font-size: 10pt;
			padding: 0;
			margin: 0;
			line-height: 165%;
			text-decoration: none; 
			color: #333333;
			}
ul			{
			font-family: tahoma, verdana, arial, helvetica, sans-serif;
			font-size: 10pt;
			padding: 0;
			margin: 0;
			line-height: 165%;
			text-decoration: none; 
			color: #333333;
			}
ol			{
			font-family: tahoma, verdana, arial, helvetica, sans-serif;
			font-size: 10pt;
			padding: 0;
			margin: 0;
			line-height: 165%;
			text-decoration: none; 
			color: #333333;
			}
li			{
			color: #333333;
			font-weight: normal;
			line-height: 17px;
			}
h1 			{
			color:#5C5C5C;
			font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
			font-size:26px;
			padding: 0;
			margin: 0px 0px 5px 0px;
			font-weight: bold;
			line-height: 130%; 
			color: #666666;
			}
h2 			{
			font-family: tahoma, sans-serif;
			font-size: 12pt;
			padding: 0;
			margin: 0px 0px 5px 0px;
			font-weight: normal;
			line-height: 130%; 
			color: #333333;
			}
h3 			{
			font-family: helvetica, tahoma, sans-serif;
			font-size: 14pt;
			padding: 0;
			margin: 0px 0px 5px 0px;
			font-weight: bold;
			line-height: 130%; 
			color: #333333;
			}
h4 			{
			font-family: helvetica, tahoma, sans-serif;
			font-size: 12pt;
			padding: 0;
			margin: 0px 0px 5px 0px;
			font-weight: normal;
			line-height: 130%; 
			color: #333333;
			}
#container_bg	{
			width: 990px;
			margin: 0 auto;
			background: url(../gen_design/grafioso_site_bg_rund.jpg) repeat-y;
			}
#container_bg_banner	{
			width: 990px;
			margin: 0 auto;
			padding: 0px 0px 0px 0px;
			background: url(../gen_design/grafioso_banner_bg_rund.jpg) no-repeat top center;
			}
#container_site	{
			width: 960px;
			margin: 0 auto;
			padding: 0px 0px 20px 0px;
			}
#banner		{
			width: 960px;
			padding: 0px 0px 0px 0px;

			}
#siteindhold{
			width: 920px;
			margin: 0 auto;
			padding: 14px 0px 0px 0px;
			}
#menu{
			width: 920px;
			height: 24px;
			margin: 0 auto;
			padding: 4px 0px 0px 0px;
			border-bottom: 1px solid #999999;
			}
.spalte_1 	{
			width: 293px;
			padding: 10px 10px 10px 0px;
			float: left;
			}
.spalte_2 	{
			width: 293px;
			padding: 10px 10px 10px 10px;
			float: left;
			}
.spalte_3 	{
			width: 293px;
			padding: 10px 0px 10px 10px;
			float: left;
			}
.spalte_12	{
			width: 586px;
			padding: 10px 10px 10px 0px;
			float: left;
			}
.spalte_venstre{
			width: 450px;
			padding: 10px 10px 10px 0px;
			float: left;
			}
.spalte_hojre{
			width: 450px;
			padding: 10px 0px 10px 10px;
			float: left;
			}
.spalte_bred 	{
			width: 570px;
			padding: 10px 0px 10px 10px;
			float: right;
			}
a.menu:link, a.menu:visited {
			font-family: tahoma, arial, verdana, helvetica, sans-serif;
			font-size: 10pt;
			line-height: 19px;
			text-decoration: none;
			font-weight: normal;
			color: #000000;
			float: none;
}
a.menu:hover {
			font-family: tahoma, arial, verdana, helvetica, sans-serif;
			font-size: 10pt;
			font-weight: normal;
			color: #CC0099;
			float: none;
			text-decoration: none;
}
a:link, a:visited {
			font-family: tahoma, arial, verdana, helvetica, sans-serif;
			font-size: 10pt;
			line-height: 19px;
			text-decoration: none;
			font-weight: normal;
			color: #000000;
			float: none;
}
a:hover {
			font-family: tahoma, arial, verdana, helvetica, sans-serif;
			font-size: 10pt;
			font-weight: normal;
			color: #CC0099;
			float: none;
			text-decoration: none;
}
img.border{
			border: 1px solid #999999;
}