/*** GF FORSIKRING - DANSK INTERNET SELSKAB - ANDERS OLSEN ***/
/*** url: tilføjet http://www.gf-forsikring.dk             ***/
/*** ændret p til 12px (fra 11px)                          ***/
/*** --  calculatorForm til 12px   ***/ 
*
{
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}
body
{
	font-family: Georgia,sans-serif;
	background: #262626 url("/images/new/bg_body.gif") repeat-y top center;
}

#wrap
{
	margin: 5px auto;
	width: 989px;
	overflow: hidden;

}

#header
{
	width: 985px;
	overflow: hidden;
	float: left;
}

#col1
{
	width: 300px;
	float: left;
	background: #fff url("/images/new/bg_nav_bottom.gif") no-repeat bottom left;
	display: inline;
	margin-left: 10px;
	margin-right: 4px;
}

#col2
{
	width: 675px;
	float: left;
}

/*** HEADER NAV ***/
#header_nav
{
	float: left;
}

#header_nav ul
{
	list-style: none;
	overflow: hidden;
	padding-left: 10px;
}

#header_nav li
{
	float: left;
}

#header_nav li a
{
	font-size: 12px;
	float: left;
	padding: 5px;
	color: #fff;
	text-decoration: none;
}

#header_nav li a:hover, #header_nav a:focus, #header_nav li.selected
{
	display: block;
	background: #004D9A;
}

/*** HEADER FEED ***/
#header_feed
{
	float: left;
	width: 21px;
	margin-top: 3px;
}

/*** HEADER SEARCH ***/
#header_search
{
	float: right;
	text-align: right;
	width: 210px;
	padding-right: 5px;
}

#header_search input#search_text
{
	float: left;
	width: 126px;
	height: 20px;
	border: 1px solid #ccc;
	padding-top: 2px;
}

#header_search input#search_button
{
	float: left;
	margin-left: 5px;
}
.search_button
{
	background: url('/images/new/btn_search.jpg') no-repeat top left;
	border: 0px;
	width: 48px;
	height: 19px;
	font-family: georgia;
	padding-bottom: 3px;
	padding-left: 3px;
}
/*** LOGO ***/
#logo
{
	margin: 22px 0;
	float: left;
	text-align: center;
	width: 985px;
}

/*** CONTAINER_NAV ***/
#container_nav
{
	width: 975px;
	float: left;
	padding-left: 10px;
}

#container_nav ul
{
	list-style: none;
	padding-left: 10px;
}

#container_nav li
{
	float: left;
	height: 32px;
	padding-right: 7px;
}

#container_nav li a
{
	background: url("/images/new/bg_tab_on.gif") no-repeat 0 0;
	font-size: 18px;
	padding: 6px 30px 5px 30px;
	text-decoration: none;
	display: block;
	color: #000;
	width: 79px;
}

#container_nav li a:hover, #container_nav li a:focus, #container_nav li a.selected
{
	background: url("/images/new/bg_tab_off.gif") no-repeat 0 0;
	color: #004295;
}

/*** CONTAINER ***/
#container
{
	background: #fff url("/images/new/bg_content_top.gif") no-repeat 0 0;
	width: 960px;
	overflow: hidden;
	float: left;
	padding: 10px 0 0 10px;
	margin-left: 10px;
	display: inline;
}

