body  { background: #666666; margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */ padding: 0; text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ color: #6d6d6d; background-color: #20262a; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 100; 

background-attachment: fixed; background-image: url(/css/bgrep.jpg); background-repeat: repeat; }

img { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; }

.udgivelseBox { float: left; clear: none; width: 223px; height: 250px; font-size: 9px;}
.TFBox { background-color: #e6e8e5;  float: left; clear: none; width: 334px; height: 225px; font-size: 16px;}
.TFBox2 { float: left; clear: none; width: 445px; height: 225px; font-size: 16px;}
.AnmeldelseBox { float: left; clear: none; width: 415px; height: 240px; margin: 10px;  background-image: url(/media/119/sidebarbox.gif);  background-repeat: repeat-x; background-position: top; margin-bottom: 6px; background-color: #e6e8e5;  padding-top: 8px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; }
.smagsBox {background-color: #e6e8e5; text-align: center; float: left; clear: none; width: 147px; height: 280px; margin: 5px;  padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }

 
.boxbig { margin-bottom: 6px; background-color: #e6e8e5; background-image: url(/media/119/sidebarbox.gif); background-repeat: repeat-x; background-position: top; padding-top: 8px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; font-size: 12px; }

.smallTextBox { padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; }

hr { margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding: 0px; color: #6d6d6d; height: 1px;}

p { padding: 0px;  margin: 0px 0px 10px 0px; }

.twoColFixRtHdr #container { width: 932px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */ background: #FFFFFF; margin: 0 auto; text-align: left; border-top-width: 8px; border-right-width: 8px; border-bottom-width: 8px; border-left-width: 8px; border-top-style: none; border-right-style: solid; border-bottom-style: none; border-left-style: solid; border-top-color: #025c52; border-right-color: #025c52; border-bottom-color: #025c52; border-left-color: #025c52; } 
.twoColFixRtHdr #containerB { width: 930px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */ border: 1px solid #404040; } 

.twoColFixRtHdr #header { 
	background: #ffffff; 
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 { float: right; /* since this element is floated, a width must be given */ width: 196px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */ background: #FFFFFF; padding-top: 0px; padding-right: 18px; padding-bottom: 15px; padding-left: 0px; }
.twoColFixRtHdr #mainContent { margin-top: 0; margin-right: 214px; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 18px; padding-bottom: 0; padding-left: 18px; } 
.twoColFixRtHdr #mainContentnobar { margin-top: 0; margin-right: 0px; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 18px; padding-bottom: 0; padding-left: 18px; } 
.twoColFixRtHdr #sidebar1 #box { margin-bottom: 6px; background-color: #e6e8e5; background-image: url(/media/119/sidebarbox.gif); background-repeat: repeat-x; background-position: top; padding-top: 8px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; font-size: 11px; }
.twoColFixRtHdr #footer { padding: 0px; margin: 0px; font-size: 11px; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-weight: bold; } 

}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


a {color: #d8199e;}
a:link {text-decoration: none;}
a:visited {color: #ad1457; text-decoration: none;}
a:active {color: #ad1457; text-decoration: none;}
a:hover {text-decoration: underline;}


.topmenu td { font-size: 12px; font-weight: bold; color: e9499a; line-height: 18px; }


/* split on other*/


h1 { 
font-weight: bold;
color: #025c52; 
font-size: 18px; 
margin: 0px; 
padding-top: 10px; 
padding-right: 0; 
padding-bottom: 0px; 
padding-left: 0; 
}

h2 { 
font-weight: bold;
color: #025c52; 
font-size: 13px;
margin: 0px; 
padding-top: 0px; 
padding-right: 0; 
padding-bottom: 0px; 
padding-left: 0;
}

h3 { 
font-weight: bold;
color: #025c52;
font-size: 12px;
padding: 0px;
margin-top: 0px;
margin-right: 0px; 
margin-bottom: 8px; 
margin-left: 0px;
}



















































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

