html, body
{
    background-color: #E9E7DB;
    margin: 0 0 30px 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}


table
{
    border-collapse: collapse;
}

td, th
{
    font-size: 12px;
    padding: 0px;
}

forms
{
    margin: 0px;
    padding: 0px;
}

input, textarea, select
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

span.radiobutton input
{
    border: none;
}

.checkboks input
{
    border: none;
}

span.checkbox input
{
    border: none;
}

img
{
    border: 0 none;
}

p
{
    margin: 0;
    padding: 12px 0 0 0;
}


div.line
{
    background: transparent url(/Images/dot_hr.gif) repeat-x;
    height: 20px;
    border: 0;
}


div.line hr
{
    display: none;
}

p.First_Paragraph
{
    margin: 0;
    padding: 0;
}

/*
##############################################################
Links
##############################################################
*/

a:link, a:visited
{
    color: #8A002D;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
    color: #000000;
}


/*
##############################################################
Main containers
##############################################################
*/

table.MainTableContainer
{
    margin: 0 auto 0 auto;
}

table.MainBodyTable
{
    width: 954px;
    background: #fff url(/Images/topbg.gif) repeat-x;
}

/* 
##############################################################
Top Main cells 
##############################################################
*/
td.KabLogo
{
    vertical-align: top;
    width: 190px;
    height: 70px;
    vertical-align: middle;
    padding: 5px 0 0 10px;
}


td.TopRightCell
{
    text-align: right;
    padding: 0 20px 0 0;
}

/* 
##############################################################
Leftmenu + mainbody 
##############################################################
*/
td.MainLeftMenu
{
    width: 194px;
    vertical-align: top;
}

td.MainBodyTextFrontPage
{
    width: 739px;
    vertical-align: top;
    padding: 0 0 0 15px;
}

td.MainBodyTextUnderside
{
    padding: 0 6px 20px 15px;
    width: 483px;
    vertical-align: top;
}

td.MainBodyTextUnderside table td
{
    line-height: 130%;
}

/* 
##############################################################
Footer/adresse 
##############################################################
*/
td.BgFooter
{
    background: transparent url(Images/bg_front.gif) repeat-x left bottom;
    background-color: #ffffff;
}

td.adresse
{
    background-color: #fff;
    border-top: solid 1px #666666;
    vertical-align: middle;
    height: 22px;
}

td.adresse table
{
    width: 80%;
    margin: 0 auto 0 auto;
}


td.adresse table td
{
    font-size: 11px;
    color: #000000;
    vertical-align: middle;
    text-align: center;
    background-color: #ffffff;
    letter-spacing: 0.1em;
    padding: 10px 3px 0 3px;
}

img.AdressPhone
{
    vertical-align: middle;
    margin: 0 6px 0 0;
}

/*
##############################################################
Main headers
##############################################################
*/

h1
{
    font-size: 17px;
    margin: 0 0 8px 0;
    color: #8A002D;
    padding: 0;
    border-bottom: solid 1px #8A002D;
    padding: 0 0 5px 0;
}

