html, body
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
    background-color:#dedfce;
    height:100%;
}
/*
The background image has to be attached to both the all_wrapper... id's and the col_wrapper... id's to 
ensure that the backgroundimage always displays to the bottom of viewport
*/
div#all_wrapper, 
div#all_wrapper_kontakt, 
div#all_wrapper_subsite, 
div#all_wrapper_kontakt_subsite
{
    position: relative;
    width: 800px;
    margin: 0 auto;
    padding-top:0px;
    padding-bottom:0px;
    text-align:left;
	height:100%;
    background:url("/Files/System/col_wrapper_back_kontakt.gif") repeat-y;
}
div#col_wrapper, 
div#col_wrapper_kontakt, 
div#col_wrapper_subsite, 
div#col_wrapper_kontakt_subsite
{
    background:url("/Files/System/col_wrapper_back_kontakt.gif") repeat-y;
    float:left;
}
div#all_wrapper,
div#col_wrapper 
{
    background:url("/Files/System/col_wrapper_back.gif") repeat-y;
}
div#all_wrapper_subsite,
div#col_wrapper_subsite 
{
    background:url("/Files/System/bg_subsite.gif") repeat-y;
}
div#all_wrapper_kontakt_subsite,
div#col_wrapper_kontakt_subsite
{
    background:url("/Files/System/bg_subsite_kontakt.gif") repeat-y;
}
div#toplogo 
{
	float:left;
	width:40px;
}
div#leftmenu 
{
	float:left;
	width:162px;
	padding-top:39px;
	overflow:hidden;
	min-height:100px;
}
/* * html div#leftmenu /* IE6 hack to get min-height:100px * Taget ud da menupunkter breddere end 162px gør at content + kontaktopl. flyttes ned
/*															 under venstremenuen og designet ødelægges derved!!
/*{
	height:100px;
	overflow:visible;
}*/
div#leftmenu_subsite 
{
	float:left;
	width:175px;
	overflow:hidden;
}
div#topMenu, 
div#topMenu_subsite,
div#topMenu_english,
div#topMenu_subsite_byplan  
{
	float:left;
	background-image:url("/Files/System/bg_bue.gif");
	background-position:right top;
	background-repeat:no-repeat;
	height:54px;
	width:598px;   
}
div#topMenu_subsite,
div#topMenu_subsite_byplan
{
	width:625px;
}
div#topMenu_english,
div#topMenu_subsite_byplan
{
	height:65px;
}
div#legend
{
	margin-top:4px;
}
.Legend a
{
	text-decoration:underline;
}
div#content, 
div#content_kontakt, 
div#content_subsite, 
div#content_kontakt_subsite
{
	float:left;
	width:393px;
	padding-left:15px;
	padding-right:15px;
}
div#content
{
	width:566px;
}
div#content_subsite
{
	width:593px;
}
div#content_kontakt_subsite
{
	width:420px;
}
div#KontaktOplysninger
{
}
div#kontaktOpl
{
	padding-top:76px;
	float:left;
	width:169px;
	overflow:hidden;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	min-height:600px;
	padding-left:4px;
	padding-right:2px;
	background-image:url("/Files/System/fugl_til_hojresiden.gif");
	background-repeat:no-repeat;
	background-position:right 270px;
}
* html div#kontaktOpl		/* IE6 hack to get min-height:600px */
{
	height:600px;
	overflow:visible;
	word-wrap: break-word;
}
* html div#col_wrapper_kontakt		/* overflow: visible only for IE6 */
{
	overflow:visible;
}
div#updatedInfo
{
	padding-top:10px;
	clear:left;
	text-align:right;
	width:766px;
	font-size:9px; 
	color:#6699cc;
}
div#updatedBy_kontakt
{
	color:#ced7de;
}
div#updatedBy,
div#updatedBy_kontaktKP
{
	color:#ffffff;
}
div#topRight
{
	position:absolute;
	top:8px;
	left:625px;
}
div#search
{
	padding-left:24px;
}
div#topLinks 
{
	padding-left:24px;
	margin-top:-1px;
}
div#topLinks  a
{
	font-weight:bold;
	color:#5a696b;
	font-size:10px;
}
div#topLinks a
{
	text-decoration:none;
}
div#topLinks a:hover
{
	text-decoration:underline;
	color:#5A696B;
}
div#TopGraphic
{
	margin-top:-1px;
}
.OverskriftKontakt 
{
	padding-top:12px;
	font-size:18px;  
	color:#5a9694;
	font-weight:normal;
}

