 body {
	font-family: Verdana, Helvetica; 
	font-size: xx-small;
	background-color:#ECF5FA;
	background-image:url(../grafik/baggrund_page.gif);
	background-repeat:no-repeat;
	background-position :left top;
	color:#333333;
 }

  h1,h2,h3,h4,h5,h6 {
	margin-top:0px;
	margin-bottom:2px;
  }
	
  a { 
  	color: #333333;
	font-weight: Bold;
	text-decoration:none;
   }
   
  a:hover { 
	text-decoration:underline;
   }

  table {
 	font-size:xx-small;
	}

 select {
	font-size:xx-small;
 }

 input {
	font-size:xx-small;
 }

.InfoText_1 {
	ForeColor="#CF2C41"
	font-weight: Bold;
}

.DataGrid {
	font-family:Verdana,Helvetica;
	font-size:xx-small;
	color:#333333;
}


.GridHeader, .GridHeader a{
	font-weight:bold;
	background:#AEC5C9;
	color:#333333;
}


.GridHeader_2, .GridHeader_2 a{
	font-weight:bold;
	background:#c698c5;
	color:#333333;
}

.GridSelect {
	font-weight:bold;
	background:#99CCCC;
	color:#FFFFFF;
}

.GridAlter {
	background:#FFFFFF;
}

.GridItem {
	background:#EEEEEE;
}

.GridFooter {
  	bachground:#CCCCCC;
}

.GridPager span{
	font-size:x-small;
	color:#333333;
}

.GridPager a{
	font-size:x-small;
	color:#CF2C41;
}

 .GridPager{
  	background:#AEC5C9;
 }
 
 .GridPager span{
	font-size:x-small;
	color:#333333;
	}

 .GridPager a{
	font-size:x-small;
	color:#CF2C41;
	}
	

#printer { 
	background: url('../grafik/Print_win.gif') no-repeat;
	width:16;
	height:16; 
	border:1px;
	text-decoration: none;
	cursor:hand;
	z-index="9999";
	float:right;
}
