h1 {
	color: #324682;
	font-family: Verdana;
	font-size: 16px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-stretch: wider;
	font-style: normal;
}

h3{
	background-color: #4682B4;
	border: 2px solid #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 12px;
}
.error
{
    background-color:#c71313;
    color:#ffffff;
}
.errormsg
{
    color: #c71313;
    font-weight: bold;
    line-height: 25px;
}

p:first-letter{
	color: #4682B4;
	font-weight: bold;
}

ul{
	list-style-image: url(../../images/Icons/arrow2.gif);
}

.buttons {
	background: #4F7BB3;
	color: #FFFFFF;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.newstitle {
	color: #555555;
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.newstitlesmall {
	color: #555555;
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

.special{
	background-color: #D7EBFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: double;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 6px;
}
div#banner
{
	position:absolute;
	left:220px;
	height:65px;
	width:416px;
}
.title {
	color: #F8F8FF;
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 5px;
}
span.tekst10px a, span.tekst10px a:hover,span.tekst10px a:visited {
	font-size:11px;
}
span.tekst10px 
{
	font-size:11px;
	padding-left:15px;
}
.orange
{
	color:#FFA200;
	font-size:15px;
}

.datagrid .header
{
	text-align:center;
	color:#FFF;
	background-color:#797978;
}
.datagrid .header td
{
	border-bottom:1px solid #000;
}
.datagrid .header a
{
	color:#FFF;
}
.datagrid .item
{
	background-color:#FAFAFC;
}
.datagrid .aleternate
{
	background-color:#F2F5FE;
}
.datagrid .waytoolate, span.waytoolate
{
	color:#000;
	background-color:#8f0401;
	font-weight:bold;
}
.datagrid .toolate, span.toolate
{
	color:#000;
	background-color:#F00;
	font-weight:bold;
}
.datagrid .almost, span.almost
{
	color:#000;
	background-color:#fdcc77;
	font-weight:bold;
}
.datagrid .now, span.now
{
	color:#000;
	background-color:#ec8000;
	font-weight:bold;
}

.datagrid .feedbackcstmr, span.feedbackcstmr
{
	color:#000;
	background-color:#ffffc2;
	font-weight:bold;
}
.datagrid .feedbackcstmrlong, span.feedbackcstmrlong
{
	color:#000;
	background-color:#FFFF00;
	font-weight:bold;
}
.datagrid .feedback, span.feedback
{
	color:#000;
	background-color:#FFF835;
	font-weight:bold;
}
.datagrid .todo, span.todo
{
	background-color:#00DD1F;
	font-weight:bold;
}
.datagrid .supervisor, span.supervisor
{
	background-color:#283b80;
	font-weight:bold;
	color:#fff;
}
.datagrid .tocheck, span.tocheck
{
	background-color:#ABF;
}
.datagrid .done
{
	background-color:#F0F0F0;
	color:#000;
	font-style:italic;
}
.datagrid .yellow
{
	background-color:#FFFF6B;
	color:#000;
}
.datagrid .waiting
{
	background-color:#D2F1FF;
	font-weight:bold;
}
div#Tasks div.subtasksopen
{
	display:block;
	height:auto;
	width:600px;
}
.datagrid
{
	border:1px solid #000;
}
div#Tasks div.subtasksopen,div#Tasks div.subtasksopen .datagrid
{
	width:600px;
}
div#Tasks div.subtasksclosed
{
	display:none;
	width:600px;
}
div#Tasks div.colortasks
{
	height:12px;
	/*border:1px solid #000;*/
	position:absolute;
	right:0;
	top:0;
}
div#Tasks div.reoccurrence
{
	height:12px;
	width:12px;
	bottom:0;
	right:0;
	position:absolute;
}
div#Tasks div.colortasks span
{
	padding-left:6px;
	margin-left:2px;
}
div#Tasks div.maintasks
{
	border:1px solid #000;
	background-color:#ECECEA;
	color:#000;
	margin:5px 0 -1px 0;
	padding-bottom:3px;
	cursor:hand;
	cursor:pointer;
	width:600px;
	position:relative;
}
div.maintasks p
{
	padding-left:25px;
	margin:0;
}
div.chart
{
	position:relative;
	width:500px;
	height:500px;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	margin-left:50px;
	margin-bottom:30px;
}
div.chart div.bar
{
	border-left:1px solid #eee;
	border-top:1px solid #ddd;
	border-right:1px solid #aaa;
}
div.chart div.bar:hover
{
	cursor:help;
}
a.proposition img
{
	height:150px;
	border:1px solid #069;
}

#Bonussen, #BonussenPersonal, #BonussenTotal,.Ruildeals, .OwnerDetail{}
    #Bonussen table,
    #BonussenPersonal table,
    #BonussenTotal table,
    #RuilDeals table,
    .Ruildeals table,
    .OwnerDetail table,
    #ClosedOffersWithoutTrial table{
        border-spacing: 0px;
        border-collapse: collapse;
    }
        #Bonussen table tr,
        #BonussenPersonal table tr,
        #BonussenTotal table tr,
        #RuilDeals table tr,
        .Ruildeals table tr,
        .OwnerDetail table tr,
        #ClosedOffersWithoutTrial table tr{
        }
            #Bonussen table tr td,
            #BonussenPersonal table tr td,
            #BonussenTotal table tr td,
            #RuilDeals table tr td,
            .Ruildeals table tr td,
            .OwnerDetail table tr td,
            #ClosedOffersWithoutTrial table tr td{
                border: 1px solid #000;
                padding: 10px;
            }


