
.GalleriImageText
{
    color: #0096df;
    font-weight:normal;
	font-family:Verdana;
	font-size:16px;
	font-weight: bold;
}

.GalleriImageTextSmall
{
    color: #0096df;
    font-weight:normal;
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;	
}

/* Properties of a normal link */
a:link
{
    color: #0096df;
    text-decoration:underline;
    font-weight:normal;
}
a:visited
{
    color: #0096df;
    text-decoration:underline;
    font-weight:normal;
}
a:hover
{
    color: #0096df;
    text-decoration:underline;
    font-weight:normal;
}


body
{
    text-align: center;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    border: 0px;
}

div#container
{
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  border: 0px;
  width: 968px;
  text-align: left;
}
div#header
{
    width: 968px;
    height: 108px;
 	background-image: url('DesignImages/Top.png');
	background-repeat: no-repeat;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0px;

}

div#menu
{
    width: 180px;
    height: 462px;
 	background-image: url('DesignImages/Menu.png');
	background-repeat: no-repeat;
	margin-bottom: 10px;  /* ville lave denne margin under footer, men det virkede ikke i IE6 (lorte browser) */
	float: left;
}
.menu_link
{
    width: 170px;
    height: 20px;
    margin-left: 5px;
}

.menu_link a:link
{
    color: #000000;
    font-size:16px;
    font-family:"Comic Sans MS";
    text-decoration:none;
    font-weight:normal;
}

.menu_link a:visited
{
    color: #000000;
    font-size:16px;
    font-family:"Comic Sans MS";
    text-decoration:none;
    font-weight:normal;
}

.menu_link a:hover
{
    color: #000000;
    font-size:16px;
    font-family:"Comic Sans MS";
    text-decoration:none;
    font-weight:bold;
}

div#content
{
    width: 610px;
    height: 460px;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    overflow: auto;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 0px;
    SCROLLBAR-FACE-COLOR: #0096df;
    scrollbar-base-color:#d9f2ff;
}

div#news
{
    width: 166px;
    height: 252px;
 	background-image: url('DesignImages/BoxNews.png');
	background-repeat: no-repeat;
	margin-bottom: 10px;
		margin-top: 0px;
		padding: 0px;
		border: 0px;
	float: right
}

div#activities
{
    width: 166px;
    height: 195px;
 	background-image: url('DesignImages/BoxActivities.png');
	background-repeat: no-repeat;
	float: right;
}

div#footer_spacer
{
    width: 968px;
    height: 10px;
    background-color: #ffffff;
    clear: both
}

div#footer
{
    width: 968px;
    height: 20px;
    background-color: #0096DF;
    clear: both
}

div#footer_updated
{
    width: 200px;
    margin-top: 2px;
    margin-left: 2px;
    font-weight:normal;
    color:#d9f2ff;
    font-size:12px;
    font-family:Verdana;
    float: left;
}
div#footer_counter
{
    text-align: center;
    width: 610px;
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto;
    font-weight:normal;
    color:#d9f2ff;
    font-size:12px;
    font-family:Verdana;
    float: left;
}

div#footer_webmaster
{
    margin-top: 2px;
    margin-left: 2px;
    width: 150px;
    font-weight:normal;
    color:#d9f2ff;
    font-size:12px;
    font-family:Verdana;
    float: left;
}

.box_headline
{
    margin-top: 5px;
    margin-left: 10px;
    font-weight:bold;
    color:#d9f2ff;
    font-size:14px;
    font-family:Verdana;
    height: 20px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    border: 0px;
    /*background-color: purple; */
}

div#box_news_container
{
    height: 200px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
    border: 0px;
    /*background-color: yellow; */
}

div#box_activities_container
{
    height: 144px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
    border: 0px;
}

.box_content
{           
    padding: 0;
    border: 0;
    margin-top: 2px;
    margin-left: 5px;
    margin-bottom: 5px;
    font-weight:normal;
    color:#000000;
    font-size:10px;
    font-family:Verdana;
}

.box_content_headline
{
	/*background-color: green; */
    padding: 0;
    border: 0;
    margin-bottom: 0px;
    margin-top: 4px;
    margin-left: 5px;
    font-weight:bold;
    color:#000000;
    font-size:10px;
    font-family:Verdana;
}