/*** NAVIGATION ***/
#navwrap
{
	padding: 10px;
	background: #fff url("/images/new/bg_nav_top.gif") no-repeat 0 0;
}
#nav_content
{
	float: left;
	clear: both;
	text-align: center;
	width: 275px;
	padding-bottom: 10px;
	margin-left: 3px;
	font-size: 12px;
	padding-top: 5px; /*	background: none;*/
	background: url("/images/new/bg_nav_content.gif") no-repeat top center;
}
.nav_content_html
{
	background: url("/images/new/bg_nav_content.gif") no-repeat top center;
}
#nav_content a:link, #nav_content a:visited, #nav_content a:active, #nav_content a:focus, #nav_content a:hover
{
	color: #09409b;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#nav_content a:hover
{
	text-decoration: underline;
}
#nav_content h2
{
	font-size: 17px;
	text-align: left;
}
.nav_content_img
{
	float: left;
	padding-bottom: 10px;
}
.nav_content_text
{
	float: left;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 10px;
}
#direction_link
{
	clear: both;
	text-align: left;
	padding-bottom: 15px;
}
#nav
{
	width: 245px;
	background: url("/images/new/bg_nav.gif") no-repeat 0 0;
	float: left;
	padding: 25px 10px 10px 25px;
	overflow: hidden;
}

#nav ul
{
	list-style: none;
}

#nav li
{
	/*padding: 10px 0 8px 0px;*/
	font-weight: normal;
}
.nav_left_container
{
	float: left;
	width: 300px;
}
.verticalmenuitem
{
	float: left;
	clear: both;
	padding-bottom: 1px;
	padding-top: 5px;
	width: 100%;
}
.verticalmenuicon
{
	float: left;
	width: 30px;
}
.verticalmenutext
{
	float: left;
	padding: 10px 0px 0px 16px;
	width: 195px;
}

/*
#no1
{
	background: url("/images/new/ikon_2.png") no-repeat 0 0;
}

#no2
{
	background: url("/images/new/ikon_1.png") no-repeat 0 0;
}

#no3
{
	background: url("/images/new/ikon_3.png") no-repeat 0 0;
}
*/
#nav li a
{
	font-size: 18px;
	text-decoration: none;
	color: #000;
	display: block;
}

#nav li a:hover, #nav li a:focus
{
	color: #004295;
}

#nav li a.selected
{
	color: #004295;
	font-weight: bold;
}

#nav ul.n2
{
	padding-left: 35px;
	padding-top: 0;
	float: none;
	clear: both;
}
#nav ul.n1 li
{
	padding: 0px 0px 0px 0px;
}
#nav ul.n2 li
{
	padding: 5px 0px 2px 0px;
}

#nav ul.n2 li a
{
	font-size: 12px;
	padding-left: 15px;
}

#nav li ul.n2 a.selected
{
	background: url("/images/new/markoer.gif") no-repeat 0 5px; /*padding-bottom: 10px;*/
}
#nav ul.n3
{
	float: none;
	clear: both;
	margin-top: 5px; /*margin-bottom: 5px; */
	padding-top: 0px;
}

#nav ul.n3 li
{
	padding: 0;
}

#nav ul.n3 li a
{
	font-size: 12px;
	padding: 4px 0 4px 10px;
	border-left: 1px solid #c5c5c5;
	margin-left: 35px;
}

#nav ul.n3 li a.firstitem
{
	padding-top: 0;
}

#nav ul.n3 li a.lastitem
{
	padding-bottom: 0;
}

#nav ul.n3 li a.selected
{
	background: none;
	padding-bottom: 4px;
}
#nav ul.n4
{
	float: none;
	clear: both;
	margin-top: 5px; /*margin-bottom: 5px; */
	padding-top: 0px;
	padding-left: 25px;
}
#nav ul.n4 li
{
	padding: 0;
}
#nav ul.n4 li a
{
	font-size: 12px;
	padding: 4px 0 4px 10px;
	border-left: 1px solid #c5c5c5;
	margin-left: 35px;
}
#nav ul.n4 li a.firstitem
{
	padding-top: 0;
}
#nav ul.n4 li a.lastitem
{
	padding-bottom: 0;
}
#nav ul.n4 li a.selected
{
	background: none;
	padding-bottom: 4px;
}

/*** BREADCRUMB ***/
#breadcrumb
{
	width: 625px;
	float: left;
	margin: 0 20px 10px 35px;
	font-family: Arial, sans-serif;
	display: inline;
}

#breadcrumb ul
{
	list-style: none;
	float: left;
}

#breadcrumb li
{
	float: left;
}

#breadcrumb li a
{
	float: left;
	padding-right: 5px;
	color: #c5c5c5;
	font-size: 12px;
}

#breadcrumb li a:hover, #breadcrumb li a:focus
{
	color: #000;
}

#breadcrumb li ul
{
	float: left;
}

#breadcrumb li ul li
{
	background: url("/images/new/slash.gif") no-repeat 0 60%;
	padding-left: 10px;
}

#breadcrumb .currentitem
{
	color: #C5C5C5;
	float: left;
	font-size: 12px;
	padding-right: 5px;
}

/*** CONTENT ***/
#content
{
	width: 620px;
	float: left;
	padding: 0 30px 20px 35px;
	overflow: hidden; /*	min-height: 500px; */
}
#col2 #content	{
	width: 675px;
	padding: 0px;
	float: right;
	text-align: right;
}

#content ul
{
	padding-left: 15px;
}

#content ol
{
	padding-left: 20px;
}

/*** TOOLBAR ***/
#toolbar
{
	width: 615px;
	overflow: hidden;
}
#toolbar a
{
	text-decoration: none;
	color: #c5c5c5;
	font-size: 12px;
	text-transform: uppercase;
}

#toolbar a:hover, #toolbar a:focus
{
	color: #000;
}

#print, #tip
{
	padding: 2px 0px 10px 0px;
	float: right;
	width: 90px;
	text-align: right;
}

