@CHARSET "ISO-8859-1";

body {
	background-image: url(/images/theme/backPattern.gif);
	background-repeat: repeat;
}

a {
   	color: Black;
}

a:hover {
   	color: Black;
}

.AllTopics a,
.AllTopics a:ACTIVE,
.AllTopics a:FOCUS,
.AllTopics a:VISITED,
.AllTopics a:HOVER  
{
	color:#363;
	font-size:9px;
	margin: 8px 4px 0 8px;
	line-height: 160%;
}

h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial;
	color: #359946;
	font-weight: bold;
	}

h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3 { font-size: 13px; font-weight: normal; }
h4 { font-size: 12px; font-weight: normal; }
h5 { font-size: 12px; font-weight: normal; }
p  { font-size: 12px; }


/* ######################################## */
/* ### Containers                       ### */
/* ######################################## */

.small {
	font-size: 9px;
	padding: 0;
	margin: 4px;
	}

.Navigation
{
	width: 142px;
	background: url(/images/theme/column01Back.png);
}

.NavigationBottom
{

}

.NavigationContent
{
	background-color: #F6F6F6;
	width: 135px;
}

.NavigationRight
{
	width: 7px;
}

.NavigationBox
{
	/*width: 134px;*/
	margin-bottom: 5px;
}

.NavigationBoxLeft
{
	width: 6px;
	background-image: url(/images/theme/boxLeft.png);
	background-repeat: repeat-y;
}

.NavigationBoxRight
{
	width: 1px;
	background-image: url(/images/theme/boxRight.png);
	background-repeat: repeat-y;
}

.ZipBoxSide
{
	width: 1px;
	background-image: url(/images/theme/boxPostSide.png);
	background-repeat: repeat-y;
}

.RegistrationBoxSide
{
	width: 1px;
	background-image: url(/images/theme/boxPostSide.png);
	background-repeat: repeat-y;
}

.CompetitionQuestionBoxLeft
{
	width: 1px;
	background-image: url(/images/theme/boxRight.png);
	background-repeat: repeat-y;
}

.CompetitionQuestionBoxContent
{
	width: 200px;
	height: 150px;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}

.CompetitionCompetitorBoxContent
{
	width: 635px;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}

.NavigationBoxContent
{
	width: 120px;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}

.Content
{
	/*background-color: #F6F6F6;*/
	background-color: #FFF;
	padding: 8px;
	width: 760px;
}

.ContentTable
{
	width: 100%;
}

.ContentTitleTDBorder
{
	border-bottom: solid 2px #3D593D;
}

.ContentTitle
{
	font-size: 12px;
	font-weight: bold;
}

.DarkTextBar
{
	background-color: #DFDBCF;
}

.ManagerButtonList
{
	padding-bottom: 10px;
}

.ManagerTDSpacingBelow
{
	padding-bottom: 10px;
}

.DocumentList
{
	border-collapse: collapse;
}

.DocumentListItem, .DocumentListAlternatingItem, .SolidBorderTopBottom
{
    border-bottom: solid 1px #A8A8A8;
    border-top: solid 1px #A8A8A8;
}

.DocumentListAlternatingItem, .DottedBorderLeft
{
    border-left: dotted 1px #A8A8A8;
}

.DottedBorderRight
{
    border-right: dotted 1px #A8A8A8;
}

.CategoryListItem
{
    padding-left: 15px;
}

.AlternatingRow
{
    background-color: #DDDDDD;
}

.GreenRow
{
    background-color: #CCFFCC;
}

.YellowRow
{
    background-color: #FFFFCC;
}

.RedRow
{
    background-color: #FFCCCC;
}

/* ######################################## */
/* ### Controls                         ### */
/* ######################################## */

body, td, .Normal, .NormalBold, .Button, .ButtonBold, .TextBox, .ErrorMessage, .ContentTitle, .LinkButton, .LinkButtonBold, .RadioButton
{
	font-family: Verdana;
}

