﻿html
{
	width: 100%;
	height: 100%;
}
body
{
	width: 100%;
	height: 100%;
	margin: 0;
	background-color: #E9E9E9;
	background-image: url(/img/siden/bg.gif);
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
}

.lineContainer
{
	width: 1000px;
	padding: 10px 0 0 0;
}

.lineBreaker
{
	clear: both;
}

#container
{
	cursor: default;
	width: 1000px;
	text-align: left;
	background-color: #E9E9E9;
	margin: 0 auto 0 auto;
}

#topContainer
{
	width: 1000px;
}

#banner
{
	width: 740px;
	height: 90px;
	float: left;
}

#loginBox, #loggedInBox
{
	height: 90px;
	width: 260px;
	float: left;
	background-repeat: no-repeat;
}
#loginBox
{
	background-image: url(/img/topbokse/login.gif);
}
#loggedInBox
{
	background-image: url(/img/topbokse/tom_login.png);
	color: White;
}
#loginBox .box
{
	position: relative;
	top: 18px;
	left: 83px;
	width: 143px;
}

#loginBox .username
{
	height: 14px;
}

#loginBox .password
{
	padding-top: 15px;
	height: 14px;
}

#loginBox .text
{
	position: relative;
	padding-top: 8px;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#loginBox input
{
	float: left;
	width: 143px;
	border: 0;
	height: 12px;
	background-image: url(/img/topbokse/tvaer.gif);
	font-size: 10px;
	line-height: 14px;
}

#logo
{
	width: 310px;
	height: 120px;
	float: left;
}

#searchBox
{
	width: 690px;
	height: 120px;
	background-image: url(/img/TopBokse/pic_search.png);
	background-repeat: no-repeat;
	float: left;
}

#searchBox .container
{
	position: relative;
	border: 0;
	top: 95px;
	left: 470px;
	width: 209px;
	height: 19px;
}

#searchBox .text
{
	width: 58px;
	height: 16px;
	float: left;
	color: White;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
}

#searchBox input
{
	float: left;
	background: url(/img/topbokse/tvaer.gif);
	width: 143px;
	border: 0;
	height: 16px;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 5px;
	line-height: 16px;
}

#menu
{
	width: 1000px;
	height: 30px;
	background-color: #074375;
	background-image: url(/img/Menu/right_corner.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#menu .news
{
	float: right;
	padding: 6px 10px 0 0;
	color: White;
	font-size: 14px;
	font-weight: bold;
}

#menu .text
{
	font-weight: normal;
	font-size: 10px;
	color: White;
}

#mainContainer
{
	margin-top: 10px;
	clear: both;
}

.mainTop, .mainTopTab
{
	background-image: url(/img/siden/top.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.mainTop
{
	height: 15px;
}

.mainTopTab
{
	height: 36px;
	padding-left: 15px;
}

.tab, .tabActive
{
	float: left;
	height: 27px;
	line-height: 26px;
	margin-right: 5px;
	background-image: url(/img/topbokse/ikke_aktiv_faneblad_tvaer.gif);
	background-position: top;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	color: White;
}

.tab a, .tab a:hover
{
	color: White;
}

.tab .left, .tabActive .left, .tab .middle, .tabActive .middle, .tab .right, .tabActive .right
{
	float: left;
	height: 27px;
	background-repeat: no-repeat;
}

.tab .left, .tabActive .left
{
	width: 17px;
	background-image: url(/img/topbokse/ikke_aktiv_faneblad_left.gif);
}

.tab .right, .tabActive .right
{
	width: 17px;
	background-image: url(/img/topbokse/ikke_aktiv_faneblad_right.gif);
}

.tabActive
{
	background-image: url(/img/topbokse/aktiv_faneblad_tvaer.gif);
	color: #043A6D;
}

.tabActive .left
{
	background-image: url(/img/topbokse/aktiv_faneblad_left.gif);
}

.tabActive .right
{
	background-image: url(/img/topbokse/aktiv_faneblad_right.gif);
	background-position: right;
	width: 35px;
}

.tabActive .right a
{
	color: #AAAAAA;
	text-decoration: none;
}

.tabActive input
{
	border: 0;
	margin-top: 2px;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	color: #043A6D;
	width: 140px;
}

.tabActive .middle a
{
	color: #043A6D;
	text-decoration: none;
}

#main
{
	background-color: White;
	padding: 5px 14px 10px 14px;
}

#mainBottom
{
	font-size: 0;
	line-height: 0;
	height: 10px;
	background-image: url(/img/siden/bund.gif);
}

#bottom
{
	font-weight: bold;
	padding: 0;
	font-size: 9px;
	line-height: 11px;
	text-align: right;
	height: 15px;
	color: White;
	background-color: #074375;
	background-image: url(/img/siden/left.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#bottomText
{
	height: 13px;
	width: 800px;
	float: right;
	padding: 2px 10px 0 0;
	line-height: 11px;
	background-image: url(/img/siden/right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#bottomlinktekst
{
	text-align: center;
	font-size: 10px; 
	text-decoration: none;	
}


.dragBox
{
	margin: -2px;
	border: 2px dashed #AAAAAA;
}

.dragBox div
{
	visibility: hidden;
}

.box
{
	width: 310px;
}

.box .margin
{
	width: 310px;
	height: 8px;
	font-size: 0;
	line-height: 0;
}

.box .top
{
	/*width: 310px;*/
	height: 31px;
	color: White;
	cursor: move;
}

.box .top .tl
{
	float: left;
	width: 8px;
	height: 31px;
	background: url(/img/bokse/left_box_top.gif);
}

.box .top .tr
{
	float: left;
	width: 9px;
	height: 31px;
	background: url(/img/bokse/right_box_top.gif);
}

.box .bottom .bl
{
	float: left;
	width: 10px;
	height: 11px;
	background: url(/img/bokse/left_box_bottom.gif);
}

.box .bottom .br
{
	float: left;
	width: 11px;
	height: 11px;
	background: url(/img/bokse/right_box_bottom.gif);
}

.box .top a
{
	color: White;
	text-decoration: none;
}

.box .top .left
{
	float: left;
	height: 27px;
	width: auto;
	padding: 4px 0 0 5px;
	font-weight: bold;
	background-color: #043A6D;
}

.box .top .right
{
	float: left;
	height: 23px;
	width: 100px;
	padding: 8px 10px 0 0;
	font-size: 11px;
	background-color: #043A6D;
	text-align: right;
}

.box .main
{
	clear: both;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	background-color: White;
}

.box .bottom
{
	height: 10px;
	line-height: 0;
	font-size: 0;
}

.box .bottom .line
{
	line-height: 0;
	font-size: 0;
	float: left;
	height: 10px;
	background-color: White;
	border-bottom: 1px solid #CFCFCF;
}

.box .settings
{
	font-size: 12px;
	border-bottom: 1px #CFCFCF solid;
	background: #E9E9E9;
	padding: 8px;
}

.dashboard
{
	width: 100%;
}

.dashboard .column
{
	float: left;
	width: 310px;
	padding: 5px 2px 10px 5px;
}

.dashboard .columnSplit
{
	float: left;
	width: 10px;
	height: 10px;
}

.dashboard .dragContainer
{
	width: 100%;
	height: 100%;
	background: Red;
}

a, .blue
{
	color: #043a6d;
	text-decoration: none;
}

a.orange
{
	color: Orange;
}

a.blue
{
	color: #043a6d;
}

a:hover
{
	color: Orange;
	text-decoration: none;
}

.active
{
	cursor: pointer;
	color: Orange;
}

.active a, .active a:visited
{
	color: Orange;
}

.newsList a:visited
{
	color: Gray;
}

tr.odd td
{
	background-color: #FFFFFF;
}
tr.even td
{
	background-color: #E9E9E9;
}

tr.gray
{
	background-color: #E9E9E9;
}

tr.grayAdd
{
	background-color: #E9E9E9;
}

tr.white td, tr.orange td, tr.gray td
{
	padding: 3px;
}

tr.grayAdd td
{
	background-color: #E9E9E9;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom:3px;
	padding-left: 3px;
}

tr.orange
{
	background-color: Orange;
	color: White;
	font-weight: bold;
}
tr.grey
{
	background-color: #dddddd;
	color: Black;
	font-weight: bold;
}
.quote
{
	background: #eeeeee;
	border: 1px dashed black;
	padding: 5px;
	font-style: italic;
}
