body  { 
	background: #f0f0f0 url('images/bg3.gif') center repeat-y; 
	color: #111111; font-size: 10px; 
	font-family:  Georgia, "Times New Roman", Times, serif; 
	text-align: center; 
}

p.imagetext
{
	font:  0.9em Trebuchet MS, Helvetica, sans-serif; 
	color:#3A4E55;
}

#sidebar .heading
{
	font: Georgia,"Times New Roman",Times,serif;
	font-size: 1.5em;
	letter-spacing: 2.5px;
	color:#3A4E55;
}

* { padding: 0; margin: 0; }

/*---:[ global elements ]:---*/

a { color: #564b83; text-decoration:underline; }

	a:visited { color: #564b83; text-decoration:underline; }

	a:hover { color: #f15a2a; text-decoration: underline; }
	
	a img { border: none; text-decoration:none; }
	
blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #444; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 0px solid #aaa; }

abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
	
code { color: #090; font-family: Courier, monospace; }

pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { font-size: 1.4em; }

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }

.green { color: #090; }

.red { color: #f00; }

.orange { color: #f40; }

.purple { color: #909; }

/*---:[ EnlightenNext Newsletter ]:---*/

.imageblock {
	background-color: grey;
}

.dotlinehorizontalbottom {
	margin-bottom: 5px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-top:5px;
	height: 2px; 
	border-bottom: 2px dotted rgb(215, 215, 215);
}

.dotlinehorizontaltop {
	margin-bottom: 5px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-top:5px;
	height: 2px; 
	border-top: 2px dotted rgb(215, 215, 215);
	
}


.dotlineverticalright {
	border-right: 2px dotted rgb(215, 215, 215);
}

.dotlineverticalleft {
	border-left: 2px dotted rgb(215, 215, 215);
}


.tagline {
	font-style: italic;
	text-align:left;
	margin-left:25px;
	font-size: 1.2em;
}

#topcitatbox
{
	
	left:650px;
	margin-top: 5px;
	width: 300px;
	text-align:left;
	float:right;	
	margin-right:50px;
}

#topcitatbox p
{
	font:  1.2em Trebuchet MS, Helvetica, sans-serif; 
	text-transform: none; float: 
	left; 
	color:Black; 
	font-style:italic;
	text-align:right;
}

#topimageleft
{
	background-image: url();
	width:300px;
	height:200px;
}


/* Global menu */

#globalmenu
{
	height:33px;
}

.nyhedsbrevtitel, .videresend, .afmeld
{
	border-right: 2px dotted rgb(215, 215, 215);
}

ul#globalnav { 
    list-style: none; 
    background:none repeat-x; 
    border-bottom: 0px solid #000; 
    margin-left:0px; 
    margin-bottom:5px;
    margin-top:5px;
}

ul#globalnav li {
    font:  1.4em Trebuchet MS, Helvetica, sans-serif; color: #badbf0; text-transform: none; float: left; 
    /*text-wight:bold;*/
    color:Black;
    height:15px;
    padding-top:4px;
    padding-bottom:3px;
    padding-left:5px;
    padding-right:10px;
    margin-left:0px;
    margin-right:2px;
}


/* Topmenu */

ul#nav { 
    list-style: none; 
    width: 906px; 
    background:none repeat-x; 
    border-bottom: 0px solid #000; 
    float: left; 
    clear: both;
    margin-left:25px; 
    margin-bottom:15px;
    margin-top:15px;
}

		ul#nav li a, ul#nav li a:visited { color: #fff; text-decoration: none; }
	
		ul#nav li a:hover { color: #fff; text-decoration: underline; }
		
		ul#nav li.current_page_item a, ul#nav li.current_page_item a:visited, ul#nav li.current_page_item a:hover { color: #fff; text-decoration: underline; }
		
	ul#nav li.rss { padding: 0 0 1.75em 0; float: right; }
			
		ul#nav li.rss a { padding: 0 18px 0 0; background: url('images/icon_rss1.gif') 100% 50% no-repeat; }

ul#nav li {
    font:  1.4em Trebuchet MS, Helvetica, sans-serif; color: #badbf0; text-transform: none; float: left; 
    color: white;
    /*text-wight:bold;*/
    height:23px;
    padding-top:8px;
    padding-bottom:5px;
    padding-left:5px;
    padding-right:5px;
    margin-left:2px;
    margin-right:2px;
    
}
.kalendermenu {
   background-color: #566d3d;
   width: 80px;
}

.kursermenu {
   background-color: #3a4e55;
   width: 80px;
}

.virtuelleeventsmenu
{
   background-color: #a79e34;
   width: 135px;

}

.internationaleeventsmenu {
   background-color: #f7aa1f;
   width: 180px;
}

.shopmenu {
   background-color: #f04f28;
   width: 80px;
}
 
.kontaktosmenu {
   background-color: #744f61;
   width: 105px;
}

.stoetmenu {
   background-color: #38294d;
   width: 140px;
} 


/* Adskillere */

.adskiller
{
	color:white;
	height:23px;
	font-size: 1em;
	font-weight:bold;
	font-family: Trebuchet MS,Helvetica,sans-serif;
	padding: 5px;
	margin-bottom:20px;
	
}

.dotlinehorizontal {
	margin-bottom: 15px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-top:15px;
	height: 2px; 
	border-top: 2px dotted rgb(215, 215, 215);
}

.dotlinehorizontal_infobox {
	margin-bottom: 5px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-top:5px;
	height: 2px; 
	border-top: 2px dotted rgb(215, 215, 215);
}


.kalender {
   background-color: #566d3d;
}

.aaretdergik {
   background-color: #566d3d;
}

.kurser {
   background-color: #3a4e55;

}

.virtuelleevents
{
   background-color: #a79e34;
 

}

.internationaleevents {
   background-color: #f7aa1f;
 
}

.shop {
   background-color: #f04f28;
  
}
 
.kontaktos {
   background-color: #744f61;
  
}

.stoet {
   background-color: #38294d;
 
} 

/* Infobokse */


.praktiskinfo_full th
{
	font:  0.9em Trebuchet MS, Helvetica, sans-serif; 
	color:#3A4E55;
	font-weight:bold;
	padding-right:10px;
	vertical-align:top;
}

.citat
{
	margin-left:0px;
	margin-right:0px;
	/*background-color:#eeeeee; */
	padding:0px;
	color:#3A4E55;
	margin-bottom:10px;
	
}

.praktiskinfo_full td
{
	font:  0.9em Trebuchet MS, Helvetica, sans-serif; 
	color:#3A4E55;
	padding-right:10px;
}

.praktiskinfo_full
{
	background-color: rgb(232,232,232);
	padding:10px;
}

.praktiskinfo_two_third
{
	background-color: rgb(232,232,232);
	width:420px;
	padding:10px;
}

.praktiskinfo_tall
{
	background-color: rgb(232,232,232);
	width:210px;
	padding:10px;
}

.blackbtn input, .blackbtn a:link, .blackbtn a:hover .blackbtn a:visited {
background:url("images/blackbtn.png") no-repeat scroll right top transparent;
color:#FFFFFF;
cursor:pointer;
display:block;
height:25px;
line-height:25px;
padding:0 15px 0 10px;
text-decoration:none;
}

.blackbtn  {
background:url("images/blackbtn-left.png") no-repeat scroll left top transparent;
float:left;
padding-left:5px;
}

/*---:[ headlines ]:---*/

h1, h3 { font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: #000; }

h1 { font-size: 3.6em; letter-spacing: -0.03em; font-family: Georgia, "Times New Roman", Times, serif; }

	#masthead h1 { padding: 0.4em 0 0.2em 0; border-top: 1px solid #ccc; text-align: left; clear: both; }
	
	h1 a, h1 a:visited, h1 a:hover { color: #000; text-decoration: none; }
	
h2 { font-size: 3.0em; font-weight:normal; font-family: Georgia, "Times New Roman", Times, serif; color: #3a4e55; text-decoration: none; }

	h2 a { font-family: Georgia, "Times New Roman", Times, serif; color: #564b83; text-decoration: none; }
	
		h2 a:visited { color: #564b83; text-decoration: none; }
	
		h2 a:hover { color: #564b83; text-decoration: underline; }
	
	.posts h2 { margin: 0 0 0.1em 0; line-height: 1.2em; }
	
	.pages h2, h2.page_header { margin: 0 0 0.75em 0; padding: 0 0 0.6em 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }
	
	h2.archive_head { font-weight: bold !important; font-size: 1.4em !important; text-transform: uppercase !important; letter-spacing: normal !important; margin: 0 0 1.8em 0 !important; padding: 0.4em 2px !important; border-top: 3px solid #000 !important; background: url('images/hr_dot_black.gif') 0 100% repeat-x !important; }
	
h3 { font-size: 1.0em; text-transform: uppercase; }

	#masthead h3 { margin: 0 0 0.75em 0; font-weight: normal; font-size: 1.8em; text-transform: none; color: #777; text-align: left; }

	.entry h3 { margin: 2.5em 0 0.5em 0; clear: both; }
	
	.entry h3.top { margin: 1.5em 0 0.5em 0 !important; }
	
	h3.comments_headers { font-size: 1.4em; }

h4 { font:  1.1em Trebuchet MS, Helvetica, sans-serif; color: #777; }

	h4 a, h4 a:visited { color: #564b83; text-decoration: none; }
	
		h4 a:hover { color: #564b83; text-decoration: underline; }
	
	.posts h4 { margin: 0 0 0 0; padding: 0 0 0 0.1em; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }

h5 { font: 1.1em Arial, sans-serif; color: #777; }

	h5 a, h5 a:visited { color: #777; text-decoration: none; }
	
		h5 a:hover { color: #777; text-decoration: underline; }
	
	.posts h5 { margin: 0 0 0.1em 0; padding: 0 0 0.1em 0; background: 0 100% no-repeat; }

h6 { font-weight: 100; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; color: #444; letter-spacing: 0.75px; text-decoration: none; }

	h6:visited { color: #444; text-decoration: none; }
	
	        h6:hover { color: #838282; text-decoration: underline; }

h7 { font-weight: normal; font-size: 12.5px; font-family: Trebuchet MS, Helvetica, sans-serif; color: #badbf0; letter-spacing: 0px; }

	h7:visited { color: #ffffff; text-decoration: none; }
	
	        h7:hover { color: #ffffff; text-decoration: underline; }

/*---:[ core layout elements ]:---*/

#container { background: #ffffff; width: 960px; padding: 0px; margin: 0px auto 0 auto; }
					
		#content_box { width: 960px; text-align: left; float: left; clear: both; }
	
		#content { width: 640px; padding: 0 25px 0 33px; float: left; }
		
		#sidebar { width: 210px; padding: 0 25px 0 10px; float: left; }
		
	#footer { width: 960px; padding: 1.2em 0 15px 0; border-top: 2px solid #ddd; float: auto; clear: both; }
		
/*---:[ header styles ]:---*/

#masthead { width: 960px; /* height: 115px; background: url('images/logo.gif') no-repeat; */ /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 */ }

	/* #masthead a { display: block; width: 812px; height: 115px; } */ /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */


			
#header_img { position: absolute; left: 25px; top: 25px; margin: 0 0 0 0; border-bottom: 0px solid #000; float: left; clear: both; }

	#header_img img { display: block; } /* this is really just an IE 6 and 7 hack in disguise */

.box1 { position: relative; margin: 0 0 0 0; padding: 0 0; width: 960px; height: 93px; background-image: none; background-repeat: no-repeat; }

/*---:[ content styles ]:---*/

.entry, .comment .reply { font-size: 1.4em; line-height: 1.65em; overflow: hidden; }
		
	.entry blockquote { font-size: 1.0em; }
	
		.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
		
		.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
	
			.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }
	
	.entry p { margin: 0 0 1.5em 0; color:#3a4e55;}

	.entry ul, .entry ol { margin: 0 0 1.5em 40px; }
	
	.entry ul { list-style-type: square; }
	
		.entry li { margin: 0 0 0.5em 0; color:#3A4E55; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; color:#3A4E55; }
	
	.entry dl { margin: 0 0 1.5em 0; }
			
		.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
		.entry dd { margin: 0 0 1.5em 20px; }
		
	.entry .ad { margin: 0 0 0.5em 15px; float: right; }
	
	.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }

/*---:[ sidebar image styles ]:---*/

.sidx

		.sidx img, .sidx .gallery img { border: 3px double #bbb; }
		.sidx img.left, .sidx img.alignleft { padding: 0px; margin: 0em 10px 0.5em 20px; float: left; clear: left; }		
		.sidx img.right, .sidx img.alignright { padding: 0px; margin: 0em 0 0.5em 10px; float: right; clear: right; }
		.sidx img.center, .sidx img.aligncenter { display: block; padding: 3px; margin: 0 auto 1.5em auto; float: none; clear: both; }
		.sidx img.off { padding: 0 !important; border: none !important; }
		.sidx img.stack { clear: none !important; }			.sidx div.alignleft { text-align: left; float: left; }

/*---:[ image styles ]:---*/

	/*.entry img { max-width: 530px; }*/
		.entry img, .entry .gallery img { border: 1px solid #bbb; }
		.entry img.left, .entry img.alignleft { padding: 3px; margin: 0.5em 15px 0.5em 0; float: left; clear: left; }		
		.entry img.right, .entry img.alignright { padding: 3px; margin: 0.5em 0 0.5em 15px; float: right; clear: right; }
		.entry img.center, .entry img.aligncenter { display: block; padding: 3px; margin: 0 auto 1.5em auto; float: none; clear: both; }
		.entry img.off { padding: 0 !important; border: none !important; }
		.entry img.stack { clear: none !important; }			.entry div.alignleft { text-align: left; float: left; }
	.entry div.alignright { text-align: right; float: right; }
	.entry div.aligncenter { text-align: center; margin: 0 auto; }
	.entry div.wp-caption { margin-bottom: 1.5em; border: 3px double #bbb; overflow: hidden; max-width: 490px; }
		.entry .wp-caption img { display: block; margin: 5px auto; border: none; }	
		.entry .wp-caption-text { margin: 0 5px; font-size: 0.8em; line-height: 1.3em; }
	.entry .gallery { margin: auto auto 15px; }
		.entry .gallery .gallery-item { margin: 0 0 0.6em; }
		.entry .gallery .gallery-icon, .entry .gallery .gallery-caption { margin: 0; }
		.entry .gallery .gallery-caption { margin: 0 5px; font-size: 0.8em; line-height: 1.3em; text-align: left; }

.tagged { padding: 0.4em 0 0 0; background: url('images/hr_tag_sep.gif') no-repeat; font-size: 1.2em; line-height: 1.6em; color: #555; clear: both; }
	.tagged a, .tagged a:visited { padding: 0.25em; color: #333; text-decoration: none; }
		.tagged a:hover { color: #fff; background: #754e60; text-decoration: none; }
	.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }
.navigation { width: 540px; font-size: 1.4em; float: left; }
	.previous { padding: 0 20px 5px 0; float: left; }
	.next { float: right; }
.clear { width: 500px; height: 1px; margin: 0 0 5.0em 0; clear: both; }
.rule { background: url('images/hr_tag_sep.gif') no-repeat; }
.flat { margin: 0 0 2.0em 0 !important; }
.whitespace { margin: 0 0 3.5em 0 !important; }

/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }

ul.sidebar_list	li.widget, ul.sidebar_list li.linkcat 
{
	width: 210px; margin: 0.5em	0 0.0em	0; font-size: 1.3em; line-height: 1.4em; float:	left; }

li.widget h2, li.linkcat h2	{ font-weight: 100;	font-family: Georgia, "Times New Roman", Times,	serif; font-size: 1.06em;  color:#3A4E55; text-transform: uppercase;  margin: 3px 0 0.2em 0;	padding: 0.6em 0 0.4em 0px;	border-top:	5px	solid #F04F28;  background: url('images/hr_dot_black.gif') 0	100% repeat-x; }
li.widget p	{ margin: 0	0 0.5em	0; padding:	0 0px;	 color: #3A4E55;}

li.widget div.orangebox { background-color: #F04F28;  color:White; font-weight: bold;	font-family: Trebuchet MS,Helvetica,sans-serif; font-size: 1.06em;  text-transform: uppercase;  margin: 3px 0 0.2em 0;	padding: 0.6em 0 0.4em 4px;	 }

li.widget h3, li.linkcat h3	{ font-weight: 100;	font-family: Georgia, "Times New Roman", Times,	serif; font-size: 1.06em;  color:#3A4E55; text-transform: uppercase; margin: 0px 0 0.2em 0;	padding: 0.0em 0 0.4em 2px;	background: url('images/hr_dot_black.gif') 0	100% repeat-x; }
		
li.widget ul, li.linkcat ul { list-style: square; margin: 0 0 0.5em 20px; }
		
li.widget ol, li.linkcat ol { margin: 0 0 0.5em 20px; }
		
li.widget li, li.linkcat li { margin: 0 0 0.7em 0; }
			
li.widget a, li.widget a:visited, li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { text-decoration: underline; color: #3A4E55; }
				
li.widget a:hover, li.widget li a:hover, li.linkcat li a:hover { text-decoration: underline; color: #f15a2a; }

li.widget a img { border: none; text-decoration:none; }
			
li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }
		
li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }
		
li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }
			
li.widget ul.flickr_stream li a img { padding: 3px; }
				
li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }
		
			/*---< FlickrRSS styles for the widget only >---*/
		
			li.widget_flickrrss { }
			
				li.widget_flickrrss a img { margin: 0 5px 5px 0; padding: 3px; }
				
				li.widget_flickrrss a:hover img { background: #ff2a96; }
				
		/*---< Calendar widget styles >---*/
		
		#calendar_wrap { font-size: 1.3em; }
				
/*---:[ footer styles ]:---*/

#footer p { margin: 0 25px 0.923em 0; font-size: 1.3em; color: #888; text-align: right; }

	#footer a, #footer a:visited { color: #888; text-decoration: none; }
		
		#footer a:hover { color: #888; text-decoration: underline; }


