﻿/*--------------------------------------------------------------------------------------------------
Body and text
--------------------------------------------------------------------------------------------------*/
body									{font: normal 12px/18px Sans-Serif; color: #000; background: #fff url(../gfx/bg_body.gif) repeat-y; margin: 0; padding: 0;}

h1										{font: normal 20px/20px Arial; color: #2e7914;}
h2										{font: normal 16px/20px Arial; color: #2e7914;}
h3										{font: normal 12px/20px Arial; color: #000;}

a										{color: #333; text-decoration: none;}

.clearer								{height: 0; font-size: 0; line-height: 0; clear: both;}

/*--------------------------------------------------------------------------------------------------
Layout
--------------------------------------------------------------------------------------------------*/

img										{border: 0;}
img.left								{float: left; margin: 0 10px 5px 0;}
img.right								{float: right; margin: 0 0 5px 10px;}

#txtSearchSite							{font: normal 12px Sans-Serif; width: 100px;}
#btnSearchSite							{font: normal 12px Sans-Serif;}

address.footer							{font: normal 10px Sans-Serif; display: block; clear: both; margin: 0 0 0 8px; position: absolute; top: 600px;}
address.footer strong					{display: none;}
address.footer span.org					{font-weight: bold; font-size: 9px; text-transform: uppercase;}
address.footer span.adr					{display: block;}
address.footer span.tel					{display: block;}
address.footer span.fax					{display: block;}
address.footer span.tel strong			{display: inline;}
address.footer span.fax strong			{display: inline;}
address.footer a						{}

div#wrapper								{width: 1000px;}
div#site								{width: 860px; float: left;}
div#banners								{width: 130px; float: right; margin: 200px 0 0 0;}
div#logo								{width: 190px; height: 160px; float: left; background: url(../gfx/logo.jpg) no-repeat;}
div.topphoto							{width: 670px; height: 160px; float: right; background: url(../gfx/TopImage.jpg) no-repeat;}
div#menusub								{width: 190px; float: left; min-height: 500px; background: #fff url(../gfx/bg_submenu.jpg) no-repeat;}

div#maincontent							{width: 630px; padding: 20px; float: right; min-height: 500px; overflow: hidden; background: #fff url(../gfx/bg_main.jpg) repeat-x;}
div#maincontent	a						{color: #0000ff; text-decoration: underline;}

div#banners span						{font: normal 11px/39px arial; text-transform: uppercase;}
/*--------------------------------------------------------------------------------------------------
Menu
--------------------------------------------------------------------------------------------------*/

ul#menu									{list-style: none; background: #fff url(../gfx/bg_menu.gif) repeat-x; height: 40px; width: 860px; margin: 0; padding: 0; clear: both; overflow: hidden;}
ul#menu li								{margin: 0; padding: 0; float: left; padding: 10px 6px 10px 10px; display: block; overflow: hidden;}
ul#menu li a							{font: normal 11px/11px arial; text-transform: uppercase; text-decoration: none; color: #000;}
ul#menu li.on a							{border-bottom: solid 1px #f9171e;}
ul#menu ul								{display: none;}

ul#secondarynav							{list-style: none; margin: 0; padding: 0;}
ul#secondarynav li						{}
ul#secondarynav li a					{padding: 5px 5px 5px 15px; width: 169px; border-bottom: solid 1px #ccc; display: block;}
ul#secondarynav li.on a					{background:#ddd url(../gfx/submenu_on.gif) no-repeat 5px 50%;}
ul#secondarynav ul.submenu				{list-style: none; margin: 0; padding: 0;}
ul#secondarynav ul.submenu li			{}
ul#secondarynav ul.submenu li a			{background: none; width: 159px; padding-left: 25px;}
ul#secondarynav ul.submenu li.on a		{background:#ddd url(../gfx/submenu_on.gif) no-repeat 15px 50%;}

/*--------------------------------------------------------------------------------------------------
AddOns etc
--------------------------------------------------------------------------------------------------*/

span.smark								{background-color: #ccc; padding: 0 2px;}

ol.searchresult li						{margin-bottom: 20px;}
ol.searchresult h3						{margin: 0 0 5px 0;}
ol.searchresult h3 a					{text-decoration: none;}
ol.searchresult p						{margin: 3px 0;}

address.staff							{margin: 20px 0; display: block; clear: both;}
address.staff span						{margin: 0 0 3px 0; font: normal 12px Sans-Serif; display: block;}
address.staff span.wrapper				{width: 300px; float: left;}
address.staff span.photo				{width: 120px; margin-right: 5px; float: left;}
address.staff span.n					{margin-bottom: 5px; font-size: 14px; font-weight: bold;}
address.staff span.title				{margin: 10px 0; font-size: 14px;}
address.staff span.value				{display: inline;}

div.gallery								{width: 100%; margin: 10px 0; clear: both; float: left;}
div.gallery a							{color: #333 !important; text-decoration: none !important;}
p.gallerybreadcrumb						{width: 97%; margin: 10px 0 5px 0; padding: 5px; background: #f5f5f5; border: solid 1px #eee;}
a.gallerydir							{width: 140px; height: 140px; margin: 0 5px 5px 0; padding: 5px; overflow: hidden; float: left; background: #fff; color: #000; border: solid 1px #ccc; text-decoration: none; text-align: center; display: block;}
a.galleryimg							{width: 140px; height: 140px; margin: 0 5px 5px 0; padding: 5px; overflow: hidden; float: left; background: #fff; color: #000; border: solid 1px #eee; text-decoration: none; text-align: center; display: block;}
a.gallerydir:hover						{color: #000; background: #f5f5f5;}
a.galleryimg:hover						{color: #000; background: #f5f5f5;}
a.gallerydir span, a.galleryimg span	{margin: 3px 0 0 0; display: block; clear: both; font: normal 11px Sans-Serif;}

body#viewphoto							{height: auto; margin: 10px; padding: 0; font: normal 12px Sans-Serif; color: #fff; background: #000;}
body#viewphoto h1						{font: bold 18px Sans-Serif; color: #fff;}
body#viewphoto p						{margin: 5px 0; color: #fff;}

fieldset.contact						{border: 0; margin: 10px 0; padding: 0;}
fieldset.contact legend					{margin: 0 0 5px -7px; padding: 0; font: bold 12px Sans-Serif; color: #000; display: none;}
fieldset.contact p						{margin: 5px 0;}
fieldset.contact label					{display: block;}
fieldset.contact label .rfv				{font-size: 11px; color: #f00;}
fieldset.contact input					{width: 250px; padding: 0 2px; font: normal 12px Sans-Serif; color: #000;}
fieldset.contact input.captcha-input	{width: 60px;}
fieldset.contact textarea				{width: 250px; height: 100px; padding: 2px; font: normal 12px Sans-Serif; color: #000; overflow: auto;}
fieldset.contact .btn					{width: auto;}

fieldset.loginprotectedpage				{border: 0; margin: 10px 0; padding: 0;}
fieldset.loginprotectedpage legend		{margin: 0 0 5px -7px; padding: 0; font: bold 12px Sans-Serif; color: #000;}
fieldset.loginprotectedpage p			{margin: 5px 0;}
fieldset.loginprotectedpage label		{display: block;}
fieldset.loginprotectedpage label .rfv	{font-size: 11px; color: #f00;}
fieldset.loginprotectedpage input		{width: 250px; padding: 0 2px; font: normal 12px Sans-Serif; color: #000;}
fieldset.loginprotectedpage .btn		{width: auto;}

dl#pageproperties						{width: 100%; margin: 20px 0; display: block; clear: both;}
dl#pageproperties dt					{width: 110px; font: bold 11px Sans-Serif; float: left;}
dl#pageproperties dd					{font: normal 11px Sans-Serif;}
dl#pageproperties dd a					{}

ul.sitemap								{margin: 5px 0 5px 20px; list-style-type: square;}
ul.sitemap ul							{margin: 5px 0 5px 20px; list-style-type: square;}

ul.breadcrumb							{margin: 0; padding: 0; list-style: none;}
ul.breadcrumb li						{margin-right: 5px; padding: 0; line-height: 25px; display: inline;}
ul.breadcrumb li.delimiter				{font-weight: bold;}

table.default							{border-collapse: collapse; width: 100%;}
table.default th						{text-align: left; background-color: #dbd7a7; padding: 2px 4px; vertical-align: top; border: solid 1px #666;}
table.default td						{text-align: left; background-color: #f6f4d8; padding: 2px 4px; vertical-align: top; border: solid 1px #666;}

ul.documentlibrary						{list-style: none; margin: 0; padding: 0;}
ul.documentlibrary li					{line-height: 20px;}
ul.documentlibrary li img				{vertical-align: top;}
ul.documentlibrary li a					{margin: 0 0 0 6px;}

/*--------------------------------------------------------------------------------------------------
CE
--------------------------------------------------------------------------------------------------*/
div.largeimage							{display:none; position: absolute; left:100px; background-color:#fff; border:solid 1px #ccc;}
div.largeimage a						{margin:10px; display: block;}

ol.guestbook							{width: 60%; margin: 0; padding: 0; list-style: none; float: left;}
ol.guestbook li							{margin: 0 0 10px 0; padding: 10px; background: #f5f5f5;}
ol.guestbook h3							{margin: 0; font: bold 11px Sans-Serif;}
ol.guestbook p							{margin: 0;}
ol.guestbook p.report					{margin-bottom: 10px;}
ol.guestbook a							{text-decoration: none; color: Blue;}
ol.guestbook a.reported					{text-decoration: none; color: Red;}

ol.guestbook li.pager					{margin: 0; padding: 0; line-height: 20px; text-align: center; background: none !improtant; clear: both;}
ol.guestbook li.pager a					{text-decoration: none;}
ol.guestbook li.pager a:hover			{text-decoration: underline;}
ol.guestbook li.pager a.left			{float: left;}
ol.guestbook li.pager a.right			{float: right;}

fieldset.guestbook						{width: 35%; padding: 10px; background: #f5f5f5; border: 0; float: right;}
fieldset.guestbook legend				{margin: 0 0 10px -7px; padding: 0; font: bold 14px Sans-Serif; color: #000;}
fieldset.guestbook p					{margin: 5px 0;}
fieldset.guestbook p.info				{margin: 10px 0;}
fieldset.guestbook p.error				{color: Red;}
fieldset.guestbook p.done				{color: Green;}
fieldset.guestbook p.checkbox			{margin: 0 0 10px 0;}
fieldset.guestbook p.checkbox label		{margin: 0 0 0 3px; vertical-align: middle; display: inline;}
fieldset.guestbook p.checkbox input		{width: auto; vertical-align: middle;}
fieldset.guestbook label				{display: block;}
fieldset.guestbook label span			{color: Red; visibility: hidden;}
fieldset.guestbook input				{width: 97%; font: normal 11px Sans-Serif;}
fieldset.guestbook textarea				{width: 97%; height: 80px; font: normal 11px Sans-Serif; overflow: auto;}
fieldset.guestbook input.btn			{width: auto;}

fieldset.guestbook fieldset				{margin: 0; padding: 0; border: 0; display: none;}
fieldset.guestbook fieldset legend		{display: none;}

div.startsidan.cl			{width:400px; float:left; overflow: hidden;}
div.startsidan.cr			{width:200px; float:right; background: url(../gfx/bg_cal.gif) repeat-x; padding: 10px; min-height: 275px;}
div.startcalposts			{font: normal 12px/16px Sans-Serif;}

div.calendar.cl				{width:400px; float:left; overflow: hidden;}
div.calendar.cr				{width:200px; float:right; padding: 10px;}

div.news.cl					{width:400px; float:left; overflow: hidden;}
div.news.cr					{width:190px; float:right; padding: 10px;}

div.protokoll.cl			{width:400px; float:left; overflow: hidden;}
div.protokoll.cr			{width:190px; float:right; padding: 10px;}

div.newslistitem			{clear: both; width:100%; margin-bottom:15px; border-bottom: dotted 1px #2e7914; padding-bottom: 15px;}

div.newslistitem span		{color: #000;}
div.newslistitem p			{margin: 0;}
div.newslistitem img		{float: left; margin: 0 5px 5px 0;}
div.newslistitem h2			{margin: 0;}
div.newslistitem p a		{color: #2e7914; font-size: 12px; text-align: right; display: block;}

span.newslistdate			{display: block;}

ul.newslist					{width: 100%; list-style: none; margin: 0; padding: 0;}
ul.newslist li				{padding: 5px; border-bottom: solid 1px #fff;}
ul.newslist li.newsarchive	{background: #e1e1e1 url(../gfx/arrow.gif) no-repeat 5px 8px;}
ul.newslist a				{width: 100%; display: block; color: #000; text-decoration: none; margin: 0;}

ul.newslistsmall			{list-style: none; margin: 0; padding: 0;}
ul.newslistsmall li			{padding: 5px; border-bottom: solid 1px #f6f6f6;}
ul.newslistsmall li.newsarchive	{background: url(../gfx/arrow.gif) no-repeat 5px 10px;}
ul.newslistsmall a			{width: 100%; display: block; color: #000 !important; text-decoration: none !important; margin: 0;}

ul.defaultlist				{list-style: none; margin: 0; padding: 0;}
ul.defaultlist li			{padding: 5px; border-bottom: solid 1px #f6f6f6;}
ul.defaultlist a			{width: 100%; display: block; color: #000; text-decoration: none; margin: 0;}

h2.date						{font: bold 13px Sans-Serif; color: #000; margin: 0 0 5px 0; padding:0;}
h3.date						{font: bold 11px Sans-Serif; color: #000; margin: 0;}
h2.calheader				{margin: 0;}
p.line						{border-bottom:solid 1px #fff; padding-top:5px; display:block;}
p.sign						{font-weight: bold;}

div.aktivitet				{margin-bottom: 15px; border-bottom: dotted 1px #2e7914; padding-bottom: 0;}

table#kalender				{width: 100%; margin: 0 0 20px 0; padding: 0; display: block; border: 0; border-collapse: collapse;}
table#kalender caption		{display: block; width: 180px; font: bold 11px Sans-Serif; text-transform: uppercase; letter-spacing: 2px; border-bottom: solid 1px #9c3; text-align: left;}
table#kalender th			{width: 14%; padding: 10px 0 5px 0; text-align: center; font: bold 11px Sans-Serif;}
table#kalender td			{width: 14%; height: 22px; overflow: hidden; text-align: center; font: normal 11px Sans-Serif; color: #999; border: solid 1px #fff;}
table#kalender td a			{color: #fff; text-decoration: none; text-transform: capitalize;}
table#kalender td.hasnt		{background: #f9f9f9;}
table#kalender td.has		{background: #d0f6dc;}
table#kalender td.has a		{color: #000;}
table#kalender td.sel		{background: #59a16f; font: bold 11px Sans-Serif; color: #fff;}
table#kalender td.today		{background: #b7eac6; color: #000;}
table#kalender td.today a	{color: #000;}
table#kalender td.left		{padding-left: 0; text-align: left;}
table#kalender td.right		{padding-right: 0; text-align: right;}
table#kalender td.goto a	{color: #000;}
table#kalender td img		{width: 12px; height: 13px; margin: 2px;}

div.newsitem				{}

div.newsitem span			{color: #000;}
div.newsitem p				{}
div.newsitem img			{margin: 10px 5px 0 0;}
div.newsitem h2				{margin: 0;}

table.defaultlist			{width:100%; border-collapse:collapse;}
table.defaultlist th		{text-align: left; background: #f6f6f6; padding:2px; border-bottom:solid 1px #e2e2e2;}
table.defaultlist td		{text-align: left; padding: 2px; border-bottom: solid 1px #f6f6f6;}

h1.printonly				{display: none;}

a.banner					{margin: 0 0 15px 0; clear: both; display: block;}

div#upnext					{background: #fff url(../gfx/bg_upnext.gif) repeat-x; padding: 10px; border: solid 1px #b6ebc7;}
div#upnext a				{color: #333; text-decoration: none;}
div#upnext h2				{margin: 0; padding: 0;}
div#upnext p				{margin: 0; padding: 0;}

ul.banners					{margin: 20px 0; padding: 0; list-style: none;}
ul.banners li				{margin: 5px 0;}