﻿#panelCenter
{
	/*overflow-x: hidden;
	overflow-y: auto;*/
	margin-bottom: 15px;
}

body	
{
	font-size: 11pt;
	font-family: arial, sans-serif;
	color: #000000;
	background-repeat: repeat-x;
	background-image: url(../images/generel_bgg.jpg);
	background-color: #606060;
	/*background-color: White;*/
}

td#page
{		
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    background-color: white;
	border: solid 0px #959596;
	text-align: left;	
	margin: 0px 0px 0px 0px;
	z-index: 1;
}

div#header
{
	height: 65px;
	background-image: url(../images/topbar_right_1035_123.JPG);
	background-color: #FFFFFF;
	border-bottom: solid 0px #A9A9A9;
	border:0px;	
	width: 1035px;	
}

div#footer
{
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	color: #888888;
	FONT-SIZE: 10pt;
	text-align: center;
	padding: 5px 0px 5px 0px;
	border-top: solid 0px #A9A9A9;
	margin: 0 auto;
	height: 25px;
	clear: both;
	border-top: solid 0px;
}
/**************************/
/* Paneler på masterpages */
/**************************/
#placeholder1
{
	width : 648px;
	/*height: 450px;*/
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
}

#placeholder2
{
	width : 312px;
	/*height: 450px;*/
	float: left;
	margin-top: 58px;
	/*margin-left: 15px;*/
	margin-right: 24px;
}

#placeholder3
{
	width : 1010px;
	/*height: 150px;*/
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	/*margin-right: 25px;*/
}

#placeholder4
{
	width : 1010px;
	/*height: 75px;*/
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	/*margin-right: 25px;*/
}

#placeholder1_24
{
	width : 750px;
	height: 400px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 10px;
}

#placeholder2_24
{
	width : 185px;
	height: 100%;
	float: left;	
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 25px;	
}

#placeholder3_24
{
	width : 1010px;
	height: 150px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 0px;
}

#placeholder1_22
{
	width : 598px;
	height: 100%;
	float: left;
	margin-top: 25px;
	margin-left: 50px;
	margin-right: 50px;
}

#placeholder2_22
{
	width : 312px;
	height: 100%;
	min-height: 450px;
	float: left;	
	margin-top: 25px;
	/*margin-left: 15px;*/
	margin-right: 25px;	
}

/****************/
/* Overskrifter */
/****************/

/* Hovedoverskrift på sider*/
h1
{
	font-family: Arial;
	font-size: 18pt;
	color: #808080;	
	font-weight: lighter;
}

/* Underoverskrft på sider*/
h2
{
	font-family: Arial;
	font-size: 13pt;
	color: #808080;	
	font-weight: lighter;
	font-style: italic;
}

h3
{
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: lighter;	
}

/* Bruges til citater*/
h4
{	
	font-size: 10pt;
	font-weight: lighter;
	font-style: italic;
	color: #666;	
}

/* Overskrift panel2 */
h5
{
	font-family: Arial;
	font-size: 12pt;
	color: #808080;	
	font-weight: lighter;	
}

/***************/
/* Tabelheader */
/***************/
th
{
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;	
	background-color: #7B8E94;	
}

/********************/
/* Generelle styles */
/********************/
.buttons
{
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #96AAB2;
	border: 2px outset #7A8E93;
	margin: 1px;
	cursor: pointer;
	height: 20px;
	padding: 1px 8px 1px 8px;
	text-decoration: none;
	vertical-align:middle;
	overflow: visible;
}

a:visited
{
	color:#000000;
}

.watermark
{
	font-style:italic;
	color: #808080;
}

/*.hover_ruler*/
table.rowbackground tr
{
	background-color: White;
	
}

/*.hover_ruler:hover*/
table.rowbackground tr:hover
{
	background-color: #eff2f3;
}

tr.rowcolor
{
	background-color: #eff2f3;
}

/***********************************/
/* Relevante emner på hjælpesiderne*/
/***********************************/
table.helplinks
{
	position:relative;
	/*top:50px;*/
	left:-25px;
	background: #7b8e94;
	border: 0px;
	cellspacing: 0px;
	width: 1035px;	
}

table.helplinks tr
{
	background-color: #7B8E94;
}

table.helplinks td
{
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: White;	
	padding-left: 25px;
	
}

table.helplinks a, table.helplinks a:visited
{
	color:White;	
	font-family: arial, sans-serif;
	font-size: 10pt;
		/*padding-left: 25px;*/	
}

/*****************/
/* 123 Ikonbokse */
/*****************/
.spantest
{
    margin-left: 105px;
    font-weight: bold;
    color: White;    
    font-family: arial, sans-serif;
    font-size: 18px;
}

.span2test
{
    margin-left: 84px;
    font-weight: bold;
    color: White;
    font-family: arial, sans-serif;
    font-size: 14px;
}

.txtboxtest
{
    margin-left: 105px;
    color: White;
    border-width: 0px;
    border-style: none;
    overflow: hidden;
    background-color: Transparent;
    width: 200px;
    font-size: 12px;    
    font-family: arial, sans-serif;
}

.txtbox2test
{
    margin-left: 84px;
    color: White;
    border-width: 0px;
    border-style: none;
    overflow: hidden;
    background-color: Transparent;
    width: 219px;
    height: 85px;
    font-size: 12px;
    font-family: arial, sans-serif;
}

.hyperlinktest
{
    float: right;
    text-align: right;
    margin-left: 105px;
    margin-right: 5px;
    /*margin-top: 15px;*/
    font-size:  xx-small;
    color: White;    
}

.hyperlink2test, .hyperlink2test:visited
{
    float:right;    
    text-align:right;
    margin-left: 84px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size:  x-small;
    color: White;
}

.usercontrol123test
{
   width: 312px;
   height: 125px;
   float: left;
   margin-right: 24px;
   margin-bottom: 25px;
   font-family: arial, sans-serif;
}
.usercontrol1231test
{
   width: 312px;
   height: 125px;
   float: left;
   margin-right: 25px;
   margin-bottom: 25px;
   font-family: arial, sans-serif;
}
.usercontrol1232test
{
   width: 312px;
   height: 125px;
   float: left;
   margin-right: 25px;
   margin-bottom: 25px;
   font-family: arial, sans-serif;
}

.usercontrol1233test
{
   width: 312px;
   height: 125px;
   float:left;
   margin-right: 25px;
   margin-bottom: 25px;
   font-family: arial, sans-serif;
}

/*****************************************/
/* gammmelt... måske i brug nogle steder */
/*****************************************/
.usercontrolReferenceBGPaneltest
{
   width: 312px;
   height: 185px;
   float:none;
   background-repeat:no-repeat;
}
.usercontrolReferenceFGPaneltest
{
   position:relative;
   top: 6px;
   margin-left: 6px;
   margin-top: 10px;
   background-repeat:no-repeat;
   width: 300px;
   height: 60px;
   float:none;
}
.usercontrolReferenceOverskrifttest
{
	margin-left: 5px;
    position:relative;
    top:70px;
    font-weight: bold;
    color:Black;
}
.usercontrolReferenceTeksttest
{
    margin-left: 15px;
    position:relative;
    top: 35px;
    color:Black;
    border-width: 0px;
    border-style: none;
    overflow: hidden;
    background-color: Transparent;
    width: 250px;
    height: 85px;
    font-style:italic;   
    font-size: smaller;
}
