/*****************************/
/*** Core html setup stuff ***/
/*****************************/

* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
    margin-bottom: 1px;
}

form {
    margin: 0;
    padding: 0;
}

body {
    font-family: Helvetica,Arial,sans-serif;
    /*line-height: 1.3em;*/
    margin: 1px 0;
    font-size: 76%;
    color: #333;
    background-color:#F7F7F7;
}

td {
    vertical-align:top;
}
a:link, a:visited {
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    text-decoration: underline;
    font-weight: normal;
}

input.button { cursor: pointer; }

input.long {
    width: 320px;
    
}

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: bottom;
	/*color: #666;*/
        color:black;
	text-align: left;
	width: 100%;
}
h2 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	/*color: #666;*/
        color:black;
	text-align: left;
	width: 100%;
}

.contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
    padding: 1px 0;
    margin-bottom: 1px;
    background: #F7F7F7;
}
div#wrapper {
    margin-left: auto;
    margin-right: auto;
}

body.width_medium div#wrapper {
    width: 955px;
}

body.width_small div#wrapper {
    width: 773px;
}

body.width_fmax div#wrapper {
    min-width: 750px;
    max-width: 1100px;
}
table#ads {
    width: 100%;
    height: 100%;
}

table#ads td {
    border-right: 1px solid silver;
    
}
.top-row td {
    border-bottom: 1px solid silver;
}
.bottom-row td{
    border-top: 1px solid white;
}

div#center {
    width:520px;
    border: 1px solid #CCCCCC;
    /*margin-left: 15px;
    margin-right: 15px;*/
    height: 120px;
    background-color: white;
}
.leftcolumnHeader {
    background-color: white;
    border: 1px solid #CCCCCC;
    width: 280px;
    height:120px;    
    float:left;
}
.rightcolumnHeader {
    background-color: white;    
    border: 1px solid #CCCCCC;
    width: 280px;
    height:120px;
    float:left;
}
div#topHeader {
    background-color: white;
}

div#bottomHeader {
    background-color: white;
}


div#header_l {
    background-color:white;
    height: 175px;
    width: 292px;
    border: 1px solid #ccc;
    text-align: left;
    float:left;
}
div#header_l_big {
    background-color:white;
    height: 203px;
    width: 294px;
    border: 1px solid #ccc;
    text-align: left;
    float:left;
}

div#header_r {
    background-color:white;
    height: 175px;
    width: 777px;
    border: 1px solid #ccc;
    overflow: hidden;
    text-align: left;
    
}
div#header_r_big {
    background-color:white;
    height: 203px;
    width: 800px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    overflow: hidden;
    text-align: right;
}
div#logo {
    color: black;
    font-size:large;
    text-align: center;
    
}

#tab_container ul {
    /*margin: 5px;*/
    /*padding: 0;*/
    list-style:none;
    margin: 8px 8px 8px 8px;
    height: 26px;
}

#tab_container li {
    
    float: left;
    margin: 0;
    padding: 0;
}

#tab_container a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    float:left;
    display:block;
    height: 24px;
    line-height: 24px;
    padding: 0 20px;
    color: #000;
    /*text-decoration: none;*/
}

#tab_container a#active_menu-nav {
    /*margin: 5px 5px 5px 5px;*/
    /*margin-top:2px;*/
    height: 21px;
    line-height: 21px;
    background-position: 0 0;
}

ul.menu li {
    border: 1px solid #ccc;
    /*margin: px 5px 5px 5px;*/
    /*margin: -2px 5px 5px 5px;*/
    background-color: #F7F7F7;
}

ul.menu li a:hover {
    text-decoration: underline;
    font-weight: normal;
    background-color: #ccc;
}

ul.menu li#current {
    background-color: #DF6D24;    
    margin: -2px 5px 5px 5px;
    border: 3px solid #F7F7F7;
}
ul.menu li#current a {
    color: white;
}

div#tabarea {
    margin: 10px 0px 10px 0px;
    
    /*border: 1px solid black;*/
}

table.tabtable {
    background-color: white;
    border: 1px solid #ccc;
    margin-left: auto;
    margin-right: auto;

    /*margin-top: 5px;*/
    
}

td.tab_container {
    /*padding: 10px 10px 10px 10px;*/
    /*padding: 0;
    margin: 0;*/
    width: auto;
}

div#footer {
    /*border: 1px solid black;*/
    text-align: center;
    font-size: .90em;
    color: #aaa;
}

div#footer a:link, div#footer a:visited  {
    color: #999;
}

div#footerspacer {
    height: 10px;
}

#content div {
    text-align: left;
}

.leftcolumn {
    padding: 5px;
    
    margin: 0;
    width: 255px;
    float:left;    
}
.rightcolumn {
    padding-left: 10px;
    margin: -1px;
    width: 255px;
    float:left;
}

#rightinside table {
    /*background-color: #F7F7F7;*/
    border: 1px solid #ccc;
    margin-top: 5px;
}
#rightinside td {
    margin: 1px 1px 1px 1px;
    padding: 3px 3px 3px 3px;
}
#content {
    background: #fff;
    width: 490px;
    float: left;
    margin-left:15px;
    margin-right:15px;
}
#main_body {
    background: #fff;
    width: 1070px;
}
.leftCenterRight {
    background: #fff;
    /*width: 740px;*/
    width: 1025px;
    float: left;
    margin-left:15px;
    margin-right:15px;
}

.leftCenter {
    width: 780px;
}

.center {
    width: 490px;
    margin-left:15px;
    margin-right:15px;
}



#main_body {

    padding: 10px 10px 10px 10px;
    background: white;
    border: 1px solid #ccc;
    /*min-height: 300px;*/
    /*height:auto;*/
}
.vrule{
    border-left: 3px solid #DF6D24;
    /*border-left: 3px solid #FF8000;*/
    

    /*background-image: url("http://localhost/templates/temg/images/bluespacer.gif");*/
}
#category {
    /*background-color: #F7F7F7;*/
}

.udgivelse {
    color: #DF6D24;
}
div.udgivelse {
    border-bottom: 3px solid #DF6D24;
    /*padding: 10px;*/
    margin: 15px;
}

.udgivelsesAar {
    border: 1px solid #CCCCCC;
    background-color:#F7F7F7;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.udgivelsesAar.selected {
    background-color:#DF6D24;    
}
.udgivelsesAar.selected a {
    color: white;
}
td.leder {
    padding: 10px;
}
td.adcell {
    text-align: center;
    padding: 2px;
    width: 150px;
    height: 90px;


}

/* Reklame hojre side */
td.adcellHojre {
    text-align: center;     
    width: 242px;
    height: 100px;
    border: 1px solid #CCCCCC;
}

.logoColor {
    color: #DF6D24;
}