/* START styles for the template:kontaktinfo_template.html */
.orgEnhed,
.orgAAbningstider,
.orgTelefontider, 
.orgBestyrelse,
.orgLedelse
{
	font-family:Verdana, Helvetica, Arial;
	text-decoration:none;
	line-height:1.3em;
	padding-top:11px;
}
.orgAAbningstider,
.orgTelefontider,
.orgBestyrelse,
.orgLedelse
{
	margin-top:12px;
}
.vandretStreg
{
	padding-top:11px;
}
.Kontaktopl_Orgnavn a
{
	font-size:11px;
	font-family:Verdana, Helvetica, Arial;
	line-height:1.3em;
	font-weight:bold;
}
.Kontaktopl_AAbningstider,
.Kontaktopl_Telefontider,
.Kontaktopl_OrgBestyrelse,
.Kontaktopl_Ledelse
{
	font-size:11px;
	font-family:Verdana, Helvetica, Arial;
	line-height:1.3em;
	font-weight:normal;
	text-decoration:underline;
	margin:0px 0px;
}
/* END styles for the template:kontaktinfo_template.html */

/* START Hvem Er Valgt form styles */ 
.inputTextBox, 
.inputSubmitButton { 
	font-size:11px;
	font-family:verdana, helvetica, arial, tahoma, verdana, arial; 
	color:#333333; 
	background-color:#f4f4f4; 
}
.inputTextBox { 
	border-bottom:#666666 solid 1px; 
	border-left:#666666 solid 1px; 
	border-right:#666666 solid 1px; 
	border-top:#666666 solid 1px; 
	width:245px; 
}
.inputSubmitButton {
	position:relative; 
	float:right;
	margin-top:4px;
	margin-bottom:0px;
	width:50px; 
	cursor:hand;
}
#SoegUdvalgForm label, 
#SoegPersonerForm label {
	display:block;
	width:150px;
	float:left;
	margin-bottom:10px;
	text-align:left;
}
#SoegUdvalgForm br, 
#SoegPersonerForm br {
	clear:left;
}
#SoegPersonerForm label {
	width:105px;
}
#SoegUdvalgForm label {
	width:55px;
}
/* END Hvem Er Valgt form styles */ 

