body { 
	font-family: arial;
	padding: 20px;
	width: auto;
	background: #9999BB;
	}       

img {  
	border: 0;
	vertical-align: -10%;
	}

hr { 
	color: #333399;
	background-color: #333399;
	height: 3px;
	}

hr.light { 
	color: #8888FF;
	background-color: #8888FF;
	height: 2px;
	}

a:link {  
	text-decoration: none;
	color: #663399;
	}         

a:visited {  
	text-decoration: none;
	color: #6666BB;
	}               

a:active {  
	text-decoration: none;
	}
	
a:hover {  
	text-decoration: underline;
	color: #000066;
	}

h1, h2 {
	font-family: garamond;
	color: #000066;
	}

h1 { 
	font-size: 400%;
	margin: 0px 10px;
	}

h2 { 
	font-size: 200%;
	}

ul.none { 
	list-style-type: none;
	}

table.infobox
	{
	width: 100%;
	border: solid;
	border-width: 1px;
	border-color: #DDDDFF;
	margin: 5px 0px;
	}

table.full_width
	{
	width: 100%;
	margin: 0px 0px;
	}

td.urskive
	{
	width: 48px;
	height: 48px;
	padding: 0px;
	}

td {
	padding: 3px;            
	}

td.infoboxhead
	{
	color: #000066;
	background-color: #DDDDFF;
	font-weight: bolder;
	font-size: 12pt;
	text-align: center;
    line-height: 20px;
	}

td.infoboxcont
	{
	text-align: center;
	}

td.infoboxcont_bold
	{
	text-align: center;
	font-weight: bolder;
	}

td.infoboxcont_l
	{
	text-align: left;
	}

td.infoboxcont_alert
	{
	background-color: #FF5050;
	text-align: center;
	}

.infoboxhol
	{
	text-align: left;
	background: #FF8866;
	}

th {
	text-align: left;
	}
	
pre {
	white-space: pre-wrap;
	}

.logo { 
	margin-right: -50px;
	}

.inner {
	border: 3px solid #333366;
	padding: 7px;
	background: #FFFFFF;
	}

.menu { 
	float: right;
	left: 0;
	width: 23%;
	margin: 5px;
	padding: 5px;
	}

.menuitem {
	}

.main { 
	padding: 0px 4px;
	}

.right {
	text-align: right;
	}

.center { 
	text-align: center;
	}


.ansatt{
	}

.blue{
	border: 1px solid #333366;
	background: #DDDDFF;
	width: 100%;
	text-align: left;
	}

.preview{
	background: #FF8866;
	}

.daylist{
	border: 3px solid #333366;
	background: #DDDDFF;
	width: 90%;
	}

.insert
	{
	width: 100%;
	}


.thisday {
	background: #DDDDFF;
	font-weight: bolder;
	}


.daylisthead{ 
	text-align: center;
	}

.daylisth{ 
	font-size: 150%;
	}

.devide{
	font-size: 3pt;
	}

.links { 
	width: 100%;
	}

.links td {
	padding: 0; 
	}

.links .c { 
	text-align: center;
	}

.links .r {
	text-align: right;
	}

.copy { 
	font-size: smaller;
	margin-right: 7px;
	width: 100%;
	text-align: right;
	}

.h {  
	font-weight: bold;
	}

.b .v {  
	display: block;
	margin-left: 1em;
	}

.clear {  
	clear: both;
	}

.clearl {
	clear: left;
	}

.clearr {  
	clear: right;
	}

.red {  
	font-size: 90%;
	font-weight: bold;
	color: red;
	}

.redbig {  
	font-size: 115%;
	font-weight: bold;
	color: red;
	}

.bluebig {  
	font-size: 115%;
	font-weight: bold;
	color: blue;
	}


.new {
	margin-bottom: .5em;
	}

.back { 
	margin-top: .5em;
	}

.about { 
	float: right;
	text-align: right;
	}
	
span.alert, span.info, span.message
	{
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	margin-top: 15px;
	margin-right: 0pt;
	margin-bottom: 15px;
	margin-left: 0pt;
	}

span.alert
	{
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(images/status-alert.png) 10px 50% no-repeat;
	}

span.info
	{
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(images/status-info.png) 10px 50% no-repeat;
	}

span.message
	{
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(images/status-envelope.png) 10px 50% no-repeat;
	}
