﻿body
{
	background-color: #dedce7;
}

@media print
{
	.contentpage
	{
		width: 100%;
	}
	.omkredsramme
	{
		width: 100%;
	}
	.ASPomkredsramme
	{
		display: none;
		width: 100%;
	}
	hr
	{
		display: none;
	}
	.footer
	{
		display: none;
	}
	.fieldsetVisFaktura
	{
		display: none;
	}
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.contentpage a
{
	color: blue;
}

h2
{
	font-size: 16pt;
}

h3
{
	font-size: 14pt;
}

table
{
	border-collapse: collapse;
}

table.omkredsramme
{
	width: 780px;
	height: 100%;
	text-align: left;
}

table.ASPomkredsramme
{
	width: 780px;
}

table.tabelmedmenu
{
	width: 100%;
	font-family: sans-serif;
	font-size: 10pt;
}

td
{
	padding: 0pt;
	vertical-align: top;
}

td.contentpage
{
	padding: 5pt;
	font-size: 11pt;
	font-family: sans-serif;
	height: 400px;
	vertical-align: top;
}

.contentpagecolor,
.contentpage
{
	background: white;
}

.menupunkt,
.menupunktsidst,
.currentmenupunkt,
.contentpagecolor
{
	padding: 5pt;
	padding-bottom: 1pt;
	padding-top: 1pt;
	color: #315190;
	font-weight: bold;
}

.currentmenupunkt a
{
	color: #315190;
	font-weight: bold;
}

.menupunktsidst a
{
	color: #7384a5;
}

.menupunkt a
{
	color: white;
}

a.currentuser
{
	
}

a:hover.ikkeunderstreget,
a:hover.currentuser
{
	text-decoration: none;
}

.menurow
{
	vertical-align: bottom;
}

.menutabel td
{
	padding: 2pt;
	padding-bottom: 0pt;
}

.menutabel
{
	padding: 2pt;
	padding-bottom: 0pt;
}

.liste
{
	padding: 2pt;
}

tr.menu0 .menupunkt
{
	background: #333333;
}

tr.menu0 .currentmenupunkt
{
	background: #7384a5;
}

tr.menu1
{
	background: #7384a5;
}

tr.menu1 .menupunkt
{
	background: #7384a5;
}

tr.menu1 .currentmenupunkt
{
	background: #8898b1;
}

tr.menu2
{
	background: #8898b1;
}

tr.menu2 .menupunkt
{
	background: #8898b1;
}

tr.menu2 .currentmenupunkt
{
	background: #95a5bd;
}

tr.menu3
{
	background: #95a5bd;
}

tr.menu3 .menupunkt
{
	background: #95a5bd;
}

tr.menu3 .currentmenupunkt
{
	background: #a5b5ce;
}

tr.menu4
{
	background: #a5b5ce;
}

tr.menu4 .menupunkt
{
	background: #a5b5ce;
}

tr.menu4 .currentmenupunkt
{
	background: #ff0000;
}

td.contentpage h2
{
	color: #000000;
	font-family: Sans-Serif;
	font-weight: bold;
}

td.summationscelle
{   border-style: solid;
    border-color: Black;
    border-bottom: 1px;
    border-top: 1px;
    border-left: 0px;
    border-right: 0px;  
    font-weight:bold;  
}
.WaterMarked
{
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:ButtonFace;
	color:Blue;
}
.Textboxfield
{
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color :White;
	color:gray;
}

.CollapsiblePanel
{
	cursor:n-resize;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:Orange;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #2647a0;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/yui/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(img/yui/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(img/yui/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
}

.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(img/technorati/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}