h2
{
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

h3
{
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0 0 2px 0;
}

h4
{
    font-size: 13px;
    margin: 0;
    padding: 0;
    margin: 0 0 8px 0;
}


/*
#######################################################
fieldset + legend
#######################################################
*/
fieldset
{
    border: solid 1px black;
}

legend
{
    font-family: Arial;
    font-weight: bold;
    padding: 1px 4px 1px 4px;
    font-size: 12px;
    color: #000;
}


ul
{
    margin: 15px 0 15px 0;
    padding: 0;
}


li
{
    margin: 5px 0 8px 20px;
    list-style-image: url(/Images/square.gif);
    padding: 0;
}



/*
##############################################################
Søgeknap
##############################################################
*/

input.sog
{
    font-size: 12px;
    color: #000000;
    padding: 4px 2px 2px 6px;
    height: 17px;
    width: 127px;
    background: transparent url(/Images/sog.gif) no-repeat right center;
    position: relative;
    border: none;
    right: 5px;
}

/*
##############################################################
Topnavigation
##############################################################
*/

td.topnavi
{
    font-size: 12px;
    font-weight: bold;
    color: #4B4A48;
}

/*
##############################################################
Main left navigation
##############################################################
*/

td.parent a:link, td.parent a:visited
{
    font-size: 13px;
    color: #ffffff;
    background: #024B87 url(/Images/blabar.gif) no-repeat right bottom;
    width: 192px;
    height: 22px;
    display: block;
    padding: 8px 0 0 8px;
    vertical-align: top;
    text-decoration: none;
}

td.parent a:hover
{
    font-size: 13px;
    color: #ffffff;
    background: #8A002D url(/Images/redbar.gif) no-repeat right bottom;
    width: 192px;
    height: 22px;
    display: block;
    padding: 8px 0 0 8px;
    vertical-align: top;
    text-decoration: none;
}

td.parent_active a:link, td.parent_active a:visited
{
    font-size: 13px;
    color: #ffffff;
    background: #8A002D url(/Images/bgnavi_active.gif) no-repeat right bottom;
    width: 192px;
    height: 22px;
    display: block;
    padding: 8px 0 0 8px;
    vertical-align: top;
    text-decoration: none;
}

td.parent_active2 a:link, td.parent_active2 a:visited
{
    font-size: 13px;
    color: #ffffff;
    background: #8A002D url(/Images/bgnavi_active.gif) no-repeat right bottom;
    width: 192px;
    height: 22px;
    display: block;
    padding: 8px 0 0 8px;
    vertical-align: top;
    text-decoration: none;
}

td.parent_active a:hover
{
    font-size: 13px;
    color: #ffffff;
    background: #8A002D url(/Images/bgnavi_active.gif) no-repeat right bottom;
    width: 192px;
    height: 22px;
    display: block;
    padding: 8px 0 0 8px;
    vertical-align: top;
    text-decoration: none;
}


td.level1 a:link, td.level1 a:visited
{
    font-size: 12px;
    color: #000000;
    height: 17px;
    width: 200px;
    display: block;
    vertical-align: middle;
    display: block;
    text-decoration: none;
    text-indent: 18px;
    padding-top: 5px;
    background: transparent url(/Images/arrow.gif) no-repeat;
}

td.level1 a:hover
{
    background-color: #efeedd;
}

td.level1_active a:link, td.level1_active a:visited, td.level1_active a:hover
{
    font-size: 12px;
    color: #000000;
    height: 17px;
    width: 200px;
    display: block;
    vertical-align: middle;
    display: block;
    text-decoration: none;
    text-indent: 18px;
    padding-top: 5px;
    background: #efeedd url(/Images/arrow_active.gif) no-repeat;
}

td.level1_active2 a:link, td.level1_active2 a:visited, td.level1_active2 a:hover
{
    font-size: 12px;
    color: #000000;
    height: 17px;
    width: 200px;
    display: block;
    vertical-align: middle;
    text-decoration: none;
    text-indent: 18px;
    padding-top: 5px;
    background: #efeedd url(/Images/arrow_active.gif) no-repeat;
}

td.level2 a:link, td.level2 a:visited
{
    font-size: 12px;
    color: #000000;
    height: 12px;
    vertical-align: middle;
    display: block;
    text-decoration: none;
    text-indent: 0;
    margin-left: 19px;
    padding: 4px 0 4px 0;
}

td.level2 a:hover
{
    color: #8A002D;
}


td.level2_active a:link, td.level2_active a:visited, td.level2_active a:hover
{
    font-size: 12px;
    color: #8A002D;
    height: 12px;
    display: block;
    vertical-align: middle;
    display: block;
    text-decoration: none;
    text-indent: 0;
    margin-left: 19px;
    padding: 4px 0 4px 0;
    background-repeat: no-repeat;
    font-weight: bold;
}

td.level2_active2 a:link, td.level2_active2 a:visited, td.level2_active a:hover
{
    font-size: 12px;
    color: #8A002D;
    height: 12px;
    display: block;
    vertical-align: middle;
    display: block;
    text-decoration: none;
    text-indent: 0;
    margin-left: 19px;
    padding: 4px 0 4px 0;
    background-repeat: no-repeat;
    font-weight: bold;
}

td.level3 a:link, td.level3 a:visited
{
    font-size: 12px;
    color: #000000;
    height: 12px;
    display: block;
    vertical-align: middle;
    display: block;
    text-decoration: none;
    text-indent: 0;
    padding: 4px 0 4px 0;
    margin-left: 25px;
    background-repeat: no-repeat;
}


td.level3 a:hover
{
    color: #8A002D;
}


td.level3_active a:link, td.level3_active a:visited, td.level3_active a:hover
{
    font-size: 12px;
    color: #8A002D;
    height: 12px;
    display: block;
    vertical-align: middle;
    display: block;
    text-decoration: none;
    text-indent: 0;
    margin-left: 25px;
    padding: 4px 0 4px 0;
    background-repeat: no-repeat;
    font-weight: bold;
}

td.level3_active2 a:link, td.level3_active2 a:visited, td.level3_active2 a:hover
{
    font-size: 12px;
    color: #8A002D;
    height: 12px;
    display: block;
    vertical-align: middle;
    display: block;
    text-decoration: none;
    text-indent: 0;
    margin-left: 25px;
    padding: 4px 0 4px 0;
    background-repeat: no-repeat;
    font-weight: bold;
}

/*
##############################################################
Frontpage elements
##############################################################
*/

table.FrontPageBoxTable
{
    width: 100%;
    margin: 0 auto 0 auto;
}

table.frontbox2
{
    width: 100%;
    margin: 0 auto 0 auto;
}

td.FrontPageTopRowColumn1
{
    width: 50%;
    vertical-align: top;
    padding: 10px 17px 0 0;
    line-height: 140%;
}

td.FrontPageNews
{
    padding: 10px 0 0 0;
    line-height: 140%;
	width:100%;
}

td.FrontPageTopRowColumn1 div
{
    margin: 0 0 10px 0;
}

td.redbar
{
    background: #820A11 url(/Images/redbar_front.gif) no-repeat right center;
    width: 50%;
    height: 29px;
    padding: 0 0 0 10px;
    color: #ffffff;
    font-size: 12px;
}

td.redbar2
{
    background-image: url(/Images/redbar.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #8A002D;
    width: 50%;
    height: 30px;
    padding: 0 0 0 10px;
    color: #ffffff;
    font-size: 12px;
}

td.redbar4
{
    background-image: url(/Images/redbar4.gif);
    background-repeat: no-repeat;
    width: 500px;
    height: 30px;
    color: #ffffff;
    text-indent: 10px;
}



/*
##############################################################
Adresse
##############################################################
*/

a.adresse:link, a.adresse:visited
{
    color: #8A002D;
    text-decoration: underline;
}

a.adresse:hover
{
    text-decoration: none;
}


/*
#################################################
main right column
#################################################
*/

table.RightContentContainer
{
    width: 240px;
    margin: 0 10px 0 0;
}

table.RightContentContainer td
{
    text-align: left;
}

td.redbar3
{
    width: 242px;
    padding: 0 0 10px 8px;
    background-color: #8A002D;
    color: #ffffff;
    font-size: 13px;
    vertical-align: middle;
}

td.redbar3admin
{
    width: 298px;
    padding: 0 0 0 8px;
    background-color: #8A002D;
    color: #ffffff;
    font-size: 13px;
    vertical-align: middle;
}

td.redbar3admin table td
{
    color: #ffffff;
    font-size: 13px;
    vertical-align: middle;
}



/*
##############################################################
Form selects
##############################################################
*/

input
{
    font-size: 11px;
    border: solid 1px #666666;
    height: 18px;
}

textarea
{
    font-size: 11px;
    border: solid 1px #666666;
    height: 15px;
    overflow: auto;
    padding: 3px;
}

input.button
{
    background-color: #8A002D;
    cursor: hand;
    width: 42px;
    color: #fff;
    border: none;
    height: 20px;
}


/*.button
{
	font-size: 11px;
	border: none;
	background-color: #8A002D;
	color: #ffffff;
	cursor: hand;
	height: 22px;
	width: 47px;
}*/

input.dateSelectorButton
{
    font-size: 11px;
    border: none;
    background-color: #8A002D;
    color: #ffffff;
    cursor: hand;
    height: 18px;
    width: 42px;
}

select
{
    font-size: 11px;
    border: solid 1px #666666;
}


.checkBox input
{
    border: none;
    padding-left: 0;
    margin-left: 0;
}

.formaularTabel td
{
    padding-top: 5px;
}

.formaularTabel th
{
    padding-top: 5px;
}

.AgentLink
{
    padding-top: 0;
    padding-left: 0;
    background-image: url(/Images/square.gif);
    background-repeat: no-repeat;
    background-position: 4px left;
    height: 20px;
}

.AgentLink a, .AgentLink a:link, .AgentLink a:visited
{
    text-decoration: none;
    display: block;
    text-indent: 18px;
    color: #8A002D;
    overflow: hidden;
    height: 16px;
}

.AgentLink a:hover
{
    text-decoration: underline;
    display: block;
    text-indent: 18px;
    color: #8A002D;
    overflow: hidden;
    height: 16px;
}

.pageorderDiv
{
    padding-left: 4px;
    margin-bottom: 2px;
    background-color: #EAEAEA;
    color: Black;
    height: 16px;
    width: 99%;
    cursor: pointer;
    position: absolute;
}

.pageorderDivSelected
{
    padding-left: 4px;
    margin-bottom: 2px;
    background-color: Gray;
    color: White;
    width: 99%;
    height: 16px;
    position: absolute;
}

.upDownImage
{
    cursor: pointer;
}


/*
##############################################################
Værd at vide
##############################################################
*/

div.events a:link, div.events a:visited
{
    display: block;
    background-image: url(/Images/event.gif);
    background-repeat: no-repeat;
    height: 22px;
    width: 90px;
    padding: 3px 0 0 34px;
    text-decoration: none;
    color: #8A002D;
    margin: 15px 0 0 0;
}

div.events a:hover
{
    background-image: url(/Images/event_hover.gif);
    color: #000000;
    text-decoration: underline;
}


div.news a:link, div.news a:visited
{
    display: block;
    background-image: url(/Images/news.gif);
    background-repeat: no-repeat;
    height: 22px;
    width: 90px;
    padding: 3px 0 0 34px;
    text-decoration: none;
    color: #8A002D;
    margin: 15px 0 0 0;
}

div.news a:hover
{
    background-image: url(/Images/news_hover.gif);
    color: #000000;
    text-decoration: underline;
}


a.readmore:link, a.readmore:visited
{
    height: 17px;
    width: 62px;
    text-align: center;
    color: #8A002D;
    font-size: 12px;
    background-position: right;
    padding: 8px 0 0 0;
    float: right;
    text-decoration: underline;
}

a.readmore:hover
{
    text-decoration: none;
}


td.dot
{
    background-image: url(/Images/dot.gif);
    background-repeat: repeat-x;
    vertical-align: middle;
    height: 9px;
}


/*
##############################################################
Right Content Selector
##############################################################
*/

.ContentBox li
{
    margin: 0 0 8px 18px;
    list-style-image: url(/images/li_infobox.gif);
    padding-top: 0;
}


.ContentBox div
{
    margin: 0 0 8px 8px;
}


.HTMLList table
{
    width: 348px;
}

table
{
    border-collapse: collapse;
}
td
{
    padding: 0;
}


.HTMLList table td
{
    padding-bottom: 3px;
}

.sog_knap
{
    background-image: url(/images/sog_knap.gif);
    color: #EAEAEA;
}

a.linkText:link, a.linkText:visited
{
    text-decoration: none;
    color: black;
}

a.linkText:hover
{
    text-decoration: none;
    color: #8A002D;
}

a.linkTextActive:link, a.linkTextActive:visited
{
    text-decoration: none;
    color: #8A002D;
}

a.linkTextActive:hover
{
    text-decoration: none;
    color: #8A002D;
}

a.SubLinkActive
{
    color: #8A002D;
}

a.SubLinkActive:link, a.SubLinkActive:visited
{
    text-decoration: none;
    color: #8A002D;
}

a.SubLink:link, a.SubLink:visited
{
    text-decoration: none;
    color: black;
}

a.SubLink:hover
{
    text-decoration: none;
    color: #8A002D;
}


/*
##############################################################
Dynamic Image Selector
##############################################################
*/

.DynamicImageSelector div
{
    border: solid 1px #555555;
    text-align: center;
    vertical-align: top;
    overflow: auto;
    margin: 0;
    padding: 0;
}

.DynamicImageSelector td
{
    text-align: center;
}

.DynamicImageSelector input
{
    background-color: #8A002D;
    cursor: pointer;
    width: 85px;
    color: #fff;
    border: none;
    height: 20px;
    margin-top: 5px;
    text-align: center;
}

/*
##############################################################
Anmeldelse
##############################################################
*/
table.AnmeldelseTableContainer
{
    width: 752px;
}

td.MainBodyTextAnmeldelse
{
    width: 752px;
    vertical-align: top;
}

td.AnmeldelseMainBodyText
{
    padding: 0 6px 20px 15px;
    width: 483px;
    vertical-align: top;
}


td.AnmeldelseStatusHolder
{
    width: 250px;
    vertical-align: top;
}

table.StatusTextContainerTable
{
    width: 240px;
    margin: 0 10px 0 0;
}


.HeadLine
{
    color: #000;
    font-weight: bold;
    padding-top: 6px;
}

.StatusHeadline
{
    color: Black;
    font-weight: bolder;
    padding-top: 10px;
}

td.StatusTextInfo
{
    background-color: #F3F3E4;
    padding: 5px 0 0 10px;
}

div.StatusTextContainer
{
    overflow-y: hidden;
    overflow-x: auto;
    width: 230px;
    padding: 5px;
}

td.SkadeTypeImage
{
    background-color: #F3F3E4;
}

td.SkadeTypeImage img
{
    float: right;
    margin: 0 10px 0 0;
}

table.CancelAnmeldelse
{
    width: 189px;
}

td.CancelAnmeldelseButtons table
{
    margin: 10px auto 10px auto;
}

td.CancelAnmeldelseButtons table td
{
    padding: 0 3px 0 0;
}

td.BtnCancel
{
    text-align: center;
    padding: 10px 0 10px 0;
}

input[type=radio]
{
    border: 0;
}

/* Online skadeanmeldser */
table.SkadeAnmeldeTyper
{
    width: 90%;
    margin: 0 auto 0 auto;
}

table.SkadeAnmeldeTyper td
{
    width: 20%;
    padding: 5px;
    text-align: center;
}

table.ControlArea td table
{
    width: 100%;
}

table.ControlArea td table td
{
    padding: 0;
}


table.AnmeldelseBil td table td
{
    padding: 0px;
}
table.AnmeldelseBil td table
{
}
table.AnmeldelseBil
{
}
table.Damagedcartable
{
    background-color: Blue;
    padding: width:20px;
}
table.Damagedcartable td
{
    border: solid 1px pink;
    padding: 0px;
}


/*
##############################################################
Anmeldelse kvittering
##############################################################
*/

.AnmeldelseKvittering table
{
    border-collapse: collapse;
    width: 600px;
}

.AnmeldelseKvittering table td
{
    text-align: left;
}

.AnmeldelseKvittering .leftCell
{
    border: none;
    width: 75px;
    padding: 0 0 8px 0;
    vertical-align: middle;
}

.AnmeldelseKvittering .rightCell
{
    text-align: left;
    vertical-align: top;
    width: 535px;
    z-index: 2000;
}

.AnmeldelseKvittering .buttonCell
{
    padding: 8px 0 0 0;
    text-align: right;
}

.AnmeldelseKvittering .ErrorFont
{
    color: #8A002D;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.AnmeldelseKvittering .subjectCell
{
}

.AnmeldelseKvittering .subjectCell input
{
    width: 530px;
    border: solid 1px silver;
}


td.AnmeldelseMainBodyText table
{
    width: 98%;
}

td.AnmeldelseMainBodyText table td
{
    width: 50%;
    padding: 0 0 10px 0;
    vertical-align: top;
}

td.AnmeldelseMainBodyText table td input
{
}


span.radiobutton input
{
    width: 30px;
    margin: 4px 0 0 0;
}

span.radiobutton label
{
    position: relative;
    top: -2px;
}


div.StatusTextContainer
{
    margin: 10px 0 0 0;
}

div.StatusTextContainer table td
{
    padding: 0 0 5px 0;
    vertical-align: top;
    text-align: left;
    width: 50%;
}

td .MandatoryColor
{
    color: #990000;
}

table.FormularTabelJob
{
    width: 100%;
}

table.FormularTabelJob td
{
    padding: 0 0 8px 0;
    text-align: left;
}


table.FindAssurandor td
{
    text-align: left;
}

/*
##############################################################
Event images
##############################################################
*/
table.EventImages
{
    width: 100%;
    margin: 10px 0 0 0;
}
table.EventImages td
{
    width: 33%;
    height: 88px;
    text-align: center;
    padding: 0 0 10px 0;
}

/*
##############################################################
Rødt/grønt Kort formular
##############################################################
*/

table.KortFormular
{
	vertical-align:top;
}

table.KortFormular td
{
	vertical-align:top;
	padding-bottom:10px;
}

table.KortFormular th
{
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding-bottom:10px;
	width:100px;
}

table.KortFormular td.TextLine
{
	padding-top:10px;
	padding-bottom:10px;
	
}

table.KortFormular td.ButtonCell
{
	text-align:right;
	padding-right:8px;
	padding-top:10px;
}

table.KortFormular td.ErrorFont
{
    color: #8A002D;
    font-weight: bold;
    padding: 0 0 10px 0;
}



/*
###############################################################
Opgavesystem
###############################################################
*/
table.OpgaveOversigtTable
{
	width:720;
	padding:4px;
	border:solid 1px black;
}

table.OpgaveOversigtTable td
{
	padding-left:2px;
	padding-right:2px;
}

table.OpgaveOversigtTable td.CenterCell
{
	text-align:center;
	padding:0px;
}

table.OpgaveDetailTable
{
    width: 720;
    padding: 4px;
}

table.OpgaveDetailTable td
{
	padding-top:10px;
}

table.OpgaveDetailTable th
{
	padding-top:10px;
}

table.OpgaveDetailTable th.Overskrift
{
	text-align:left;
	width:80px;
	font-weight:bold;
}