div#box_news_footer
{
	position: absolute;
	top: 350px;
    font-weight:normal;
    color:#000000;
    font-size:14px;
    font-family:Verdana;
    text-align: center;
    padding: 0;
    border: 0;
    margin-bottom: 4px;
    margin-top: 4px;
    margin-left: 48px;
    line-height:18px;
    /*background-color: blue; */
}

div#box_activities_footer
{
	position: absolute;
	top: 559px;
	margin-left: 48px;
    font-weight:normal;
    color:#000000;
    font-size:14px;
    font-family:Verdana;
    text-align: center;
}

.content_headline
{
    font-weight:bold;
    color:#000000;
    font-size:16px;
    font-family:Verdana;
}

.content_small_headline
{
    font-weight:bold;
    color:#000000;
    font-size:14px;
    font-family:Verdana;
}

.content_text
{
    font-weight:normal;
    color:#000000;
    font-size:12px;
    font-family:"Verdana";
}

.content_text_note
{
    font-weight:normal;
    font-style: oblique
    color:#000000;
    font-size:10px;
    font-family:"Verdana";
}



---------------------------------------------------------------------

.content_text_small
{
    font-weight:normal;
    color:#000000;
    font-size:10px;
    font-family:"Verdana";
}

.content_selection_page
{
    text-align: center;
    font-weight:normal;
    color:#000000;
    font-size:12px;
    font-family:"Verdana";

}

.content_text_center
{
    align: center;
    font-weight:normal;
    color:#000000;
    font-size:12px;
    font-family:"Verdana";
}

.tbl_activity
{
    margin: 3px; 
    padding: 0px; 
    border: 10px;
    background-color: #c0c0c0; 
    border-width: 1px;
    border-color: purple;
}

.td_activity_topheadline
{
    margin: 0px; padding: 0px; border: 0px;
    text-align: center;
    font-size:18px;
    font-weight:bold;
    background-color: #808080;
    color: #c0c0c0;
}

.td_activity_headline
{
    margin: 0px;
    padding: 1px;
    border: 0px;
    text-align: left;
    font-size:12px;
    font-weight:bold;
    background-color: #808080;
    color: #c0c0c0;
}

.td_activity
{
    margin: 0px; padding: 0px; border: 0px;
    text-align: left;
    font-size:12px;
    font-weight:normal;
    color: #404040;
    background-color: #e0e0e0;
}

.selection_link
{
    text-align: center;
    font-weight:normal;
    color:#000000;
    font-size:12px;
    font-family:"Verdana";
}

.selection_link a:link
{
    color: #0096df;
    font-size:20px;
    font-family:"Verdana";
    text-decoration:none;
    font-weight:bold;
}

.selection_link a:visited
{
    color: #0096df;
    font-size:20px;
    font-family:"Verdana";
    text-decoration:none;
    font-weight:bold;
}

.selection_link a:hover
{
    color: #0096df;
    font-size:20px;
    font-family:"Verdana";
    text-decoration:none;
    font-weight:bold;
}

.tbl_shows
{
    margin: 3px; 
    padding: 0px; 
    border: 10px;
    background-color: #c0c0c0; 
    border-width: 1px;
    border-color: purple;
}

.td_shows_topheadline
{
    margin: 0px; padding: 0px; border: 0px;
    text-align: center;
    font-size:14px;
    font-weight:bold;
    background-color: #808080;
    color: #c0c0c0;
}

.td_shows_headline
{
    margin: 0px;
    padding: 1px;
    border: 0px;
    text-align: left;
    font-size:12px;
    font-weight:bold;
    background-color: #808080;
    color: #c0c0c0;
}

.td_shows
{
    margin: 0px; padding: 0px; border: 0px;
    text-align: left;
    font-size:12px;
    font-weight:normal;
    color: #404040;
    background-color: #e0e0e0;
    padding-left: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
}

div#headline
{
	position: relative; 
	left: +195px; 
	top: +78px; 
	width: 550px; 
	font-weight:bold;
	font-size:20px;
	font-family:Verdana;
	color:#d9f2ff;
}

