
pre
{
	width: 500px;
	overflow: hidden;
}
/* fremhæv vigtige ting på velkomstsiden */
.supermark
{
	border: dotted 1px silver;
}
.mark
{
	color: #CE7113;
}

.toprow
{
	background-color: #EA8520;
	color: Black;
}
.grouprow
{
	background-color: #ffa600;
}
.vertical
{

}
/* plain textarea editor for Standardtext menu */
.textareaedit
{
	height: 350px;
	width: 600px;
}

/*  gridview */
.gridedit
{
}
.grideditTelefon
{
	width: 55px;
}
.grideditDrop
{
	width: 100px;
}
.grideditSmall
{
	width: 32px;
}
.grideditNormal
{
	width: 100px;
}
.behandler
{
	font-weight: bold;
}

.plan_tilbud
{
	background-color: Yellow;
}
.plan_klar
{
	background-color: green;
}
.plan_lukket
{
	background-color: red;
}

.toolbar
{
	background-color: silver;
	padding: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 3px outset silver;
	width:100%;
	white-space: nowrap;
}

.fejl
{
	color: Red;
}

.success
{
	color: Gray;
}
textarea
{
	font-family: Verdana;
	font-size: 8pt;
	overflow: auto;
}

.kal_top_row
{
	background-color: #EA8520;
	color: Black;
}
.kal_dag_navn
{
	height: 32px;
	width: 64px;
}
.kal_uge
{
	height: 32px;
	padding: 4px;
	border-right: solid 1px black;
}
.kal_dag_date_u
{
	color: black;
	font-family: Verdana;
	font-size: 12pt;
}
.kal_dag_date_u a
{
	font-size: 14pt;
	text-decoration: none;
	color: black;
}
.kal_dag_date_a a
{
	font-size: 14pt;
	text-decoration: none;
	color: #404040;
}
.kal_dag_date_a
{
	color: #404040;
	font-family: Verdana;
	font-size: 12pt;
}

.kalender
{
	width: 100%;
	border-color: #c0c0c0;
	border-collapse: collapse;
	border-style: solid;
	border-color: #c0c0c0;
}
.logininfo
{
	text-align: right;
	color: #808080;
	font-size: 8pt;
	font-family: Verdana;
	padding-bottom: 4px;
}

.button
{
/*
	color: white;
	font-family: verdana,helvetica,sans-serif;
	font-size: 75%;
	padding: 2px;
	margin: 0px;
	background: #ffa600;
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0, StartColorStr= '#ffEA8520' , EndColorStr= '#ffffa600' );
	border-right: #d37620 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: #d37620 1px solid;
*/
}
.buttonSpecial
{
	color: white;
	font-family: verdana,helvetica,sans-serif;
	font-size: 75%;
	padding: 2px;
	margin: 0px;
	background: #c0c0c0;
	border-right: #808080 1px solid;
	border-top: #e0e0e0 1px solid;
	border-left: #e0e0e0 1px solid;
	border-bottom: #808080 1px solid;
}

.butdisable
{
	color: white;
	font-family: verdana,helvetica,sans-serif;
	font-size: 75%;
	padding: 2px;
	margin: 0px;
	background: #c0c0c0;
	border-right: #a0a0a0 1px solid;
	border-top: #e0e0e0 1px solid;
	border-left: #e0e0e0 1px solid;
	border-bottom: #a0a0a0 1px solid;
}

P
{
	margin: 0px;
}



TD
{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
th
{
	text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	text-align: left;
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.error
{
	color: Orange;
}
.inputstyle
{
	font-family: arial,tahoma,verdana;
	font-size: 10pt;
	font-weight: normal;
}
.buttonscontainer
{
	width: 150px;
}

.mainmenu
{
	background-color: #EA8520;
	width: 200px;
}
.maindiv
{
	text-align: left;
	padding: 10px;
	height: 600px;
}
.dtable
{
	border-collapse: collapse;
	border: solid 1px black;
	background-color: #EA8520;
}

.dtop
{
	font-weight: bold;
	font-size: 10pt;
	color: White;
	background-color: Black;
	text-align: center;
}
.dlabel
{
	text-align: right;
}
.daction
{
	border-top: dotted 1px black;
	text-align: center;
}

/* =============== kalender ================ */

.k_table
{
	collapse-border: collapse;
}
.k_topfys
{
	width: 60px;
	text-align: center;
	font-weight: bold;
	border-left: solid 1px black;
	border-bottom: solid 1px black;
}
.k_topxtra
{
	border-left: solid 1px black;
	border-bottom: solid 1px black;
	width: 80px;
}
.k_rowday
{
	height: 20px;
}
.k_cellday
{
	font-size: 12pt;
	border-bottom: solid 1px black;
	font-weight: normal;
}
.k_cell
{
	text-align: center;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	font-size: 8pt;
	font-family: Tahoma;
	width: 70px;
}
.k_cell2
{
	text-align: center;
	font-size: 8pt;
	font-family: Tahoma;
	width: 70px;
}
.k_cellxtra
{
	text-align: left;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	width: 80px;
}
.k_tom
{
	text-align: center;
	background-color: lightgreen;
}
.k_edit
{
	cursor: pointer;
}
.k_week
{
	background-color: lightblue;
}
.k_fast
{
	background-color: #ffffc8;
	background-position: right top;
	background-repeat: no-repeat;
}
.k_loes_ledig
{
	background-color: lightgreen;
}
.k_loes_Helligdag
{
	background-color: lightblue;
}
.k_loes_Fridag
{
	background-color: tomato;
}
.k_loes_Aftale
{
	background-color: yellow;
}
.k_loes_FastAftale
{
	background-color: white;
}
.k_grafik_Flag
{
	background-image: url('images/icon_flag.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
.k_grafik_Stjerne
{
	background-image: url('images/icon_star.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
.k_grafik_Advarsel
{
	background-image: url('images/icon_warn.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
.k_uge
{
	margin-left:4px;
	font-size: 26pt;
	color: lightgreen;
	z-index :1;
	width: 80px;
	position: absolute;
}
.k_loesdialog
{
	position: absolute;
	z-index: 10;
	display: none;
	background-color: #e0e0e0;
	border: solid 2px black;
	width: 240px;
}
.k_loeslaes
{
	width:100%;
	overflow:hidden;
}
.clip 
{
	overflow:hidden;
	width:70px;
	text-overflow:ellipsis; 
	white-space: nowrap;
}
.brugerliste 
{
	white-space: nowrap;
}

.hidden 
{
	display: none;
}

.ForhindrerAutoLuk
{
	background-color: #ffffcc;
}

/* statistik */
.StatistikOverskrift
{
	padding-top: 18px;
	font-weight: bold;
}
.StatistikBeskrivelse
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.editorpanel  
{
	border: dotted 1px #a0a0a0;
	background-color:#FFFFCC;
	padding: 10px;
}
.flowright 
{
	float: right;
}

.intraHead
{
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 16px;
}
.intraItem
{
	margin-top: 12px;
	margin-bottom: 6px;
}
.intraItemHead
{
	font-weight: bold;
	margin-bottom: 6px;
}
.intraItem A 
{
	text-decoration: none;
	color:#EA8520;
}