body {
    background-image: url('/layout/background_gradient.png');
    background-repeat: repeat-x;
    background-color: #242021;
}

div.main{
	width:780px;
	margin-top:20px; 
	margin-left:20px; 
	background-color: #fff;
	padding: 10px;
}
/* <PAGETOP> */
div.top{
    height: 100px;
    padding: 0px;
    margin: 0px;
}

div.siteheader td, 
div.siteheader a,
div.siteheader a:hover {
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    color: #0071bc;
    text-decoration: none;
}
div#searchform_top {
    position: absolute;
    top: 26px;
    left: 620px;
}
div#searchform_top .item {
    padding: 1px 1px 2px 1px;
    background-color: #fff;
}

div#searchform_top .query {
    border: 0px;
    width: 132px;
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    color: #0071bc;
}
div#searchform_top .button {
    background-color: #0071bc;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    border-left: 1px solid #0071bc;
    border-top: 1px solid #0071bc;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 35px;
    padding: 0px;
    vertical-align: middle;
}
div.search_background {
    position: absolute;
    top: 23px;
    left: 617px;
}
div.searchbutton_background {
    position: absolute;
    top: 27px;
    left: 760px;
}
div#login_button {
    position: absolute;
    top: 70px;
    left: 400px;
    display: none;
    height: 40px;
    width: 300px;
    border: 0px;/*1px solid red;*/
}
span#medlem_top_link {
    color: #0071bc;
}
/* </PAGETOP> */

/* <TOPMENU> */
div.topmenu {
    height: 29px;
    background-image: url('/layout/topmenu_background.png');
    background-repeat: repeat-x;
    margin-bottom: 3px;
}
div.topmenu div.menu .level_0 table.items {
    height: 30px;
}
div.topmenu div.menu .level_0 table.items td {
    padding: 0px;
}
div.topmenu div.menu .level_0 table.items td div{
    border-right: 1px solid #fff;
    padding: 0px;
}
div.topmenu div.menu .level_0 table.items td div.item div.folder{
    height: 24px;
    padding-top: 5px;
    padding-right: 10px;
    border: 0px;
}
div.topmenu div.active {
    background-color: #0071bc;
}
div#itm_24241, div#itm_24252 {
    display: none;
}
/* </TOPMENU> */

/* <STARTPAGE> */
td.startpage_center {
    width: 520px;
    min-width: 520px;
}
div.modules_right,
div.modules_right div.eventpane,
div.modules_right div.eventpane div.pane,
div.modules_right div.eventpane div.pane div.items {
    width: 240px;
    max-width: 240px;
    padding-right: 0px;
}
div.modules_right div.eventpane div.item {
    vertical-align: top;
    height: auto;
    display: block;
}
div.modules_right div.eventpane div.item div.dateabove {
    display: block;
    width: 100%;
    vertical-align: top;
    margin-top: 5px;
}
div.modules_right div.eventpane div.item div.title {
    display: block;
    width: 100%;
    font-weight: bold;
    height: auto;
}
div.modules_right div.eventpane div.rsslink {
    position: absolute;
    width: 16px;
    left: 645px;
    top: 290px;
    padding: 0px;
    height: 16px;
}
div.modules_right div.eventpane div.rsslink div.item {
    width: 16px;
    max-width: 16px;
    padding: 0px;
    height: 16px;
}
div.eventarchive {
    width: 450px;
}
/* old 
div.modules_right div.eventpane div.item {
    vertical-align: top;
    height: auto;
    width: 240px;
    display: block;
}
div.modules_right div.eventpane div.item div.dateabove {
    display: inline;
    width: 100px;
    padding-right: 15px;
    vertical-align: top;
    margin-top: 5px;
}
div.modules_right div.eventpane div.item div.title {
    display: inline-block;
    width: 150px;
    max-width: 150px;
    font-weight: bold;
    height: auto;
}
div.modules_right div.eventpane div.rsslink {
    position: absolute;
    left: 565px;
    top: 286px;
}
*/
div.imagepane table.items {
    padding: 0px;
    width: 100%;
}
div.imagepane table.items td {
}
div.rsslink div.item a {
    background-image: url('/layout/rss.png');
    background-repeat: no-repeat;
    background-position: left center;
    color: #fff;
}
/* </STARTPAGE> */

/* <FORUMS> *//*
div.forums table.items table.item tr {
    display: inline;
}*/
div.forums table.items table.item tr th {
    display: inline;
    padding-right: 0px;
    padding-left: 20px;
    float: left;
    border: 0px;
    width: 120px;
    
}
div.forums table.items table.item tr {
    display: table-cell;
    float: left;
}
div.forums table.items table.item tbody {
    background-color: #eee;
}
div.forums table.items table.item tr td {
    padding-top: 13px;
    font-size: 10px;
}
div.forums table.items table.item tr td.label {
    width: 80px;
}
/* </FORUMS> */

/* <BANNERS> */
div.banners1 {
    position: absolute;
    left: 830px;
    top: 20px;
}
div.banners2 {
    position: absolute;
    left: 990px;
    top: 20px;
}
/* </BANNERS> */

/* <LEFTMENU> */
td.left {
    width: 175px;
    background-color: #ccc;
    height: 100%;
}
td.left .menu {
    padding-top: 10px;
    padding-bottom: 10px;
}
td.left div.level_1 div.item div.padding {
    padding-bottom: 3px;
    border-bottom: 2px solid #fff;
    margin-right: 10px;
    margin-left: 10px;
}
td.left div.menu div.level_1 div.item a {
    /*letter-spacing: -1px;*/
    margin-left: 0px;
}
/* </LEFTMENU> */
div.middle {
    width: 100%;
}
td.center{
	padding: 0px;
	padding-top: 3px;
	padding-left: 15px;
}
td.center .header h1 {
    margin-bottom: 5px;
}
div.middle td.right {
    width: 250px;
    max-width: 250px;
}
/*div.middle td.right .pane{
    width:120px;
    padding:5px;
}*/
div.modules_center {
    width: 100%;
}
div.modules_center div.eventitem div.archivelinknotfromarchive {
	display: inline;
}

/* <BOTTOM> */
div.bottom{
	background-image: url('/layout/bottom_background.png');
	background-repeat: repeat-x;
	height: 31px;
	width: 780px;
	text-align: right;
}
div.bottom p,
div.bottom a {
    padding-top: 10px;
    padding-right: 10px;
	color: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
}
div.koningsmith {
    width: 800px;
    padding: 0px;
    margin-left: 20px;
}
div.koningsmith img {
    float: right;
}
/* </BOTTOM> */