/*** FOOTER ***/
#contact
{
	background: url("/images/new/bg_content_bottom.gif") no-repeat 0 0;
	padding: 35px 0;
	margin-left: 10px;
	float: left;
	text-align: center;
	width: 985px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 46px;
	color: #ffffff;
}

.front #contact
{
	background: none;
}

/*** FONT ***/
h1
{
	font-size: 34px;
	padding: 20px 0 0 0;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

p, #content ol, #content ul
{
	font-size: 12px;
	padding-bottom: 10px;
	font-family: Arial, sans-serif;
}

/*** LINK ***/
a
{
	color: #004295;
}

a:visited
{
	color: #777;
}

a:hover, a:focus
{
	color: #000;
}

a img
{
	border: 0;
}
/**** JAS ****/
.clubSearch h2
{
	font-size: 24px;
	font-family: "Times New Roman" , Times, serif;
}
.clubSearch label
{
	display: none;
}
.clubSearch
{
	margin-bottom: 18px;
}
.clubCompany
{
	width: 360px;
	margin-right: 3px;
}
.clubTrade
{
	width: 360px;
	margin-right: 3px;
}
.clubZip
{
	width: 235px;
	margin-right: 3px;
}
.TipAFriend_InputSection_Label
{
	clear: both;
	padding-bottom: 5px;
}
.TipAFriend
{
	width: 400px;
}
.TipAFriend fieldset
{
	padding: 10px;
}
.TipAFriend label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TipAFriend legend
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#googlemap
{
	width: 400px;
	height: 300px;
}

#sitemap
{
	width: 100%;
	height: 100%;
}

ul#sitemap, ul#sitemap ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#sitemap
{
	margin: 20px 10px 10px 5px;
}

ul#sitemap .nolink
{
	padding-left: 15px;
	line-height: 20px;
}

ul#sitemap li
{
	background: url(/images/leftmenu.background.gif) repeat-y 15px 0;
}
ul#sitemap li a
{
	padding-left: 20px;
}
ul#sitemap li a:hover, ul#sitemap li a:active, ul#sitemap li a:focus, ul#sitemap li a.selected
{
	background-position: -55px center;
}

ul#sitemap a
{
	display: block;
	color: #000;
	text-decoration: none;
	padding-left: 15px;
	line-height: 20px;
}
ul#sitemap a:hover, ul#sitemap a:active, ul#sitemap a:focus, ul#sitemap a.selected, ul#sitemap .n0 a:hover, ul#sitemap .n0 a:active, ul#sitemap .n0 a:focus, ul#sitemap .n0 a.selected
{
	background: url(/images/leftmenu.selected.gif) no-repeat -50px center;
	font-weight: bold;
	color: #004D9B;
}

ul#sitemap .n0 li
{
	background: #ffffff url(/images/leftmenu.background.gif) repeat-y 30px 0;
}
ul#sitemap .n0 li a
{
	padding-left: 35px;
}
ul#sitemap .n0 li a:hover, ul#sitemap .n0 li a:active, ul#sitemap .n0 li a:focus, ul#sitemap .n0 li a.selected
{
	background-position: -40px center;
}

ul#sitemap .n1 li
{
	background: #ffffff url(/images/leftmenu.background.gif) repeat-y 45px 0;
}
ul#sitemap .n1 li a
{
	padding-left: 50px;
	background: url(/images/leftmenu.notselected.gif) no-repeat -20px center;
}
ul#sitemap .n1 li a:hover, ul#sitemap .n1 li a:active, ul#sitemap .n1 li a:focus, ul#sitemap .n1 li a.selected
{
	background-position: -25px center;
}

ul#sitemap .n2 li
{
	background: #ffffff url(/images/leftmenu.background.gif) repeat-y 60px 0;
}
ul#sitemap .n2 li a
{
	padding-left: 65px;
	background: url(/images/leftmenu.notselected.gif) no-repeat -10px center;
}
ul#sitemap .n2 li a:hover, ul#sitemap .n2 li a:active, ul#sitemap .n2 li a:focus, ul#sitemap .n2 li a.selected
{
	background-position: -10px center;
}

ul#sitemap .n3 li
{
	background: #ffffff url(/images/leftmenu.background.gif) repeat-y 75px 0;
}
ul#sitemap .n3 li a
{
	padding-left: 80px;
	background: url(/images/leftmenu.notselected.gif) no-repeat 0px center;
}
ul#sitemap .n3 li a:hover, ul#sitemap .n3 li a:active, ul#sitemap .n3 li a:focus, ul#sitemap .n3 li a.selected
{
	background-position: 5px center;
}

.formsNG table
{
	font-family: arial;
	font-size: 12px;
}
.formsNG fieldset
{
	padding: 10px;
}
.formsNG legend
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.formsNG input
{
	margin-right: 4px;
}
/* Google maps */
#drivingDirectionsAddress
{
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#drivingDirectionsAddress legend
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#drivingDirectionsAddress fieldset
{
	padding: 10px;
}
#drivingDirections, #text
{
	font-family: arial;
	font-size: 12px;
}
#drivingDirectionsSubmit
{
	padding: 0px 0px 10px 0px;
}
#postalcode label, #address label
{
	width: 80px;
	float: left;
	display: inline;
}
#postalcode input, #address input
{
	width: 140px;
}
#address
{
	padding-bottom: 5px;
}

/* News item */
.newsItems
{
	margin-top: 10px;
	font-family: arial;
	font-size: 12px;
}
.newsItems .newsItem
{
	padding-bottom: 15px;
}
.newsItems .newsItem a, .newsItems .newsItem a:link, .newsItems .newsItem a:visited, .newsItems .newsItem a:focus, .newsItems .newsItem a:active, .newsItems .newsItem a:hover
{
	font-family: georgia;
	font-size: 13px;
	color: #004D9B;
}
.newsItems .newsItem a:hover
{
	color: #838383;
}
.newsItem span.date
{
	margin: 0;
	font-family: georgia;
	float: left;
	font-weight: bold;
	font-size: 13px;
}
.newslinks
{
	padding-top: 10px;
	font-family: georgia;
}
/* Mailling list */
.mailinglist fieldset
{
	padding: 10px;
	margin-bottom: 15px;
	width: 240px;
}
.mailinglist fieldset legend
{
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.mailinglist_field
{
	padding-bottom: 4px;
}
.mailinglist_field_text
{
	float: left;
	width: 90px;
	font-family: arial;
	font-size: 12px;
}
#ie6_bugfix_1
{
	float: left;
	width: 660px;
	overflow: hidden;
}
#jobs ul, #jobs li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#jobs ul
{
	padding-top: 10px;
}
#jobs li
{
	padding-bottom: 8px;
}

/*   search styles   */
.searchwhere, .searchwhat, .searchview
{
	font-size: 12px;
}
.SearchResultTitleHolder
{
	font-size: 12px;
}
.SearchResultContentHolder
{
	font-size: 12px;
	font-family: arial;
}
a.SearchResultTitle:link, a.SearchResultTitle:visited, a.SearchResultTitle:focus, a.SearchResultTitle:hover, a.SearchResultTitle:active
{
	font-weight: bold;
	font-size: 12px;
}
.SearchResultTitle a:hover
{
	color: #999999;
}
.AnkiroGroupItem
{
}
.span_address
{
	font-size: 14px;
	float: left;
	padding-bottom: 5px;
	clear: both;
	width: 100%;
	text-align: left;
}
.span_phone
{
	font-size: 14px;
	float: left;
	padding-bottom: 5px;
	clear: both;
	width: 100%;
	text-align: left;
}
.span_email
{
	font-size: 14px;
	float: left;
	padding-bottom: 5px;
	clear: both;
	width: 100%;
	text-align: left;
}
p.abstract
{
	padding-bottom: 20px;
}
.department_info_con
{
	width: 100%;
	clear: both;
	float: left;
	padding-bottom: 10px;
}
/* Frontpage news */
.frontpage_news_con	{
	float: left;
	clear: both;
	width: 100%;
	text-align: left;
	padding-left: 10px;
}
.frontpage_news	{
	width: 100%;
	color: #ffffff;
	margin-left: 10px;
	display: block;
	position: relative;
	padding-bottom: 15px;
	height: 140px;
}
.frontpage_news	p	{
	font-size: 12px;
}
.frontpage_news_link	{
	float: right;
	position: absolute;
	bottom: 0px;
	right: 15px;
}
.frontpage_news	.frontpage_news_link a	{
	background: url('/images/new/arrow_frontpage_news_links.gif') no-repeat left;
	display: block;
	padding-left: 10px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
.frontpage_news h2	{
	color: #ffffff;
}

.news_1col	{
	width: 500px;
	padding-left: 30px;
	height: 120px;
}
#content .news_1col h2	{
	font-size: 26px;
	padding-bottom: 0px;
}
.news_2col	{
	width: 290px;
	float: left;
}
#content .news_2col h2	{
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}
.news_3col	{
	width: 185px;
	float: left;
}
#content .news_3col h2	{
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}
.news_padded	{
	border-right: 1px solid #ffffff;
	padding-right: 15px;
	margin-right: 5px;
}


#text {margin-right:20px;}