body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

A {
	color: #2C375E;
} 
A:vlink {
	color: #2C375E;
} 
A:hover{
	color: #D04C3F;
}
A.nodecor {
	text-decoration: none;
} 

A.menu {
	font-family:  Courier, Arial, Helvetica, Verdana,  sans-serif;
	color: #4E3C01;
	text-decoration: none;
	font-size:  12px;
} 
A.menu:vlink {
	color: #4E3C01;
} 
A.menu:hover{
	color: #D51A1A;
}

table,td,tr,th{
	font-family:  Arial,  Helvetica, Verdana,  sans-serif;
	font-size:  x-small;
	color: #3D3F41;
}
h1,h2,h3,h4,h5,h6{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #525558;
}
.SizeBorder
{
	border-left: solid 1 #A28316;
	border-right: solid 1 #A28316;
	background-color: White;
}
.Border
{
	border: solid 1 #A28316;
	background-color: White;
}
#otstyp{
	padding: 15px;
}
#size_otstyp{
	padding-left: 15px;
	padding-right: 15px;
}

#white{
	color: #ffffff;
}
#bg_top{
	background:url('/images/bg_top_menu.gif') repeat-x top left; 
	background-repeat: x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bg_top_2{
	background:url('/images/bg_gantt_chart_soft.gif') repeat-x top left; 
	background-repeat: x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bg_top_soft{
	background:url('/images/gantt_chart_soft.gif') repeat-x top left; 
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
#color_orange{
	color: #EF7802;
	font-size: 14px;
}
#top_txt{
	font-family:  Courier, Arial, Helvetica, Verdana,  sans-serif;
	color: #4E3C01;
	font-size: 24px;
}
#color_red{
	font-family:  Courier, Arial, Helvetica, Verdana,  sans-serif;
	color: #D51A1A;
	font-size: 12px;
}
#bg_orange{
	background-color: #F2CD77;
}