th.hevTableHeading
{
	width:135px; 
	text-align:left;
	padding-right:0px;
	vertical-align:top;
	font-weight:normal;
}
h1, h2 
{
	margin-top:0px;
	margin-bottom:0px;
}
h2.hevHeading
{
	color:#0063C0;
	font-family:Verdana,Helvetica,Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
h2.hevHeading a
{
	text-decoration:none;
}
.hevPartyName
{
	color:#000000;
	font-family:Verdana,Helvetica,Arial;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
}
/* START ParagraphSetups */
.blueImage
{
    float:left;
    height:170px;
    width:360px;
}

.blueBox
{
    background-color:#CED7E7;
    height:170px;
    width:191px;
}

.PSfloatWrapper
{
	float:left;
	height:100%;
}

.PSfloatWrapperLeft
{
	float:left;
	width:405px;
	height:100%;
	margin-right:10px;
}
.PSfloatWrapperRight
{
	float:left;
	width:178px;
	height:100%;
}

.PSfloatRight
{
	height:100%;
}
/* END ParagraphSetups */

/* START gxLeftNavingation */
.gxLeftNavigationUL
{
	padding-top:11px;
    margin-top:0px;
    margin-left:0px;
}
ul 
{
	padding-left:20px;
}
ul.M2
{
	padding-top:2px;
	padding-bottom:3px;
}
ul.M3
{
	padding-left:9px;
}
ul.M5
{
	padding-left:8px;
	margin:0px;
}
.M2,
.M3,
.M4
{
	margin:0px;
	padding-left:0px;
}
.M3,
.M4
{
	padding-left:8px;
}
.L6 a
{
	font-size:10px;
}
li.L2,
li.L3,
li.L4,
li.L5,
li.L6
{
    list-style-image:url("/files/navigation/nav_lev2_off.gif");
    margin:0;
    padding:0;
    font-size:10px;
}
li.L2
{
	padding-bottom:3px;
}
.L6
{
	text-decoration:none;
	color:White;
}
.L2_Active
{
	list-style-image:url("/files/navigation/nav_lev2_on.gif");
	list-style-position:outside;
}
.L3_Active,
.L4_Active,
.L5_Active,
.L6_Active
{
	list-style-image:url("/files/navigation/nav_lev2_off.gif");
    list-style:none;
    text-decoration:none;
}
a.L3_Active,
a.L4_Active,
a.L5_Active,
a.L6_Active
{
	text-decoration:underline;
    list-style:none;
	color:White;
	font-size:10px;
}
li.L2_Active a:hover
{
	color:#D6E7EF;
	font-weight:bold;
    text-decoration:none;
}
li.L3_Active a:hover,
li.L4_Active a:hover,
li.L5_Active a:hover,
li.L6_Active a:hover
{
	color:White;
	font-weight:normal ! important;
    text-decoration:none;
}
li.L2:hover
{
	list-style-image:url("/files/navigation/nav_lev2_on.gif");
	list-style-position:outside;
}
li.L3 a:hover,
li.L4 a:hover,
li.L5 a:hover,
li.L6 a:hover
{
	color:White;
	font-weight:normal ! important;
    text-decoration:underline;
}
.menuPicture
{
	position:relative;
	left:-20px;
}
/* END gxLeftNavingation */

/* START gxTopNavingation */
.gxTopNavigationContainer
{
    padding-left:14px;
    padding-top:12px;
}

.gxTopNavigationUL
{
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}

.gxTopNavigationLI
{
    list-style:none outside;
    margin-left:0px;
    float:left;
    padding-right:3px;
}

.gxTopNavigationLI a
{
    text-decoration:none;
    font-weight:bold;
    color:#5A696B;
    font-family:Verdana;
    font-size:10px;
}

.gxTopNavigationLI a:hover
{
    text-decoration:underline;
    font-weight:bold;
    color:#5A696B;
}

/* END gxTopNavingation */

/* Breadcrumb */
#breadcrumVisible, 
#breadcrumVisible_subsite
{
	padding-top:5px;
    font-size:9px;
    color:#808080;
}
#breadcrumVisible_subsite
{
	padding-top:8px;
}
#breadcrumInvisible, 
#breadcrumInvisible_subsite
{
    display:none;
}

/* START paragraphs */
.gx_topnyhed
{
	height:100%;
	width:100%; 
	float:left;
	background-color:#ced7e7;
}
.gx_topnyhedImage
{
	float:left; 
	padding-right:15px;
}
.paragraphCol
{
	float:left;
}
.paragraphCol p
{
	margin-top:0px;
	margin-bottom:0px;
}
.paragraphColSpace
{
	padding-left:15px;
}
.topnyhedText
{
	float:left;
}
.ParagraphTextAndModule
{
	height:100%;
}
.ParagraphTextAndModule p
{
	margin-bottom:0px;
}
.gx_topnyhed .ParagraphTextAndModule p
{
	vertical-align:middle;
}
.clearLeft
{
	clear:left;
}
/* END paragraphs */

/* Printvenlig */
#printFriendlySetup
{
    width:auto;
}

/* class'es for the Organisation module */
.OrganisationHeading
{
	display:inline;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	line-height:10.79pt;
}
.OrganisationTimeTableHeading 
{ 
	display:inline;
	font-weight:bold; 
	font-size:11px;
	color:#B38000
}

/* NEWS STYLES */
.newsHeading
{
	font-size:11px;
	text-decoration:underline;
}
.newstext 
{
    color: #000000;
}
.newsHeading a
{
	color: #005284;
	font-weight:bold;
}
.newsHeading a:hover
{
	color: #005284;
	font-weight:bold;
}
.newsShortDate
{
	/*text-align:right;*/
	float: right; 
	margin-top: -15px
}

.Form2ndColumn
{
	width:100%;	
}
/*----------------------- Newz styles -----------------------*/
.news_img {
	float: left;
	width: 89px;
	padding-right: 10px;
}
.news_content {
	float: left;
	width: 330px;
	padding-bottom: 10px;
}
.news_content p {
	line-height: 1.3em;
	padding-bottom: 2px;
}
.news_content h3 {
	color: #009ed2;
	font-size: 1.273em;
	padding-bottom: 2px;
	font-weight: normal;
}
.news_content span.news_date {
	color: #a1a1a1;
	clear: both;
}
.news_first_item {
	background: #CED7E7;
	padding: 0px 8px 0px 0px;
	margin-bottom: 0px;
	width: 417px;
	float: left;
}
.news_first_item .news_img	{
	width: auto;
}
.news_first_item .news_content {
	padding-top: 0px;
	float: none;
	width: auto;
	margin: auto 0px auto 0px;	
}
.news_first_item .news_content span.news_date	{
	clear: none;
}
.news_first_item_top,
.news_first_item_bottom	{
	background: none;
	width: 100%;
	height: 6px;
	float: left;
	clear: both;
}
/*----------------------- Paragraph styles -----------------------*/
div.leftimg,
div.rightimg {
	clear: both;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 20px 0px;
}
div.leftimg h2,
div.rightimg h2 {
	margin-bottom: 10px;
}
div.paragraphcontent {
	display:inline;
}
div.leftimg div.paragraphimageholder {
	float: left;
	margin: 0px 15px 15px 0px;
	display: inline;
}
div.rightimg div.paragraphimageholder {
	float: right;
	margin: 0px 0px 15px 15px;
	display: inline;
}
span.paragraphimagetext {
	clear: both;
	font-style: italic;
	font-size: 10px;
}