body, td, .Normal, .NormalBold, .Button, .ButtonBold, .TextBox, .ErrorMessage, .LinkButton, .LinkButtonBold, .RadioButton
{
	font-size: 12px;
}

.NormalBold, .LinkButtonBold, .ContentTitle, .ButtonBold
{
	font-weight: bold;
}

.ErrorMessage
{
	color: Red;
}

.Button, .ButtonBold, .TextBox
{
	background-color: White;
	border-color: #A8A8A8;
	border-style: solid;
	border-width: 1px;
	height: 17px;
}

.TextBox
{
	height: 13px;
}

.CheckBoxRightAlign
{
	margin-right: -3px;
}

dd {
	margin-bottom:10px
}

dd select, dd input {
	width: 250px;
}

.FormStyle {
	background-color:#359946; 
	color:#fff; 
	padding:4px; 
	margin-right:4px;
}

.admintable {
	background-color: white;
	width: 100%;
}
.admintable td {
	background-color: #E3E3E3;
}

#story_list_td {
	font-size:x-small; 
	width:110px; 
	background: bottom url(http://minreklame.dk/images/menu/tilBund.gif) repeat-x;
	}

#publications	{
	text-align:left;
	padding:5px 1px 5px 5px; 
	border:1px solid #336633; 
	overflow:hidden; 
	height:550px; 
    width: 94px; 
	background-position:bottom; 
	background-repeat:repeat-x;
	color: Transparent;
}
#publications select { font-family:verdana; font-size: x-small; }
#publications i {
	font-size: x-small;
	color: silver;
	margin: 16px 0 0 0;
	font-weight: bold;
	display:block;
}
#publications p {
	font-size: x-small;
	color: black;
	margin: 8px 0 0 0;
	padding: 0;
}
#publications div { 
	margin: 0 0 0 8px;
	line-height: 140%;
}
#publications p a, #publications div a, #publications p a:hover, #publications div a:hover {
	border-bottom: 1px solid silver;
	text-decoration:none;
	margin: 0px 0;
	padding: 1px 1px 0 1px;
}
#publications p a:hover, #publications div a:hover {
	color: white;
	background-color:#666;
}
#active_nav_element {
	color:white;
	background-color:#666;
}

.title { color: #359946; font-weight: bold; text-align:center; }
.title a { color: #silver; font-weight: normal; text-align:center; font-size: x-small; }
.right { text-align: right; }


#searchform {
	float:right; 
	vertical-align:middle; 
	margin-top:17px; 
	padding:0;
}

#searchform_sbmt {
	background-color:transparent; 
	width:16px; 
	height:18px; 
	border:0px; 
	margin:0; 
	padding:0;
}

#searchform_txt {
	background-color:transparent;
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #333;
	border:0; 
	width:104px; 
	height:16px; 
	background-image:url(/images/theme/forbrugermailtekstbox.png);
	background-repeat: no-repeat; 
	background-position:right;
	vertical-align:top; 
	margin: 0; 
	padding: 2px 2px 0 4px;
}

#searchform_big #searchform_txt, #searchform_sbmt2, #searchform_big dd, #searchform_big dt, #searchform_big dl {
	display: inline;
	margin:0;
	padding:0;
}

#searchform_big #searchform_sbmt2 {
	height: 28px;
}

#searchform_big #searchform_txt {
	font-family: Verdana, Arial;
	width: 350px;
	height: 25px;
	border: 1px solid #aaa;
	font-size: large;
	background-image: none;
}

.display_result_table_intro {
	width: 80px;
	padding: 6px 0;
	text-align:center;
}
.display_result_table_text {
	width: 530px;
	padding: 4px;
}
.display_result_table_text a {
	text-decoration: none;
	float:right;
	margin-top: 8px;
}.display_result_table_text a:hover {
	text-decoration: underline;
	float:right;
	margin-top: 8px;
}
.display_result_table_logo {
	width: 150px;
	padding: 6px 0;
	text-align:center;
}